Jump to content

Cheat Development


edisoncarter
  • Replies 1.6k
  • Created
  • Last Reply

Top Posters In This Topic

  • Vicecitystories

    188

  • creeepers

    160

  • vettefan88

    156

Top Posters In This Topic

Recommended Posts

Here

 

 

#cheat Monster Sandking at The Clymenus Suite//Author:buzbegone//Helped with the suspension by Vette//Any problems, PM me//Basicssetint(0x8C73B30, 245); //Car Idsetchar(0x8C73B30+0x24, 255,255,255, 255); //Color 1setchar(0x8C73B30+0x28, 0,0,255, 255); //Color2setshort(0x98a2fb2, 1, 'M','o','n','s','t','e','r',' ','S','a','n','d','k','i','n','g', 0); //Wheelssetfloat(0x936A678, 1.38, 1.38); //wheel sizesetfloat(0x96329e0+0x6c, 0.75); //Traction Multipliersetfloat(0x96329e0+0xc4, 0.85); //Traction Losssetfloat(0x96329e0+0x70, 0.5); //Traction Bias//Enginesetchar(0x96329e0+0x5c, '4', 'P', 3); // Drive type / Engine type / Gears//Suspensionsetfloat(0x96329e0+0x7c, 0.42); //Suspension Upper Limitsetfloat(0x96329e0+0x80, -0.65); //Suspension Lower Limitsetfloat(0x96329e0+0x78, 0.08); //Suspension Damping Levelsetfloat(0x96329e0+0x74, 1.19); //Suspension Force Levelsetfloat(0x96329e0+0x84, 0.5); //Suspension Biassetfloat(0x96329e0+0x88, 0); //Anti-Dive Multiplier//Handlingsetfloat(0x96329e0+0x68, 30); //Steering Locksetfloat(0x96329e0+0xbc, 1500); //Vehilce Masssetfloat(0x96329e0+0xc0, 1500); //Turn Masssetfloat(0x96329e0+0xa0, 0); //Centre of Mass - Xsetfloat(0x96329e0+0xa4, 0); //Centre of Mass - Ysetfloat(0x96329e0+0xa8, 0); //Centre of Mass - Z//Teleportteleport( 268.31, -174.98, 11.50);off()

 

 

vette helped me with this

Link to comment
Share on other sites

Durka Durka Mahn

I stumbled upon the weapon addresses I found a few months back, so I decided to mess with them. I found the rate of fire, damage rate, firing animation, and more!

 

I'll be releasing these soon and I may make a tool as well.

Link to comment
Share on other sites

I stumbled upon the weapon addresses I found a few months back, so I decided to mess with them. I found the rate of fire, damage rate, firing animation, and more!

 

I'll be releasing these soon and I may make a tool as well.

Cheers DDM! You certainly are talented at this. biggrin.gif

 

Ah, too bad my PSP is in for repairs for a while. *sigh*

Link to comment
Share on other sites

 

I stumbled upon the weapon addresses I found a few months back, so I decided to mess with them. I found the rate of fire, damage rate, firing animation, and more!

 

I'll be releasing these soon and I may make a tool as well.

ddms back cool hahah i still got my psp haha i played gta vcs yesterday

Link to comment
Share on other sites

Durka Durka Mahn

Here they are. Activate according to whatever weapons you want upgrade. Be careful though, because the cops will have better weapons as well!

 

user posted image

 

With these codes, the weapons you choose will have rapid fire, one shot kill (on everything but tanks), increased range, infinite clip size, and you will be able to run and jump with each gun, even the minigun!

 

Enjoy:

 

 

