Too bad it is outdated. Would have loved a script like this.
Too bad it is outdated. Would have loved a script like this.
Haven't gotten any really long runs (more than 10 or 15 loads) to work yet, but still diving into all the code. I've seen it successfully handle dwarfs, frog, evil chicken, mysterious box, and a few other randoms. With others (Molly, Freaky Forester) I see it just log out.
A big problem I'm getting now is that when it switches from player 0 to player 1 (haven't tried more than that), it's not able to type the username and password when it gets to the second player. It clicks on username (fails to type), clicks on password (again, nothing shows up on screen), and then tries to log in with nothing entered and keeps retrying this over and over. Sometimes, if I fight with the mouse to prevent it from clicking on things, it'll right itself and successfully type in the information and go on its merry way. Also, if I switch to the SCAR window while it's typing, the text gets entered. Not sure what the problem is. It should be getting the window focus just by clicking in the username area (or perhaps it's moving the mouse there and not actually clicking? -- something to check).
Some of the anti-ban stuff is good and some seems a little too much. Constantly clicking around different windows...almost too random for a sane human.
P.S. Yes, bring 2 or 3 rods with you as they tend to get lost.
yes, outdatet -_-
dude there is a problem on page 174. the one that just says "runback"![]()
Line 174: [Error] (12817:1): Unknown identifier 'RunBack' in script C:\Program Files\SCAR 3.15\Scripts\army fisher.scar
what can i do to stop this?
EDIT : this still applies when i try to use the "fixed" version.
Downloading right now. Ill post problems and reports later.
-Ads
http://img520.imageshack.us/img520/3808/sig2hj5.gif
http://img412.imageshack.us/img412/998/potsigbe9.jpg
Happy Holidays [420]
Been Moderator on 2 forums.
Been appreciated member on over 30.
Ill try to help, Just chill =]
This program works perfectly for me, Until it gets up to fishing it clicks on spots it fishes about 3 fishes, and then clicks the door and logs out? How do i fix this?
-thx
http://img520.imageshack.us/img520/3808/sig2hj5.gif
http://img412.imageshack.us/img412/998/potsigbe9.jpg
Happy Holidays [420]
Been Moderator on 2 forums.
Been appreciated member on over 30.
Ill try to help, Just chill =]
Srry nvm, ive had it run succesfully for 30 mins, but sometimes i got to manually pick up my fishinjg rod or move my guy, either then that gj.
http://img520.imageshack.us/img520/3808/sig2hj5.gif
http://img412.imageshack.us/img412/998/potsigbe9.jpg
Happy Holidays [420]
Been Moderator on 2 forums.
Been appreciated member on over 30.
Ill try to help, Just chill =]
Hello, this eems like a good script, starts off fine, but about half way through the load, it logs out (i assume from being inactive for too long) is it meant to be doing something to keep it logged in?
i got this when i tryed it out
ok that ones gone now but i got this oneLine 205: [Error] (389:1): Semicolon (';') expected in script C:\Program Files\SCAR 3.15\includes\SRL/SRL/Core/Math.scar
can some1 help plzLine 174: [Error] (12817:1): Unknown identifier 'RunBack' in script C:\Documents and Settings\Daniel\My Documents\PowerFisher 0[1].02 Pub.scar
i got this when i tryed it out
Quote:
Line 205: [Error] (389:1): Semicolon (';') expected in script C:\Program Files\SCAR 3.15\includes\SRL/SRL/Core/Math.scar
ok that ones gone now but i got this one
Quote:
Line 174: [Error] (12817:1): Unknown identifier 'RunBack' in script C:\Documents and Settings\Daniel\My Documents\PowerFisher 0[1].02 Pub.scar
can some1 help plz
No offence "SRL FORUMS", But go to www.sythe.org go to scar help go to scar 3.12 follow the download tutorial. And once that come back here copy the script. Then delete thisTill you have 1 or 2, or how ever many ur gonna use. If you have problems still come back and post, and ill try to help.PlayerLoads = 1000; //Loads to do per player before switching
MaxLoadTime = 1; //Maximum time for 1 load, in minutes
RunDirec = 'E'; //Direction to run if attacked
CompassDirection = 'N'; //Direction for compass. Try to find one where the player will be side on when it fishes, at all locations you are using.
CheckForSymbol = True; //Calibrate around fishing symbol? not reccommended on crowded places, like karamja
DropRandomItems = True; //Would you like to drop the items you get from random events, such as gems and coins?
MSpeed = 10; //Mouse speed?
Version = '0.02'; //Script Version
YourSRLID = '0'; //Your SRL User ID
YourSRLPass = 'password'; //Your SRL User Pass
http://img520.imageshack.us/img520/3808/sig2hj5.gif
http://img412.imageshack.us/img412/998/potsigbe9.jpg
Happy Holidays [420]
Been Moderator on 2 forums.
Been appreciated member on over 30.
Ill try to help, Just chill =]
Yes, this did this to me. So i put the load limit to 1 [Cuz 40+ fishing wait take u longer then 1 min per load] And REMEMBER to put ur SCREEN ON BRIGHTEST. If this still continues, Post the problems and ill give u a few more solutions.Hello, this eems like a good script, starts off fine, but about half way through the load, it logs out (i assume from being inactive for too long) is it meant to be doing something to keep it logged in?
http://img520.imageshack.us/img520/3808/sig2hj5.gif
http://img412.imageshack.us/img412/998/potsigbe9.jpg
Happy Holidays [420]
Been Moderator on 2 forums.
Been appreciated member on over 30.
Ill try to help, Just chill =]
ok i dont kno whats up but it says it cant find wer this file waz created? did u write this in SCAR 3.15 or one of the older ones plz jus send me a message cause g2g right now
i wil chek it tomaro(its not jus with urs its with everybodys)
hey im sorta new at the scripting and the manual doesnt help at all wen filling in info for the player array. i kno to fil in my pass and nic and all that stuf but i dont kno what to put in under srl id and pass? is it like for this site log in? and how do i get it started cause i get error sayin thers no begin.........wen ther is on line 28
I keep getting this error:
Failed when compiling
Line 174: [Error] (12828:1): Unknown identifier 'RunBack' in script C:\Users\Ik\Desktop\PowerFisher 0.02 Pub.scar
When i change RunBack to RunTo(RunDirec, True), I get this message: Failed when compiling
Line 209: [Error] (12863:1): Unknown identifier 'HighestAngle' in script C:\Users\Ik\Desktop\PowerFisher 0.02 Pub.scar
How can I fix these?
Thanks
-sSs
lol i got Line 174: [Error] (12753:1): Unknown identifier 'RunBack' in script C:\Docu....
is there a FAQ for this ?
awsome - this should help me in creating my first script as an powerfisher was something i was looking at.
not sure about the second one but for the slr id and pass go to
http://www.stats.srl-forums.com/ and register it will give you an id number and then the pass is whatever you want
looks well screipted but o keep getting this error;
Line 174: [Error] (12828:1): Unknown identifier 'RunBack' in script C:\Documents and Settings\user\Local Settings\Temporary Internet Files\Content.IE5\CDTAJ07L\PowerFisher%200.02%20Pu b[1].scar
do u if its my scar or the script?
looks good, will post proggie later tonite.
There are currently 1 users browsing this thread. (0 members and 1 guests)