CLEO Help How do I remove sobeit hotkeys?

CLEO related
Status
Not open for further replies.

xxxxxxxxx

Member
Joined
Feb 5, 2014
Messages
9
Reaction score
0
I use keybinds when playing, s0beit is interfering with them, and I cannot use both without executing a cheat that can get me banned instantly (teleporting to cars, flying, whatever)
is there a way to disable all buttons that activate cheats for s0beit? I just want to activate and disable them from the F11 menu. thanks.
 
Joined
Jun 17, 2013
Messages
20
Reaction score
0
Open the Sobiet.ini in your main GTA SA directory, it should look something like this when you open it.
103ad881c31ee7d3a61c9bc397e1524c.png

Then scroll down till you see something that needs deactivating. For example,

# ========
# Warp key
# ========
#
# Also known as one-hit-kill.
key_warp_mod = r

Change to
# ========
# Warp key
# ========
#
# Also known as one-hit-kill.
key_warp_mod = &0

key_fast_exit = n
Change to
key_fast_exit = &0

There's a lot that'll get you banned so you'll need to remember which buttons are bad. For example, I know if I press numpad 0 it'll spawn nitro and I'll get banned for tuning cheats. Therefore, on the .ini press CTRL+F and search for "= np0" and it should direct you straight to the key.

Then just change the "np0" to &0"
 
Status
Not open for further replies.
Top