we are aware and working on all the issues, just give us time.
pleas! don't post large segment of code in the forum, this forum is not for programmers.
if you want to post your fight, just post the file in a zip, no big code in the comments.
we are aware and working on all the issues, just give us time.
pleas! don't post large segment of code in the forum, this forum is not for programmers.
if you want to post your fight, just post the file in a zip, no big code in the comments.
There's a problem with the wizard fight if the fight lasts longer than archon. Like the previous poster said. When you have MouseDown(Right), and MouseDown(Left) active at the same time, MouseDown(Left) trumps MouseDown(Right), causing only one to be active.
I tried a few quick fixes, but nothing seemed to really work. I'll have to take a better look when I get home from work.
That's why you must use the build in the first post, it was made to avoid problems like that, also, try to use spells that find the targetm so you won't miss the attacks, if I'm not wrong Wizard has some rune that does that.
@Sorilea
As I said, it MIGHT be at line 19, if nto, just find the function "MouseClick("left")" as mentioned in my last post.
@Thread
I also get stuck in the same place as Sorilea: Image - TinyPic - Free Image Hosting, Photo Sharing & Video Hosting
And I saw it happening once, it doesn't open the "Leave menu" and it says "Leave menu found", so it will click in the leave menu that is closed that makes it walk near the stash, then it will try to open the "Game Setting" and will keep clicking the "Arrow Down" to find the Ghom mission, but since it enters in an infinite loop it keep walking in this place of the SS.
So basically it "find" the leave menu, but it wasn't there.
Also, I saw that in some cases the IsGhomQuest() returns the "Bug found!!!!", you could do someting to start all over again if it finds a bug in the script, because most of times that I'm stuck somewhere, it found that it was bugged, so we could simple re-start everything, like leave the game, wait X seconds and then select the quest, etc if necessary.
profil monk for the bot ?
Hey, my computer lags a bit more than everyone else's, wondering if the timers can be modified?
so kinda a weird question.
i posted this in the help with macro section but got no reply.
i am making a simple macro but i would like to know when i have it paused or not
for the life of me i can not figure out how you get the print function in this macro to work![]()
yes i am an idiot !
anyways can you show me whats being called to make the print work?
i just want my simple macro to show me on the screen when i have it paused or not...
thanks in advance!!
It's the AutoIt "ToolTip" function if Im not wrong, take a look in their Docs
update:
working on a new bot that works with image recognition, for now i see it works match better and faster.
in the new bot:
one more resolution: 1920x1200
no more timers: the bot will verify screen before clicking.
and many more features.
will be out soon
Is the use potions function currently working? My wizard rarely seems to heal and it would make a huge difference in the Torment difficulty I could play.
The wrath recognition isn't that acurate too, sometimes it keep using the "LEft click" spell even when I'm with my wrath full, so looks like it's not finding the color or something like that, but sometimes it works perfectly, when the my wrath gets full it keep spamming the "Right click" until it's empty again.