--- NexzAuto ---
--- Simplicity is the ultimate sophistication. - Leonardo Da Vinci ---
I still can't get a proggy that goes over 1 and a half hours :/ I just don't get it... It'll just randomly stop usually when it is withdrawing. Any suggestions?
I love you.
I deleted few lines which the script really doesn't need, makes it work a lot better too.
Lines 162-165:
Simba Code:if not (Trip = 0) then
if not ((ItemCountStored - 28) = ItemCount) then
Stop('Made no hides/out of cash/low crafting lvl?' + Report);
ItemCountStored := ItemCount;
EDIT: hope u don't mind @Topix, or I'll delete this post.
Creds to DannyRS for this wonderful sig!
Thanks for pointing that out actually.
The code
should be aboveSimba Code:if not (Trip = 0) then
if not ((ItemCountStored - 28) = CountItem) then
Stop('Made no hides/out of cash/low crafting lvl?' + Report);
ItemCountStored := CountItem;
instead of under it, for the fail safe to work properly. Now when it's going to re-attempt to withdraw hides it won't mess up the ItemCountStored variable. The reason I'm not deleting is I want to be abs. sure the script will stop if it fails to tan for whatever reason.Simba Code:while not Result and CheckRound(CountA, 3) do
begin
Oh and I will apply, someday. Thanks =P
V31 is out.
--- NexzAuto ---
--- Simplicity is the ultimate sophistication. - Leonardo Da Vinci ---
Stocking up and then I'm gonna run this
edit: running now
> Running: 00:04:22. Items tanned: 140. Items per hour: 1923. Note: 1:0 2:0 3:0 8:0 9:0 A:0 B:1 C:0.
> Failed to tan. Stopping script. Logged in. Time ran: 00:05:37. Note: 1:0 2:0 3:0 8:0 9:0 A:0 B:5 C:0.
not sure what happened, but restarted it and it's going good again.
Last edited by Stayon; 02-03-2013 at 03:07 AM.
Allright will test new version, made millions already with this script![]()
Creds to DannyRS for this wonderful sig!
Don't know what happened in the first run but worked flawlessly.
> Running: 02:09:44. Items tanned: 4060. Items per hour: 222. Note: 1:0 2:0 3:0 8:0 9:2 A:0 B:16 C:2.
> No tanning items left in bank slot?: 9. Stopping script. Logged in. Time ran: 02:09:50. Note: 1:0 2:0 3:0 8:0 9:2 A:0 B:16 C:2.
Only thing is, I wish it would click inside the tanners house instead of clicking outside of it then right clicking the tanner to slowly move towards him. Also clicking "tan" is a smidge too fast. But perfect other than that.
Also doesn't seem to calculate "items p/h" correctly, but not a big deal.
Thanks for the great script!
Thanks for reviewing!
You can modify the values for the tan house click coordinates with SPSTannerX and SPSTannerY (I guess you'd want to decrease X a lot and increae Y a little).
General reaction time waits are: 200 ms + Random(100) + Waiter.
This means (randomized) literally 200-5400 ms, but frequently 200-400 ms (inverse exponential relation between wait length and frequency).
Human reaction time is 200ms+.
Time between the tan button and clicking specifically can be changed: TopixTools > BlueButton > Wait(200 + Random(100));
And the calc fails after a while yeah no idea why ^^
--- NexzAuto ---
--- Simplicity is the ultimate sophistication. - Leonardo Da Vinci ---
Creds to DannyRS for this wonderful sig!
Will look into those an adjust accordingly and see how it goes. This is great for someone who doesn't normally make 500k/h !
Looks cool! Ill check it out
Ran v30 with the few lines sjoekeloe told me to take out and it worked flawlessly. Until it misclicked and went into the tanner shop and couldn't find the tanner and shut down. But here the proggy.
> Running: 05:02:41. Items tanned: 9688. Items per hour: 28. Note: 1:0 2:0 3:0 8:4 9:4 A:0 B:83 C:0.
I love you.
Going to try this now, don't understand the manual setup... will just add it in myself xD
This script helped me earn 10-15M to get on my feet. not that I'm much more rich now, but still it was nice since I was re-learning RS again. Thank you topix![]()
Been using this a bit recently. Would be nice to have some 6hr support, I hate editting other people's scripts so havn't added it myself.
http://puu.sh/2ca7X sometimes gets stuck there :/ then terminates ofc, says failed to tan, and logged in.
But yeah, thanks for the script and keep up the good work xD
My Outdated ScriptsEdgeville Log Cutter | Edgeville AIO Jewelry | AIO Pickpocketer | Urn Activator | Slayer Tower | Slaying KuradalMy Working Scripts: Tutorials:Function Pointers and Why You Should Care! | Forms and Saving Settings | The Magic Behind Programming Tutorial | Recursive Recursion![]()
You guys are rich if you're tanning enough hides to go 6 hours![]()
My Outdated ScriptsEdgeville Log Cutter | Edgeville AIO Jewelry | AIO Pickpocketer | Urn Activator | Slayer Tower | Slaying KuradalMy Working Scripts: Tutorials:Function Pointers and Why You Should Care! | Forms and Saving Settings | The Magic Behind Programming Tutorial | Recursive Recursion![]()
Hello, do you have to be a member to use this script?
There are currently 1 users browsing this thread. (0 members and 1 guests)