Advertisement
chithub

Чит на Tower of Hell(Скрипт)

Oct 13th, 2022
28
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.08 KB | Gaming | 0 0
  1. local games = {
  2. [9551640993] = "https://raw.githubusercontent.com/AdminusGames/Mining_Simulator_2/main/.lua",
  3. [8750997647] = "https://raw.githubusercontent.com/AdminusGames/Tapping_Legends_X/main/.lua",
  4. [8884433153] = "https://raw.githubusercontent.com/AdminusGames/Collect_All_Pets/main/.lua",
  5. [9648883891] = "https://raw.githubusercontent.com/AdminusGames/Festival_Tycoon/main/.lua",
  6. [1962086868] = "https://raw.githubusercontent.com/AdminusGames/Tower_Of_Hell/main/.lua",
  7. [9498006165] = "https://raw.githubusercontent.com/AdminusGames/Tapping_Simulator/main/.lua",
  8. [286090429] = "https://raw.githubusercontent.com/AdminusGames/Arsenal/main/.lua",
  9. [3956818381] = "https://raw.githubusercontent.com/AdminusGames/Ninja_Legends/main/.lua",
  10. [537413528] = "https://raw.githubusercontent.com/AdminusGames/Build_A_Boat_For_Treasure/main/.lua",
  11. }
  12.  
  13. local function run()
  14. if games[game.PlaceId] then
  15. loadstring(game:HttpGet(games[game.PlaceId])){}
  16. return
  17. end
  18. loadstring(game:HttpGet('"https://raw.githubusercontent.com/AdminusGames/Universal/main/.lua"')){}
  19. end
  20. run()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement