- The Tech Game Forum Index
- Search
- Search found 16 matches
All posts by: vivadrags
-
Topic: Help with MW3 Tool
-
vivadrags
-
Replies: 1
Views: 566I was just wondering how to set dvars on MW3 TU24? I'm using the correct offsets and setting them properly but most dvars don't work. Things like "timescale" and "bg_gravity" don't ... -
Topic: Help with my bo2 tool
-
vivadrags
-
Replies: 3
Views: 971Are you forcing host also and how many players?
Yeah, force hosting before searching works just fine. I would do max players of 6 for a 3v3 and minimum of 4 to start, and it does start the 3v3 like ...- 0useful
- 0not useful
-
Topic: Help with my bo2 tool
-
vivadrags
-
Replies: 3
Views: 971Hi, I'm making a Black Ops 2 tool and had a question why something isn't working correctly.
I'm trying to change the number of players in the game.
I'm using dvars for this, and they work in preg ... -
Topic: Help with my BO1 tool!
-
vivadrags
-
Replies: 15
Views: 5,046#JRPC
jrpc.WriteUInt32(offset, 0x60000000)
You need to know how to at least use jrpc or XRPC to set memory
Yeah I know how to set memory. Thank you so much, been trying for a bit to g ...- 1useful
- 0not useful
-
Topic: Help with my BO1 tool!
-
vivadrags
-
Replies: 15
Views: 5,046Yea 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 = ...- 0useful
- 0not useful
-
Topic: Help with my BO1 tool!
-
vivadrags
-
Replies: 15
Views: 5,046Let 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 --- (Hal ...- 0useful
- 0not useful
-
Topic: Help with my BO1 tool!
-
vivadrags
-
Replies: 15
Views: 5,046Instead 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 ...- 0useful
- 0not useful
-
Topic: Help with my BO1 tool!
-
vivadrags
-
Replies: 15
Views: 5,046Instead 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"- 0useful
- 0not useful
-
Topic: Help with my BO1 tool!
-
vivadrags
-
Replies: 15
Views: 5,046Usually 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 prot ...- 0useful
- 0not useful
-
Topic: Help with my BO1 tool!
-
vivadrags
-
Replies: 15
Views: 5,046Hi, 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 protect ...
- The Tech Game Forum Index
- Search
- Search found 16 matches