L LemonWater1 New Member Joined Jan 3, 2017 Messages 23 Reaction score 0 Mar 2, 2017 #1 We need to put my Monk under her totem and stood on the site. Help me please
mh66 Community Developer Joined Jun 21, 2016 Messages 1,050 Reaction score 64 Mar 3, 2017 #2 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.?
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.?
L LemonWater1 New Member Joined Jan 3, 2017 Messages 23 Reaction score 0 Mar 3, 2017 #3 mh66 said: 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.? Click to expand... Bro it's Grind boot to 101lvl monk. Skining mobs
mh66 said: 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.? Click to expand... Bro it's Grind boot to 101lvl monk. Skining mobs
mh66 Community Developer Joined Jun 21, 2016 Messages 1,050 Reaction score 64 Mar 3, 2017 #4 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.
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.