Guest User

Untitled

a guest
Oct 21st, 2017
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.65 KB | None | 0 0
  1. CHANGES:
  2. - Removed potion sickness
  3. - Allowed all buffs to be removed by right clicking them
  4. - Can drag the sun and moon in single player
  5. - Wooden sword deals 999999 damage and kills all enemies in the map
  6. - Aqua scepter now shoots dynamite and is faster
  7. - Phoenix blaster, sandgun, star cannon, and molten fury are now 'hold to fire' weapons and shoot super fast
  8. - Maximum of 10 normal chat lines at once, rather than 7
  9. - Can now see all users' locations without needing to be on the same party
  10. - Can now kill all NPCs (bunnies, guide, merchant, etc)
  11.  
  12. NEW FEATURES:
  13. - Hack mode input and party chat: To use it, simply open the chat and then press the right arrow key or left arrow key to cycle through the options
  14. - Hack mode chat uses different chat history than the normal chat, and has a maximum of 20 lines at once
  15. - Added text that shows if you are in the hack input chat, party input chat, or normal chat; hack input text is orange, party input text is whatever the color your party is in
  16.  
  17. - Added clear command: clears hack history
  18.  
  19. - Added fly command: turns on fly hack
  20.  
  21. - Added light command: turns on light hack
  22.  
  23. - Added health command: changes your health
  24. SYNTAX: health *health value
  25.  
  26. - Added home command: teleports you to your spawn
  27.  
  28. - Added infi/infitems/infiniteitems command: makes your items infinite (e.g., if you place or craft things, you don't run out of materials)
  29.  
  30. - Added info command: gives basic information on the specified user (HP, Mana, and position)
  31. SYNTAX: info *user*
  32.  
  33. - Added instantm/instantmine command: makes molten pickaxe and hamaxe super fast
  34.  
  35. - Added invinc/invincible command: turns on invincibility hack
  36.  
  37. - Added invis/invisible command: makes you turn invisible to the server (may work on only some servers)
  38.  
  39. - Added i/item/give command: spawns in the specified item with the specified amount
  40. SYNTAX: give *item name* *amount of item*
  41. - Added kill command: kills you
  42.  
  43. - Added killall command: kills all enemies
  44.  
  45. - Added m/macro command: runs macros that you must create (see the example grief.txt and fly.txt)
  46. SYNTAX: macro *macroname*
  47.  
  48. - Added mana command: changes your mana
  49. SYNTAX: mana *mana value*
  50.  
  51. - Added set command: changes variables
  52. - Added flyspeed variable: changes your flying speed
  53. SYNTAX: set flyspeed *number*
  54. - Added reach variable: changes your horizontal and vertical pickaxe reach
  55. SYNTAX: set reach x/y *number*
  56.  
  57. - Added tp command: teleports you
  58. - Added @name variable: teleports you to the specified user
  59. SYNTAX: tp @*user*
  60. - Added u/d/l/r/up/down/left/right variable: teleports you in the specified direction that many blocks
  61. SYNTAX: tp u 200
  62. SYNTAX: tp up 200
Add Comment
Please, Sign In to add comment