Post: [RELEASE] BadChoicesZ ProDG Offset Setter / Cheat Database V4.20
02-25-2013, 06:37 AM #1
BadChoicesZ
I defeated!
(adsbygoogle = window.adsbygoogle || []).push({});
BadChoicesZ V4.20 - ProDG Offset Setter / Database
Created By StubnOne

This is for thoughs who RTM


What it is
This tools use is "Real Time Modding" of any game, it Sends "keystrokes" to the prodg debuger memory window to set "stored offsets/values", with this program u can also store all your offsets in two ways ( ill explain that more later) ... and overtime create a "cheat database" for use with any game..
you could also share your .ini file with other people or use theirs..

Requirements
ProDG Targetmanager
ProDG Debugger

How To Use - Setting Up
There is a Few things to this program ill start with how to initialy use it;
Step 1: Connect to your ps3 using Target Manager
Step 2: Connect to your target(ps3) via ProDG Debugger
Step 3: Important: In Debugger Open the Memory window - Window > new View > Memory
Step 4: now Attach your proccess like normal, and you are ready to get started using the program


You must login or register to view this content.

How to use - Using The Program
Loading / Saving Offsets - There is TWO Loading and saving Methods in this program both save to the "Save file Ini name" Database.ini by default
You must login or register to view this content.
First Method:

ok you will see the buttons "SAVE ALL" and "LOAD ALL" this is the first main save function, probably be the main one u use at first...
SAVE ALL - will save the 10x offsets above the button, their value and there name.. they will get saved under the heading "GAME NAME" that u specified ...so if u wrote 10 offsets for MW3 you should change "game name" to MW3 and "#" to 1... if u wanna save another 10 MW3 OFFSETS you can change "#" to 2...etc
LOAD ALL - This is to go with "Save all", using this will load "GAME NAME" Specified and "#" so if u put game name as "MW3-" and "#" as "2" it will load from the 10x offsets from [Mw3-2] in the inifile

Second Method:

SAVE - ok this one i refer to be "Save by name" ... as its doing that, if u want to save individual offsets for recall later "by typing name into name box" you can do... so for example you can change Prestige to prestige1 ... and change the value... then press "save"
You must login or register to view this content.
LOAD - And this one is like "Load by name" as u could write Prestige1 in any of the Names input boxes, and press load.. and if that name has been saved.. u can load it
there is also a load all by name and save all by name...


you can use this to Create Alternate Values with the other save function... but you can work it out


Key Speed - This is in "milliseconds" 0 is default and is instant, you would change this if you want to Like set ur values slower... like if u want it to apear ur typing the name slowly, or make it flash or something as u can also use {left} in value box and it would send left keystroke and put u bak one char in memory so F{left}E{left}E{Left}F would change F > E > E > F...

SET Checkbox - is for use with "Setting selected offsets" u Tick which ones u want to set when u press You must login or register to view this content. and it sets them all in proDG Debugger
OFFSETS - Is obviously the input boxes u store the offset corrosponding to that line or "name".. you can use + and - 's in it if you cant be bothered working out client offsets... eg. 0x005000+0x010000 would goto offset: 0x015000
VALUE - is Value for the offset next to it - sadly until i Update it must be a hex value so if you want to set a word or something good to use HxD hex editor and write the word/s in there and then copy the hex value
NAMES - is more for refrence so you know what the offset and value does you can call it anything.. you can also add a # to the end, and then press "save" button to the right, and it will save different variations of that offset...
so if u save "prestige" by name... and you type "prestige" into "name" box and press load.. it will load that data saved...( does not load data from save all )

FILES TO DOWNLOAD
You must login or register to view this content.
You must login or register to view this content.


if you wish to use the database i provide here is things u can load:

game name : Mw3-
#: 1/2/3/4/5

eg. You must login or register to view this content. Gamename: Mw3- #: 1

game name: BO2
#: 1/2
eg. You must login or register to view this content.



I have provided a basic Database.ini in the downloads This has offsets stored in it for BO2 and MW3 not many but its a start :P
(adsbygoogle = window.adsbygoogle || []).push({});

The following 17 users say thank you to BadChoicesZ for this useful post:

Alexon, Chxii, Daddy, DaSandman, Doodle-Bug, Guzman, Beats, ibombo, imD, Vince, Pseudo_Soldier, RayJ_chugs, SC58, Shisha, uome68, VX_AG3NT
02-25-2013, 03:54 PM #11
UserModz
Can’t trickshot me!
Originally posted by StubnOne View Post
BadChoicesZ V4.20 - ProDG Offset Setter / Database
Created By StubnOne

This is for thoughs who RTM


What it is
This tools use is "Real Time Modding" of any game, it Sends "keystrokes" to the prodg debuger memory window to set "stored offsets/values", with this program u can also store all your offsets in two ways ( ill explain that more later) ... and overtime create a "cheat database" for use with any game..
you could also share your .ini file with other people or use theirs..

Requirements
ProDG Targetmanager
ProDG Debugger

How To Use - Setting Up
There is a Few things to this program ill start with how to initialy use it;
Step 1: Connect to your ps3 using Target Manager
Step 2: Connect to your target(ps3) via ProDG Debugger
Step 3: Important: In Debugger Open the Memory window - Window > new View > Memory
Step 4: now Attach your proccess like normal, and you are ready to get started using the program


You must login or register to view this content.

How to use - Using The Program
Loading / Saving Offsets - There is TWO Loading and saving Methods in this program both save to the "Save file Ini name" Database.ini by default
You must login or register to view this content.
First Method:

ok you will see the buttons "SAVE ALL" and "LOAD ALL" this is the first main save function, probably be the main one u use at first...
SAVE ALL - will save the 10x offsets above the button, their value and there name.. they will get saved under the heading "GAME NAME" that u specified ...so if u wrote 10 offsets for MW3 you should change "game name" to MW3 and "#" to 1... if u wanna save another 10 MW3 OFFSETS you can change "#" to 2...etc
LOAD ALL - This is to go with "Save all", using this will load "GAME NAME" Specified and "#" so if u put game name as "MW3-" and "#" as "2" it will load from the 10x offsets from [Mw3-2] in the inifile

Second Method:

SAVE - ok this one i refer to be "Save by name" ... as its doing that, if u want to save individual offsets for recall later "by typing name into name box" you can do... so for example you can change Prestige to prestige1 ... and change the value... then press "save"
You must login or register to view this content.
LOAD - And this one is like "Load by name" as u could write Prestige1 in any of the Names input boxes, and press load.. and if that name has been saved.. u can load it
there is also a load all by name and save all by name...


you can use this to Create Alternate Values with the other save function... but you can work it out


Key Speed - This is in "milliseconds" 0 is default and is instant, you would change this if you want to Like set ur values slower... like if u want it to apear ur typing the name slowly, or make it flash or something as u can also use {left} in value box and it would send left keystroke and put u bak one char in memory so F{left}E{left}E{Left}F would change F > E > E > F...

SET Checkbox - is for use with "Setting selected offsets" u Tick which ones u want to set when u press You must login or register to view this content. and it sets them all in proDG Debugger
OFFSETS - Is obviously the input boxes u store the offset corrosponding to that line or "name".. you can use + and - 's in it if you cant be bothered working out client offsets... eg. 0x005000+0x010000 would goto offset: 0x015000
VALUE - is Value for the offset next to it - sadly until i Update it must be a hex value so if you want to set a word or something good to use HxD hex editor and write the word/s in there and then copy the hex value
NAMES - is more for refrence so you know what the offset and value does you can call it anything.. you can also add a # to the end, and then press "save" button to the right, and it will save different variations of that offset...
so if u save "prestige" by name... and you type "prestige" into "name" box and press load.. it will load that data saved...( does not load data from save all )

FILES TO DOWNLOAD
You must login or register to view this content.
You must login or register to view this content.


if you wish to use the database i provide here is things u can load:

game name : Mw3-
#: 1/2/3/4/5

eg. You must login or register to view this content. Gamename: Mw3- #: 1

game name: BO2
#: 1/2
eg. You must login or register to view this content.



I have provided a basic Database.ini in the downloads This has offsets stored in it for BO2 and MW3 not many but its a start :P


Corruptiions Loves you!!

---------- Post added at 03:54 PM ---------- Previous post was at 03:53 PM ----------

Corruptiions- Loves you!!

The following 2 users say thank you to UserModz for this useful post:

ResistTheMoon, BadChoicesZ

The following 2 users groaned at UserModz for this awful post:

Icy, smashedya
02-25-2013, 05:19 PM #12
Very nice post.

The following user thanked Doodle-Bug for this useful post:

