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

Help find Monk taunt statue plugin/cr/profile

LemonWater1

New Member
Joined
Jan 3, 2017
Messages
23
Reaction score
0
We need to put my Monk under her totem and stood on the site. Help me please
 
No one can help you if you are not giving a precise description of what you are looking for. Which bot base, profile, setting, etc.?
 
This is how you can cast totem at your char's location:

PHP:
		<CustomBehavior File="RunCode" Code='
					SpellManager.Cast(115315);
					await Coroutine.Sleep(325);
					SpellManager.ClickRemoteLocation(Me.Location);
			' />

You may want to either have a look at other profiles to add anything you need in addition or pay a dev to script it for you. Maybe you are lucky and there's a free /or paid profile/plugin available for this exact situation.
 
Back
Top