Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- if (not game:IsLoaded()) then game.Loaded:Wait() end
- local SupportedGames = {
- ["TSB"] = 10449761463;
- ["JJS"] = 9391468976;
- }
- if (game.PlaceId == SupportedGames.TSB) then
- loadstring(game:HttpGet('https://pastebin.com/raw/mJ64ct08'))()
- elseif (game.PlaceId == SupportedGames.JJS) then
- loadstring(game:HttpGet('https://pastebin.com/raw/UHcLu61E'))()
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement