Advertisement
linsonder6

Elseif

Feb 22nd, 2020
317
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.69 KB | None | 0 0
  1. if game.PlaceId == 3956818381 then
  2.     --ninja legends
  3. elseif game.PlaceId == 2866967438 then
  4.     --fishing simulator
  5. elseif game.PlaceId == 920587237 then
  6.     --adopt me
  7. elseif game.PlaceId == 606849621 then
  8.     --jailbreak
  9. elseif game.PlaceId == 2512643572 then
  10.     --bubble gum
  11. elseif game.PlaceId == 286090429 then
  12.     --arsenal
  13. elseif game.PlaceId == 735030788 then
  14.     --royale high
  15. elseif game.PlaceId == 1224212277 then
  16.     --mad city
  17. elseif game.PlaceId == 4528239858 then
  18.     --lawn moving simulator
  19. elseif game.PlaceId == 185655149 then
  20.     --bloxburg
  21. elseif game.PlaceId == 2686500207 then
  22.     --a bizarre day
  23. elseif game.PlaceId == 292439477 then
  24.     --phantom forces
  25. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement