Advertisement
Guest User

Untitled

a guest
May 20th, 2016
141
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.61 KB | None | 0 0
  1. SudoBots have now been updated to:
  2. - Keep a gross income of all items that enter and leave the player's inventory
  3. - Keeps track of the player's skill stats and informative bot specific stats
  4. - Now transfer stat information to info GUI in a cleaner way
  5. - New GUI
  6. - Stat and Bot information is now displayed through JavaFX TableView (collapsible)
  7. - Informative stats and values populate in GUI dynamically
  8. - Current Task and AntiBan Logs now display in ListViews (collapsible)
  9. - New abstract InfoUIController to handle JavaFX functionality that is consistent between all SudoBots
  10.  
  11. SudoKFC
  12. - A.K.A. SudoChickenKiller
  13. - Initial Release
  14. - Supports:
  15. - Attacking Chickens
  16. - Picking up feathers after a certain pool count of feather locations have been accumulated on the ground
  17. - SudoAntiBan
  18. - SudoGUI
  19. - All Combat stats are tracked (excluding summoning)
  20. - Will populate dynamically in GUI
  21.  
  22.  
  23. SudoDivination
  24. - Updated to V2.0.5
  25. - Now using newest SudoAPI
  26. - Advanced informative stat tracking
  27. - Added global gross income tracking (GP and GP/Hour)
  28. - Hunter Skill added to tracking
  29. - Wisp targeting has been improved
  30. - Now only occurs if the previously targeted wisp no longer exists, instead of interacting with random wisp per loop
  31.  
  32.  
  33. SudoFisher
  34. - Updated to V2.1.1
  35. - Now using newest SudoAPI
  36. - Advanced informative stat tracking
  37. - Added global gross income tracking (GP and GP/Hour)
  38.  
  39.  
  40. SudoWoodcutter
  41. - Updated to V2.0.4
  42. - Now using newest SudoAPI
  43. - Advanced informative stat tracking
  44. - Added global gross income tracking (GP and GP/Hour)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement