Advertisement
SumitScripts

(PE) Trolling Script By SumitScripts

Jan 7th, 2024
650
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.98 KB | None | 0 0
  1. local Library = loadstring(game:HttpGet("https://pastebin.com/raw/vff1bQ9F"))()
  2. local Window = Library.CreateLib("Pe Trolling Script • Made By SumitScripts", "Midnight")
  3. local Tab = Window:NewTab("Credits")
  4. local Section = Tab:NewSection("Made By SumitScripts")
  5. local Section = Tab:NewSection("Scripter By SumitScripts ")
  6. local Section = Tab:NewSection("All Script Made By SumitScripts + DreamBoy")
  7.  
  8. local Tab = Window:NewTab("Main")
  9. local Section = Tab:NewSection("Gun Trolling")
  10. Section:NewButton("Gun 🔫 (Working)", "ButtonInfo", function()
  11. loadstring(game:HttpGet("https://raw.githubusercontent.com/GenesisFE/Genesis/main/Obfuscations/Pistol"))()
  12. print("Clicked")
  13. end)
  14.  
  15. Section:NewButton("Gun 🔫 (Not Working but looks real)", "ButtonInfo", function()
  16. --[[
  17. @testblox66 - SumitScripts Roblox Id
  18. press e to equip/unequip
  19. DOESNT WORK ON SYNAPSE
  20. if you dont have any other exploits just use free exploit like krnl or comet
  21. hats required:
  22. https://www.roblox.com/catalog/7807431641/Spec-Ops-CR-L-4-Back
  23. https://www.roblox.com/catalog/4504231783/Elemental-Crystal-Golem-Shoulder-Rock
  24. ]]
  25.  
  26. _G.netlessmult = 1
  27. _G.safenetless = false
  28.  
  29. loadstring(game:HttpGet("https://raw.githubusercontent.com/plusgiant5/Libraries/main/Plusgiant5ReanimationV2.lua"))()
  30. loadstring(game:HttpGet("https://raw.githubusercontent.com/plusgiant5/Libraries/main/Plusgiant5ReanimationV2/gun.lua"))()
  31. print("Clicked")
  32. end)
  33.  
  34. local Section = Tab:NewSection("Morphs")
  35. Section:NewButton("All Morphs", "ButtonInfo", function()
  36. loadstring(game:HttpGet("https://raw.githubusercontent.com/Tescalus/Pendulum-Hubs-Source/main/Pendulum%20Hub%20V5.lua"))()
  37. print("Clicked")
  38. end)
  39.  
  40. local Section = Tab:NewSection("Game Killer")
  41. Section:NewButton("Kill GUI", "ButtonInfo", function()
  42. loadstring(game:HttpGet("https://pastebin.com/raw/GRH1J8FA",true))()
  43. print("Clicked")
  44. end)
  45.  
  46. Section:NewButton("Kick GUI", "ButtonInfo", function()
  47. require(7740343097).kick("Put Yours Username")
  48. print("Clicked")
  49. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement