Jump to content

getting run energy from rs 2007?


TrevorB

Recommended Posts

They have method like that in the API. Under method provider and also under client you could do

IsRunning();

It will check to see if your running.

setRunning();

Which will turn on or off your run. Depending on what your current run is, if its walking it will make it run. If it running it will turn walk on.

client.getRunEnergy() > 30

It will check how much rune percent you have.

Link to comment
Share on other sites

They have method like that in the API. Under method provider and also under client you could do

IsRunning();

It will check to see if your running.

setRunning();

Which will turn on or off your run. Depending on what your current run is, if its walking it will make it run. If it running it will turn walk on.

client.getRunEnergy() > 30

It will check how much rune percent you have.

 

Thank you for feedback so quickly smile.png

 

I just sent you a PM.

Edited by TrevorB
Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...