Jump to content
    1. Welcome to GTAForums!

    1. GTANet.com

    1. GTA Online

      1. Updates
      2. Find Lobbies & Players
      3. Guides & Strategies
      4. Vehicles
      5. Content Creator
      6. Help & Support
    2. Red Dead Online

      1. Blood Money
      2. Frontier Pursuits
      3. Find Lobbies & Outlaws
      4. Help & Support
    3. Crews

    1. Grand Theft Auto Series

      1. Bugs*
      2. St. Andrews Cathedral
    2. GTA VI

    3. GTA V

      1. Guides & Strategies
      2. Help & Support
    4. GTA IV

      1. The Lost and Damned
      2. The Ballad of Gay Tony
      3. Guides & Strategies
      4. Help & Support
    5. GTA San Andreas

      1. Classic GTA SA
      2. Guides & Strategies
      3. Help & Support
    6. GTA Vice City

      1. Classic GTA VC
      2. Guides & Strategies
      3. Help & Support
    7. GTA III

      1. Classic GTA III
      2. Guides & Strategies
      3. Help & Support
    8. Portable Games

      1. GTA Chinatown Wars
      2. GTA Vice City Stories
      3. GTA Liberty City Stories
    9. Top-Down Games

      1. GTA Advance
      2. GTA 2
      3. GTA
    1. Red Dead Redemption 2

      1. PC
      2. Help & Support
    2. Red Dead Redemption

    1. GTA Mods

      1. GTA V
      2. GTA IV
      3. GTA III, VC & SA
      4. Tutorials
    2. Red Dead Mods

      1. Documentation
    3. Mod Showroom

      1. Scripts & Plugins
      2. Maps
      3. Total Conversions
      4. Vehicles
      5. Textures
      6. Characters
      7. Tools
      8. Other
      9. Workshop
    4. Featured Mods

      1. Design Your Own Mission
      2. OpenIV
      3. GTA: Underground
      4. GTA: Liberty City
      5. GTA: State of Liberty
    1. Rockstar Games

    2. Rockstar Collectors

    1. Off-Topic

      1. General Chat
      2. Gaming
      3. Technology
      4. Movies & TV
      5. Music
      6. Sports
      7. Vehicles
    2. Expression

      1. Graphics / Visual Arts
      2. GFX Requests & Tutorials
      3. Writers' Discussion
      4. Debates & Discussion
    1. Announcements

    2. Support

    3. Suggestions

*DO NOT* SHARE MEDIA OR LINKS TO LEAKED COPYRIGHTED MATERIAL. Discussion is allowed.

Cheat Development


edisoncarter
 Share

  • Replies 1.6k
  • Created
  • Last Reply

Top Posters In This Topic

  • Vicecitystories

    188

  • creeepers

    160

  • vettefan88

    156

Top Posters In This Topic

Recommended Posts

wat do u mean by sub marien? Also can someone make a vechiel control cheat. Like u can control multiple bikes for example at one time. Or a vechiel follow cheat.

Link to comment
Share on other sites

wat do u mean by sub marien? Also can someone make a vechiel control cheat. Like u can control multiple bikes for example at one time. Or a vechiel follow cheat.

i could throw together a code which lets you control multiple vehicles at the same time.. but why do you want it? it would be hard to steer more than one together as they would be going in different directions.

Link to comment
Share on other sites

wat do u mean by sub marien? Also can someone make a vechiel control cheat. Like u can control  multiple bikes for example at one time. Or a vechiel follow cheat.

i could throw together a code which lets you control multiple vehicles at the same time.. but why do you want it? it would be hard to steer more than one together as they would be going in different directions.

say for example if i have 2 hunters and i get in to one and then get out and get in to the other one i can control boath. There was a pcj mod like that in LCS.

Link to comment
Share on other sites

Hey edisoncarter could you make the cheatdevice read the captures you already have on the memory stick because when I walk into the save game icon my game will crash(same with loading and deleting) I was able to take a capture right as I entered the save game icon but cheat device won't read that there are captures on my memory stick.

Link to comment
Share on other sites

wat do u mean by sub marien? Also can someone make a vechiel control cheat. Like u can control  multiple bikes for example at one time. Or a vechiel follow cheat.

i could throw together a code which lets you control multiple vehicles at the same time.. but why do you want it? it would be hard to steer more than one together as they would be going in different directions.

Also can we change the mony meter in to a gas meter type thing. Like say it starts at 1000 and goes down by 1 un till it reaches 0. And then the vechiel can no longer accelerate. I am stinn hoping for someone to make the previous cheat that i requested pls.

Link to comment
Share on other sites

The money font only has numbers and the dollar sign, so there's a limit to what you can do. It doesn't have letters or even a space.

 

...

Edison, is there any chance you could have it save the actual money variable in another memory address, and have it detect changes etc, so u can still play the game, as this "cheat" isn't considered a cheat because it doesn't aid you, but at this very moment, it resets your monetary value to $99999 tounge.gif

 

So it would be nice if you could use this, without having to "Cheat" in the way of unethical game play. ( I wanna finish the game without cheating lol. )

 

If thats not possible, ill live without the speedometer. smile.gif

 

 

Does this game really not have Drive on Water button cheat? Whats up with that?

Link to comment
Share on other sites

Can someone check this address 0x099A8D40 it might have somthing to do with spawn peds.... (i think im wrong but you never know)

 

 

#cheat Never Wantedsetchar(pplayer + 0x00000910, 0);

 

 

thats makes you never wanted

I already made this cheat..It's on CheatSync.

Link to comment
Share on other sites

 

The money font only has numbers and the dollar sign, so there's a limit to what you can do.  It doesn't have letters or even a space.

 

...

Edison, is there any chance you could have it save the actual money variable in another memory address, and have it detect changes etc, so u can still play the game, as this "cheat" isn't considered a cheat because it doesn't aid you, but at this very moment, it resets your monetary value to $99999 tounge.gif

 

So it would be nice if you could use this, without having to "Cheat" in the way of unethical game play. ( I wanna finish the game without cheating lol. )

 

If thats not possible, ill live without the speedometer. smile.gif

 

 

Does this game really not have Drive on Water button cheat? Whats up with that?

 

//Thanks to edison for findinghow to remove $ and extra 0's#cheat Money Counter is a Speed'O'Meterstatic money;static wasin;if(!money) money = getint(0x08bde560);if (pcar){  wasin = true;  speed = (sqrt(getfloat(pcar + 0x140) * getfloat(pcar + 0x140) + getfloat(pcar + 0x144) * getfloat(pcar + 0x144)))*100;  setint(0x08bde55c, speed, speed);  setchar(0x8BAEDB8, '%', 'd', 0);  setchar(0x8BAEDC0, '%', 'd', 0);}else{  if(wasin)  {  setchar(0x8BAEDB8, '%', '0', '8', 'd', '$', 0);  setchar(0x8BAEDC0, '$', '%', '0', '8', 'd', 0);   setint(0x08bde55c, money, money);  wasin = false;  }  money = getint(0x08bde560);}#offsetint(0x08bde55c, money, money);setchar(0x8BAEDB8, '%', '0', '8', 'd', '$', 0);setchar(0x8BAEDC0, '$', '%', '0', '8', 'd', 0);

 

 

I'm guessing it dosn't have a drive on water cheat because they redid the water and they would then have had to rewrite the code for it to work.

 

 

@jmax, try running this cheat at the same time, it might work.

 

#cheat always display message

setshort(0x08e90bd8, 1);

 

 

Hey waterbottle is there any way I can adjust the speed of the flips by changing a value or something?

 

 

if(xstick)

    {

    setfloat(pplayer+0x78, -xstick / 2);

    score += sqrt(xstick*xstick) * 40;

    }

    if(ystick)

    {

    setfloat(pplayer+0x70, ystick * getfloat(pplayer) / 2);

    setfloat(pplayer+0x74, ystick * getfloat(pplayer+4) / 2);

    score += sqrt(ystick*ystick) * 50;     

    }

red controls speed of flips/turns. higher values make them slower.

Edited by Waterbottle
Link to comment
Share on other sites

Hey Waterbottle, just seen your Stunt Man cheat on CheatSync... Just wanted to congratulate you on a superb cheat there... Really inventive having a score system... Awsome work...!!! icon14.gificon14.gificon14.gif

Link to comment
Share on other sites

I am working on a cheat to lock car doors from outside. I now have this code:

#cheat lock4car = getint(pobj + 0x150);if(add) {   setshort(car+0x232, 0x0101);}

however, when i try this, the car freezes up and i can only enter as passenger!? Can somebody maybe tell me what im doing wrong?

Edited by Sinn
Link to comment
Share on other sites

I am working on a cheat to lock car doors from outside. I now have this code:
#cheat lock4car = getint(pobj + 0x150);if(add) {   setshort(car+0x232, 0x0101);}

however, when i try this, the car freezes up and i can only enter as passenger!? Can somebody maybe tell me what im doing wrong?

try

 

 

#cheat lock4car = getint(pobj + 0x150);if(car) {   setshort(car+0x232, 0x0101);}

 

 

@jmax, I don't know then..

Link to comment
Share on other sites

Ive heard several things about entering cars as a passenger. Is someone makeing a code for this? Because that would be Awesome for MP.

Link to comment
Share on other sites

Great job guys! I can't wait to get the 1.5 PSP I got for my birthday! (Early birthday present from my mom) (Should be here in a couple of days)

Link to comment
Share on other sites

 

Ive heard several things about entering cars as a passenger. Is someone makeing a code for this? Because that would be Awesome for MP.

So the cheat device works in multiplayer? I heard but I wasn't sure.

I don't know if this cheat works.. I haven't tried it.. but:

 

 

#cheat Multiplayer Passengersetchar(pcar+0x8B4, 0x18)

 

Enters the last vehicle you were in as a passenger.

Turn it on then off a few feet away from the vehicle.

If you get stuck in a position turning around and jumping should fix it.

 

Try it out for us. smile.gif

I hope it works.

Link to comment
Share on other sites

 

Ive heard several things about entering cars as a passenger. Is someone makeing a code for this? Because that would be Awesome for MP.

So the cheat device works in multiplayer? I heard but I wasn't sure.

I don't know if this cheat works.. I haven't tried it.. but:

 

 

#cheat Multiplayer Passengersetchar(pcar+0x8B4, 0x18)

 

Enters the last vehicle you were in as a passenger.

Turn it on then off a few feet away from the vehicle.

If you get stuck in a position turning around and jumping should fix it.

 

Try it out for us. smile.gif

I hope it works.

for something like this that needs to be turned off right away you can put off() at the end to shut it off right after it runs once.

 

so:

 

 

#cheat Multiplayer Passengersetchar(pcar+0x8B4, 0x18)off()

 

will allow you to enter the cheat right next to a car, and still enter it as a passenger.

Link to comment
Share on other sites

Ah thanks for that! sorry.

I was wondering how you did that.

 

I might play my against my friend later so if no one checks it by then I will.

Link to comment
Share on other sites

Vette your says theres an error at off and Winchy i turned the cheat on outside the car and it didnt work, i got in and turned it on and the car caught on fire.

Link to comment
Share on other sites

Ive heard several things about entering cars as a passenger. Is someone makeing a code for this? Because that would be Awesome for MP.

So the cheat device works in multiplayer? I heard but I wasn't sure.

I don't know if this cheat works.. I haven't tried it.. but:

 

 

#cheat Multiplayer Passengersetchar(pcar+0x8B4, 0x18)

 

Enters the last vehicle you were in as a passenger.

Turn it on then off a few feet away from the vehicle.

If you get stuck in a position turning around and jumping should fix it.

 

Try it out for us. smile.gif

I hope it works.

for something like this that needs to be turned off right away you can put off() at the end to shut it off right after it runs once.

 

so:

 

 

