Jump to content

Xobot 2.53 beta (Alora)


Neo
 Share

Recommended Posts

logo.png.b7a5427699312d0cbd6ef43ca33a579

  • Fixed an issue with random questions being typed randomly
  • Fixed an issue with skill of the day question
  • Random questions can be updated separately from the client now
  • Adding #isRunning for the script (so you can check if the script is still running for while loops)
  • Added Bank methods
    • withdraw(int id, int amount)
    • deposit(int id, int amount)
  • Added Shop methods
    • sell(int id, int amount)
    • buy(int id, int amount)
  • Added run energy hook
  • Added walking methods
    • isRunOn()
    • getEnergy()
    • toggleRun()
    • isResting()
    • Rest()
  • Added headicon hook for NPC
  • Added Teleports.Teleport(String location) see this
  • Fixed an inventory bug that was preventing the auto login (if you're logged out)

Please note the Alora bot is still in beta stage and is available only for VIP users.

To purchase a VIP membership please head to the store
If you're already a VIP member you can download the beta release here

Link to comment
Share on other sites

Thanks for the updates. It looks like using GameObject.interact("Use") with say a bank chest at Mining Guild does not work. It walks to the chest but does not interact use. Interacting with the Deposit Box works though.

 

Also, it seems like this client messes up the mouse. You can only left click. I have to change the mouse mode in the RS settings to one click mode to get the right click context menu in-game.

Link to comment
Share on other sites

  • Neo locked this topic
Guest
This topic is now closed to further replies.
 Share

×
×
  • Create New...