BadChoicesZ
02-25-2013, 05:45 PM #13
Guzman
Versace Versace
Good post man +1
02-25-2013, 06:28 PM #14
SC58
Former Staff
no need to download again but great tool buddyHappy
02-25-2013, 08:52 PM #15
primetime43
Knowledge is power Tiphat
Originally posted by StubnOne View Post
BadChoicesZ V4.20 - ProDG Offset Setter / Database
Created By StubnOne

This is for thoughs who RTM


What it is
This tools use is "Real Time Modding" of any game, it Sends "keystrokes" to the prodg debuger memory window to set "stored offsets/values", with this program u can also store all your offsets in two ways ( ill explain that more later) ... and overtime create a "cheat database" for use with any game..
you could also share your .ini file with other people or use theirs..

Requirements
ProDG Targetmanager
ProDG Debugger

How To Use - Setting Up
There is a Few things to this program ill start with how to initialy use it;
Step 1: Connect to your ps3 using Target Manager
Step 2: Connect to your target(ps3) via ProDG Debugger
Step 3: Important: In Debugger Open the Memory window - Window > new View > Memory
Step 4: now Attach your proccess like normal, and you are ready to get started using the program


You must login or register to view this content.

How to use - Using The Program
Loading / Saving Offsets - There is TWO Loading and saving Methods in this program both save to the "Save file Ini name" Database.ini by default
You must login or register to view this content.
First Method:

ok you will see the buttons "SAVE ALL" and "LOAD ALL" this is the first main save function, probably be the main one u use at first...
SAVE ALL - will save the 10x offsets above the button, their value and there name.. they will get saved under the heading "GAME NAME" that u specified ...so if u wrote 10 offsets for MW3 you should change "game name" to MW3 and "#" to 1... if u wanna save another 10 MW3 OFFSETS you can change "#" to 2...etc
LOAD ALL - This is to go with "Save all", using this will load "GAME NAME" Specified and "#" so if u put game name as "MW3-" and "#" as "2" it will load from the 10x offsets from [Mw3-2] in the inifile

Second Method:

SAVE - ok this one i refer to be "Save by name" ... as its doing that, if u want to save individual offsets for recall later "by typing name into name box" you can do... so for example you can change Prestige to prestige1 ... and change the value... then press "save"
You must login or register to view this content.
LOAD - And this one is like "Load by name" as u could write Prestige1 in any of the Names input boxes, and press load.. and if that name has been saved.. u can load it
there is also a load all by name and save all by name...


you can use this to Create Alternate Values with the other save function... but you can work it out


Key Speed - This is in "milliseconds" 0 is default and is instant, you would change this if you want to Like set ur values slower... like if u want it to apear ur typing the name slowly, or make it flash or something as u can also use {left} in value box and it would send left keystroke and put u bak one char in memory so F{left}E{left}E{Left}F would change F > E > E > F...

SET Checkbox - is for use with "Setting selected offsets" u Tick which ones u want to set when u press You must login or register to view this content. and it sets them all in proDG Debugger
OFFSETS - Is obviously the input boxes u store the offset corrosponding to that line or "name".. you can use + and - 's in it if you cant be bothered working out client offsets... eg. 0x005000+0x010000 would goto offset: 0x015000
VALUE - is Value for the offset next to it - sadly until i Update it must be a hex value so if you want to set a word or something good to use HxD hex editor and write the word/s in there and then copy the hex value
NAMES - is more for refrence so you know what the offset and value does you can call it anything.. you can also add a # to the end, and then press "save" button to the right, and it will save different variations of that offset...
so if u save "prestige" by name... and you type "prestige" into "name" box and press load.. it will load that data saved...( does not load data from save all )

FILES TO DOWNLOAD
You must login or register to view this content.
You must login or register to view this content.


if you wish to use the database i provide here is things u can load:

game name : Mw3-
#: 1/2/3/4/5

eg. You must login or register to view this content. Gamename: Mw3- #: 1

game name: BO2
#: 1/2
eg. You must login or register to view this content.



I have provided a basic Database.ini in the downloads This has offsets stored in it for BO2 and MW3 not many but its a start :P

Stub, I thought you werent releasing this one. :|
02-26-2013, 07:54 AM #16
BadChoicesZ
I defeated!
Surprise :P, nah i intended on releasen this , if gets used as much as i use it people can make good databases of cheats to load into it Smile
02-27-2013, 09:08 PM #17
Originally posted by stubnone View Post
badchoicesz v4.20 - prodg offset setter / database
created by stubnone

