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

PB and Portals -> Loading Screens

seVen

New Member
Joined
Jan 31, 2010
Messages
589
Reaction score
20
Is there a way to pause the bot while a loading screen occurs? got a hard time moving through a portal and then just ignoring the rest of the pb profile because it bugges out...

Code:
I died!
Not in game
 
Is there a way to pause the bot while a loading screen occurs? got a hard time moving through a portal and then just ignoring the rest of the pb profile because it bugges out...

Code:
I died!
Not in game

Yea. This is how you do portals in PB:
Move to the portal
Interact with (portal ID)
Wait until condition(Me.ZoneID == 35) - or whatever zone you're moving to. You can find zone IDs on wowhead from the url. And put the timer to 10000
 
Back
Top