#cheat Sub Machine Gun Upgrade Packfor(i=0; i<4; i++){sub=0x095FFCE0+(i*0x70);setchar(sub+0x1, 0x1);//Allow jumpingsetfloat(sub+0x8, 500);//Set range to 500setint(sub+0x14, 1000);//Max out clip sizesetfloat(sub+0x18, 5000);//Set high damage for each gunsetfloat(sub+0x44, 0.4, 0.4, 0.4);//Set firing speed to Minigun's speed}off();#cheat Shotgun Upgrade Packfor(i=0; i<3; i++){sub=0x095FFB90+(i*0x70);setchar(sub+0x1, 0x1);//Allow jumpingsetfloat(sub+0x8, 500);//Set range to 500setint(sub+0x14, 1000);//Max out clip sizesetfloat(sub+0x18, 5000);//Set high damage for each gunsetfloat(sub+0x44, 0.4, 0.4, 0.4);//Set firing speed to Minigun's speed}off();#cheat Machine Gun Upgrade Packfor(i=0; i<2; i++){sub=0x095FFEA0+(i*0x70);setchar(sub+0x1, 0x1);//Allow jumpingsetfloat(sub+0x8, 500);//Set range to 500setint(sub+0x14, 1000);//Max out clip sizesetfloat(sub+0x18, 5000);//Set high damage for each gunsetfloat(sub+0x44, 0.4, 0.4, 0.4);//Set firing speed to Minigun's speed}off();#cheat Pistol Upgrade Packfor(i=0; i<2; i++){sub=0x095FFAB0+(i*0x70);setchar(sub+0x1, 0x1);//Allow jumpingsetfloat(sub+0x8, 500);//Set range to 500setint(sub+0x14, 1000);//Max out clip sizesetfloat(sub+0x18, 5000);//Set high damage for each gunsetfloat(sub+0x44, 0.4, 0.4, 0.4);//Set firing speed to Minigun's sp}off();#cheat Thrown Weapon Upgrade Packfor(i=0; i<6; i++){sub=0x095FF7A0+(i*0x70);setchar(sub+0x0, 0x46); //Allow manual aimingsetchar(sub+0x1, 0x1);//Allow jumpingsetfloat(sub+0x8, 500);//Set range to 500setint(sub+0x14, 1000);//Max out clip sizesetfloat(sub+0x18, 5000);//Set high damage for each gunsetshort(sub+0x40, 0x0E);//Allow run and throwsetfloat(sub+0x44, 0.25, 0.25, 0.25);//Set firing speed to Minigun's speed}off();#cheat Heavy Weapon Upgrade Packfor(i=0; i<4; i++){sub=0x09600060+(i*0x70);setchar(sub+0x0, 0x46); //Allow manual aimingsetchar(sub+0x1, 0x1);//Allow jumpingsetfloat(sub+0x8, 500);//Set range to 500setint(sub+0x14, 1000);//Max out clip sizesetfloat(sub+0x18, 5000);//Set high damage for each gunsetfloat(sub+0x44, 0.4, 0.4, 0.4);//Set firing speed to Minigun's speed}off();

 

 

 

While bored I also made this cheat, which is quite fun. It gives all peds a flamethrower and makes them attack you tounge.gif

 

user posted image

 

 

#cheat Flame Wars!static x;if(x%500==0)for(i=0; 0x098b4a40+i<=0x098ecf90; i+=0xd10) {   if(0x098b4a40 + i != pplayer && !getint(0x098b4a40+i+0x480)) { setchar(0x098b4a40 + i +0x63c, 0x21);setint(0x098b4a40 + i + 0x648, 10000);setchar(0x098b4a40 + i + 0x789, 0x7);       setchar(0x098b4a40 + i + 0x894, 0x8);       setint(0x098b4a40 + i + 0x890, pplayer);   }}x++;if(x==500)x=0;

 

Edited by Durka Durka Mahn
Link to comment
Share on other sites

Here they are. Activate according to whatever weapons you want upgrade. Be careful though, because the cops will have better weapons as well!

 

user posted image

 

With these codes, the weapons you choose will have rapid fire, one shot kill (on everything but tanks), increased range, infinite clip size, and you will be able to run and jump with each gun, even the minigun!

 

Enjoy:

 

 

