Advertisement
Guest User

Untitled

a guest
Feb 20th, 2020
163
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.64 KB | None | 0 0
  1. local levimatlib = loadstring(game:HttpGet(("https://pastebin.com/raw/fpGAezP2"), true))()
  2. local gui = levimatlib:CreateGui("SentinelHub", 400, 200, Color3.fromRGB(255, 0, 0), Color3.fromRGB(255, 0, 0)) -- name | sizex | sizey | maincolor | accentcolor
  3.  
  4.  
  5. gui:CreateButton("Pfhaxx", function() loadstring(game:HttpGet("https://pastebin.com/raw/3QTyfCnH", true))()
  6. end)
  7.  
  8. gui:CreateButton("Potato Hub", function() loadstring(game:HttpGet(('https://www.potato-hub.com/PotatoHub.lua'),true))()
  9. end)
  10.  
  11. gui:CreateButton("Owl Hub", function() loadstring(game:HttpGet("https://raw.githubusercontent.com/CriShoux/OwlHub/master/OwlHub.txt"))();
  12. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement