<!-- # 71 --><waypoint x="-5964" z="2707"> </waypoint>
if( player.free_flag1 == true ) then
player.free_flag1 = false;
loadPaths("SILVERFALL REPAIR ");
end
whats wrong with this?
- Administrator
- Site Admin
- Posts: 5353
- Joined: Sat Jan 05, 2008 4:21 pm
Re: whats wrong with this?
You didn't put the code inside the waypoint tag, for one.
Re: whats wrong with this?
figured it out read some more online. one quick thing .
as a mage i want to try and keep electrostatic sheild up as much as posible .. but not cast every 20 sec. would rather every min.
is there a way to do this atm i have my HoT and my shield macroed together and it's just ok.
as a mage i want to try and keep electrostatic sheild up as much as posible .. but not cast every 20 sec. would rather every min.
is there a way to do this atm i have my HoT and my shield macroed together and it's just ok.
- Administrator
- Site Admin
- Posts: 5353
- Joined: Sat Jan 05, 2008 4:21 pm
Re: whats wrong with this?
I really wish people would read the instructions instead of asking this same question every day. Add that skill to your profile. That's it.
Re: whats wrong with this?
i did add it . the cool down on the spell is 20 sec. and it cast it ever 20 sec can i make it cast every min? or whenever the buff goes off? is that posibe sorry for this i have only been useing this bot for a day now oh an do u see anything wrong with this?
</skills_mage>
<skill name="MAGE_ESSENCE_OF_MAGIC" modifier="" hotkey="VK_6" priority="70" />
<skills_mage>
</skills_mage>
<skill name="MAGE_ESSENCE_OF_MAGIC" modifier="" hotkey="VK_6" priority="70" />
<skills_mage>
- Administrator
- Site Admin
- Posts: 5353
- Joined: Sat Jan 05, 2008 4:21 pm
Re: whats wrong with this?
MAGE_ESSENCE_OF_MAGIC has a 1800 second (30 minute) effective cooldown as per the skill database that the bot uses. It makes absolutely no sense to me that it would be used every 20 seconds. Does it spam the hotkey continually (you should see the icon on your hotkey animate)?
Provide a full copy of your profile, and use code tags.
Provide a full copy of your profile, and use code tags.