686

anti skidded exploit

686
Jun 5th, 2019
169
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1. syn = nil
  2. PROTOSMASHER_LOADED = nil
  3. SENTINEL_LOADED = nil
  4. elysianexecute = nil
  5. if not syn and not PROTOSMASHER_LOADED and not SENTINEL_LOADED and not elysianexecute then return ("Skidded Exploit Detected") end
  6. local NotSkidded = false
  7. if elysianexecute or syn or SENTINEL_LOADED then
  8. NotSkidded = true
  9. end
  10. If NotSkidded = true then
  11. print("Working!")
  12. end
Advertisement
Add Comment
Please, Sign In to add comment