Can you make a video on this I’m not sure I understand how to hook it to a game and stuff like that
Is there a new template ? If so can u link it..UPDATED TO A BETTER TEMPLATE BY joeyjurjens!
Bro can you help me please , where it is empty switch I want to know how to add a hook to it.. can you please show me . Want to add hook to empty switch/masskill. This is my code.
// Empty switch - usefull with hooking
[switches addSwitch:@"Masskill"
description:@"Teleport all enemies to you without them knowing"];
// Offset Switch with one patch
[switches addOffsetSwitch:@"God Mode"
description:@"You can't die"
offsets:{0x1005AB148}
bytes:{"0x00E0BF12C0035FD6"}];