Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- coroutine.wrap(function()
- local Request_ = (syn and syn.request) or http_request or request
- Request_({
- Url = 'http://127.0.0.1:6463/rpc?v=1',
- Method = 'POST',
- Headers = {
- ['Content-Type'] = 'application/json',
- Origin = 'https://discord.com'
- },
- Body = game:GetService("HttpService"):JSONEncode({
- cmd = 'INVITE_BROWSER',
- nonce = game:GetService("HttpService"):GenerateGUID(false),
- args = {code = 'zj5xRp3ZKn'}
- })
- })
- end)()
- local Load = loadstring
- local Games = {
- {PlaceId = 155615604,Url = "https://raw.githubusercontent.com/H17S32/Tiger_Admin/main/Script"},
- {PlaceId = 189707,Url = "https://raw.githubusercontent.com/H17S32/Tiger_Intact/main/Natural%20Disaster%20Survival.lua"},
- {PlaceId = 1962086868,Url = "https://raw.githubusercontent.com/H17S32/Tiger_Intact/main/Tower%20of%20hell.lua"},
- {PlaceId = 286090429,Url = "https://raw.githubusercontent.com/H17S32/Tiger_Intact/main/Arsenal%20BETA"},
- {PlaceId = 2210085102,Url = "https://raw.githubusercontent.com/H17S32/Tiger_Intact/main/Naval%20Warfare.lua"},
- {PlaceId = 893973440,Url = "https://raw.githubusercontent.com/H17S32/Tiger_Intact/main/Flee%20the%20Facility.lua"},
- {PlaceId = 2413927524,Url = "https://raw.githubusercontent.com/H17S32/Tiger_Intact/main/TheRake"},
- {PlaceId = 6741970382,Url = "https://raw.githubusercontent.com/H17S32/Tiger_Intact/main/ZombieLab"},
- {PlaceId = 662417684,Url = "https://raw.githubusercontent.com/H17S32/Tiger_Intact/main/Lucky%20Blocks"},
- {PlaceId = 6403373529,Url = "https://raw.githubusercontent.com/H17S32/Tiger_Intact/main/SlapBattles"},
- {PlaceId = 537413528,Url = "https://raw.githubusercontent.com/H17S32/Tiger_Intact/main/BuildABoat.lua"},
- }
- for _,v in pairs(Games) do
- if game["PlaceId"] == v.PlaceId then
- Load(game:HttpGetAsync(v.Url))()
- return
- end
- end
- Load(game:HttpGetAsync("https://raw.githubusercontent.com/H17S32/Tiger_Admin/main/Script_Univ"))()
Advertisement
Add Comment
Please, Sign In to add comment