02-10-2018, 08:07 PM
If I'm offline, and create a macro for example to hit stamina refill.
self stamina <=x ( always returns value 0)
that is, every time he takes kick, or goes offline he beats stamina without need
![[Image: Qam0ocf1T7Sasv6KH0V67w.png]](https://image.prntscr.com/image/Qam0ocf1T7Sasv6KH0V67w.png)
if you make this modification it would make something safer to do some actions
Quote:5000 {STAMINA UP} Self.StaminaMins()<=840 Hotkey.Use(11588)
self stamina <=x ( always returns value 0)
that is, every time he takes kick, or goes offline he beats stamina without need
![[Image: Qam0ocf1T7Sasv6KH0V67w.png]](https://image.prntscr.com/image/Qam0ocf1T7Sasv6KH0V67w.png)
if you make this modification it would make something safer to do some actions
Quote:Self.Conected==1
Self.StaminaMins()<=840
Hotkey.Use(11588)