Advertisement
SythicalScripts

Sythical | Script

Jul 2nd, 2023
647
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.40 KB | None | 0 0
  1. if game.PlaceId == 13127800756 then
  2. loadstring(game:HttpGet("https://raw.githubusercontent.com/ScriptForgeW/ScriptForge/main/games/Arm%20Wrestle%20Simulator.lua"))()
  3. elseif game.PlaceId == 6938803436 or game.PlaceId == 7274690025 then
  4. loadstring(game:HttpGet("https://raw.githubusercontent.com/ScriptForgeW/ScriptForge/main/games/Anime%20Dimensions.lua"))()
  5. else
  6. warn("No game found")
  7. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement