Username: Password:

Author Topic: [Share] Low stamina (Safe zone).  (Read 1779 times)

Offline MikeOwh

  • Administrator
  • Wolf
  • *****
  • Posts: 156
  • Cookies 10001
  • The DemonLord himself.
    • View Profile
    • OwhTool
[Share] Low stamina (Safe zone).
« on: November 11, 2021, 02:30:19 AM »
With this script you will disconnect in the safe zone when the stamina is lower than the established one.

Configure script:
  Load "Low stamina.py" file.
  Set the stamina you want (format hh:mm).

Edit the waypoint:
 Note that you can edit the waypoints to your liking. Also, don't forget to change the coordinates.

Code: [Select]
# Low stamina  [v1.0.4]
###############################################

 # Stamina until:
Stamina = "54:00"


###############################################


# Waypoints:
Set_Hunt = 0
Set_To_Safe_Zone = 1
Set_To_Hunt = 2

# Spots:
Spot_Hunt = (x, y, z)
Spot_Safe_Zone = (x, y, z)


###############################################

[This isn't all the code]
« Last Edit: January 19, 2022, 12:06:05 AM by MikeOwh »



Offline MikeOwh

  • Administrator
  • Wolf
  • *****
  • Posts: 156
  • Cookies 10001
  • The DemonLord himself.
    • View Profile
    • OwhTool
Re: [Share] Low stamina (Safe zone).
« Reply #1 on: January 19, 2022, 12:06:35 AM »

Updated!!
 - I forgot that it takes twice as long to recharge stamina.