I'm trying also to do a bot like you for the moment I can take red tp with no problem doing my bo & aura, & can start to do hammers (without monsters)
But I don't know how to setup my code with autoit to say : "When you have a monster you must kill it" and how to do the clean when they are still few skeletors to clean all after wall bones... :-/ i need a little help for this part...
It's not to much creative thinking, the auto it part keeps track of some basic info (time, the target, crash logs etc) and also restarts the bot and injects the .DLL using Windows API calls and corrects target and so on so it can run for ever. It can also even handle game disconnects!
It takes a note of the target when you first start the uber bot, and then if any window but the target crashes it stops bone walling and clears(or if the bone waller crashes just clears) and then rejoins and partys in trist and starts. If the game disconnects, it just goes in and clears, and then has target join last and party. That way the targets always the same. It has support for leechers joining also of course
I'm trying also to do a bot like you for the moment I can take red tp with no problem doing my bo & aura, & can start to do hammers (without monsters)
But I don't know how to setup my code with autoit to say : "When you have a monster you must kill it" and how to do the clean when they are still few skeletors to clean all after wall bones... :-/
Rlly nice :)
I like working in AutoIT (look "Autowaller v1.1" on YT to see my project. I am suprised in this video but why there is "D2BS" ?
HoCInFlames 2 years ago
Hi Jackeslc55,
I'm trying also to do a bot like you for the moment I can take red tp with no problem doing my bo & aura, & can start to do hammers (without monsters)
But I don't know how to setup my code with autoit to say : "When you have a monster you must kill it" and how to do the clean when they are still few skeletors to clean all after wall bones... :-/ i need a little help for this part...
hbspowa 2 years ago
Hi, i working in autoit too
try this
Send ( "keys" [, flag] )
And use the power of help file xd
HoCInFlames 2 years ago
Ha, that's pretty cool dude. I don't like autoit, but you can do a lot with some creative thinking :)
zeiris49 2 years ago
It's not to much creative thinking, the auto it part keeps track of some basic info (time, the target, crash logs etc) and also restarts the bot and injects the .DLL using Windows API calls and corrects target and so on so it can run for ever. It can also even handle game disconnects!
Jakeslc55 2 years ago
Damn !
Hi Jakeslc55,
Really nice work !!
Can you share this awesom program to us ?
hbspowa 2 years ago
How does it deal with target setting/changing?
zeiris49 2 years ago
It takes a note of the target when you first start the uber bot, and then if any window but the target crashes it stops bone walling and clears(or if the bone waller crashes just clears) and then rejoins and partys in trist and starts. If the game disconnects, it just goes in and clears, and then has target join last and party. That way the targets always the same. It has support for leechers joining also of course
Jakeslc55 2 years ago
Hi Jackeslc55,
I'm trying also to do a bot like you for the moment I can take red tp with no problem doing my bo & aura, & can start to do hammers (without monsters)
But I don't know how to setup my code with autoit to say : "When you have a monster you must kill it" and how to do the clean when they are still few skeletors to clean all after wall bones... :-/
hbspowa 2 years ago
This part of the code for my bot is not in auto it.. to do that in auto it you'll need some tricky way to detect the monsters, it's not so simple.
Jakeslc55 2 years ago
Okay that's why :-P,
The trick at the moment for me it's to use pixelsearch but I do not like this idea...
But it's possible ...But not optimized :-X
To take the Red tp I used also this function ...
If you can tell me which program did you use to detect the monster (even if you do not share your code) It will help me to carry on ;-)
Thanks for your answer by the way !
Best Regards,
Hbspowa
hbspowa 2 years ago