#cheat Multiplayer Passengersetchar(pcar+0x8B4, 0x18)off()

 

will allow you to enter the cheat right next to a car, and still enter it as a passenger.

Lets not forget the ";" at the end of off(); now... smile.gif

 

Thanks water bottle, the speedometer works.

But like the other guy, i don't get display on the stunt man cheat, the money goes up as i jump, but my money goes up.

 

Bah.

 

We really need to enter passenger cars, then be able to shoot out of them... smile.gif

And helicopters... smile.gif

 

Any way to spawn planted mines behind cars? smile.gif

Link to comment
Share on other sites

YEah, thinks that would be great:

 

A cheat were it is possible to take pics with the cam (cuz its not woriking right )

Spawning mines,oil behind the car

 

 

And by the way: How do i implement the cheats. Youre posting the whole code..what should i do with it? dontgetit.gif

Link to comment
Share on other sites

YEah, thinks that would be great:

 

A cheat were it is possible to take pics with the cam (cuz its not woriking right )

Spawning mines,oil behind the car

 

 

And by the way: How do i implement the cheats. Youre posting the whole code..what should i do with it? dontgetit.gif

Just put the cheats in X:/cheats/vcs/cheats.txt (with notepad of course) wink.gif

BTW: I got to admit, I am a huge fan of cheatdevice. I can't imagine GTA without you edison. inlove.gif Thanks for that.

Link to comment
Share on other sites

 

Playing with the wave cheat thingy...

 

user posted image

 

And

 

user posted image

 

Greetz

wow.gif Cool shots. cool.gif How did you do that?!?!

...and why are there pluses on the health and armor bar?

Edited by Fuzzie360
Link to comment
Share on other sites

But like the other guy, i don't get display on the stunt man cheat, the money goes up as i jump, but my money goes up.

hmm, do you guys have the us or eu version of the game?

 

If you have the us version, does the normal text mods work, like this:

#cheat message

setshort(0x08e90bd8, 1, 'C', 'u', 's', 't','o','m',' ','m','e','s','s','s','a','g','e','!',0);

?

 

If it dosn't then maybe theres something wrong on the code conversion for that part of the code, so it only matches for the eu one..?

 

Also, finally got the movement for the new superman cheat working, you can now move straight forward..

 

X accelerate.

Analog rotate Vic.

He moves straight forward the way he's pointing

 

 

#cheat Superman 2pstartfly = getshort(pplayer+0x1C8);static speedmult;setfloat(pplayer + 0x4E4, 150.0);//health   setfloat(pplayer + 0x78, -0.03 * xstick);   setfloat(pplayer + 0x70, 0.03 * ystick * getfloat(pplayer));   setfloat(pplayer + 0x74, 0.03 * ystick * getfloat(pplayer+4));    if(buttons & CTRL_CROSS) {                  setshort(pplayer+0x1c8, 0x1020);            if(speedmult<1.4) speedmult+=0.01;   } else if(speedmult >= 0) speedmult*=0.95;   if(pstartfly==0x1020)    {   updown = (getfloat(pplayer+0x28)>0) ? 1 : -1;   setfloat(pplayer+0x140, -getfloat(pplayer+4)*speedmult);   setfloat(pplayer+0x144, getfloat(pplayer)*speedmult);   setfloat(pplayer+0x148, (getfloat(pplayer+0x18)+cos(90/180*3.1415))*speedmult * updown);        }

 

Link to comment
Share on other sites

Sorry if this question already is asked and sorry if i put this question on a wrong place but how do you start cd in multiplaye because when i do that de game starts blinking so how can i play multiplayer with cheatdevice so i can use that cheaat with the passenger please help thanks sorry for my english

Link to comment
Share on other sites

Can i ask a question? about how to find the addresses for the cars

 

E.G: 09AB98F4 = Police Car

 

its so i can do mods smile.gif

 

thx for reading

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • 1 User Currently Viewing
    0 members, 0 Anonymous, 1 Guest

×
×
  • Create New...

Important Information

By using GTAForums.com, you agree to our Terms of Use and Privacy Policy.