oh and i only run my scripts about 7 hours a day, and at random times..
Printable View
oh and i only run my scripts about 7 hours a day, and at random times..
The amount of antiban is actually completely controlled by the user. You can change the settings indicated at the top of the script as well as increase resting time to your liking. I'm sorry your account has been banned, these things happen and nothing will ever be 100% safe. Feel free to tinker with the antiban settings and I hope it works out better next time for you.
Just wanted to bump quickly to say I've added Rev 12. New features:
- Automatic mode (set in the constants) - Determines fletch or bank based on GE prices
- Stats!
- Made tree selection AI much more human-like.
I planned on posting this once the script stopped naturally. But.. it hasn't.
Progress Report:======================================================== 3Garrett3's Evergreen Cutter Rev 12 Progress Report Time Run: 2 Days, 21 Hours, 29 Minutes and 19 Seconds Logs Cut: 27987 Logs Per Hour: 403 Loads Done: 1038 Profit Made: 7976295 Profit Per Hour: 114785 Used Lodestone Reset: 4 times Rested: 34 Times Rested for: 8 Hours, 45 Minutes and 24 Seconds ======================================================== 0: True | 9928 Logs | 367 Loads | Did not fail 1: True | 9108 Logs | 337 Loads | Did not fail 2: True | 8951 Logs | 334 Loads | Did not fail
It just has not even thought about stopping yet. In 3 days now I have about 750k arrow shafts over 3 accounts.
I'm new to Simba, followed the set up guide, got Smart to load, graphics and interface are correct, evergreen map placed in the right folder. But, every time I run the script, the character just sits there idle and the mouse doesn't move either. It then goes on to closing the smart client. I'm not receiving any errors in the debug window. Not sure what to do.
Can you go to the top of your script and find:
Simba Code:const //These are optional. Current setup is the recommended default
WORKING_DEBUG = False; //Only make this true if you're working on the script (overrides Debug setting if True)
ANTIBAN_FREQUENCY = 90; // For 85, the script will do antiban 15% of the time. Recommend 90ish.
TREE_WAIT_TIME = 6000; //Amount of ms to wait for a tree - 6000ms is good for high levels (go between 30000-60000 for starting accounts)
WHAT_METHOD = 'auto'; // 'auto', 'fletch', 'bank' LOWERCASE ONLY
Replace it with:
Simba Code:const //These are optional. Current setup is the recommended default
WORKING_DEBUG = True; //Only make this true if you're working on the script (overrides Debug setting if True)
ANTIBAN_FREQUENCY = 90; // For 85, the script will do antiban 15% of the time. Recommend 90ish.
TREE_WAIT_TIME = 6000; //Amount of ms to wait for a tree - 6000ms is good for high levels (go between 30000-60000 for starting accounts)
WHAT_METHOD = 'auto'; // 'auto', 'fletch', 'bank' LOWERCASE ONLY
And then when the form pops up, make sure the "Debug" box is checked off. That should give us an idea of what's happening.
Here it is, you could have just told me to turn on the working_debug. :P
---- TPlayer.loginToLobby()
------ Attempt 1: "yadayada email" ()
-------- Entering username...
-------- Entering password...
-------- TRSLobby._skipEmailScreen(): Closed validate email screen
-------- Saving screenshot: IP_address.png
---- TPlayer.loginToLobby(): True
------ TRSLobby.findPlayButton(): result = True
------ TRSLobby.findPlayButton(): result = False
^Goes on to repeat this line^
---- Took too long to find login popup or login - respawning SMART
------ TRSLobby.findPlayButton(): result = False
------ Login message: Your game session has now ended
Then runs the client restart and repeats. Would have replied sooner, but had to go to work.
I actually just had my script fail after almost 4 days. I think it's the exact same bug.
Progress Report:======================================================== 3Garrett3's Evergreen Cutter Rev 12 Progress Report Time Run: 3 Days, 23 Hours, 45 Seconds Logs Cut: 35538 Logs Per Hour: 374 Loads Done: 1317 Profit Made: 10128330 Profit Per Hour: 106600 Used Lodestone Reset: 7 times Rested: 44 Times Rested for: 11 Hours, 14 Minutes and 38 Seconds ======================================================== 0: False | 12331 Logs | 454 Loads | Logged Out 1: False | 11939 Logs | 443 Loads | Did not fail 2: False | 11268 Logs | 420 Loads | Did not fail
They all failed because they were unable to login. So I expect that SRL has something weird happening right now... The bug you're experiencing is SRL based, it's before my script starts doing anything. I'd make sure your graphics settings are good, that's normally what causes these things. If you're going to be around tomorrow or Sunday I can Teamview you to see what's going on if you want.
PS Sorry about the "set Working Debug True" thing, I make these assumptions with registered users because it happens way more than you'd expect that "change working debug" would completely confuse someone. Hope I didn't offend you!
Let's make Teamviewer a last resort, haha. For the graphic settings, they should be on DirectX, max brightness, and on minimum? Interface is set up correctly, I know that for sure. Have people been having issues with SRL related bugs lately?
PS It's perfectly alright, I've been on enough forums to understand. X)
Thank you for this epic script! :norris:
Posting my proggy(still running and will continue to run until it naturally stops).
Progress Report:======================================================== 3Garrett3's Evergreen Cutter Rev 12 Progress Report Time Run: 5 Hours, 6 Minutes and 37 Seconds Logs Cut: 2025 Logs Per Hour: 396 Loads Done: 76 Profit Made: 577125 Profit Per Hour: 112939 Used Lodestone Reset: 0 times Rested: 3 Times Rested for: 24 Minutes and 30 Seconds ======================================================== 0: True | 2025 Logs | 76 Loads | Did not fail
EDIT:
-Manually stopped :norris:
Progress Report:======================================================== 3Garrett3's Evergreen Cutter Rev 12 Progress Report Time Run: 15 Hours, 2 Minutes and 7 Seconds Logs Cut: 5720 Logs Per Hour: 380 Loads Done: 213 Profit Made: 1630200 Profit Per Hour: 108425 Used Lodestone Reset: 0 times Rested: 11 Times Rested for: 1 Hour, 28 Minutes and 22 Seconds ======================================================== 0: True | 5720 Logs | 213 Loads | Did not fail
I have whatever instructions in the OP. DX or OGL doesn't matter for this one. As long as brightness is up and you're on minimum, fixed window, etc. If you took a screenshot of in-game I could probably tell if it looks right.
Woo thanks for the proggy!
In-game
Graphic Settings
Here you go.
Hmm. I can't see why it would be broken. You would benefit from making the chatbox minimum size to make the mainscreen slightly bigger, but it shouldn't break login. How about a few more questions haha:
1) Are you starting logged in or logged out?
2) If logged out, is it typing your user/pass properly?
3) Is SMART enabled? IE If you click on the window it does nothing
Okay so probably the only things that I can think of are that your SRL is outdated or you might be missing like one setting that I can't visually tell. Force an update on SRL (SRL Tab -> Check for Update). Close/Reopen Simba. If it still doesn't work then I'm out of ideas.
I actually set my world as my favorite not to long ago, lol. Glad to know that it doesn't scroll the same amount each time though. :)
Here's a proggy!
================================================== ======
3Garrett3's Evergreen Cutter Rev 12 Progress Report
Time Run: 11 Hours, 26 Minutes and 57 Seconds
Logs Cut: 4725
Logs Per Hour: 413
Loads Done: 175
Profit Made: 1346625
Profit Per Hour: 117617
Used Lodestone Reset: 0 times
Rested: 8 Times
Rested for: 40 Minutes and 57 Seconds
================================================== ======
================================================== ======
3Garrett3's Evergreen Cutter Rev 12 Progress Report
Time Run: 17 Hours, 54 Seconds
Logs Cut: 7411
Logs Per Hour: 436
Loads Done: 276
Profit Made: 2000970
Profit Per Hour: 117602
Used Lodestone Reset: 4 times
================================================== ======
0: True | 7411 Logs | 276 Loads | Did not fail
Code:========================================================
3Garrett3's Evergreen Cutter Rev 12 Progress Report
Time Run: 7 Hours, 4 Minutes and 16 Seconds
Logs Cut: 2161
Logs Per Hour: 306
Loads Done: 80
Profit Made: 551055
Profit Per Hour: 77930
Used Lodestone Reset: 0 times
Rested: 4 Times
Rested for: 2 Hours, 4 Minutes and 6 Seconds
========================================================
0: True | 2161 Logs | 80 Loads | Did not fail
Thanks everyone for the proggys! Looks like we've fundraised 50M worth of arrow shafts since I added stats. Almost over Justin's Goldfarm for total time run, pretty dang neat! http://stats.grats.pw/variable.php?sid=16
PS Taric you suck, everyone else gets 400+ logs/hr and you get 300. :)
================================================== ======
3Garrett3's Evergreen Cutter Rev 12 Progress Report
Time Run: 21 Hours, 45 Minutes and 46 Seconds
Logs Cut: 9632
Logs Per Hour: 443
Loads Done: 340
Profit Made: 2340576
Profit Per Hour: 107550
Used Lodestone Reset: 3 times
================================================== ======
0: True | 9632 Logs | 340 Loads | Did not fail
I've run it a couple times and it has some serious issues banking. I'll run north of the bank, then tele to lodestone, then repeat.