ModdingHelp with my BO1 tool!
Posted:

ModdingHelp with my BO1 tool!Posted:

vivadrags
  • Christmas!
Status: Offline
Joined: Feb 01, 20195Year Member
Posts: 16
Reputation Power: 0
Status: Offline
Joined: Feb 01, 20195Year Member
Posts: 16
Reputation Power: 0
Hi, I'm working on a BO1 tool, and I'm really knew to this and I just have a few questions. It'd be much appreciated if someone can answer any of these

1. How do I disable multiplayer cheat protection? I was previously using DeathRGH Tool to disable it to test out my stuff.
- I've seen on PS3 just using some offsets but I know they're different on Xbox
- I've tried "sv_cheaprotection 0" and it does nothing, also have tried "sv_cheats 1" but I get an error of "sv_cheats is read only"

2. How would I go on about making a client list on BO1 (for example: for renaming and giving stuff like dvars)?


Last edited by vivadrags ; edited 1 time in total
#2. Posted:
Mike
  • KY Flood Relief
Status: Offline
Joined: Oct 12, 20167Year Member
Posts: 9,479
Reputation Power: 9290
Motto: I Speak Terpanese
Motto: I Speak Terpanese
Status: Offline
Joined: Oct 12, 20167Year Member
Posts: 9,479
Reputation Power: 9290
Motto: I Speak Terpanese
Usually if your on a decent server you dont gotta do anything the server has anti-ban
#3. Posted:
vivadrags
  • Christmas!
Status: Offline
Joined: Feb 01, 20195Year Member
Posts: 16
Reputation Power: 0
Status: Offline
Joined: Feb 01, 20195Year Member
Posts: 16
Reputation Power: 0
Mike wrote Usually if your on a decent server you dont gotta do anything the server has anti-ban


I got that but when I use a dvar, let's say "bg_gravity 400", it'll say "(command) is cheat protected". I think that's what you're referring to?
#4. Posted:
XeCrippy
  • Rated Awesome
Status: Offline
Joined: May 12, 20167Year Member
Posts: 1,889
Reputation Power: 1259
Status: Offline
Joined: May 12, 20167Year Member
Posts: 1,889
Reputation Power: 1259
Instead of using Cbuf_AddText for sv_cheats 1 use SV_GameSendServerCommand and see if it works. It does on some older cod's but may be patched on black ops
#5. Posted:
vivadrags
  • New Member
Status: Offline
Joined: Feb 01, 20195Year Member
Posts: 16
Reputation Power: 0
Status: Offline
Joined: Feb 01, 20195Year Member
Posts: 16
Reputation Power: 0
Crippy wrote Instead of using Cbuf_AddText for sv_cheats 1 use SV_GameSendServerCommand and see if it works. It does on some older cod's but may be patched on black ops


"sv_cheats 1 is read only"
#6. Posted:
XeCrippy
  • Blind Luck
Status: Offline
Joined: May 12, 20167Year Member
Posts: 1,889
Reputation Power: 1259
Status: Offline
Joined: May 12, 20167Year Member
Posts: 1,889
Reputation Power: 1259
vivadrags wrote
Crippy wrote Instead of using Cbuf_AddText for sv_cheats 1 use SV_GameSendServerCommand and see if it works. It does on some older cod's but may be patched on black ops


"sv_cheats 1 is read only"
I'll take a look at it later and see what I can find. There is probably a way to disable the dvar protection from memory but not sure where to look for the offsets. I know with Mw3 and newer cod's most dvars don't work online, some work if they're set through sv command instead of cbuf but not a lot.

If you're making your first tool I'd suggest either starting with bo1 zombies or for multiplayer something like cod4 or w@w
#7. Posted:
vivadrags
  • New Member
Status: Offline
Joined: Feb 01, 20195Year Member
Posts: 16
Reputation Power: 0
Status: Offline
Joined: Feb 01, 20195Year Member
Posts: 16
Reputation Power: 0
Crippy wrote
vivadrags wrote
Crippy wrote Instead of using Cbuf_AddText for sv_cheats 1 use SV_GameSendServerCommand and see if it works. It does on some older cod's but may be patched on black ops


"sv_cheats 1 is read only"
I'll take a look at it later and see what I can find. There is probably a way to disable the dvar protection from memory but not sure where to look for the offsets. I know with Mw3 and newer cod's most dvars don't work online, some work if they're set through sv command instead of cbuf but not a lot.

If you're making your first tool I'd suggest either starting with bo1 zombies or for multiplayer something like cod4 or w@w
I would really appreciate if you could find anything, either yourself or online. I've found PS3 offsets as I said but obviously won't work on Xbox. Dvars are possible online, I use DeathRGH Tool which automatically removes Dvars when I open the BO1 tab and has a "Remove DVAR Protection". A part of his tool allows me to enter "custom dvars", and my tool stuff works when I remove dvar protection using his tool. For now I'll just start on the zombies portion which there is no cheat protection.
#8. Posted:
XeCrippy
  • Winter 2019
Status: Offline
Joined: May 12, 20167Year Member
Posts: 1,889
Reputation Power: 1259
Status: Offline
Joined: May 12, 20167Year Member
Posts: 1,889
Reputation Power: 1259
Let me know what dvars you're trying to use so I can test some things. I found the cheat protection.
#9. Posted:
vivadrags
  • Christmas!
Status: Offline
Joined: Feb 01, 20195Year Member
Posts: 16
Reputation Power: 0
Status: Offline
Joined: Feb 01, 20195Year Member
Posts: 16
Reputation Power: 0
Crippy wrote Let me know what dvars you're trying to use so I can test some things. I found the cheat protection.


Here's 2 that are cheat-protected:
bg_ladder_yawcap 360 --- (360 ladder)
timescale .5 --- (Half speed)
#10. Posted:
XeCrippy
  • Rated Awesome
Status: Offline
Joined: May 12, 20167Year Member
Posts: 1,889
Reputation Power: 1259
Status: Offline
Joined: May 12, 20167Year Member
Posts: 1,889
Reputation Power: 1259
Yea I can't get it to work. I'll keep messing around with it and see what I can figure out. Here's what I've got but I can't get It to actually work.

function_start = 0x823E2318
read_protection = 0x823E2360
write_protection = 0x823E2378
cheat_protection = 0x823E23C8
Users browsing this topic: None
Jump to:


RECENT POSTS

HOT TOPICS