What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

[Party Plugin] SimpleFollow - Multi-Bot Party Plugin

Noticed you merged the barb update from Dog's and implemented some SimpleFollow code directed into Trinity. Updated and going to watch for a few hours. Maybe this will fix the follower getting caught behind and pacing back and forth bug. Thanks again for all your hard work and sorry to nag!
 
Still getting the pacing back and forth issues, but eventually now Trinity is giving a Blacklisting target HotSpot ActorSNO after about 10 seconds. Still the follower is left in the dust. Less pacing time but now follower runs after the leader without porting back to use the banner. Seems slightly more effective, my follower seems to have higher IPH/GPH/EXP/HR now. I like the more effective use of Rend w/ the LS rune too! Keep up the good work and looking forward to more updates and further projects!
 
I set it up with YAR-R and it worked great, was having issues without it.
 
I can't figure out how the hell to use YAR-R first off sorry I'm not very savvy. I am playing these 2 licenses on LAN'd computers, ie 192.168.2.2 opposed to localhost. Not sure if this makes much of a difference on the pacing back and forth follower issues or not. I just need a fix to make the follower not be so scatterbrained and fall behind the leader.
 
rrrix, i have tried SimpleFollow.xml. My character uses the skill itself. Bots do not run me on the map ...
 
rrrix, i have tried SimpleFollow.xml. My character uses the skill itself. Bots do not run me on the map ...
The client you play on needs to use Demonbuddy with a blank combat profile.
 
I'm sorry, I do not understand what blank combat profile. :(
What is this file and that it should be?
 
hey guys! please tell me somebody do you have any experience about compatibility this plugin with Uber Startup?

i want to make 100 rings for my 4 bots and i will get enough machines soon
 
can i use this game to play manually and have a bot follow me?
if so how do i do this?
 
can i use this game to play manually and have a bot follow me?
if so how do i do this?

No you can not do it, I have tried before.
As the bot work like Server (leader) - Client (follow)
When Leader (bot) tell Follow (bot) go they go. But you manually leader you can not tell follow order to go. they just running around.

Or I have miss something in config i don't know

But as far as I doing for 5 toon to lvl 60 within 1 day. use simplefollow_Powerlevel profile is good enough
Now use this plugin for botting 4 toons together MP10
 
Yes, i do this all the time. Just use a blank combat profile.

rrrix, not everyone of us is a programmer. it takes me a while to figure out what you mean by this. i'll break down to the detail how this set up works. when setup a party farming, leader would load a quest profile where you want to farm and followers would load just SimpleFollow.xml. in theory, follower will use profile loaded by leader for combat. that's why sometime you see follower running ahead of leader but they are always in the same track. to be able to control leader and have follower follow you, leader would load 1 of those "blank" combat profile (instead of quest profile). what does this do? since it's a blank profile, leader would have nothing to do when in game so you would jump in and control leader. likewise, follower use same quest profile that leader loaded . since it blank follower will have nothing to do but just follow leader. there, you just have your bot follow you.
note** since its a blank profile, leader will not know what act, quest, mp lvl to make game. you have to manually do that. when in game, click "start" on leader db and everything should fall in place.

hope this help
 
Invite player near you!!!! Local network alternative

is there ANY workaround instead of deleting all friends from my friendlist? would it matter if all friends are offline + only the partybots online? :)


I was able to work around that issue by enabling the local network in diablo 3 option. Now all my local computer available within my network playing diablo are show in the Social. I recovered the Hash key.

Within Social.cs At Line 48 and 49
Used this hash instead (0x3788BC9E8ADCAEE4)

Here my hash key for the second friend invite (0xE6C91C524099B66B)

Code:
public UIElement Friend1InviteButton
        {
            get
            {
                if (UIElement.IsValidElement(0x3788BC9E8ADCAEE4))
                    return UIElement.FromHash(0x3788BC9E8ADCAEE4);
                else
                    return null;
            }
        }
        public UIElement Friend2InviteButton
        {
            get
            {
                if (UIElement.IsValidElement(0xE6C91C524099B66B))
                    return UIElement.FromHash(0xE6C91C524099B66B);
                else
                    return null;
            }
        }

----
Update:
I attach my first upgrade to that Plugin. By replacing some file inside the SimpleFollow Folder by those provided you should now be able to select 3 more friends.
Only the first 2 Local friends are working as I was not able to recover the Hash for the third one if someone can provide I will update.
Also remember that you can invite as many friends as you want but only 3 of them can join so dont be stupid and don't
check more then 3 box.

I tested it at home and it was working greats. You will need to restart you DB.exe
 

Attachments

I have another improvement I want to discuss with all of you guys. I'm currently working on Profiles to do Super PowerLeveling by doing Act3 DepthLevel 2 from level 1 to 30
I manage to manually controle my Leader and level up a level 1 to 20 in less then an hour at HC. The problem is when I put it on Auto-Pilot the leader doesn't care about the pity follower
and run is way through the dongeon.

My follower's are not Fighting and are not Looting until level 25. I keep them at a distance 40 to 60 from the leader but at some point the leader always miss 1 or
2 monster behind and he also walking way much faster then a level 1.

Do someone have a profile that make champion run away from monster instead of attacking ?


So my objective is to have the Follower telling the Leader to wait or to come back to clean some trash mob.
If you have any idea on how I could achieve this that would be Greatfull.

I will try to use the champion I want to powerLEVEL as the Leader
And my other Highest champion as a Follower. He will follow at a close distance from the
Leader using the Profile Position. The leader must not attack or Loot is just following the quest.
The follower will Clean to mob that came near my poor low level leader but this will require sometime
getting around the perfect setting as sometime the follower then to follow is own path and the leader another.

Anyway I already manage to combine some profiles to PowerLEVEL new champs from level
1 to 7 in less then 15 min
Then 7 to 15 in 30 min
15 to 25 in 45 min

I didn'T try higher up yet.
 
Hello,
Thanks for your plugin. I can use Hamichi to bot with my online friends ;)
 
Back
Top