#cheat Sub Machine Gun Upgrade Packfor(i=0; i<4; i++){sub=0x095FFCE0+(i*0x70);setchar(sub+0x1, 0x1);//Allow jumpingsetfloat(sub+0x8, 500);//Set range to 500setint(sub+0x14, 1000);//Max out clip sizesetfloat(sub+0x18, 5000);//Set high damage for each gunsetfloat(sub+0x44, 0.4, 0.4, 0.4);//Set firing speed to Minigun's speed}off();#cheat Shotgun Upgrade Packfor(i=0; i<3; i++){sub=0x095FFB90+(i*0x70);setchar(sub+0x1, 0x1);//Allow jumpingsetfloat(sub+0x8, 500);//Set range to 500setint(sub+0x14, 1000);//Max out clip sizesetfloat(sub+0x18, 5000);//Set high damage for each gunsetfloat(sub+0x44, 0.4, 0.4, 0.4);//Set firing speed to Minigun's speed}off();#cheat Machine Gun Upgrade Packfor(i=0; i<2; i++){sub=0x095FFEA0+(i*0x70);setchar(sub+0x1, 0x1);//Allow jumpingsetfloat(sub+0x8, 500);//Set range to 500setint(sub+0x14, 1000);//Max out clip sizesetfloat(sub+0x18, 5000);//Set high damage for each gunsetfloat(sub+0x44, 0.4, 0.4, 0.4);//Set firing speed to Minigun's speed}off();#cheat Pistol Upgrade Packfor(i=0; i<2; i++){sub=0x095FFAB0+(i*0x70);setchar(sub+0x1, 0x1);//Allow jumpingsetfloat(sub+0x8, 500);//Set range to 500setint(sub+0x14, 1000);//Max out clip sizesetfloat(sub+0x18, 5000);//Set high damage for each gunsetfloat(sub+0x44, 0.4, 0.4, 0.4);//Set firing speed to Minigun's sp}off();#cheat Thrown Weapon Upgrade Packfor(i=0; i<6; i++){sub=0x095FF7A0+(i*0x70);setchar(sub+0x0, 0x46); //Allow manual aimingsetchar(sub+0x1, 0x1);//Allow jumpingsetfloat(sub+0x8, 500);//Set range to 500setint(sub+0x14, 1000);//Max out clip sizesetfloat(sub+0x18, 5000);//Set high damage for each gunsetshort(sub+0x40, 0x0E);//Allow run and throwsetfloat(sub+0x44, 0.25, 0.25, 0.25);//Set firing speed to Minigun's speed}off();#cheat Heavy Weapon Upgrade Packfor(i=0; i<4; i++){sub=0x09600060+(i*0x70);setchar(sub+0x0, 0x46); //Allow manual aimingsetchar(sub+0x1, 0x1);//Allow jumpingsetfloat(sub+0x8, 500);//Set range to 500setint(sub+0x14, 1000);//Max out clip sizesetfloat(sub+0x18, 5000);//Set high damage for each gunsetfloat(sub+0x44, 0.4, 0.4, 0.4);//Set firing speed to Minigun's speed}off();

 

 

 

While bored I also made this cheat, which is quite fun. It gives all peds a flamethrower and makes them attack you tounge.gif

 

user posted image

 

 

#cheat Flame Wars!static x;if(x%500==0)for(i=0; 0x098b4a40+i<=0x098ecf90; i+=0xd10) {   if(0x098b4a40 + i != pplayer && !getint(0x098b4a40+i+0x480)) { setchar(0x098b4a40 + i +0x63c, 0x21);setint(0x098b4a40 + i + 0x648, 10000);setchar(0x098b4a40 + i + 0x789, 0x7);       setchar(0x098b4a40 + i + 0x894, 0x8);       setint(0x098b4a40 + i + 0x890, pplayer);   }}x++;if(x==500)x=0;

 

class cheats ddm

 

also see that monster truck thing was it made using SC2

i hope so lol at least someone used it

Link to comment
Share on other sites

emcp welcome back and do you think theres gonna be a update on pimp my garage soon like one that will work for the slim psp

Link to comment
Share on other sites

Durka Durka Mahn

I made a fixed wanted level cheat..I was getting really sick of my game crashing with the built in version. If you die/get busted with the built in one on, you will crash.

 

So, I made this cheat. Use RTRIGGER+UP/DOWN to increase/decrease wanted level.

 

