aeolian 0 Posted October 19, 2016 Share Posted October 19, 2016 HI there, I want to boost a lower level char by having a max level char follow out of party and nuke tagged mobs to maximise the lower levels xp per hour and minimise down time. Whenever I run party mode out of party the bot just follows the char that ive named in the box, but doesn't attack anything. Is there a way to make this work? Cheers. Link to comment https://wrobot.eu/forums/topic/4165-using-party-mode-out-of-party/ Share on other sites More sharing options...
Droidz 2738 Posted October 19, 2016 Share Posted October 19, 2016 Hello, sorry you cannot use party bot out of party Link to comment https://wrobot.eu/forums/topic/4165-using-party-mode-out-of-party/#findComment-19333 Share on other sites More sharing options...
DaWandaBoi 1 Posted February 5, 2017 Share Posted February 5, 2017 On 10/19/2016 at 6:38 PM, Droidz said: Hello, sorry you cannot use party bot out of party Any new updates regarding this on the vanilla private server bot version i go from 5k exp a hour to 29k when i manually play my main boosting the bot after it taps the mob. A implementation of this would be amazing. Maybe use target of my target macros on bars and get the bot to use them while following the lower level around but wait for it to tap the mob? Btw i was only using my wand as well so with other spells would be even better Link to comment https://wrobot.eu/forums/topic/4165-using-party-mode-out-of-party/#findComment-23091 Share on other sites More sharing options...
DaWandaBoi 1 Posted February 5, 2017 Share Posted February 5, 2017 Maybe this thread might be helpful i don't know much tho :P Link to comment https://wrobot.eu/forums/topic/4165-using-party-mode-out-of-party/#findComment-23092 Share on other sites More sharing options...
vasilicutza 0 Posted April 5, 2019 Share Posted April 5, 2019 hey, i have the same need, to boost an alt but haven't bought the party thingy yet. here's what i do: alt is warrior, main is hunter. i made a macro so that the pet will attack the alt's mob when it's HP is less than 100%(tagged) /target altName /script if (UnitHealth("targettarget")/UnitHealthMax("targettarget")<1) then PetAttack("targettarget") end; /script if not IsCurrentAction(35) then UseAction(35) end; the last row is so that it will start ranged attack, if sometime i follow the alt manually to maximize dps from hunter Let's build on this and see what we can get out of it. so far completly afk with only pet attack it does about 150-200kills/hour at lvl 36, if i move the hunter manually and also use ranged attacks it goes up to 250+, if the mobs are packed. Link to comment https://wrobot.eu/forums/topic/4165-using-party-mode-out-of-party/#findComment-52490 Share on other sites More sharing options...
Matenia 627 Posted April 5, 2019 Share Posted April 5, 2019 RADON 1 Link to comment https://wrobot.eu/forums/topic/4165-using-party-mode-out-of-party/#findComment-52491 Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now