How to respawn from death quickly and ignore the wait times?
Posted: Wed Jul 21, 2010 3:24 am
The reason I want this is for PK Trade. What kind of things do I need to change for this to work.
MicroMacro home
https://www.solarstrike.net/phpBB3/
If you mean when it waits for the death weakness to end then you will have to edit "bot.lua". Comment out or delete line 808;Eluzive wrote:The reason I want this is for PK Trade. What kind of things do I need to change for this to work.
Code: Select all
player:rest(debuff,debuff+15); -- wait off the debuff before going about your path.