#cheat Fixed Wanted Level Cheat//Designed so you won't crash if you die/get busted with the cheat onstatic level;static init;static delay;static check;static textdelay;if(!init){level=getint(pplayer+0x910);init=1;}checker = getchar(pplayer+0x8B4);if(checker != 0x39 && checker != 0x3A && checker != 0x41 && !delay){if(buttons & CTRL_RTRIGGER && press & CTRL_DOWN && level > 0){ level--; textdelay=150;}if(buttons & CTRL_RTRIGGER && press & CTRL_UP && level < 6){ level++; textdelay=150;}if(textdelay>0){ textdelay--; setshort(0x08e90bd8, 1, 'W', 'a', 'n', 't', 'e', 'd', ' ', 'L', 'e', 'v', 'e', 'l', ':', ' ', '0'+level, 0 );}setint(pplayer+0x910, level, level);setchar(pplayer+0x920, 0x1);check=1;} else if(check){delay=20;check=0;}if(delay>0)delay--;#offdelay=0;check=0;init=0;

 

Edited by Durka Durka Mahn
Link to comment
Share on other sites

oh i never knew that nice job on the fix yeah i just tryed the upgrade guns cheat and there real cool i like em and i tryed the flame wars cheat and my psp crashed i think i was becuse i was in the safe house still so yeah ill try it again outside and see what happends

 

yeah i tried it outside and it crashed again i think i might of left something out that i was sopose 2 copy

Edited by makaveli 7
Link to comment
Share on other sites

Fantastic cheats DDM

I can't wait to see what others you have

 

By the way DDM, would there possibly be a way to be able to run and shoot with a double-handed weapon such as the M-16 if you found the cheat?

Edited by buzbegone
Link to comment
Share on other sites

  • 2 weeks later...
edisoncarter

 

While bored I also made this cheat, which is quite fun. It gives all peds a flamethrower and makes them attack you tounge.gif

 

user posted image

 

That looks fun, as long as you don't get in a car. I bet if you got a wanted level and went on a rampage from a sniping spot, the peds would keep setting the cops on fire.

Link to comment
Share on other sites

makaveli 7

probolly lol that cheat didint work for me it just froze my psp

Link to comment
Share on other sites

Can somebody make a peds riot cheat? I know there is already a button cheat but I wanted to access it easier via cheatdevice. Also, has there been anything to fix the problems with spawing airplanes and helicopters that never run?

Link to comment
Share on other sites

While bored I also made this cheat, which is quite fun. It gives all peds a flamethrower and makes them attack you tounge.gif

 

user posted image

 

That looks fun, as long as you don't get in a car. I bet if you got a wanted level and went on a rampage from a sniping spot, the peds would keep setting the cops on fire.

I haven't seen you on the forums for ages Ed happy.gif .

Link to comment
Share on other sites

even with it's set path, there has to eb a way to derail it from it. all the car in the game follow a set path, until they're touched or disturbed in some way, then they're taken off of it.

 

even if the plane doesn't move on it's own, edison can do what he did for the dodo in LCS and give it momentum and turning and all that stuff.

 

the plane needs to be broken from the path first.

 

also, vicecitystories, what is that picture supposed to show?

