The text below is selected, press Ctrl+C to copy to your clipboard. (⌘+C on Mac) No line numbers will be copied.
Guest
RAYX GUI script pastebin roblox
By RAYX GUI on 2024-09-22 08:00 am | Syntax: LUA | Views: 11



New Script | Raw | Show/Hide line no. | Copy text to clipboard
  1. local old = game:GetService("Players").LocalPlayer.IsInGroup
  2.  
  3. hookfunction(game:GetService("Players").LocalPlayer.IsInGroup, newcclosure(function(self, id)
  4. if id == 12271076 then
  5. return true
  6. end
  7. return old(self, id)
  8. end))
  9.  
  10. loadstring(game:HttpGet('https://raw.githubusercontent.com/SpaceYes/Lua/Main/DaHood.Lua'))()



  • Recent Roblox Scripts