Post: BO2 Enable mods with checkbox clients.
05-18-2014, 11:33 AM #1
PitaGyors
Do a barrel roll!
(adsbygoogle = window.adsbygoogle || []).push({}); Hi there,

I was creating a bo2 tool and i wanted to enable mods with a checkbox for clients.
Now my question is how do i enable it for each client. this does not work
for example in calcurator developer view:
Unlimited Ammo offset + client 1 Offset
nothing works.

Please help me i leave a credit!
(adsbygoogle = window.adsbygoogle || []).push({});
05-18-2014, 05:30 PM #11
B777x
Hurah!
i don't have skype

just PM me
05-19-2014, 06:41 AM #12
brooklyn77
I am error
if (checkBox1.Checked = True)
PS3.SetMemory(0x0178135d, new byte[] { 0xFF };
if else (checkBox1.Checked = False)
PS3.SetMemory(0x0178135d, new byte[] { 0x64 };
05-19-2014, 11:30 AM #13
PitaGyors
Do a barrel roll!
Originally posted by brooklyn77 View Post
if (checkBox1.Checked = True)
PS3.SetMemory(0x0178135d, new byte[] { 0xFF };
if else (checkBox1.Checked = False)
PS3.SetMemory(0x0178135d, new byte[] { 0x64 };

The definition if else is not a code of C# I think you mean else if
05-19-2014, 01:23 PM #14
brooklyn77
I am error
Originally posted by PitaGyors View Post
The definition if else is not a code of C# I think you mean else if


oh yes lol. Broke laptop 5 days ago, but rusty on coding

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo