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!

[MultiBot] Get the most out of Rebornbuddy.

Exmortem

Community Developer
Joined
Mar 28, 2010
Messages
799
MultiBot

A Botmanager plugin for multi-tasking. MultiBot currently allows you to use PvP bot with Fate Bot, Grinding and Order Bot.
More BotBase support will be added.

How to use:
Place MultiBot folder in your Plugins folder.
Start Rebornbuddy and go to the Plugins tab, enable MultiBot and click the button.
Select the bot you wanna run with PvP and voila.

--- SVN Link ---

If you're enjoying my contributions to Rebornbuddy please consider donating.

btn_donate_SM.gif


 

Attachments

  • MultiBot.zip
    MultiBot.zip
    5.3 KB · Views: 1,280
  • multibo.png
    multibo.png
    17.9 KB · Views: 1,550
Last edited:
There are 3 pvp area id's

Code:
        private bool inside
        {
            get
            {
                return WorldManager.ZoneId == 337 || WorldManager.ZoneId == 336 || WorldManager.ZoneId == 175;
            }
        }
 
Love this, Ex, but a slight problem: the bot doesn't seem to confirm for PvP when grinding using OrderBot, I haven't "caught" it yet since I left it by itself, but my in game logs seem to be saying that's the case.
 
Love this, Ex, but a slight problem: the bot doesn't seem to confirm for PvP when grinding using OrderBot, I haven't "caught" it yet since I left it by itself, but my in game logs seem to be saying that's the case.

Thanks for the report, this is now fixed on the SVN.

The SVN version is also compatible with gathering and fishing, i'm still working the kinks out but it's functional. Important if you use gathering: On your PVP job you need to have your number 7 hotkey set to your gathering job, you need to set the number 7 hotkey on the gathering job to your PVP job. I'll get around to making that editable.
 
Sweet, gonna be honest, though, I have no clue how to get the SVN version of the plug-in. I figured out Magitek easily but importing this one from google seems to ask for a username and password.

Derp: I guess the button was checkout, sorry!
 
Last edited:
Exmorten, dont you work on WoW stuff too? -- Simple request: I dont like to use the bot in PVP for my own personal moral reasons. Do you have plans to implement way to multi-bot Fate bot and Order/Grind Bot? Id like my character to grind fates first and foremost, but when I would also like its return spot be linked to Orderbot.

ex. (i have very little coding experience, but its easier to explain this way and Im sure its not this easy.)

If fate = (true) then
Fatebot = true
Orderbot = False
If fate = (false) then
Fatebot = False
Orderbot = True


It would make leveling up another job, if I so decide, a little quicker.
 
I'm sure this is covered elsewhere - but I'm a new user coming over from another bot. It's safe to assume the world is full meshed including wolfs den?

Is pvp afkable? I won't be afk persay but what I'm wondering is if it will queue or move and dps on it's own?

I would have posted this elsewhere but considering the queues for pvp are so damn long, this will certainly be the intermediary :p

Thanks guys!
 
I'm sure this is covered elsewhere - but I'm a new user coming over from another bot. It's safe to assume the world is full meshed including wolfs den?

Is pvp afkable? I won't be afk persay but what I'm wondering is if it will queue or move and dps on it's own?

I would have posted this elsewhere but considering the queues for pvp are so damn long, this will certainly be the intermediary :p

Thanks guys!

wolfs den pvp is supported, not frontlines currently. I have not used the pvp bot in ages, but i assume it still works just fine. What i did was select pvp from the drop down list > wait for the queue to finish and it should do the rest for you. Good luck!

I don't know how much meshed the world is, but fate bot seems to work in every zone so far, so it must be alot. Mastahg would know more than me, so sorry if i couldn't help.
 
Nah that's plenty helpful to get me started! Thank you very much!

So basically it won't queue for pvp but once it's in there I can let it run by itself?

Thanks again!
 
Nm. Tried it and it works great! Thank you for the help/info ahead of time though!
 
I seem to be having trouble with this Plug In. For some reason it will not change between my gathering class (Miner) and my PVP class (MNK) despite having them on a keybind as "7". Am I doing something wrong?
 
Keybind Monk on Gatherer to 7, Keybind Gatherer on Monk to 7

lol, I didn't even know that the gathering feature was in this version.. It's 7 because I was just testing locally. I'll be revisiting this plugin when current projects are where i'd like them to be.
 
Back
Top