Advertisement
ShackShack

Patch's Trash Admin [yes i made this epic bad gui]

Jan 25th, 2020
332
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.97 KB | None | 0 0
  1. local Player = game.Players.LocalPlayer
  2. Char = Player.Character
  3. Hum = Char.Humanoid
  4.  
  5. Player.Chatted:Connect(function(msg)
  6. if msg:match("/e :trollinggui") then
  7. loadstring(game:HttpGet("https://pastebin.com/raw/RNWgaqCE",true))()
  8. elseif msg:match("/e :admin") then
  9. loadstring(game:HttpGet("https://pastebin.com/raw/iM2Hhq68",true))()
  10. elseif msg:match("/e :ultraadmin") then
  11. loadstring(game:HttpGet("https://pastebin.com/raw/n69gaT0a",true))()
  12. elseif msg:match("/e :fexgui") then
  13. loadstring(game:HttpGet("https://pastebin.com/raw/LXxz5HZq",true))()
  14. elseif msg:match("/e :hex") then
  15. loadstring(game:HttpGet("https://pastebin.com/raw/euHkFk9C",true))()
  16. elseif msg:match("/e :cmds") then
  17. loadstring(game:HttpGet("https://pastebin.com/raw/JMUWaL9M",true))()
  18. end
  19. end)
  20.  
  21. game:GetService("StarterGui"):SetCore("SendNotification",{
  22. Title = "Patch's Trash Admin";
  23. Text = "omg y u using this";
  24. })
  25.  
  26. loadstring(game:HttpGet("https://pastebin.com/raw/C9UzpGSC",true))()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement