Advertisement
NMM

ABDGUI

NMM
Jul 5th, 2021
352
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.03 KB | None | 0 0
  1. local Finity = loadstring(game:HttpGet("https://pastebin.com/raw/y4eeFHp0"))()
  2.  
  3. local FinityWindow = Finity.new(true)
  4. FinityWindow.ChangeToggleKey(Enum.KeyCode.T)
  5.  
  6. local Rage = FinityWindow:Category("ABD")
  7.  
  8. local Sas = Rage:Sector("Main Functions")
  9.  
  10. local is = Rage:Sector("Secondary Functions")
  11.  
  12. Sas:Cheat("Button", "Lagframeserver", function()
  13. while true do
  14. game:GetService("ReplicatedStorage").PlayerStrongPunch:FireServer(Vector3.new(9, 9, 9), Vector3.new(31, 21, 21), BrickColor.Random()) -- mega punch
  15. wait()
  16. end
  17. end)
  18.  
  19. Sas:Cheat("Button", "Kill all", function()
  20. for i,v in pairs(game:GetService("Players"):GetChildren()) do -- ista kill all
  21. if v.Name ~= game.Players.LocalPlayer.Name then
  22. local A_1 = v.Character.Humanoid
  23. local A_2 = v.Character.HumanoidRootPart.CFrame
  24. local A_3 = 100
  25. local A_4 = 33
  26. local A_5 = Vector3.new(500, 500, 500)
  27. local A_6 = "rbxassetid://260430079"
  28. local A_7 = 333
  29. local A_8 = Color3.new(1, 1, 1)
  30. local A_9 = "rbxassetid://6965860761"
  31. local A_10 = 1
  32. local A_11 = 61212312323123
  33. local Event = game:GetService("ReplicatedStorage").Damage
  34. Event:FireServer(A_1, A_2, A_3, A_4, A_5, A_6, A_7, A_8, A_9, A_10, A_11)
  35. end
  36. end
  37. end)
  38.  
  39.  
  40. Sas:Cheat("Button", "InvisibleStand", function()
  41. for i,v in pairs(game:GetService("Workspace").Entities:GetDescendants()) do -- activate stand without having it
  42. if v:IsA("Part") then
  43. local userdata_1 = v;
  44. local number_1 = 1;
  45. local Target = game:GetService("ReplicatedStorage").Transparency;
  46. Target:FireServer(userdata_1, number_1);
  47. end
  48. end
  49. end)
  50.  
  51. Sas:Cheat("Button", "Stun all", function()
  52. for i,v in pairs(game:GetService("Players"):GetChildren()) do
  53. if v.Name ~= game.Players.LocalPlayer.Name then
  54. local userdata_1 = v.Character.Humanoid;
  55. local Target = game:GetService("ReplicatedStorage").Knock;
  56. Target:FireServer(userdata_1);
  57. end
  58. end
  59. end)
  60.  
  61. Sas:Cheat("Button", "Activate Menancing", function()
  62. game:GetService("ReplicatedStorage").Menacing:FireServer(CFrame.new(10, 10, 10)) -- menancing fe
  63. end)
  64.  
  65. Sas:Cheat("Button", "Mega punch", function()
  66. for i,v in pairs(game:GetService("Players"):GetChildren()) do -- ista kill all
  67. if v.Name ~= game.Players.LocalPlayer.Name then
  68. local A_1 = v.Character.Humanoid
  69. local A_2 = v.Character.HumanoidRootPart.CFrame
  70. local A_3 = 100
  71. local A_4 = 30.25
  72. local A_5 = Vector3.new(303, 300, 600)
  73. local A_6 = "rbxassetid://260430079"
  74. local A_7 = 333
  75. local A_8 = Color3.new(1, 1, 1)
  76. local A_9 = "rbxassetid://166423137"
  77. local A_10 = 1
  78. local A_11 = 6111
  79. local Event = game:GetService("ReplicatedStorage").Damage
  80. Event:FireServer(A_1, A_2, A_3, A_4, A_5, A_6, A_7, A_8, A_9, A_10, A_11)
  81. game:GetService("ReplicatedStorage").PlayerStrongPunch:FireServer(Vector3.new(9, 9, 9), Vector3.new(31, 21, 21), BrickColor.Random()) -- mega punch
  82. end
  83. end
  84. end)
  85.  
  86. Sas:Cheat("Button", "GodMode", function()
  87. while true do
  88. game:GetService("ReplicatedStorage").DoppioEpitaph:FireServer()
  89. wait()
  90. end
  91. end)
  92.  
  93. Sas:Cheat("Button", "GodMode2", function()
  94. while true do
  95. game:GetService("ReplicatedStorage").EndermanEpitaph:FireServer()-- god mode
  96. wait()
  97. end
  98. end)
  99.  
  100. Sas:Cheat("Button", "Push all", function()
  101. for i,v in pairs(game:GetService("Players"):GetChildren()) do -- push all
  102. if v.Name ~= game.Players.LocalPlayer.Name then
  103. local string_1 = "Push";
  104. local userdata_1 = v.Character.Head;
  105. local number_1 = 1231123123123212312330.5;
  106. local Target = game:GetService("ReplicatedStorage").CombatRemote;
  107. Target:FireServer(string_1, userdata_1, number_1);
  108. end
  109. end
  110. end)
  111.  
  112. local Toggles1 = {
  113. Loop = false
  114. }
  115.  
  116. Sas:Cheat("Toggle", "LoopPushAll", function(t)
  117. Toggles1.Loop = t
  118. end)
  119.  
  120. spawn(function()
  121. while true do wait(0.001)
  122. if Toggles1.Loop == true then
  123. for i,v in pairs(game:GetService("Players"):GetChildren()) do -- push all
  124. local string_1 = "Push";
  125. local userdata_1 = v.Character.Head;
  126. local number_1 = 1231123123123212312330.5;
  127. local Target = game:GetService("ReplicatedStorage").CombatRemote;
  128. Target:FireServer(string_1, userdata_1, number_1);
  129. end
  130. end
  131. end
  132. end)
  133.  
  134. Sas:Cheat("Button", "AntiFreeze", function()
  135. while true do
  136. local userdata_1 = game.Players.LocalPlayer.Character.HumanoidRootPart; -- unfreeze
  137. local bool_1 = false;
  138. local Target = game:GetService("ReplicatedStorage").Anchor;
  139. Target:FireServer(userdata_1, bool_1);
  140. wait()
  141. local userdata_1 = game.Players.LocalPlayer.Character.Head;
  142. local bool_1 = false;
  143. local Target = game:GetService("ReplicatedStorage").Anchor;
  144. Target:FireServer(userdata_1, bool_1);
  145. end
  146. end)
  147.  
  148. Sas:Cheat("Button", "Freeze all", function()
  149. for i,v in pairs(game:GetService("Players"):GetChildren()) do
  150. if v.Name ~= game.Players.LocalPlayer.Name then
  151. local userdata_1 = v.Character.HumanoidRootPart;
  152. local bool_1 = true;
  153. local Target = game:GetService("ReplicatedStorage").Anchor;
  154. Target:FireServer(userdata_1, bool_1);
  155. end
  156. end
  157. end)
  158.  
  159.  
  160. Sas:Cheat("Button", "Fling All", function()
  161. for i,v in pairs(game:GetService("Players"):GetChildren()) do -- ista kill all
  162. if v.Name ~= game.Players.LocalPlayer.Name then
  163. local A_1 = v.Character.Humanoid
  164. local A_2 = v.Character.HumanoidRootPart.CFrame
  165. local A_3 = 11
  166. local A_4 = 30.25
  167. local A_5 = Vector3.new(101, 5231, 120)
  168. local A_6 = "rbxassetid://260430079"
  169. local A_7 = 33
  170. local A_8 = Color3.new(1, 1, 1)
  171. local A_9 = "rbxassetid://4137216950"
  172. local A_10 = 1
  173. local A_11 = 6111
  174. local Event = game:GetService("ReplicatedStorage").Damage
  175. Event:FireServer(A_1, A_2, A_3, A_4, A_5, A_6, A_7, A_8, A_9, A_10, A_11)
  176. game:GetService("ReplicatedStorage").PlayerStrongPunch2:FireServer(Vector3.new(9, 9, 9), Vector3.new(31, 21, 21), BrickColor.Random()) -- mega punch
  177. end
  178. end
  179. end)
  180.  
  181. Sas:Cheat("Button", "BlockALL", function()
  182. for i,v in pairs(game:GetService("Players"):GetChildren()) do -- ista kill all
  183. if v.Name ~= game.Players.LocalPlayer.Name then
  184. local A_1 = v.Character.Humanoid
  185. local A_2 = v.Character.HumanoidRootPart.CFrame
  186. local A_3 = 1
  187. local A_4 = 30.25
  188. local A_5 = Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame)
  189. local A_6 = "rbxassetid://260430079"
  190. local A_7 = 333
  191. local A_8 = Color3.new(1, 1, 1)
  192. local A_9 = "rbxassetid://147722227"
  193. local A_10 = 2
  194. local A_11 = 61223
  195. local Event = game:GetService("ReplicatedStorage").Damage
  196. Event:FireServer(A_1, A_2, A_3, A_4, A_5, A_6, A_7, A_8, A_9, A_10, A_11)
  197. end
  198. end
  199. end)
  200.  
  201. Sas:Cheat("Button", "Noot Noot", function()
  202. for i,v in pairs(game:GetService("Players"):GetChildren()) do -- ista kill all
  203. if v.Name ~= game.Players.LocalPlayer.Name then
  204. local A_1 = v.Character.Humanoid
  205. local A_2 = v.Character.HumanoidRootPart.CFrame
  206. local A_3 = 0
  207. local A_4 = 0
  208. local A_5 = Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame)
  209. local A_6 = "rbxassetid://260430079"
  210. local A_7 = 0
  211. local A_8 = Color3.new(1, 1, 1)
  212. local A_9 = "rbxassetid://236932924"
  213. local A_10 = 1
  214. local A_11 = 61212312323123
  215. local Event = game:GetService("ReplicatedStorage").Damage
  216. Event:FireServer(A_1, A_2, A_3, A_4, A_5, A_6, A_7, A_8, A_9, A_10, A_11)
  217. end
  218. end
  219. end)
  220.  
  221. local Toggles2 = {
  222. Loop = false
  223. }
  224.  
  225. Sas:Cheat("Toggle", "Ear", function(t)
  226. Toggles2.Loop = t
  227. end)
  228.  
  229. spawn(function()
  230. while true do wait(0.001)
  231. if Toggles2.Loop == true then
  232. local A_1 = game.Players.LocalPlayer.Character.Humanoid
  233. local A_2 = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  234. local A_3 = 0
  235. local A_4 = 0
  236. local A_5 = Vector3.new(game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame)
  237. local A_6 = "rbxassetid://260430079"
  238. local A_7 = 0
  239. local A_8 = Color3.new(1, 1, 1)
  240. local A_9 = "rbxassetid://877676554"
  241. local A_10 = 1
  242. local A_11 = 61212312323123
  243. local Event = game:GetService("ReplicatedStorage").Damage
  244. Event:FireServer(A_1, A_2, A_3, A_4, A_5, A_6, A_7, A_8, A_9, A_10, A_11)
  245. end
  246. end
  247. end
  248. )
  249.  
  250. Sas:Cheat("Button", "GrabFruit", function()
  251. for i,v in pairs(game:GetService("Workspace").ItFolder:GetDescendants()) do
  252. if v.Name == "Rokakaka Fruit" and v:IsA("Tool") then
  253. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.Handle.CFrame
  254. end
  255. end
  256. end)
  257.  
  258. Sas:Cheat("Button", "GrabArrow", function()
  259. for i,v in pairs(game:GetService("Workspace").ItFolder:GetDescendants()) do
  260. if v.Name == "Arrow" and v:IsA("Tool") then
  261. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.Handle.CFrame
  262. end
  263. end
  264. end)
  265.  
  266. is:Cheat("Button", "Voiceline1", function()
  267. local userdata_1 = game:GetService("Players").LocalPlayer.Character.Head;
  268. local string_1 = "rbxassetid://3667647330";
  269. local number_1 = 5;
  270. local number_2 = 7.5;
  271. local number_3 = 0.2;
  272. local Target = game:GetService("ReplicatedStorage").Taunt;
  273. Target:FireServer(userdata_1, string_1, number_1, number_2, number_3);
  274. end)
  275.  
  276. is:Cheat("Button", "Voiceline2", function()
  277. local userdata_1 = game:GetService("Players").LocalPlayer.Character.Head;
  278. local string_1 = "rbxassetid://4622322053";
  279. local number_1 = 3;
  280. local number_2 = 3.8;
  281. local number_3 = 0;
  282. local Target = game:GetService("ReplicatedStorage").Taunt;
  283. Target:FireServer(userdata_1, string_1, number_1, number_2, number_3);
  284. end)
  285.  
  286. is:Cheat("Button", "Voiceline3", function()
  287. local userdata_1 = game:GetService("Players").LocalPlayer.Character.Head;
  288. local string_1 = "rbxassetid://3093433993";
  289. local number_1 = 3;
  290. local number_2 = 1;
  291. local number_3 = 0;
  292. local Target = game:GetService("ReplicatedStorage").Taunt;
  293. Target:FireServer(userdata_1, string_1, number_1, number_2, number_3);
  294. end)
  295.  
  296. is:Cheat("Button", "PickBanknote", function()
  297. for i,v in pairs(game:GetService("Workspace").ItFolder:GetDescendants()) do
  298. if v.Name == "Banknote" and v:IsA("Tool") then
  299. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.Handle.CFrame
  300. end
  301. end
  302. end)
  303.  
  304. is:Cheat("Button", "Rejoin", function()
  305. local tpservice= game:GetService("TeleportService")
  306. local plr = game.Players.LocalPlayer
  307.  
  308. tpservice:Teleport(2686500207, plr)
  309. end)
  310.  
  311. is:Cheat("Button", "UnGod", function()
  312. local Target = game:GetService("ReplicatedStorage").Unepitaph;
  313. Target:FireServer();
  314. end)
  315.  
  316. is:Cheat("Button" ,"HitAllHumanoids", function()
  317. for i,v in pairs(game:GetService("Workspace"):GetDescendants()) do -- ista kill all
  318. if v:IsA("Humanoid") then
  319. if v.Parent ~= game.Players.LocalPlayer.Character then
  320. local A_1 = v.Humanoid
  321. local A_2 = v.CFrame
  322. local A_3 = 100
  323. local A_4 = 30.25
  324. local A_5 = Vector3.new(303, 300, 600)
  325. local A_6 = "rbxassetid://260430079"
  326. local A_7 = 333
  327. local A_8 = Color3.new(1, 1, 1)
  328. local A_9 = "rbxassetid://166423137"
  329. local A_10 = 1
  330. local A_11 = 6111
  331. local Event = game:GetService("ReplicatedStorage").Damage
  332. Event:FireServer(A_1, A_2, A_3, A_4, A_5, A_6, A_7, A_8, A_9, A_10, A_11)
  333. game:GetService("ReplicatedStorage").PlayerStrongPunch:FireServer(Vector3.new(9, 9, 9), Vector3.new(31, 21, 21), BrickColor.Random()) -- mega punch
  334. end
  335. end
  336. end
  337. end)
  338.  
  339. is:Cheat("Button", "TimeStopMove", function()
  340. while true do
  341. game.Players.LocalPlayer.Character.HumanoidRootPart.Anchored = false
  342. wait(.1)
  343. game.Players.LocalPlayer.Character.Head.Anchored = false
  344. wait(.1)
  345. game.Players.LocalPlayer.Character["Right arm"].Anchored = false
  346. wait(.1)
  347. game.Players.LocalPlayer.Character["Left arm"].Anchored = false
  348. wait(.1)
  349. game.Players.LocalPlayer.Character["Right leg"].Anchored = false
  350. wait(.1)
  351. game.Players.LocalPlayer.Character["Left leg"].Anchored = false
  352. wait(.1)
  353. end
  354. end)
  355.  
  356. is:Cheat("Button", "Remove Jump Cooldown", function()
  357. game.Players.LocalPlayer.Character.Stand.JumpCooldown:Destroy()
  358. end)
  359.  
  360. is:Cheat("Button", "Bring all to old island", function()
  361.  
  362.  
  363. for i,v in pairs(game:GetService("Players"):GetChildren()) do -- ista kill all
  364. if v.Name ~= game.Players.LocalPlayer.Name then
  365. local A_1 = v.Character.Humanoid
  366. local A_2 = v.Character.HumanoidRootPart.CFrame
  367. local A_3 = 1
  368. local A_4 = 33
  369. local A_5 = Vector3.new(500, 30, 0)
  370. local A_6 = "rbxassetid://260430079"
  371. local A_7 = 333
  372. local A_8 = Color3.new(1, 1, 1)
  373. local A_9 = "rbxassetid://147722227"
  374. local A_10 = 2
  375. local A_11 = 61223
  376. local Event = game:GetService("ReplicatedStorage").Damage
  377. Event:FireServer(A_1, A_2, A_3, A_4, A_5, A_6, A_7, A_8, A_9, A_10, A_11)
  378. end
  379. end
  380. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement