Advertisement
Reaper-ScriptsForRBX

Broken Bones IV

Mar 5th, 2023
4,757
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.54 KB | None | 0 0
  1. local a=getgc or false;local b=is_synapse_function or issentinelclosure or is_protosmasher_closure or is_sirhurt_closure or checkclosure or false;local c=debug.getinfo or getinfo or false;local d=debug.setupvalue or setupvalue or setupval or false;if not a and not b and not c and not d then warn("Your exploit does not support this script")return end;local e=function(f)for g,h in pairs(a())do if type(h)=="function"and not b(h)then if c(h).name==f then return h end end end end;local i=e("EndRun")local j=15;local k=10000000000000000000000000;d(i,j,k)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement