RandomMagics

Survive the Killer

Jun 3rd, 2022
322
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. local games = {
  2. ["SurviveTheKiller"] = 4580204640
  3. }
  4. for i,v in pairs(games) do
  5. if game.PlaceId == v then print("Supported!"); loadstring(game:HttpGet("https://raw.githubusercontent.com/MiloHaxx/ChairWare/main/Games/" .. i .. ".lua"))() end
  6. end
  7. loadstring(game:HttpGet("https://raw.githubusercontent.com/MiloHaxx/ChairWare/main/dcJoin.lua"))()
Advertisement
Add Comment
Please, Sign In to add comment