Advertisement
GOLDENCHEATSYT

Ragdoll engine Script

Feb 16th, 2021
39,115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.45 KB | None | 0 0
  1. --[[
  2. Showcased By Cheat Studios , Please Like and subscribe!
  3. IF THAT DOES NOT WORK RUN THIS INSTEAD: loadstring(game:HttpGet("https://bruh.keshhub.com/main.lua"))()
  4. --]]
  5.  
  6.  
  7. local games = {
  8. [1511883870] = "Shit Life";
  9. [719754874] = "Ragdoll Engine";
  10. [113491250] = "Phantom Forces";
  11. }
  12.  
  13. local name = rawget(games, tonumber(game.GameId))
  14. if name then
  15. loadstring(game:HttpGet(string.format("https://bruh.keshhub.com/scripts/%s.lua", name)))()
  16. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement