Death Macro?
Death Macro?
How does the bot respond to the use of the Death Macro as a means of exiting an instance, will it allow continuation of the bot or will it just stop altogether?
Re: Death Macro?
Death macro wont reset the instance, where leave party will.
Works for butts daily tho i use it instead of riding back
Works for butts daily tho i use it instead of riding back
Re: Death Macro?
I'm not trying to reset the instance, I'm trying to leave the instance using death macro, and then resetting it afterwards, without the bot stopping all function. I'm just trying to figure out how it responds to death as I have never had my char die while botting.
Re: Death Macro?
Something like this
Code: Select all
RoMScript("SetCameraPosition (0,0,1000000)");
repeat
yrest(1000)
player:update()
until not player.Alive
RoMScript("BrithRevive();");
waitForLoadingScreen(30)
Remember no matter you do in life to always have a little fun while you are at it 
wiki here http://www.solarstrike.net/wiki/index.php?title=Manual
wiki here http://www.solarstrike.net/wiki/index.php?title=Manual