this is for thoughs who rtm


what it is
this tools use is "real time modding" of any game, it sends "keystrokes" to the prodg debuger memory window to set "stored offsets/values", with this program u can also store all your offsets in two ways ( ill explain that more later) ... And overtime create a "cheat database" for use with any game..
You could also share your .ini file with other people or use theirs..

requirements
prodg targetmanager
prodg debugger

how to use - setting up
there is a few things to this program ill start with how to initialy use it;
step 1: Connect to your ps3 using target manager
step 2: Connect to your target(ps3) via prodg debugger
step 3: important: in debugger open the memory window - window > new view > memory
step 4: Now attach your proccess like normal, and you are ready to get started using the program


You must login or register to view this content.

how to use - using the program
loading / saving offsets - there is two loading and saving methods in this program both save to the "save file ini name" database.ini by default
You must login or register to view this content.
first method:

ok you will see the buttons "save all" and "load all" this is the first main save function, probably be the main one u use at first...
save all - will save the 10x offsets above the button, their value and there name.. They will get saved under the heading "game name" that u specified ...so if u wrote 10 offsets for mw3 you should change "game name" to mw3 and "#" to 1... If u wanna save another 10 mw3 offsets you can change "#" to 2...etc
load all - this is to go with "save all", using this will load "game name" specified and "#" so if u put game name as "mw3-" and "#" as "2" it will load from the 10x offsets from [mw3-2] in the inifile

second method:

save - ok this one i refer to be "save by name" ... As its doing that, if u want to save individual offsets for recall later "by typing name into name box" you can do... So for example you can change prestige to prestige1 ... And change the value... Then press "save"
You must login or register to view this content.
load - and this one is like "load by name" as u could write prestige1 in any of the names input boxes, and press load.. And if that name has been saved.. U can load it
there is also a load all by name and save all by name...


You can use this to create alternate values with the other save function... But you can work it out


key speed - this is in "milliseconds" 0 is default and is instant, you would change this if you want to like set ur values slower... Like if u want it to apear ur typing the name slowly, or make it flash or something as u can also use {left} in value box and it would send left keystroke and put u bak one char in memory so f{left}e{left}e{left}f would change f > e > e > f...

set checkbox - is for use with "setting selected offsets" u tick which ones u want to set when u press You must login or register to view this content. and it sets them all in prodg debugger
offsets - is obviously the input boxes u store the offset corrosponding to that line or "name".. You can use + and - 's in it if you cant be bothered working out client offsets... Eg. 0x005000+0x010000 would goto offset: 0x015000
value - is value for the offset next to it - sadly until i update it must be a hex value so if you want to set a word or something good to use hxd hex editor and write the word/s in there and then copy the hex value
names - is more for refrence so you know what the offset and value does you can call it anything.. You can also add a # to the end, and then press "save" button to the right, and it will save different variations of that offset...
So if u save "prestige" by name... And you type "prestige" into "name" box and press load.. It will load that data saved...( does not load data from save all )

files to download
You must login or register to view this content.
You must login or register to view this content.


if you wish to use the database i provide here is things u can load:

game name : Mw3-
#: 1/2/3/4/5

eg. You must login or register to view this content. gamename: Mw3- #: 1

game name: Bo2
#: 1/2
eg. You must login or register to view this content.



i have provided a basic database.ini in the downloads this has offsets stored in it for bo2 and mw3 not many but its a start :p


guys dont download this, it's a darkcomet virus he will hack your webcam, passwords, and have remote access like he did to me!

---------- Post added at 09:08 PM ---------- Previous post was at 09:07 PM ----------

na im just fukin

The following user groaned ServicesHD for this awful post:

BadChoicesZ
02-28-2013, 12:24 AM #18
BadChoicesZ
I defeated!
Originally posted by ServicesHD View Post
guys dont download this, it's a darkcomet virus he will hack your webcam, passwords, and have remote access like he did to me!

---------- Post added at 09:08 PM ---------- Previous post was at 09:07 PM ----------

Guys dont download this, it's a darkcomet virus he will hack your webcam, passwords, and have remote access like he did to me!


lol, you are a Goose...
03-02-2013, 02:55 AM #19
SnD_Boosters
Who’s Jim Erased?
lol, I was looking for the download link for like 5 minutes

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo