Archived Comments (locked)
|
|
The following is an archive of comments made before threaded discussions was implemented (November 16th, 2008) |
|
|
is this just a dead script? Any ideas on how to get this to send a text or email to a phone? I could seriously use that. ANd a step by step description would help. I do understanding scripting to the point of editing, but only when told what to put in.
-EDIT. Well after trying over and over again, I cannot get this script to open another tab or web page. |
|
|
maybe some gmail calendar like gsms notificafion would be great :D |
|
|
Very nice script. Thank you.. Is there any way to make the script open a mp3/wave file on my computer instead of an url? |
|
|
I just want to say THANK YOU, i've been looking for something like this,
But one more question... Can we change it to only sound in the last 15mins or something? And what if we have more than one village? what do we need to change? Thanks |
|
|
I have a question: How often does the script check if there are incoming attaacks? And if I want to modify that time how can I do?
|
|
|
Hi to all,
Thank you
|
|
|
travianfun: my script ( http://userscripts.org/scripts/show/25340 ) use dorf1.php to check the units. Try that. |
|
|
Please help me m4rtini!
|
|
|
How can i run a mail script? I tried imacros url but doesn't work, the script alerts me but it doesn't open any page |
|
|
now working on fx3 and newest version i think. doesn't give any error on load at least. Strangest error ever tho, apparently I'm not allowed to name a function 'external' anymore, renaming it to 'external2' works fine. lol :P |
|
|
thanks Adam, it started working after removing external function and reference to it |
|
|
The script did not want to work on the new version of Greasemonkey. So I looked inside the script and found, that the error is in the "external" function. I removed the function "external" and all references to it. Now the script works fine. |
|
|
After upgrading Greasemonkey from version 0.7... to 0.8..... the script stopped working. In the log I found the message "Illegal value". I had to go back to old version of Greasemonkey and the script start working again.
|
|
|
Same problem here as vp3, error on 344 line. As i understand script fail to execute this part of code GM_getValue('underAttackFlag', false); and don't get that variable |
|
|
I use to really like this script but lately it doesn't work. I checked it out with Firebug and it says something about there being an illegal value on line 344. I'm not sure what that means so I hope you can fix it soon. I'm using it on the us6 and speed servers. I get the same error on both servers. |
|
|
I just finished my last exam so i will probably get more time to work on my script from now on. Sorry for the long time without any activity |
|
|
do i have to logout and then login for the script to check the attacks ? |
|
|
Excellent!!!
|
|
|
It does not work on firefox 3b5 on Ubuntu/Linux. How I can debug it? |
|
|
Is it possible that the programm only alert when the attack is 30 minutes and less |
|
|
Hello,
|
|
|
ok, this is gonna be just theoretical since i don't any specific site to reference too. lets say that, 'www.sendfreemails.com/send.php' is a page that allows you to send mails.
externalURL would then be 'www.sendfreemails.com/send.php?username=mailuser&password=mysupersecretpassword&message=Under attack&recipient=myownmail@something.com'
|
|
|
Hi
|
|
|
I'm prioritizing my other scripts before this one because this meets my own needs at the time. When i feel i have the time i might start working on this again. @Lexi
@daBeetle
|