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

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

[Bot] ExiledFollower

Would it be possible to use this for manually playing + an aura support character that follows you around when you farm maps for example?
 
Yep, ive started again to Play PoE, so i think there is a Chance to revive that bot =)
Hey xtenshisanx, glad to see you are back.
From what I've heard, party based logic is not implemented yet, due to PoE's GUI being a PITA to work with. Therefore joining and leaving parties will have to be done manual.
 
Okay guys heres a little statusupdate :)

Ive done some work and got good results, due to the team of EB added some snippets of how the bot now works it was easy to rewrite it for me, right now it follows the leader, fight, loot, open chests and destructables, it autoinvite the leader if hes not in party.
Now is my next step to implement the townstuff, taking WP,TP and so on.
if u have some wishes please post it.

Greetings

xTenshiSanx
 
Okay guys heres a little statusupdate :)

Ive done some work and got good results, due to the team of EB added some snippets of how the bot now works it was easy to rewrite it for me, right now it follows the leader, fight, loot, open chests and destructables, it autoinvite the leader if hes not in party.
Now is my next step to implement the townstuff, taking WP,TP and so on.
if u have some wishes please post it.

Greetings

xTenshiSanx
If possible, allow the bot to work in conjunction with the quest/bandit plugin for a1-3.
 
Last edited:
The Plugin with the bandits should work out of the box.
Maps I have to check, problem is that my mainchar died.
 
The Plugin with the bandits should work out of the box.
Maps I have to check, problem is that my mainchar died.
Heya xtenshisanx,
Welcome back!
I'm curious on how you got the party setup to work, AFIK, Pushedx didn't finish his party support. The API placeholders are there, but the actual logic to join a party does not work. You can invite via /invite, but to join you have to either tell the mouse to move to the "accept" location on the Left panel or on the bottom right popup.
Anyhow, I can also add support on my end for your plugin =).
Great to have you back!
 
If this works for what I am trying to do, then I will be donating to you my friend. Thank you for this
 
If this works for what I am trying to do, then I will be donating to you my friend. Thank you for this
Hey All,
Yea I'm very interested in how you will be able to accept invites, Like I have some tests that work but is not by any means reliable.
 
Anyone else still working with this? I keep getting errors when exilebuddy starts up and the bot doesnt show up in the dropdown menu. Am i suppose to be running the beta build?
 
is this plugin still being updated? looks really promising. Hope OP can give us an update :)
 
I guess its not updated anymore :/

Would love to use it but it spams me with red messages on startup

Code:
Compiler Error: e:\poeeeee\Bots\ExiledFollower\Main.cs(11,16) : error CS0234: Der Typ- oder Namespacename 'v2' ist im Namespace 'Loki.Bot' nicht vorhanden. (Fehlt ein Assemblyverweis?)
Compiler Error: e:\poeeeee\Bots\ExiledFollower\Logic\FollowLeaderThroughAreaTransition.cs(13,16) : error CS0234: Der Typ- oder Namespacename 'v2' ist im Namespace 'Loki.Bot' nicht vorhanden. (Fehlt ein Assemblyverweis?)
Compiler Error: e:\poeeeee\Bots\ExiledFollower\Logic\MainLogic.cs(14,16) : error CS0234: Der Typ- oder Namespacename 'v2' ist im Namespace 'Loki.Bot' nicht vorhanden. (Fehlt ein Assemblyverweis?)
Compiler Error: e:\poeeeee\Bots\ExiledFollower\Logic\OpenChests.cs(12,16) : error CS0234: Der Typ- oder Namespacename 'v2' ist im Namespace 'Loki.Bot' nicht vorhanden. (Fehlt ein Assemblyverweis?)
Compiler Error: e:\poeeeee\Bots\ExiledFollower\Logic\PickupItem.cs(12,16) : error CS0234: Der Typ- oder Namespacename 'v2' ist im Namespace 'Loki.Bot' nicht vorhanden. (Fehlt ein Assemblyverweis?)
Compiler Error: e:\poeeeee\Bots\ExiledFollower\Logic\Revive.cs(13,16) : error CS0234: Der Typ- oder Namespacename 'v2' ist im Namespace 'Loki.Bot' nicht vorhanden. (Fehlt ein Assemblyverweis?)
Compiler Error: e:\poeeeee\Bots\ExiledFollower\Logic\StashItems.cs(15,16) : error CS0234: Der Typ- oder Namespacename 'v2' ist im Namespace 'Loki.Bot' nicht vorhanden. (Fehlt ein Assemblyverweis?)
Compiler Error: e:\poeeeee\Bots\ExiledFollower\Logic\TakePortal.cs(12,16) : error CS0234: Der Typ- oder Namespacename 'v2' ist im Namespace 'Loki.Bot' nicht vorhanden. (Fehlt ein Assemblyverweis?)
Compiler Error: e:\poeeeee\Bots\ExiledFollower\Logic\TradeWithMerchant.cs(17,16) : error CS0234: Der Typ- oder Namespacename 'v2' ist im Namespace 'Loki.Bot' nicht vorhanden. (Fehlt ein Assemblyverweis?)
Compiler Error: e:\poeeeee\Bots\ExiledFollower\Main.cs(117,16) : error CS0246: Der Typ- oder Namespacename 'PulseFlags' konnte nicht gefunden werden. (Fehlt eine Using-Direktive oder ein Assemblyverweis?)
Compiler Error: e:\poeeeee\Bots\ExiledFollower\Classes\Leader.cs(56,16) : error CS0246: Der Typ- oder Namespacename 'WorldAreaEntry' konnte nicht gefunden werden. (Fehlt eine Using-Direktive oder ein Assemblyverweis?)
Compiler Error: e:\poeeeee\Bots\ExiledFollower\Classes\MySelf.cs(33,23) : error CS0246: Der Typ- oder Namespacename 'WorldAreaEntry' konnte nicht gefunden werden. (Fehlt eine Using-Direktive oder ein Assemblyverweis?)
Compiler Error: e:\poeeeee\Bots\ExiledFollower\Logic\FollowLeaderThroughAreaTransition.cs(32,17) : error CS0246: Der Typ- oder Namespacename 'WorldAreaEntry' konnte nicht gefunden werden. (Fehlt eine Using-Direktive oder ein Assemblyverweis?)
Compiler Error: e:\poeeeee\Bots\ExiledFollower\Logic\StashItems.cs(31,39) : error CS0246: Der Typ- oder Namespacename 'InventoryItem' konnte nicht gefunden werden. (Fehlt eine Using-Direktive oder ein Assemblyverweis?)
Compiler Error: e:\poeeeee\Bots\ExiledFollower\Logic\TradeWithMerchant.cs(37,17) : error CS0246: Der Typ- oder Namespacename 'InventoryItem' konnte nicht gefunden werden. (Fehlt eine Using-Direktive oder ein Assemblyverweis?)
 
Last edited:
had to much to do with work at the moment, had married and will become daddy end of the year xD

i will try my best to update it in next time, thanks for following and support my work.



Regards

Simon
 
Back
Top