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

how can i make 1 quest profile and 1 GB2 profile into one

nate8282

Community Developer
Joined
Dec 4, 2011
Messages
737
Reaction score
23
Ok so i starting learning questing profiles, i find it fun, it reminds me alittle of html. My goal is to make one profile that will start from a major city, use transport to Borean Tundra, then load a BG2 profile that farms rare pet npcs.

I've written the questing profile that will use the transport from Org to BT, and the one that farms for rares in BT, but how do i connect them together to work as one? I tried using PB, but to be honest i can't figure it out correctly. Here are my profiles. There isn't a way to farm for rares while using the questing bot is there?
 

Attachments

Lol, well thanks for helping even if it seems pointless. As of now i start the bot in org, it gets on the boat, get off at BT then just sits there.

What i'm attempting to do is make an easy all in one rare pet collector for hunters, i want someone to be able load a profile from their main city, press start, the bot in this case goes to BT, loads it's own GB2 profile than collects pets, goes back to the main city, then tries a different area to farm, such as Cata areas.

I know how to create a questing profile that will do the transporting, and i know how to make a GB2 profile that will do the farming, i just need to figure out how to connect them together. Switching botbases from Questing to GB2 would easily fix my problem, i know there are great plugins out there like Buddymanager that will do that, but i want to see if i can figure something out that is self contained and easy to use without having to make a big tutorial.
 
Last edited:
Use PB to do this with Subbot calls, should easily be doable.

You could do the continent switch with PB too easily.
 
My problem i don't really know any program languages, and haven't figured out PB yet, i would be gratefull if someone could do a basic draft of what that would look like, or if they new some forum links or guides on the subject
 
You need nearly no program language at all to use this, just look at other profiles and the guide inside PB and you will be fine.

Here some travel code to play around with:

View attachment Travel.xml

Just try it out, if you need help, there are people like Cicrocoft who will be happy to help and sure can always help.

:)
 
ok, i've gone over the cords several times, rewritten it 3 times, i dunno what i'm doing wrong, my toon just sits there




EDIT: turns out what i wrote before does work my PB was messed up after a fresh install it works fine.
 

Attachments

Last edited:
Back
Top