Advertisement
JackPackS

Plug Penguin

Jan 3rd, 2022
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.49 KB | None | 0 0
  1. local library = loadstring(game:HttpGet("https://pastebin.com/raw/42TQZMPp"))();
  2.  
  3.  
  4. local Gamer = library:CreateSection("Aim/ESP");
  5. Gamer:Button("~ Press Right Shift To Hide GUI ~");
  6. function LoadMe(link)
  7. loadstring(game:HttpGet(link))()
  8. end
  9. Gamer:Button("Aimbot", function()
  10. loadstring(game:HttpGet("https://pastebin.com/raw/WZkKfcfD",true))()
  11. end)
  12. Gamer:Button("ESP", function()
  13. loadstring(game:HttpGet("https://pastebin.com/raw/W2FGFgMj",true))()
  14. end)
  15.  
  16. library:Ready();
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement