41
Waypoints / Re: [REQUEST] Request for waypoints here.
« Last post by syfqsufian on November 01, 2024, 07:09:40 pm »
where i can find waypoint script?
where i can find waypoint script?The command below is not changing the route, can anyone help?
def onReceivePrivateMessage(name, text):
if (name not in allowedNames):
return
elif ("Logout" in text):
script.Logout()
elif ("Until" in text):
time = text.split()[-1]
script.LogoutUntil(time)
elif ("Base" in text):
script.GetWay() != to_base:
script.StatusMessage('Back to base...')
ChangeWay(to_base)
elif ("Hunt" in text):
script.GetWay() != to_hunt:
script.StatusMessage('Back to hunt...')
ChangeWay(to_hunt)
![[touranus]](https://mindee-bot.com/forum/Smileys/akyhne/touranus.png)
![[badumtss]](https://mindee-bot.com/forum/Smileys/akyhne/troll-ba-dum-tss.png)
![Your payment method. [payment]](https://mindee-bot.com/forum/Smileys/akyhne/payment-paypal.gif)
![FEELS [feelstea]](https://mindee-bot.com/forum/Smileys/akyhne/feelssit.png)
![I will cut you [psycho]](https://mindee-bot.com/forum/Smileys/akyhne/psycho.png)