Jump to content

Xobot 2.6 & Alora public release


Neo
 Share

Recommended Posts

logo.png.b7a5427699312d0cbd6ef43ca33a579

This is one of the biggest updates so far therefore the log won't include everything but will try to include as much as possible :)

  • Alora and soulplay are now combined into one jar with different APIs
  • Elkoy removed from the servers list (see this)
  • PKhonor removed from the servers list (see this)
  • APIs are located in your xobot folder under APIs (see this)
  • Each server has it's own lib folder under the Scripts folder
  • Each server has a separate accounts list 
  • APIs will auto update (if needed) upon loading the server
  • New manifest parameter "server" e.g "alora" or "soulplay"
  • Debugs
    • Boundaries debug drawing fixed (a lot smoother now)
    • Grounditems debug fixed (for drawing multiple items on the same tile)
  • Soulplay API bug fixed 
  • Alora API updates & bug fixes
    • Bank
      • depositAllExcept fixed to run way smoother and less botlike
    • Calculations
      • tileToAngle added
    • Camera
      • turnTo(entity) added
      • getTileAngle(Tile) added
      • getYaw() added
      • getPitch() added
      • getAngle() added
      • setCameraRotation(int) added
      • setAngle(char) added ( 'n'/'e'/'s'/'w')
      • setPitch(boolean up) added
      • getPitch(Tile) added
      • setPitch(int percent) added
    • Game
      • Login(String username, String password, boolean reconnecting) returns the login message
    • Tabs added
      • getName()
      • isOpen()
      • Open()
      • Tabs.getCurrent()
    • Inventory
      • getUniqueItems() added (returns an array of unique items)
    • Character
      • getHealthPercent() removed
      • getCurrentHealth() added
      • getMaxHealth() added
      • getMessage() added
      • isDead() fixed
    • GameObject
      • Fixed interaction with "use" actions (e.g chest)
    • GroundItem
      • interact(String action) added (instead of .getItem().interact())
      • stack size added for grounditems (.getItem().getStack())
    • Skills
      • getLevelAt() fixed
  • Antiban menu added
    • Staff notification (something that was here all along but you can disable it now)
    • Mouse movement (Moves your mouse to the object's location before interacting - if possible)
    • Camera movement (Moves your camera to the object's location before interacting)
    • Walk to entities(Walks to far objects/players/npcs/items)
  • Notifications are fixed and will no longer create empty boxes
  • Alora is now free for everyone & More scripts will be released soon :)

 

Link to comment
Share on other sites

4 minutes ago, mikimouse said:

Can't login. I just see the XoBot logo and below the loading, but that's it like this...

 

 

Capture.png

Run it from a .bat file and post the log here

java -jar xobot.jar

pause
Link to comment
Share on other sites

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

×
×
  • Create New...