Discussion on [tiny RELEASE] the most secret GM Commands within the Cabal Hacks, Bots, Cheats, Exploits & Macros forum part of the Cabal Online category.
[Release] Tiny Anti AFK (without gui) 07/30/2011 - Rift Hacks, Bots, Cheats & Exploits - 0 Replies Hy there,
During my way up to rank 6 i thought a simple Anti AFK would be nice.
So here it is.
Features:
# Random buttons
[RELEASE]WALLHACK+secret bypass+secret method [3minutes only] 03/02/2010 - Soldier Front Philippines - 4 Replies By the way im rockerboi. . .pusoy23 is my ka shop. . .and i secret release this for you. . .
SORI SA HINDI MGA MAKAKUHA PUNTA NA LANG KAU SITE KO. . .NI POST NA NI PINOYCODERS UN. . .
THE DOWNLOAD LINK is CLOSED
P.S
rockerboi
:cool:
[Tiny-Release] Invincibility for GMs 03/29/2009 - CO2 PServer Guides & Releases - 1 Replies First search for: public bool GetHitDie(uint Damage)
Add this under it:
if (MyClient.Status >= 3) //Edit the 3 to your GM Status.
{
CurHP -= 0;
MyClient.SendPacket(General.MyPackets.Vital(UID, 0, CurHP));
return false;
}
You will still see the damage you are inflicted upon, but your health won't go down.