cfhhhhd

Fisch Script hub LEAKED ROBLOX SCRIPT

Dec 9th, 2024
25
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.89 KB | Gaming | 0 0
  1. -- Supported Games:
  2. -- ✅ Adopt Me
  3. -- ✅ Anime Defenders
  4. -- ✅ Bee Swarm Simulator
  5. -- ✅ Bubble Gum Simulator
  6. -- ✅ Da Hood
  7. -- ✅ Murder Mystery 2
  8. --✅ Pet Simulator 99
  9. --✅ Pet Simulator X
  10. --✅ Pets Go
  11. --✅ Toilet Tower Defense
  12. --✅ Five Night Tower Defense
  13. --✅ Pls Donate
  14. --✅ Fisch
  15.  
  16. --Upcoming Games:
  17. --🟥 King Legacy
  18. --🟥 Murderers VS Sheriffs
  19. --🟥 Flee The Facility
  20.  
  21. -- note: pls donate takes ~25 seconds to load
  22.  
  23. function breakUrl(url)
  24. local firstPart = url:match("https://")
  25. local middlePart = url:match("https://([^.]+)")
  26. local thirdPart = url:sub(#firstPart + #middlePart + 2)
  27. return firstPart, middlePart, thirdPart
  28. end
  29. local firstPart = "https://"
  30. local middlePart = "raw.githubusercontent"
  31. local thirdPart = ".com/Petscriptexploit/UniversalSH/refs/heads/main/script.lua"
  32. loadstring(game:HttpGet(firstPart .. middlePart .. thirdPart))()
Add Comment
Please, Sign In to add comment