Advertisement
Guest User

Moomoo io hack script

a guest
Nov 12th, 2024
279
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.02 KB | None | 0 0
  1. -
  2. Download Here --> https://tinyurl.com/589dan33 (Copy and Paste Link)
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9. Nebula-Developers/Moomoo-AI-Bot-Sender
  10. This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
  11. Name already in use
  12. A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
  13. Sign In Required
  14. Please sign in to use Codespaces.
  15. Launching GitHub Desktop
  16. If nothing happens, download GitHub Desktop and try again.
  17. Launching GitHub Desktop
  18. If nothing happens, download GitHub Desktop and try again.
  19. Launching Xcode
  20. If nothing happens, download Xcode and try again.
  21. Launching Visual Studio Code
  22. Your codespace will open once ready.
  23. There was a problem preparing your codespace, please try again.
  24. Latest commit
  25. Git stats
  26. Files
  27. Failed to load latest commit information.
  28. README.md
  29. This script is a very configurable botting tool for the MMO game Moomoo.io.
  30. Bot sending is no longer functional due to Moomoo.io's new IP limits. However, probing still works, so raid livestreams manually to your heart's content.
  31. WARNING: Please do not download any code that claims that it will "fix" or "add features" to this bot code. People have been including trojans and viruses in those unofficial programs. The ONLY official Moomoo bot code authors are Mega-Mewthree and Nebula-Devs. DO NOT download any other code related to Moomoo bots.
  32. We are not responsible for any damages caused by this project, or derivatives of this project. Use at your own risk.
  33. First, you must download and install Node.js: https://nodejs.org/en/
  34. For all the Windows users who have no clue how to open a Command Prompt terminal/console, open openCommandPrompt.bat .
  35. Install the Bot Code (Required)
  36. After Node.js is installed, run the below command in your console inside this folder. It is required to install important code the script depends on to run, and you can do that easily with the following command:
  37. Or you can run npminstall.bat if you are on Windows and you have no clue how to get to a console.
  38. node index.js [--probeTribe tribeName] [--probeName playerName] [--probeRegex boolean]
  39. See the next section for information on everything after node index.js .
  40. There are two main modes to this bot, probing and botting.
  41. The script only has the probe function now.
  42. NEW: Open start.bat to get an easier to use UI! For people who can't use the command line very well! (Windows only)
  43. --probeTribe searches all Moomoo.io servers for any tribes with the given name and returns the IPs so you can use them with --link.
  44. --probeName does almost the same thing as --probeTribe, but searches the leaderboards for a player with the given name.
  45. --probeRegex makes the arguments provided to the 2 previous probe flags be interpreted as a regular expression. Do not use flags in your regular expression. Note that the starting and ending slashes ( / ) are not required. It is suggested that you surround your search expression in quotation marks so that the terminal doesn't interpret special characters like > as command line operators. Default: false
  46. You can probe (search) for a name on the leaderboard or a tribe on all the public Moomoo.io servers. This is useful if you want to raid someone's livestream.
  47. Here is the start script for probing using a tribe name:
  48. node index.js --probeTribe Nebula
  49. This will return a list of server IPs which have the tribe Nebula in them.
  50. Here is the start script for probing using a name on the leaderboard:
  51. node index.js --probeName Lucario
  52. Similar to the other command, this will return a list of server IPs which have the player Lucario on the leaderboard.
  53. Here is an example of regular expression probing:
  54. node index.js --probeName "Luc" --probeRegex true
  55. This will return all servers where someone whose name has the string Luc is on the leaderboard. For example, it will match Luc , Luca , Lucario , and abcLucdef . (But not luc .)
  56. About
  57. A Moomoo Bot Sender with AI.
  58. Greasy Fork
  59. You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.
  60. You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.
  61. You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.
  62. You will need to install an extension such as Tampermonkey or Userscripts to install this script.
  63. You will need to install a user script manager extension to install this script.
  64. How to install
  65. You will need to install an extension such as Stylus to install this script.
  66. You will need to install an extension such as Stylus to install this script.
  67. You will need to install an extension such as Stylus to install this script.
  68. You will need to install a user style manager extension to install this script.
  69. You will need to install a user style manager extension to install this script.
  70. Author W4IT and zyenith Daily installs 110 Total installs 142,365 Ratings 59 12 18 Version v.10.6.4 Created 2021-03-27 Updated 2023-03-26 License N/A
  71. This mod is not a copy of SISI's Hack.
  72. I am the developer of SISI's Hack.
  73. This mod will be updated really rarely.
  74. Disclaimer: MooMoo.io added anti cheat.
  75. This mod will not work anymore.
  76. [ESC] Open Menu
  77. [Arrow Right] Enable / Disable Auto-Hat
  78. [Arrow Left] Enable / Disable Auto-Heal
  79. [Arrow Up] Enable / Disable Auto Chat
  80. [Arrow Down] Enable / Disable Auto Clan
  81. [Insert] Open / Close Music-Menu
  82. Anti - Poison (Equips Anti - Venom gear to prevent poison damage.)
  83. 360 Hit (Hits in all directions.)
  84. Auto - Replace (DO NOT USE.)
  85. How to get Katana & Musket.
  86. #1: Reach Age 9 (Note: Do NOT choose the crossbow at age 8 and do NOT select anything at age 9).
  87. #2: Press the key 'del(ete)'.
  88. #1: Choose “short sword” at AGE 2, later at AGE 8 katana.
  89. #2: Reach AGE 9 (Note: Do NOT choose anything).
  90. #3: Press the key 'L'.
  91. How to do an Insta - kill:
  92. #1: Hold your musket for 2 - 3 seconds. (You can also use a bow to do this insta - kill, however, you will need hats such as “Bull Helmet” or “Turret Gear”.)
  93. #2: Choose your primary weapon and press “R”.
  94. [Left-Mouse-Click] Bull, then biome hat.
  95. [Right-Mouse-Click] Tank, then biome hat.
  96. Insta - kill keys:
  97. [R] Normal Insta
  98. [Y] Reverse Insta
  99. [Space] CX Insta (IF active.)
  100. [L] Bow Insta (However this could work as age 1 insta.)
  101. [N] Enable / Disable Auto - Mill
  102. [O] Places 5 WindMills
  103. [V] Places 1 Spike
  104. [P] Places 4 Spikes
  105. [F] Places 1 Trap or BoostPad
  106. [I] Places 4 Traps or BoostPads
  107. [H] Places 2 Turrets/Teleporter (Can also place bridges, blockers.etc)
  108. [G] BoostPad + Spike
  109. [T] Bull Helmet
  110. [Z] Tank Gear
  111. [K] Spike Gear
  112. [U] Turret Gear
  113. [B] Solider Helmet
  114. [J] Empire Helmet
  115. [Shift] Booster Hat
  116. [M] Biome Hat (Booster Hat, Flipper Hat, Snow Cap. Monkey tail will also be equipped.)
  117. Auto - Upgrade:
  118. [Del] Katana + Musket (Age 9 or higher.)
  119. [Insert] Polearm + Musket (Age 9 or higher, you need “Tool Hammer”.)
  120. [1/NumPad] Katana
  121. [9/NumPad] Spinning Spikes (Age 9) and Power Mill (Age 8)
  122. Miscellaneous:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement