Hello, I'm trying to make an essence runner. The bot works great, but how do I let the bot make my character run after its energy has been depleted at some point?
Download the Development kit, run it on your account and open Events > Varbits. Start running and check which varbit changes value according to your run energy. Take that varbit ID and put it in a varbit condition, then use the value you need for it such as (20). So for example "If Varbit X is less than 20" and then you can give it a true and false values. Hope this helps.
Download the Development kit, run it on your account and open Events > Varbits. Start running and check which varbit changes value according to your run energy. Take that varbit ID and put it in a varbit condition, then use the value you need for it such as (20). So for example "If Varbit X is less than 20" and then you can give it a true and false values. Hope this helps.