Ameno__GodOH

Mandy Hubv2

Sep 2nd, 2024 (edited)
25,975
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.37 KB | None | 0 0
  1. local OrionLib = loadstring(game:HttpGet("https://twix.cyou/Orion.txt", true))()
  2.  
  3. local Window = OrionLib:MakeWindow({Name = "Mandy Hub", HidePremium = false, SaveConfig = true, IntroEnabled = false, ConfigFolder = "MandyHub"})
  4.  
  5. OrionLib:MakeNotification({
  6. Name = "Script Executed Yay!!",
  7. Content = "By: Mandy_Dos_Candys on Discord",
  8. Image = "rbxassetid://4567880251",
  9. Time = 5
  10. })
  11.  
  12. -- Blox Fruits Tab
  13. local BFTab = Window:MakeTab({
  14. Name = "Blox Fruits",
  15. Icon = "rbxassetid://4483345998",
  16. PremiumOnly = false
  17. })
  18.  
  19. local BFSection = BFTab:AddSection({
  20. Name = "Blox Fruits Section"
  21. })
  22.  
  23. BFTab:AddButton({
  24. Name = "Redz Hub Script",
  25. Callback = function()
  26. loadstring(game:HttpGet("https://raw.githubusercontent.com/REDzHUB/BloxFruits/main/redz9999"))()
  27. end
  28. })
  29.  
  30. BFTab:AddButton({
  31. Name = "W-Azure Hub Script",
  32. Callback = function()
  33. loadstring(game:HttpGet("https://api.luarmor.net/files/v3/loaders/3b2169cf53bc6104dabe8e19562e5cc2.lua"))()
  34. end
  35. })
  36.  
  37. BFTab:AddButton({
  38. Name = "Cokka Hub Script",
  39. Callback = function()
  40. loadstring(game:HttpGet("https://raw.githubusercontent.com/UserDevEthical/Loadstring/main/CokkaHub.lua"))()
  41. end
  42. })
  43.  
  44. BFTab:AddButton({
  45. Name = "Yatsuraa Hub Script",
  46. Callback = function()
  47. loadstring(game:HttpGet("https://raw.githubusercontent.com/Yatsuraa/Matsune/main/Matsunebeta.lua"))()
  48. end
  49. })
  50.  
  51. -- King Legacy Tab
  52. local KingTab = Window:MakeTab({
  53. Name = "King Legacy",
  54. Icon = "rbxassetid://4483345998",
  55. PremiumOnly = false
  56. })
  57.  
  58. local KingSection = KingTab:AddSection({
  59. Name = "King Legacy Section"
  60. })
  61.  
  62. KingTab:AddButton({
  63. Name = "King Legacy Zee-Hub Script",
  64. Callback = function()
  65. print("Ativando King Legacy Zee-Hub Script...")
  66. loadstring(game:HttpGet('https://zuwz.me/Ls-Zee-Hub-KL'))()
  67. end
  68. })
  69.  
  70. KingTab:AddButton({
  71. Name = "King Legacy ArcHub Script (Need Key)",
  72. Callback = function()
  73. print("Ativando King Legacy ArcHub Script...")
  74. getgenv().CustomDistance = 10 -- Custom Distance For Bug Can't Swipe
  75. loadstring(game:HttpGet("https://raw.githubusercontent.com/ChopLoris/ArcHub/main/main.lua"))()
  76. end
  77. })
  78.  
  79. -- MM2 Tab
  80. local MM2Tab = Window:MakeTab({
  81. Name = "Murder Mystery 2",
  82. Icon = "rbxassetid://4483345998",
  83. PremiumOnly = false
  84. })
  85.  
  86. local MM2Section = MM2Tab:AddSection({
  87. Name = "Murder Mystery 2 Section"
  88. })
  89.  
  90. MM2Tab:AddButton({
  91. Name = "Murder Mystery 2 Yarhm Script",
  92. Callback = function()
  93. print("Ativando Murder Mystery 2 Yarhm Script...")
  94. loadstring(game:HttpGet("https://raw.githubusercontent.com/Joystickplays/psychic-octo-invention/main/yarhm.lua", false))()
  95. end
  96. })
  97.  
  98. -- "Stands Awakening" Tab
  99. local saTab = Window:MakeTab({
  100. Name = "Stands Awakening",
  101. Icon = "rbxassetid://4483345998",
  102. PremiumOnly = false
  103. })
  104.  
  105. local saSection = saTab:AddSection({
  106. Name = "Stands Awakening Boss Section"
  107. })
  108.  
  109. saTab:AddButton({
  110. Name = "Stands Awakening Mandy Script",
  111. Callback = function()
  112. print("Ativando Stands Awakening Boss Helper 1...")
  113. loadstring(game:HttpGet("https://raw.githubusercontent.com/MaybeNotMandy/MaybeNotMandy/refs/heads/main/Mandy/Stands/Awakening.lua"))()
  114. OrionLib:MakeNotification({
  115. Name = "Stands Awakening Mandy Script",
  116. Content = "By: mandy_dos_candys on Discord",
  117. Image = "rbxassetid://4483345998",
  118. Time = 5
  119. })
  120. end
  121. })
  122.  
  123. local HSTab = Window:MakeTab({
  124. Name = "Heaven Stand",
  125. Icon = "rbxassetid://4483345998",
  126. PremiumOnly = false
  127. })
  128.  
  129. local HSSection = HSTab:AddSection({
  130. Name = "Heaven Stand Section"
  131. })
  132.  
  133. HSTab:AddButton({
  134. Name = "Mandy Heaven Stand Farm",
  135. Callback = function()
  136. print("Ativando The Strongest Battlegrounds Uppercut Script...")
  137. loadstring(game:HttpGet("https://pastebin.com/raw/FWmEcRd3"))()
  138. end
  139. })
  140.  
  141. -- "YBA" Tab
  142. local YBATab = Window:MakeTab({
  143. Name = "YBA",
  144. Icon = "rbxassetid://4483345998",
  145. PremiumOnly = false
  146. })
  147.  
  148. local YBASection = YBATab:AddSection({
  149. Name = "YBA Section"
  150. })
  151.  
  152. YBATab:AddButton({
  153. Name = "YBA",
  154. Callback = function()
  155. print("Ativando YBA script...")
  156. loadstring(game:HttpGet("https://raw.githubusercontent.com/zakater5/LuaRepo/main/YBA/v3.lua"))()
  157. end
  158. })
  159.  
  160. -- The Strongest Battlegrounds Tab
  161. local TsbTab = Window:MakeTab({
  162. Name = "The Strongest Battlegrounds",
  163. Icon = "rbxassetid://4483345998",
  164. PremiumOnly = false
  165. })
  166.  
  167. local TsbSection = TsbTab:AddSection({
  168. Name = "The Strongest Battlegrounds Section"
  169. })
  170.  
  171. TsbTab:AddButton({
  172. Name = "The Strongest Battlegrounds Uppercut Button",
  173. Callback = function()
  174. print("Ativando The Strongest Battlegrounds Uppercut Script...")
  175. loadstring(game:HttpGet("https://pastebin.com/raw/TByAQgT6"))()
  176. end
  177. })
  178.  
  179. -- Weak Legacy 2 Tab
  180. local Wk2Tab = Window:MakeTab({
  181. Name = "Weak Legacy 2",
  182. Icon = "rbxassetid://4483345998",
  183. PremiumOnly = false
  184. })
  185.  
  186. local Wk2Section = Wk2Tab:AddSection({
  187. Name = "Weak Legacy 2 Section"
  188. })
  189.  
  190. Wk2Tab:AddButton({
  191. Name = "Weak Legacy 2 One Shot Script",
  192. Callback = function()
  193. print("Ativando Weak Legacy 2 One Shot Script...")
  194. loadstring(game:HttpGet("https://pastebin.com/raw/TxQFmeQk"))()
  195. end
  196. })
  197.  
  198. Wk2Tab:AddButton({
  199. Name = "Weak Legacy 2 Farm Script",
  200. Callback = function()
  201. print("Ativando Weak Legacy 2 Farm Script...")
  202. loadstring(game:HttpGet("https://rawscripts.net/raw/Weak-Legacy-2-RELEASE-Tora-Script-crack-and-source-leak-16767"))()
  203. end
  204. })
  205.  
  206. local bbTab = Window:MakeTab({
  207. Name = "Ball Blade",
  208. Icon = "rbxassetid://4483345998",
  209. PremiumOnly = false
  210. })
  211.  
  212. local bbSection = bbTab:AddSection({
  213. Name = "Ball Blade Section"
  214. })
  215.  
  216. bbTab:AddButton({
  217. Name = "Ball Blade Script",
  218. Callback = function()
  219. print("Ativando Demonfall script...")
  220. loadstring(game:HttpGet("https://raw.githubusercontent.com/FFJ1/Roblox-Exploits/main/scripts/autoparry.lua"))()
  221. end
  222. })
  223.  
  224. -- "Demonfall" Tab
  225. local DemoTab = Window:MakeTab({
  226. Name = "Demonfall",
  227. Icon = "rbxassetid://4483345998",
  228. PremiumOnly = false
  229. })
  230.  
  231. local DemoSection = DemoTab:AddSection({
  232. Name = "Demonfall section"
  233. })
  234.  
  235. DemoTab:AddButton({
  236. Name = "Demonfall Script",
  237. Callback = function()
  238. print("Ativando Demonfall script...")
  239. loadstring(game:HttpGet("https://raw.githubusercontent.com/Gabiruvei/algumacoisa/c8de05d805f56ce38ae2768e77132780e6aabac4/sla"))()
  240. end
  241. })
  242.  
  243. DemoTab:AddButton({
  244. Name = "Demonfall Dupe Item Script",
  245. Callback = function()
  246. print("Ativando Demonfall script...")
  247. loadstring(game: HttpGet("https://raw.githubusercontent.com/ToraScript/Script/main/Demonfall",true))()
  248. end
  249. })
  250.  
  251. -- "Aimbot" Tab
  252. local aimTab = Window:MakeTab({
  253. Name = "Aimbot",
  254. Icon = "rbxassetid://4483345998",
  255. PremiumOnly = false
  256. })
  257.  
  258. local aimSection = aimTab:AddSection({
  259. Name = "Aim Lock Section"
  260. })
  261.  
  262. aimTab:AddButton({
  263. Name = "Aim Lock Script (for BattleGrounds)",
  264. Callback = function()
  265. print("Ativando Aim Lock script...")
  266. loadstring(game:HttpGet("https://pastebin.com/raw/0DV8R7RQ"))()
  267. end
  268. })
  269.  
  270. aimTab:AddButton({
  271. Name = "Aim Lock Script (for FPS)",
  272. Callback = function()
  273. print("Ativando Aim Lock script...")
  274. loadstring(game:HttpGet(('https://raw.githubusercontent.com/natoloe009/SCRIPT-ROBLOX/main/Aimbot%20%2B%20fov'),true))()
  275. end
  276. })
  277.  
  278. aimTab:AddButton({
  279. Name = "Owl Hub",
  280. Callback = function()
  281. print("Ativando Owl Hub Script...")
  282. loadstring(game:HttpGet("https://raw.githubusercontent.com/CriShoux/OwlHub/master/OwlHub.txt"))()
  283. end
  284. })
  285.  
  286. aimTab:AddButton({
  287. Name = "Shiftlock (Activate the game's shiftlock is bad)",
  288. Callback = function()
  289. print("Ativando Demonfall script...")
  290. loadstring(game:HttpGet('https://pastebin.com/raw/CjNsnSDy'))()
  291. end
  292. })
  293.  
  294. local funkyTab = Window:MakeTab({
  295. Name = "Funky Friday",
  296. Icon = "rbxassetid://4483345998",
  297. PremiumOnly = false
  298. })
  299.  
  300. local funkySection = funkyTab:AddSection({
  301. Name = "Funky Friday Section"
  302. })
  303.  
  304. funkyTab:AddButton({
  305. Name = "Auto play Funky Friday ",
  306. Callback = function()
  307. print("Ativando...")
  308. loadstring(game:HttpGet("https://pastebin.com/raw/dcyuEgyK"))()
  309. end
  310. })
  311.  
  312. -- "Misc" Tab
  313. local configTab = Window:MakeTab({
  314. Name = "Misc",
  315. Icon = "rbxassetid://4483345998",
  316. PremiumOnly = false
  317. })
  318.  
  319. local configSection = configTab:AddSection({
  320. Name = "Misc Section"
  321. })
  322.  
  323. configTab:AddButton({
  324. Name = "Key Board Script",
  325. Callback = function()
  326. print("Ativando Ghub Key Board Script...")
  327. loadstring(game:HttpGet("https://pastebin.com/raw/e2v27GA8", true))()
  328. end
  329. })
  330.  
  331. configTab:AddButton({
  332. Name = "Dex Explorer",
  333. Callback = function()
  334. print("Ativando Dex Explorer Script...")
  335. loadstring(game:HttpGet("https://raw.githubusercontent.com/REDzHUB/DEX-Explorer/main/Mobile.lua"))()
  336. end
  337. })
  338.  
  339. configTab:AddButton({
  340. Name = "Infinite Yield",
  341. Callback = function()
  342. print("Ativando Infinite Yield Script...")
  343. loadstring(game:HttpGet("https://raw.githubusercontent.com/EdgeIY/infiniteyield/master/source"))()
  344. end
  345. })
  346.  
  347. configTab:AddButton({
  348. Name = "Fly Fe Script",
  349. Callback = function()
  350. print("Ativando Leitor de Coordenadas script...")
  351. loadstring("\108\111\97\100\115\116\114\105\110\103\40\103\97\109\101\58\72\116\116\112\71\101\116\40\40\39\104\116\116\112\115\58\47\47\103\105\115\116\46\103\105\116\104\117\98\117\115\101\114\99\111\110\116\101\110\116\46\99\111\109\47\109\101\111\122\111\110\101\89\84\47\98\102\48\51\55\100\102\102\57\102\48\97\55\48\48\49\55\51\48\52\100\100\100\54\55\102\100\99\100\51\55\48\47\114\97\119\47\101\49\52\101\55\52\102\52\50\53\98\48\54\48\100\102\53\50\51\51\52\51\99\102\51\48\98\55\56\55\48\55\52\101\98\51\99\53\100\50\47\97\114\99\101\117\115\37\50\53\50\48\120\37\50\53\50\48\102\108\121\37\50\53\50\48\50\37\50\53\50\48\111\98\102\108\117\99\97\116\111\114\39\41\44\116\114\117\101\41\41\40\41\10\10")()
  352. end
  353. })
  354.  
  355. configTab:AddButton({
  356. Name = "Remote Spy",
  357. Callback = function()
  358. print("Ativando Remote Spy Script...")
  359. loadstring(game:HttpGet("https://raw.githubusercontent.com/REDzHUB/RS/main/SimpleSpyMobile"))()
  360. end
  361. })
  362.  
  363. configTab:AddButton({
  364. Name = "Coordinate reader",
  365. Callback = function()
  366. print("Ativando Leitor de Coordenadas script...")
  367. loadstring(game:HttpGet("https://pastebin.com/raw/iczGZEjc"))()
  368. end
  369. })
  370.  
  371. configTab:AddButton({
  372. Name = "CFrame Checker",
  373. Callback = function()
  374. print("Ativando Leitor de Coordenadas script...")
  375. loadstring(game:HttpGet("https://pastebin.com/raw/xShraXCs"))()
  376. end
  377. })
  378.  
  379. local DCTab = Window:MakeTab({
  380. Name = "Discord Channel",
  381. Icon = "rbxassetid://4483345998",
  382. PremiumOnly = false
  383. })
  384.  
  385. local DCSection = DCTab:AddSection({
  386. Name = "My Discord Server be kind"
  387. })
  388.  
  389. DCTab:AddButton({
  390. Name = "Mandy's shack",
  391. Callback = function()
  392. print("Ativando Ghub Key Board Script...")
  393. setclipboard("Discord Server Has Been Deleted Srry ;)")
  394. end
  395. })
  396.  
  397. -- Finalize the window
  398. OrionLib:Init()
Advertisement
Add Comment
Please, Sign In to add comment