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

[Party Plugin] SimpleFollow - Multi-Bot Party Plugin

Quick question.
Running DemonbuddyBeta + trinity .26.
Using Ghom profile with a main account and 1 follower.
Diablo 3 client (Follower) is crashing after a few games. (The follower logs off and after the 10 second timer is done the diablo 3 client just closes)
Any help / suggestions?
 
with the rift profiles since they don't leave games does this plugin work with the leader having more than 3 friends, since you never leave the game?
 
This screen shows RBC.xml!! and it is open!

I see that he will do 200 pages of this topic. Before anyone can help :) I think that is one of Polish?

Jest ktoś z Polski ? :D
 
Does the leader bot still send coordinates to the followers if LazyRaider is activated?

Which TPS setting do you use for your followers?
 
SimpleFollow became much smoother with trinity .27 Thx Rrrix!!

But still have some problems remained.

◆Sometimes It seems followbot CANNOT recognize which one is the leaderbot.

1] followbots in party keep resuming and leaving game after leaderbot got out of the party and made a new game.

leaderbot will send the info that It's ingame but since it's not in the party,
followbot shouldn't resume the game and wait for an invitation

If the followbots are disbanded too, there is no problems like this.
Only happens followbots are in party without the leaderbot in it.


2] If followbots are left out when a leaderbot is in the next level they keep teleporting each other not to the leaderbot. (Rift)

This shows Somehow Sometimes they can't recognize which is the leaderbot and consider the other followbot as the leaderbot.



◆Sometimes the leaderbot(Diablo) freezes during townportal back to town after killed the rift guardian. (experience this once a day or two)

This Only happens after two followbots townportaled back to the town first and the leader isn't yet.
I think sometimes so many messages sent by followbots trigger the leaderbot trying to townportal to freeze.

If i find this fast and stop the bot it continues to townportal back to town.
And If I didn't and find it later and stop the bot, It is always disconnected from the game
 
Last edited:
This screen shows RBC.xml!! and it is open!

I see that he will do 200 pages of this topic. Before anyone can help :) I think that is one of Polish?

Jest ktoś z Polski ? :D

you screenshots show the loader file... go look into the subfolders for the that RBC.xml file

<LoadProfile file="data/RBC/RBC.xml" />
 
let someone recorded a video of configuration simplefollow :) or let someone describe step by step what to do and how to load the profile for which the bot. Or what settings you specify in the configuration there.
 
Last edited:
irytujace jest to że nikt nie potrafi pomóc a instrukcja obsługi jest nie zrozumiała.
 
napewno musisz ustawic leadera na pierwszej pozycji w YAR ,ustawic obojetnie jaki profil, dla reszty botuw musisz ustawic SimpleFollow_Relogger.xml w ustawieniach przodownika w simplefollow musisz odchaczyc zeby zapraszal do party nie jest to takie trudno jak cos nie bedziesz wiedzial to pisz sprubuje pomuc
 
Trinity .27 and db 394

Follower was fine but leaders client crashed freezed 5 times within 1 hour

Increased the delay to 1000 msec

Ah BTW I disabled the performance logger in trinity code cause this was causing additional problems.
Will report more tomorrow
 
can someone make a video showing the configuration of simplyfollow step by step? :) What? where and for what? I put a bottle :)
 
can someone make a video showing the configuration of simplyfollow step by step? :) What? where and for what? I put a bottle :)

Konfiguracja simplefollow jest bardzo proste. Istnieją instrukcje na pierwszy post i jeśli próbujesz konfiguracji sieci LAN / wielu komputerów, do strony 55 simplefollow wątku, a zobaczysz mały przewodnik, który napisałem na utworzenie sieci LAN. Jeśli masz problemy z czegoś konkretnego po prostu daj mi znać, co masz problemy z, a postaram się pomóc.
 
This is what I consider to be the easiest most stable setup:

You will need to edit simplefollow.cs file on the ?follower? computer(s)
Find this line: private static Uri serverUri = new Uri("http://localhost:10920");
(It will be right on the first page, near the top). Change the address to match the LAN ip of the master computer ? The one you want to designate as your leader. This is telling the follower machines which computer is leading for them to talk to.
(You no longer need to edit the simplefollow.cs file to do this. Demonbuddy/Plugins/Simplefollow you can set Bind IP = Leader IP address, same concept)

Example / Follower computers:
private static Uri serverUri = new Uri("http://192.168.1.101:10920");
(If 192.168.1.101 = the IP of the master pc)

If you have a software based firewall, you may need to open port 10920 on the master computer so the firewall does not block connections to/from that port. I made a rule on mine to allow all connection types from addresses matching 192.168.*.* (This allows all traffic to communicate with that computer on that specific port over my local network only)

To keep things simple on a hardware firewall/DHCP/modem what I did was an address reservation for my master computer. - All routers I've worked with have a way to set this up in their web gui. For example: Computer Name: MasterPC = 192.168.1.101 ? This way the IP does not change on my leader computer making my bots fail to communicate with it. You dont want your DHCP assigning your master computer a new IP after you setup your follower config files to look for a specific IP. If that happens, none of them other then your master pc will run until you re-update all your simplefollow.cs files to match the new master IP. A pain in the ass to do everytime it changes. Of course you can always setup all static ips/etc, but I believe this to be the easiest way to go, like myself I have a ton of devices in my home and the only one I care to have reserved is my master pc.

Simple troubleshooting -
Once you have verified all the obvious (simplefollow enabled on both, that your follower machines are pointing to the leader, etc) and they are still not connecting, you may have something blocking it. Disable all your virus protection, firewalls, malware checkers, etc and try to run it.

If you are still unable to get it running set diag logging on bots, check the diag log box on the simplefollow, and post a reply with your logs attached and we'll take a look.

Hope this helps.

Im confused do i or do i not need to do this part

You will need to edit simplefollow.cs file on the ?follower? computer(s)
Find this line: private static Uri serverUri = new Uri("http://localhost:10920");
(It will be right on the first page, near the top). Change the address to match the LAN ip of the master computer ? The one you want to designate as your leader. This is telling the follower machines which computer is leading for them to talk to.

Becasue you said

(You no longer need to edit the simplefollow.cs file to do this. Demonbuddy/Plugins/Simplefollow you can set Bind IP = Leader IP address, same concept)

So i should just on the follower under Bind IP put my Mains Local ip?
I find this by CMD -> Ipconfig and it would be my Ipv4 Address or the address that looks like 192.168.1.X?

On my main do i leave BindIp at local host or blank? Becasue my Main seems to be working fine but on the follower i get this msg
12:49:43.495 INFO SimpleFollow [SimpleFollow] ERROR: Could not get an update from the leader using http://192.168.1.X:10920/Follow. Is the leader running?
12:49:43.496 INFO SimpleFollow [SimpleFollow] Initializing Client Service connection to http://192.168.1.X:10920/Follow
Same if BindIp is set to Localhost

What am i doing wrong? i tried a few setups one time i got this msg 12:52:07.285 INFO SimpleFollow [SimpleFollow] Error - Main pulsed but plugin is disabled!
i been trying on and off for a few weeks to get this to work im starting to loose hope
 
Im confused do i or do i not need to do this part



Becasue you said



So i should just on the follower under Bind IP put my Mains Local ip?
I find this by CMD -> Ipconfig and it would be my Ipv4 Address or the address that looks like 192.168.1.X?

On my main do i leave BindIp at local host or blank? Becasue my Main seems to be working fine but on the follower i get this msg
12:49:43.495 INFO SimpleFollow [SimpleFollow] ERROR: Could not get an update from the leader using http://192.168.1.X:10920/Follow. Is the leader running?
12:49:43.496 INFO SimpleFollow [SimpleFollow] Initializing Client Service connection to http://192.168.1.X:10920/Follow
Same if BindIp is set to Localhost

What am i doing wrong? i tried a few setups one time i got this msg 12:52:07.285 INFO SimpleFollow [SimpleFollow] Error - Main pulsed but plugin is disabled!

The guide is from a much older version of simplefollow, before the bind IP feature. You do not need to edit the URI in simplefollow.cs anymore.. I still link to the guide because it talks about setting up though router, ports, etc.. Without me having to explain it everytime :)

You need to get the IP of your leader computer it should not have an "X" in it.
 
Back
Top