Guest User

Untitled

a guest
Jun 24th, 2018
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.34 KB | None | 0 0
  1. v2.2.2
  2. Fixed a bug with the pathfinder causing it to try and walk on "floating" border tiles (EG The dark-colored stone borders on floor 6 at yalahar minos)
  3. Added some safeguards to the scripter which could lead to bans with poorly made scripts (very rare yet possible).
  4. These safeguards should also fix the bug which caused the bot to skip looting a body if it did an action right before trying to open the body.
  5. Lastly, with these safeguards I have added meaningful return values to the scripter. Any function which sends data (Say, Use, MoveItem) will return 0 if it fails.
  6. Changed the Injector's login system to be much more specific and user-friendly. Some of the new features follow:
  7. Instead of always getting the "Wrong account or password!" error, you will now get one of the following:
  8. "This accounts subscription expired X days ago."
  9. "This accounts subscription expired X hours ago."
  10. "You have infinite time left on your XenoBot subscription."
  11. "This accounts subscription is not active."
  12. "Wrong username or password."
  13. "This account doesn't have a subscription."
  14. "Invalid Verification String!"
  15. Additionally, once you are logged in, you will see how much time is left on your subscription (Represented in Days or Hours).
  16. Lastly, I have also added a button which will allow you to change which account you're using at any time.
Add Comment
Please, Sign In to add comment