Multiaccount Follow/Fight/Spike Bot

03/23/2024 07:45 t7tcrusher#31
Quote:
Originally Posted by ATbs View Post
Any change the bot also uses skills? I use it to carry alts and things like running skills would be amazing!
For now it only uses skill when aggroing, to help you fight mobs. I probably won't make it use skills while not aggroing, since you can pretty much run nonstop with your group if one of your heroes equips some paragorn skills.

Good news that the disco's are gone now 4rm4nd! Thanks for testing :)

Quote:
Originally Posted by 4rm4nd View Post
Just a quick question but that's for my own settings when i goto certain area's, is there a line in you're code where i can lower the agrorange from the follower, as long as i'm in large area's there's no problem but in some small rooms of certain dungeon, he seems to overagro the foes and their symbiotic pops ups out the ground, it would come handy that when i'm doing for exmpl. a dungeon with lot's of pop ups foes, i could first alter the line of the code to lower the agro range of the follower.

The aggrorange, currently 1450, is in line 220 of V1.8a I posted above.(or line 222 from V1.8a from startpost in which I allready brought it back from 1450 to 1200)

Code:
Func MoveAndKill($lX, $lY, $TargetID, $lS = "", $lZ = 1450) ; $lz = Max range
I've had it at 800, but that's to low, so you prob wanna set it higher than that. (1200 is staffrange)


I added the new version of the bot to the startpost
Last update from : 23 march 2024

Changelog :
V1.8a
-Fixed a bug where GW-client disconnected when nearing a chest or when about to go through portal.
-Set Aggrorange back to 1200
03/23/2024 22:08 t7tcrusher#32
New version is up in the startpost.

Changelog :
V1.9
-Fixed: Bot messaged multiple times "Moving to loot position" "Picked it up" while still walking to loot position.
-Resharpened the GW image.
-Added a check for partyleader, so if partyleader should disconnect, the followaccount won't run around like a headless chicken anymore.
-Pimped the GUI with some coloring
-Added an Aggrobar to the GUI which you can actually change while playing, so when you get to a dangerous section with your party, you can set the follower aggro range back.
-Added simple choices for loot pickup (gold/purple/blue/white)

Preview :
[Only registered and activated users can see links. Click Here To Register...]
03/24/2024 12:23 4rm4nd#33
You seems to managed to improved your bot even more, great work again :)

If i may make a new suggestion you probly could implent alltough not sure if that's manageable, could you give the Gui an option to set the agro range ( prehaps a drop down menu like to choose the follower etc.. but then with an attack range like for exmpl. attack at 800,1200 or 1450 range? Just a suggestion since you keep on improving your already awesome bot.

Nevermind the suggestion, just saw that you already impleted that feature, damn, you're really good at this. :handsdown::handsdown:

Going to let it a do a few testruns right away and post the results.

Testruns, 100% succesfull :) zero issues, great job
03/24/2024 13:37 geneticcleans#34
Hey,

thanks a lot for this bot and the improvment you do on it.
If I can suggest something, is it possible to add function to follow a target for damage?

Thanks for this share =)
03/24/2024 15:44 Waka.Waka#35
i cant imagine of a case where you want to follow enemys
03/24/2024 19:25 4rm4nd#36
Quote:
Originally Posted by geneticcleans View Post
Hey,

thanks a lot for this bot and the improvment you do on it.
If I can suggest something, is it possible to add function to follow a target for damage?

Thanks for this share =)
Quote:
Originally Posted by Waka.Waka View Post
i cant imagine of a case where you want to follow enemys
I think what he ment by it is when the partyleader ( main acc) calls a target the follower(s) spawns their skills to that target which isn't actually not a bad idea imo, but not sure if this is possible.
03/24/2024 21:40 t7tcrusher#37
Quote:
Originally Posted by geneticcleans View Post
Hey,

thanks a lot for this bot and the improvment you do on it.
You're welcome, I enjoy making it and seeing it's actually being used is a nice compliment for me :)

Quote:
Originally Posted by geneticcleans View Post
If I can suggest something, is it possible to add function to follow a target for damage?

Thanks for this share =)

It is possible yes, I don't know how hard it would be to script yet.

It would mean that when selected, that you'd have to call each and every target for your follower to even start attacking whereas now you can just run around and it does it's thing.

Also the follower just spams skills in a certain order without any intelligence.

Are there more peops here who would actually use it if I made it happen?
03/25/2024 00:13 4rm4nd#38
Quote:
Originally Posted by t7tcrusher View Post
.

Are there more peops here who would actually use it if I made it happen?
Yes, i would use such a function, tbh. i would really love to have that funtion ;)
03/26/2024 22:26 elitehacker13#39
how to deal with 2 different pcs ?
i have one account on pc1 the leader pc and one pc (remote) as follower, it shows only the follower in the dropdown menu. Thanks so far.
03/26/2024 23:29 t7tcrusher#40
Quote:
Originally Posted by elitehacker13 View Post
how to deal with 2 different pcs ?
i have one account on pc1 the leader pc and one pc (remote) as follower, it shows only the follower in the dropdown menu. Thanks so far.
That's a good one :D
At first I had the bot follow the partyleader, but later I changed it to a selectable account.
Let me get back on that to see if I can fix that for ya :)

[EDIT]Wasn't to hard to change, you can use the attachment for multiple pc's[/EDIT]
03/27/2024 11:20 4rm4nd#41
Fast update (y) , i noticed it this weekend aswell but forgot to post this.

Did you receive my pm t7tcrusher?
03/27/2024 17:37 t7tcrusher#42
Quote:
Originally Posted by 4rm4nd View Post
Fast update (y) , i noticed it this weekend aswell but forgot to post this.

Did you receive my pm t7tcrusher?
I seem to have missed that, i didn't get a mail notification this time that I got a PM, strange..
I'll react in PM to you :)

ps. do you know why elitehacker13
is banned now?
03/27/2024 20:37 4rm4nd#43
Quote:
Originally Posted by t7tcrusher View Post
ps. do you know why elitehacker13
is banned now?
I have no clue why he has banned, must have done something wrong in one of the many subforums from here as his post on you're topic was nothing to get banned over.
03/30/2024 17:49 elitehacker13#44
Quote:
Originally Posted by t7tcrusher View Post
ps. do you know why elitehacker13
is banned now?
I had a malware issue, im back :mofo:

ill try it later, thank you :handsdown:
03/30/2024 17:56 t7tcrusher#45
Quote:
Originally Posted by elitehacker13 View Post
I had a malware issue, im back :mofo:

ill try it later, thank you :handsdown:
Ah good to see you back again, the bot should work fine for you now :)
There's new options coming down the road, still working on it.

Let me know what your thoughts are.