athoi21

Custom Remote spy

Jan 23rd, 2020
169
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. _G.RemoteEvents = true
  2. _G.RemoteFunctions = true
  3. _G.Bindables = false
  4. _G.ignore = {
  5. "CharacterSoundEvent", --// you can add up more just add " on left side and " on right side.
  6. }
  7. _G.output = warn
  8.  
  9. loadstring(game:HttpGet('https://pastebin.com/raw/meTir8qE',true))()
Add Comment
Please, Sign In to add comment