after the maintainance..is that safe for using this bot?
Hey
thank you for the "w" update, its working flawlessly
but i wanna make the bot tighter with some timing so i can get higher GPH
Currently i am using the fastfind instead of the traditional finding cellar method
and when the cellar is open, you know how the bot makes the character goes closer to the entrance and then click on the entrance of the cellar to enter
i find that my bot has quite a large of sleep (at least 1 second?) between those moves.
so from the position where he checks for the open cellar, (1 sec) then he moves to the closer spot (and waits another 1 sec) then goes into the cellar.
also, i find that after he enters the cellar, he moves to the position (the position where he takes off for leap attack and attacking the boss) and again sits there for like a second before he jumps to attack the boss.
where should i fix (in terms of line # and code) in order to shorten these delays??
lastly, i find that when my character dies, and the bot exits the game, it waits at the main menu for a long time with the status leaving game until it clicks on resume to start the game again..
how do i shorten this wait time??
thank you once again for all ur nice work!
SO .. now that this thing is working perfectly for me... I put a "Gold Find" PNG in my Pics folder.. can I get him to stash ANYTHING with Goldfind on it as well as rares/legendarys?
Teh Gez (òÓ,)_\,,/
Short: No - not at the moment.
The pictures are only there for stuff that is on the ground. You could try to do some fance ocr stuff your own though.
If there is a modifier name for goldfind I guess you could.
Ransack and Prosp i would try :-)
cheers
SwissTrade
hi guys,
can someone help me, i installed everything correctly, went to the game set up the checkpoint and left the game to the main screen. after starting the script, it resumes my game but always says that it can´t find location "old ruins" and teleports back to town. After that it starts over again with the same procedure and same error.
in the logfile the followoning lines are shown:
03/07/2012 23:28:57: Last Runtime: 10.06 seconds.
03/07/2012 23:29:02: You have died
03/07/2012 23:29:02: Last Runtime: 14.9 seconds.
i am using blaksack's_mod_1.93w.au3
any ideas
best regards
adrian
First off..BlackSack...script is awesome. Only question....if I start looting before Sarkoth is dead and the TP process starts..it will stop and pick up gold...but it doesnt pick up any loot. Is there a switch to turn on for that? I already have a 6000ms wait to kill him too.
the barb goes near the cellar and even if the cellar is open he tries to use a skill(no fury) and then teleport back to town and go back to main menu how can i fix that?
So..
I see there is an option to log for 1 hour after a set amount of runs. I have a few questions about this..
a) Can this be changed to 30 mins?
b) Can this be changed to log out for a few different times? .. maybe randomly chosen? .. My favorite feature of any bot was in a fishing bot for Wow... and what it did was pause randomly for random amounts of time.. giving it a less robotic feel. I think if this thing logged or idled randomly for anywhere from 5,10,20,30,40 mins.. it would be sexy.
c) Would be nice if it would not just do this in the menus either.. maybe just chill in town for a few mins..
d) Also .. I wonder if a log on /whisper could also be implemented.
e) I am about to make my first "Botted" Million. And I would like to donate it to BlackSack. Can you PM me your infos please?
**Edit**
I changed lines 579 to this
That "should" wait either 10 or 20 mins at the menu after set amount of runs?$RunsUntilMenuWaitCnt = $RunsUntilMenuWait
Sleep(Random(1200000, 600000)) ;wait 1 hour
Last edited by gezus; 07-03-2012 at 05:43 PM.
Teh Gez (òÓ,)_\,,/