i know how to de-rail it..... to bad no one is here anymore X(

 

to de rail it, use the Full telekineses...touch it.....and then use it and you will notice that the model stays on the path, but you took the light from the tail end of the plane. to verify that you got it, use telekineses on the ground and something invisable will hit you. that would be the plane. if you could get the id from it, then maybe, just maybe you could fly it.

 

please for the love of god reply to this post.

i know what i am talking about. i was also the one who found out how to get out of the plane.

Link to comment
Share on other sites

Anyways, I finished my cheat...Analog crap is still messed up but meh..I don't mind.

 

(Vid Sucks Ass! Try it out for yourself!)

user posted image

 

Basically this is meant for easy travel...See how fast you can get going then try to stop and land on a roof!

 

 

#cheat Power Drivingstatic boost;thrust = boost * 0.00333;static Up;Power = 1;setfloat(pcar+0x78,  -xstick / 40);if(ystick < -0.9){Power = 0;}else{Power = 1;}if(ystick > 0.9){boost = 2.0;}else{boost = 1.0;}if (buttons & CTRL_CROSS){if(buttons & CTRL_CIRCLE){Up = 0.3;}else{Up = 0.1;}setfloat(pcar + 0x0140,  getfloat(pcar + 0x0140) + getfloat(pcar + 0x0010) * thrust);setfloat(pcar + 0x0144,  getfloat(pcar + 0x0144) + getfloat(pcar + 0x0014) * thrust);setfloat(pcar + 0x0148,  getfloat(pcar + 0x0148) + getfloat(pcar + 0x0018) * thrust);if(Power){setfloat(pcar + 0x00000148,  +Up);}setfloat(pcar + 0x08,    0);setfloat(pcar + 0x18,    0);}if(buttons & CTRL_SQUARE){setfloat(pcar + 0x140,  getfloat(pcar + 0x140)*0.95,  getfloat(pcar + 0x144)*0.95);}if(getfloat(pcar + 0x148) < 0){setfloat(pcar + 0x08,    0);setfloat(pcar + 0x18,    0);}setfloat(pcar + 0x0000027C,    1000000000);setfloat(pcar + 0x0000010C,    0);static ZLoc;if(press & CTRL_DOWN){ZLoc = getfloat(pcar + 0x38);}if(buttons & CTRL_DOWN){Power = 0;setfloat(pcar + 0x38,  ZLoc);setfloat(pcar + 0x08,    0);setfloat(pcar + 0x18,    0);}

 

 

Controls:

X: Accelerate/Climb

Square: Stop

Circle: Hold for Increased Z speed (climb faster)

D-Pad Down: Keep Leveled (Like Hover Cars)

Analog Up: Descend/Drive on ground w/ Cheat on

Analog Down: Increase Forward Speed

Analog Left/Right: Steer

not work on 3.90 m33-3

Link to comment
Share on other sites

Have you got the LCS cheat device.prx enabled as well as the vcs.prx?

If so, then that is your problem

Link to comment
Share on other sites

  • 2 weeks later...
Durka Durka Mahn

 

Fantastic cheats DDM

I can't wait to see what others you have

 

By the way DDM, would there possibly be a way to be able to run and shoot with a double-handed weapon such as the M-16 if you found the cheat?

(Sorry for the months old bump)

 

I actually found what made it so you couldn't sprint/jump with it. If I find my notes again I may be able to do it.

 

And, EC, if we found what the ID for the police is at +0x56, we could actually make it so all peds attack police, as well. tounge.gif

Link to comment
Share on other sites

makaveli 7
Fantastic cheats DDM

I can't wait to see what others you have

 

By the way DDM, would there possibly be a way to be able to run and shoot with a double-handed weapon such as the M-16 if you found the cheat?

(Sorry for the months old bump)

 

I actually found what made it so you couldn't sprint/jump with it. If I find my notes again I may be able to do it.

 

And, EC, if we found what the ID for the police is at +0x56, we could actually make it so all peds attack police, as well. tounge.gif

that would be hella cool cool.gif i would love that haha its like super backup lol

Link to comment
Share on other sites

  • 1 month later...

#cheat Private Airport Stunt Land

moveto(-1809.47, -406.34, 14.96); object(0x028E, 0, 0, 267);

move(-7.18, -0.40, 4.70); object(0x028E, 340, 0, 267);

move(-5.34, -0.30, 7.10); object(0x028E, 320, 0, 267);

move(-2.19, -0.13, 8.40); object(0x028E, 295, 0, 267);

move(1.66, 0.10, 8.70); object(0x028E, 270, 0, 267);

move(4.85, 0.28, 7.50); object(0x028E, 250, 0, 267);

move(7.52, 0.44, 4.60); object(0x028E, 220, 0, 267);

move(0.34, -0.30, -9.60); object(0x028E, 20, 0, 89);

move(8.71, 0.26, -0.20); object(0x028E, 25, 0, 89);

move(8.23, 0.23, 0.40); object(0x1CA9, 270, 0, 359);

move(8.90, 0.14, 0.00); object(0x1CA9, 270, 0, 359);

move(8.73, 0.24, 0.00); object(0x1CA9, 270, 0, 359);

move(6.50, -2.02, 0.00); object(0x1CA9, 270, 0, 269);

move(0.24, -8.80, 0.00); object(0x1CA9, 270, 0, 269);

move(0.23, -8.70, 0.00); object(0x1CA9, 270, 0, 269);

move(0.17, -8.80, 0.00); object(0x1CA9, 270, 0, 269);

move(0.24, -8.80, 0.00); object(0x1CA9, 270, 0, 269);

move(0.18, -6.70, 1.00); object(0x028E, 0, 0, 179);

move(246.05, -77.77, 1.70); object(0x02A5, 5, 350, 91);

move(7.80, 0.92, 4.00); object(0x02A5, 345, 345, 90);

move(6.27, 1.81, 5.70); object(0x02A5, 330, 340, 90);

move(4.40, 3.05, 7.00); object(0x02A5, 315, 335, 89);

move(2.14, 3.84, 7.20); object(0x02A5, 300, 330, 89);

move(0.01, 4.80, 7.20); object(0x02A5, 285, 325, 89);

move(-3.13, 4.74, 6.30); object(0x02A5, 260, 320, 89);

moveto(-1510.71, -505.20, 90.75); object(0x02A5, 225, 320, 86);

moveto(-1514.41, -507.37, 82.45); object(0x1CA9, 270, 0, 92);

move(-4.68, 0.04, 0.00); object(0x1CA9, 270, 0, 91);

move(-4.68, 0.12, 0.00); object(0x1CA9, 270, 0, 91);

move(-4.58, 0.10, 0.00); object(0x1CA9, 270, 0, 91);

move(12.06, 6.53, 0.00); object(0x1CA9, 270, 0, 1);

move(-8.82, 0.20, 0.00); object(0x1CA9, 270, 0, 1);

move(8.12, -13.68, 0.00); object(0x1CA9, 270, 0, 3);

move(-8.97, 0.53, 0.00); object(0x1CA9, 270, 0, 3);

move(-9.20, 2.10, 0.80); object(0x02A5, 5, 0, 272);

move(0.68, 8.79, -0.10); object(0x02A5, 5, 0, 273);

move(-8.36, 0.44, 3.00); object(0x02A5, 0, 0, 272);

move(-0.43, -8.92, 0.00); object(0x02A5, 0, 0, 272);

move(26.03, 6.49, -10.20); object(0x1CBA, 0, 0, 273);

move(-2.50, -19.17, -22.80); object(0x1CBA, 40, 0, 269);

move(-48.10, 12.60, 32.30); object(0x1CA9, 90, 0, 269);

move(-0.09, 8.92, 0.00); object(0x1CA9, 90, 0, 269);

move(4.68, -0.26, 0.00); object(0x1CA9, 90, 0, 268);

move(-0.54, -9.18, 0.00); object(0x1CA9, 90, 0, 268);

move(-8.55, 0.61, 0.00); object(0x1CA9, 90, 0, 269);

move(0.00, 0.00, 0.00); object(0x1CA9, 90, 0, 269);

move(-0.32, 8.75, 0.00); object(0x1CA9, 270, 0, 269);

move(-6.00, -4.39, 0.00); object(0x1CA9, 90, 0, 179);

move(-0.21, 2.52, 2.10); object(0x1CA9, 0, 0, 359);

move(-0.35, -5.09, 0.00); object(0x1CA9, 0, 0, 359);

move(-8.42, 2.39, -2.20); object(0x1CA9, 270, 0, 359);

move(-8.88, -0.18, 0.00); object(0x1CA9, 270, 0, 359);

move(-8.71, -0.20, 0.00); object(0x1CA9, 270, 0, 359);

move(-8.91, -0.18, 0.00); object(0x1CA9, 270, 0, 359);

move(-8.94, -0.42, 1.50); object(0x028E, 355, 0, 268);

move(-7.40, -0.27, 4.80); object(0x028E, 345, 0, 268);

move(-6.37, -0.23, 6.40); object(0x028E, 330, 0, 268);

move(120.05, 18.57, -46.90); object(0x028E, 345, 0, 89);

move(-0.12, 4.42, 0.00); object(0x028E, 345, 0, 89);

move(45.55, 129.20, -32.20); object(0x028E, 350, 0, 28);

move(3.15, 5.96, 5.70); object(0x028E, 335, 0, 28);

move(-300.60, -101.78, -5.90); object(0x028E, 350, 0, 229);

move(-39.49, -47.36, 0.10); object(0x028E, 350, 0, 179);

move(-0.05, -6.84, 5.40); object(0x028E, 340, 0, 180);

move(23.91, -43.14, 0.20); object(0x028E, 340, 0, 180);

move(283.16, 5.96, 0.20); object(0x028E, 340, 0, 91);

move(-6.12, -6.19, 0.00); object(0x028E, 340, 0, 178);

move(-285.70, 6.11, -0.20); object(0x028E, 340, 0, 268);

move(281.08, 82.37, 0.00); object(0x028E, 340, 0, 3);

teleport(-1585.75, -395.19, 14.65)

 

 

#cheat Villa under bridge

moveto(-73.88, 68.86, 8.58); object(0x1CB2, 0, 90, 347);

move(6.58, 1.51, 0.00); object(0x1CB2, 0, 90, 347);

move(6.62, 1.51, 0.00); object(0x1CB2, 0, 90, 347);

move(-9.98, -16.95, 0.00); object(0x1CB2, 0, 90, 347);

move(6.51, 1.53, 0.00); object(0x1CB2, 0, 90, 347);

move(6.58, 1.62, 0.00); object(0x1CB2, 0, 90, 347);

moveto(-81.10, 88.92, 9.20); object(0x01A4, 0, 0, 78);

moveto(-79.33, 80.68, 9.16); object(0x01A4, 0, 0, 78);

move(1.82, -8.51, 0.00); object(0x01A4, 0, 0, 78);

move(1.78, -8.31, 0.00); object(0x01A4, 0, 0, 78);

move(1.88, -8.60, 0.00); object(0x01A4, 0, 0, 78);

moveto(-76.80, 66.26, 5.26); object(0x1CB2, 0, 0, 347);

moveto(-74.04, 54.17, 5.30); object(0x1CB2, 0, 0, 347);

move(8.71, -5.33, -0.10); object(0x1CB2, 0, 0, 256);

move(3.26, 0.75, 0.00); object(0x1CB2, 0, 0, 256);

move(1.10, -2.56, 1.20); object(0x1CB2, 0, 230, 257);

moveto(-65.66, 86.88, 8.98); object(0x01C4, 0, 0, 80);

move(0.24, -1.38, 0.00); object(0x01C4, 0, 0, 80);

moveto(-61.30, 60.83, 8.58); object(0x1D04, 0, 0, 79);

move(-1.15, 4.57, 0.00); object(0x1D04, 0, 0, 79);

move(-1.07, 4.48, 0.00); object(0x1D04, 0, 0, 79);

move(-5.84, -1.15, 0.00); object(0x1D04, 0, 0, 79);

move(0.88, -4.62, 0.00); object(0x1D04, 0, 0, 79);

moveto(-67.51, 59.55, 8.62); object(0x1D04, 0, 0, 80);

moveto(-65.16, 83.89, 9.19); object(0x020B, 0, 0, 255);

move(0.12, -0.89, 0.00); object(0x0209, 0, 0, 255);

moveto(-60.38, 98.98, 9.99); object(0x1D01, 0, 0, 137);

move(-16.88, -20.67, -1.30); object(0x1D01, 0, 0, 107);

moveto(-67.37, 89.00, 8.68); object(0x1D02, 0, 0, 37);

move(-11.72, -3.17, 0.00); object(0x1D01, 0, 0, 298);

moveto(-70.71, 49.27, 8.62); object(0x1CCF, 0, 0, 78);

move(1.13, -0.37, 0.00); object(0x1CCF, 0, 0, 78);

move(7.05, 26.10, 0.00); object(0x1D01, 0, 0, 78);

moveto(-60.28, 56.19, 8.62); object(0x1D04, 0, 0, 80);

move(-6.24, -1.22, 0.00); object(0x1D04, 0, 0, 80);

moveto(-66.75, 87.97, 8.68); object(0x1D02, 0, 0, 60);

 

teleport(-60.23, 95.09, 17.62);

 

not sure if this one has already been made but it is a private stunting land at the airport! lol.gif The second one is a villa under a bridge somewhere, idk because i didnt make it.

Link to comment
Share on other sites

 

#cheat PIMPED: 159-SECURI

setshort(0x9442430, 252);

setfloat(0x944242c, 2.3);

setfloat(0x945af70, 2000);

sethex(0x945b040, 0x23, 0x29, 0x00, 0x04);

sethex(0x944fb5c, 0xFF, 0xFF, 0x00);

sethex(0x944fb30, 0xFF, 0x00, 0xFF);

setchar(pplayer + 0xB84, 0x00);

 

 

Turns the securicar into a light monster truck with huge wheels.

 

#cheat Great Blood

if(getchar(0x9567DC8) != getchar(0x9569BB0))

{

setchar(0x9567DAF, getchar(0x9567DC8), getchar(0x9567DC9), getchar(0x9567DCA), getchar(0x9567DCB), getchar(0x9567DD0));

}

setchar(0x9567DC8, getchar(0x9569BB0), getchar(0x9569BB1), getchar(0x9569BB2), getchar(0x9569BB3));

setchar(0x9567DD0, getchar(0x9569BB8));

setchar(0x9567D6B, 0x3E);

setchar(0x9567DA8, 0x04);

setchar(0x9567DAC, 0xFF, 0x00, 0x00);

setchar(0x9567E4C, getchar(0x9569BB0), getchar(0x9569BB1), getchar(0x9569BB2), getchar(0x9569BB3));

setchar(0x9567E54, getchar(0x9569BB8));

setchar(0x9567DEF, 0x3F);

setchar(0x9567E2B, 0x04);

setchar(0x9567E1B, 0x3D);

setchar(0x9567E30, 0xFF, 0x00, 0x00);

#off

setchar(0x9567D6B, 0x3B);

setchar(0x9567DA8, 0x35);

setchar(0x9567DEF, 0x3C);

setchar(0x9567E2B, 0x40);

setchar(0x9567E1B, 0x3C);

setchar(0x9567DAC, 0xFF, 0x20, 0x20);

setchar(0x9567E30, 0xFF, 0x20, 0x20);

setchar(0x9567DC8, getchar(0x9567DAF), getchar(0x9567DB0), getchar(09567DB1), getchar(0x9567DB2));

setchar(0x9567DD0, getchar(0x9567DB3));

setchar(0x9567E4C, getchar(0x9567DAF), getchar(0x9567DB0), getchar(09567DB1), getchar(0x9567DB2));

setchar(0x9567E54, getchar(0x9567DB3));

setchar(0x9567DAF, 0x00, 0x00, 0x00, 0x00, 0x00);

 

Peds bleed lots.

 

#cheat Get Negative $666

setint(0x08bde55c, -666)

 

gives you -$666

 

#cheat Gold Exhuast smoke

setchar(0x9569b94, 0xCC, 0x99, 0x33);

 

gold exhaust smoke

 

 

 

Link to comment
Share on other sites

  • 3 weeks later...
elpepemonster

bump!!!!!! guess no one cares for VCS anymore now that GTA IV is out.cheatevice for IV anyone?

Link to comment
Share on other sites

 

bump!!!!!! guess no one cares for VCS anymore now that GTA IV is out.cheatevice for IV anyone?

People still play VCS (people still play GTA 3 for f*cks sake) but nobody has the Cheat Device anymore.

 

R.I.P, Cheat Device.

Edited by elanman
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
  • 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.