686

Untitled

686
Aug 1st, 2023
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.89 KB | None | 0 0
  1. coroutine.wrap(function()
  2. local Request_ = (syn and syn.request) or http_request or request
  3. Request_({
  4. Url = 'http://127.0.0.1:6463/rpc?v=1',
  5. Method = 'POST',
  6. Headers = {
  7. ['Content-Type'] = 'application/json',
  8. Origin = 'https://discord.com'
  9. },
  10. Body = game:GetService("HttpService"):JSONEncode({
  11. cmd = 'INVITE_BROWSER',
  12. nonce = game:GetService("HttpService"):GenerateGUID(false),
  13. args = {code = 'zj5xRp3ZKn'}
  14. })
  15. })
  16. end)()
  17. local Load = loadstring
  18. local Games = {
  19. {PlaceId = 155615604,Url = "https://raw.githubusercontent.com/H17S32/Tiger_Admin/main/Script"},
  20. {PlaceId = 189707,Url = "https://raw.githubusercontent.com/H17S32/Tiger_Intact/main/Natural%20Disaster%20Survival.lua"},
  21. {PlaceId = 1962086868,Url = "https://raw.githubusercontent.com/H17S32/Tiger_Intact/main/Tower%20of%20hell.lua"},
  22. {PlaceId = 286090429,Url = "https://raw.githubusercontent.com/H17S32/Tiger_Intact/main/Arsenal%20BETA"},
  23. {PlaceId = 2210085102,Url = "https://raw.githubusercontent.com/H17S32/Tiger_Intact/main/Naval%20Warfare.lua"},
  24. {PlaceId = 893973440,Url = "https://raw.githubusercontent.com/H17S32/Tiger_Intact/main/Flee%20the%20Facility.lua"},
  25. {PlaceId = 2413927524,Url = "https://raw.githubusercontent.com/H17S32/Tiger_Intact/main/TheRake"},
  26. {PlaceId = 6741970382,Url = "https://raw.githubusercontent.com/H17S32/Tiger_Intact/main/ZombieLab"},
  27. {PlaceId = 662417684,Url = "https://raw.githubusercontent.com/H17S32/Tiger_Intact/main/Lucky%20Blocks"},
  28. {PlaceId = 6403373529,Url = "https://raw.githubusercontent.com/H17S32/Tiger_Intact/main/SlapBattles"},
  29. {PlaceId = 537413528,Url = "https://raw.githubusercontent.com/H17S32/Tiger_Intact/main/BuildABoat.lua"},
  30. }
  31. for _,v in pairs(Games) do
  32. if game["PlaceId"] == v.PlaceId then
  33. Load(game:HttpGetAsync(v.Url))()
  34. return
  35. end
  36. end
  37. Load(game:HttpGetAsync("https://raw.githubusercontent.com/H17S32/Tiger_Admin/main/Script_Univ"))()
Advertisement
Add Comment
Please, Sign In to add comment