soujiaboy27 (02-14-2015)
step 1:
inject external2
step 2:
place ur shitty scripts in C:\Users\GarryIsAFagv2\My Documents\external
step 3:
replace all that hook.Add bullshit with this function:
step 4:Code:local function AddSecretHook(hooktype, hookname, hookfunc) local secret_name = util.CRC( hookname ) local secret_number = math.random(math.random(69, 133742069), math.random(13374201337, 696969696969696969696969696969)) local secret_number_string = tostring(secret_number) local final_hook_name = (secret_number_string ..".".. secret_name) hook.Add(hooktype, final_hook_name, hookfunc) print("Added hook: ", final_hook_name, " (", hooktype, ") [", hookfunc, "]") remhookname = final_hook_name end
join server
step 5:
external shittyscripthere.lua gamemodes/base/gamemode/cl_init.lua
step 6:
?????
step 7:
cac sucks
step 8:
profit
video:
featuring ClassX Roleplay - cac is not your god
soujiaboy27 (02-14-2015)
The beds getting cold and ur not here cdriza :^(
i think you are really ill cdriza this doesn't bypass cac you idiot!
Azrius (02-07-2015)
not working :| i tried it on my server
EDIT: oh xD its working Sorry!
Last edited by Onix96; 02-07-2015 at 02:31 PM.
i think this still bans you if you try to send net messages
How do you send net msg ? I cant even do this ... pls help
detekted cdriza tried 2 bypass 5 tiems faiel1111
Where is this hook.add?step 3:
replace all that hook.Add bullshit with this function:
Code:local function AddSecretHook(hooktype, hookname, hookfunc) local secret_name = util.CRC( hookname ) local secret_number = math.random(math.random(69, 133742069), math.random(13374201337, 696969696969696969696969696969)) local secret_number_string = tostring(secret_number) local final_hook_name = (secret_number_string ..".".. secret_name) hook.Add(hooktype, final_hook_name, hookfunc) print("Added hook: ", final_hook_name, " (", hooktype, ") [", hookfunc, "]") remhookname = final_hook_name end
I cant find it inside my lua
Last edited by soujiaboy27; 02-14-2015 at 12:41 AM.
its a hood.Add Detour, just implement it in the script it literally takes 5 seconds
- - - Updated - - -
local function AddSecretHook(hooktype, hookname, hookfunc)
local secret_name = util.CRC( hookname )
local secret_number = math.random(math.random(69, 133742069), math.random(13374201337, 696969696969696969696969696969))
local secret_number_string = tostring(secret_number)
local final_hook_name = (secret_number_string ..".".. secret_name)
hook.Add(hooktype, final_hook_name, hookfunc)
print("Added hook: ", final_hook_name, " (", hooktype, ") [", hookfunc, "]")
remhookname = final_hook_name
end
local function Wallhax()
code here
end
AddSecretHook("HUDPaint", "HUDPaint", Wallhax)
SqueakIG (02-20-2015)