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


Durka Durka Mahn
 Share

  • Replies 1.5k
  • Created
  • Last Reply

Top Posters In This Topic

  • Upaluppa

    528

  • nerner

    391

  • Beamer9620

    131

Top Posters In This Topic

Recommended Posts

Chucklehofft

 

Forgive me, if this sounds like advertising... blush.gif

shameless plug tounge2.gif

 

@ shadow magicarp:

your sig is pretty nice. you make it yourself?

Link to comment
Share on other sites

shadow magikarp
Forgive me, if this sounds like advertising... blush.gif

shameless plug tounge2.gif

 

@ shadow magicarp:

your sig is pretty nice. you make it yourself?

yea i made it my self:P

Link to comment
Share on other sites

Hey, I saw the post about maybe making crouching, I also thought, maybe make a cheat of the dodging emote too (dodging a car usually). In multiplayer, if you double tap jump, you do dodging, even when not in front of a car.

 

Upa, you have 2 psp's right? And you know about captures and such. Probably just something around pplayer though. I think Vic is a ped in multiplayer, not classified as the player though, maybe thats why he is able to do that?

 

I don't know, getting ped's pointers in multiplayer doesn't seem to work I dont think. I tried a cheat to just have the ped you aim at hover above you and it wouldn't get the ped's pointer in multiplayer.

 

Might be some things to look into in multiplayer.

Link to comment
Share on other sites

 

Hey, I saw the post about maybe making crouching, I also thought, maybe make a cheat of the dodging emote too (dodging a car usually). In multiplayer, if you double tap jump, you do dodging, even when not in front of a car.

 

Upa, you have 2 psp's right? And you know about captures and such. Probably just something around pplayer though. I think Vic is a ped in multiplayer, not classified as the player though, maybe thats why he is able to do that?

 

I don't know, getting ped's pointers in multiplayer doesn't seem to work I dont think. I tried a cheat to just have the ped you aim at hover above you and it wouldn't get the ped's pointer in multiplayer.

 

Might be some things to look into in multiplayer.

Well, you have to know, that in multiplayer basically all addresses of the singleplayer exist aswell, it's just that they are in different locations, because the memory of the multiplayer looks obviously different from the normal one.

 

I have two psp's, so I an play around with Cheatdevice in multiplayer, whenever I want...

 

I haven't played multiplayer that much, I never knew about the dodging thing.

 

I wonder if it's a glitch or done on purpose...

 

I definitely have to look into that !

Thanks for letting me know mate, you really have an eye for this kind of stuff nobody else can find ! smile.gif

 

I really appreciate it, you are helping me a lot with your ideas ! icon14.gif

 

And you might be right, it's even possible, that the multiplayer can help me to find out how the peds are spawned !

Edited by Upaluppa
Link to comment
Share on other sites

So as you said Upa, you usually search for ddresses with memory captures.

Now I thought I could give a try to find something what enables motion blur, so

I made capture1 while I had motion blur on screen and capture 2 without motion blur and run comparsion where capture1 > capture2, so now I just see tons of addresses, any ideas how to find anything?

Link to comment
Share on other sites

 

So as you said Upa, you usually search for ddresses with memory captures.

Now I thought I could give a try to find something what enables motion blur, so

I made capture1 while I had motion blur on screen and capture 2 without motion blur and run comparsion where capture1 > capture2, so now I just see tons of addresses, any ideas how to find anything?

Motion blur is probably the same problem as the water climbing, because the blur effec looks different depending on how fast you are going...

 

I would try something like this:

One Capture when in a car but not moving.

One when moving slow, so no blur is visible.

One where you move a little faster, so it's just a little blurred.

One where you are damn fast, with full blur.

 

And then you do it like this:

Capture1 == 0

Capture2 > Capture1

Capture3 > Capture2

Capture4 > Capture3

and so on...

 

Since the amount of the blur effect increases with every capture, I'd say it must be a bigger value with every capture you took !

 

Good luck mate !

I want to know that address too, but not because I like blur, no, I want to disable it, because it's annoying when you use rocket boost or hover cars... wink.gif

Edited by Upaluppa
Link to comment
Share on other sites

Thanks for tips mate, it really cleared it all up a little bit, you do that much comparsions everytime you search for something? smile.gif

Link to comment
Share on other sites

shadow magikarp

ok thanx for the tip uppai will now be makeing awsome cool

cheats! colgate.gif

Link to comment
Share on other sites

Thanks for tips mate, it really cleared it all up a little bit, you do that much comparsions everytime you search for something? smile.gif

What do you mean ?

4 Captures are nothing at all...

 

I'm usually taking between 10 and 20 depending on how sure I am that I'll find my address. lol.gif

 

You know, the more captures you take the better are the results.

Link to comment
Share on other sites

shadow magikarp
Thanks for tips mate, it really cleared it all up a little bit, you do that much comparsions everytime you search for something? smile.gif

What do you mean ?

4 Captures are nothing at all...

 

I'm usually taking between 10 and 20 depending on how sure I am that I'll find my address. lol.gif

 

You know, the more captures you take the better are the results.

WOW 10 to 20 captures

Lucky my parents bought me a 8gb psp

memerystick for my birthday

Link to comment
Share on other sites

Hmm, captures don't seem to take up to much memory for me? I have like 250MB left on the card I am using and I have taken like 9 captures at once, and still like 250MB left. Maybe there is something wrong with it?

 

Anyways, added to things to find in multiplayer. Maybe aiming at peds even though they are in cars? In multiplayer if the other person you are playing against is in a car, you can auto aim at him as if he were not in a car.

 

I can look more into multiplayer next time my friend and I play it together, might be some more added things that single player doesn't have.

 

PS: Upa I sent you a message regarding a cheat I am making. (And when I said "square" I ment circle.

Edited by pengman
Link to comment
Share on other sites

 

Hmm, captures don't seem to take up to much memory for me? I have like 250MB left on the card I am using and I have taken like 9 captures at once, and still like 250MB left. Maybe there is something wrong with it?

 

Anyways, added to things to find in multiplayer. Maybe aiming at peds even though they are in cars? In multiplayer if the other person you are playing against is in a car, you can auto aim at him as if he were not in a car.

 

I can look more into multiplayer next time my friend and I play it together, might be some more added things that single player doesn't have.

 

PS: Upa I sent you a message regarding a cheat I am making. (And when I said "square" I ment circle.

That's weird...

A capture is about 60 mb in size for me...

 

I noticed the Circle thing myself, but thanks for letting me know ! wink.gif

Link to comment
Share on other sites

Thanks for tips mate, it really cleared it all up a little bit, you do that much comparsions everytime you search for something? smile.gif

What do you mean ?

4 Captures are nothing at all...

 

I'm usually taking between 10 and 20 depending on how sure I am that I'll find my address. lol.gif

 

You know, the more captures you take the better are the results.

Just thought I'd tell you that the guy who you said was stealing cheats was actually Durka Durka Mahn... And was there really any need to confront him about it?

Link to comment
Share on other sites

 

Thanks for tips mate, it really cleared it all up a little bit, you do that much comparsions everytime you search for something? smile.gif

What do you mean ?

4 Captures are nothing at all...

 

I'm usually taking between 10 and 20 depending on how sure I am that I'll find my address. lol.gif

 

You know, the more captures you take the better are the results.

Just thought I'd tell you that the guy who you said was stealing cheats was actually Durka Durka Mahn... And was there really any need to confront him about it?

Nobody said anything about stealing cheats in your quote... mercie_blink.gif

 

Besides, I respect DDM and his work, I'd never say that he steals cheats.

And why would he do that anyways ?

 

He's a far better developer than me, he knows how to create his own cheats...

 

Edit:

You mean this ?

http://www.haxcommunity.org/game-hacks/930...o-squadron.html

 

That certainly isn't DDM ! (That guys grammar is way too bad, DDM doesn't type like that) tounge2.gif

That's someone who collected cheats which were posted here in our development thread and then claimed he made them himself.

 

I already said, that I don't care about it.

I have more important stuff to worry about...

 

Oh and...

 

Be fair and others will threat you the same !

If this was just some kind of mistake, I'm fine with it. smile.gif

 

But if you are trying to cause trouble, I won't hesitate to report you...

 

And don't worry, in case YOU are that guy from haxcommunity.org, I'm not going to hunt you down because of this ! wink.gif

Edited by Upaluppa
Link to comment
Share on other sites

Durka Durka Mahn
Thanks for tips mate, it really cleared it all up a little bit, you do that much comparsions everytime you search for something? smile.gif

What do you mean ?

4 Captures are nothing at all...

 

I'm usually taking between 10 and 20 depending on how sure I am that I'll find my address. lol.gif

 

You know, the more captures you take the better are the results.

Just thought I'd tell you that the guy who you said was stealing cheats was actually Durka Durka Mahn... And was there really any need to confront him about it?

Do what?

Link to comment
Share on other sites

Thanks for tips mate, it really cleared it all up a little bit, you do that much comparsions everytime you search for something? smile.gif

What do you mean ?

4 Captures are nothing at all...

 

I'm usually taking between 10 and 20 depending on how sure I am that I'll find my address. lol.gif

 

You know, the more captures you take the better are the results.

Just thought I'd tell you that the guy who you said was stealing cheats was actually Durka Durka Mahn... And was there really any need to confront him about it?

Do what?

Someone was stealing cheats and posting them on another forum as theirs, and stealing tutorials on cheat making of yours and claiming that he wrote them.

Link to comment
Share on other sites

shadow magikarp
Thanks for tips mate, it really cleared it all up a little bit, you do that much comparsions everytime you search for something? smile.gif

What do you mean ?

4 Captures are nothing at all...

 

I'm usually taking between 10 and 20 depending on how sure I am that I'll find my address. lol.gif

 

You know, the more captures you take the better are the results.

Just thought I'd tell you that the guy who you said was stealing cheats was actually Durka Durka Mahn... And was there really any need to confront him about it?

Do what?

HEY YOUR BACK!!! colgate.gifcolgate.gifcolgate.gif

GOOD TO HAVE YOU BACK AT THE FOURMS!!

Link to comment
Share on other sites

Hey guys, I guess we should just forget about this and ignore him.

No point in wasting time about this bloke. wink.gif

 

Edit:

 

@shadow magikarp:

If this sounded like I was talking about DDM you have to excuse me. blush.gif

Of course I was talking about that cheat stealing guy !

Link to comment
Share on other sites

~ Suitcase Mayhem ~

 

A new assassination style mission in which you have to retrieve a suitcase from the target !

 

Here's the current progress:

 

#cheat Suitcase Mayhemsetchar(0x09F69054, 1);static mission;if(!mission){mission = 0;}icon = 0x08E8EFC0;setfloat(icon, 118.71, -826.73, 10.46);setchar(icon + 0x19, 0x25);marker = 0x08BF7B40;setfloat(marker, 118.71, -826.73, 10.46);setchar(marker + 0x16, 0x80, 0x40);setchar(marker + 0x1A, 0x01);setchar(marker + 0x1C, 0x06);X1 = 118.71;Y1 = -826.73;checkx1 = X1 - getfloat(pplayer + 0x30);checky1 = Y1 - getfloat(pplayer + 0x34);if(sqrt(checkx1 * checkx1 + checky1 * checky1) < 2){mission = 1;}if(mission == 1){setshort(0x08E90DD8, 1, 'M', 'I', 'S', 'S', 'I', 'O', 'N', 0);setchar(marker + 0x16, 0x00, 0x00);setchar(marker + 0x1A, 0x00);setchar(marker + 0x1C, 0x00);setfloat(icon, 327.95, 205.68, 11.41);setchar(icon + 0x19, 0x0B);static pickup;pickup = 0x08C67B30;setfloat(pickup, -1077.40, 312.60, 11.26);setint(pickup + 0x2C, 0xFF);setshort(pickup + 0x34, 0x01F9);setchar(pickup + 0x38, 0x02);if(getchar(pickup + 0x39) == 1){mission = 2;}}if(mission == 2){marker = 0x08BF7B40;setfloat(marker, 94.98, 267.65, 21.78);setchar(marker + 0x16, 0x80, 0x3F);setchar(marker + 0x1A, 0x01);setchar(marker + 0x1C, 0x06);setfloat(icon, 94.98, 267.65, 21.78);setchar(icon + 0x19, 0x00);X2 = 94.98;Y2 = 267.65;checkx2 = X2 - getfloat(pplayer + 0x30);checky2 = Y2 - getfloat(pplayer + 0x34);if(sqrt(checkx2 * checkx2 + checky2 * checky2) < 2){mission = 3;}}if(mission == 3){setchar(marker + 0x16, 0x00, 0x00);setchar(marker + 0x1A, 0x00);setchar(marker + 0x1C, 0x00);setfloat(icon, 64.40, 273.24, 19.43);setchar(icon + 0x19, 0x04);setfloat(pickup, 64.40, 273.24, 19.43);setint(pickup + 0x2C, 0xFF);setshort(pickup + 0x34, 0x0165);setchar(pickup + 0x38, 0x02);if(getchar(pickup + 0x39) == 1){mission = 4;}}if(mission == 4){setfloat(icon, 77.35, 580.07, 18.57);setchar(icon + 0x19, 0x33);pickup = 0x08C693F0;setfloat(pickup, 77.35, 580.07, 18.57);setint(pickup + 0x2C, 0xFF);setshort(pickup + 0x34, 0x01B3);setchar(pickup + 0x38, 0x02);}

 

The mission starts at Rosenberg's, but it's not finished yet (quite far from being finished, to be exact) !

I just posted it to let you know, that I'm finally working on a new cheat again ! smile.gif

Link to comment
Share on other sites

Lol, don't waste your time trying the current version...

It's too far from finished, I just posted it to let you guys know, that a new cheat is coming soon.

 

All you'll get is a marker at Rosenberg's which starts the "mission".

You know, at the moment there isn't really any mission to speak of... blush.gif

Edited by Upaluppa
Link to comment
Share on other sites

shadow magikarp
Lol, don't waste your time trying the current version...

It's too far from finished, I just posted it to let you guys know, that a new cheat is coming soon.

 

All you'll get is a marker at Rosenberg's which starts the "mission".#

You know, at the moment there isn't really any mission to speak of... blush.gif

oh so ur makeing a mission

kool

i had a idea a while back

but umm anyway here it is

is it possible to srink obects and put them on cars to make them

look like mooded cars

Link to comment
Share on other sites

Durka Durka Mahn
Thanks for tips mate, it really cleared it all up a little bit, you do that much comparsions everytime you search for something? smile.gif

What do you mean ?

4 Captures are nothing at all...

 

I'm usually taking between 10 and 20 depending on how sure I am that I'll find my address. lol.gif

 

You know, the more captures you take the better are the results.

Just thought I'd tell you that the guy who you said was stealing cheats was actually Durka Durka Mahn... And was there really any need to confront him about it?

Do what?

Someone was stealing cheats and posting them on another forum as theirs, and stealing tutorials on cheat making of yours and claiming that he wrote them.

How sad... bored.gif

Link to comment
Share on other sites

 

hey the modding dutch guy

whats ur cheat?

 

 

Btw Anyone like my

new siggy and avatar??

ckeck the cheat releases topic my cheat is called vance estate

 

 

 

 

EDIT: i was away for a couple of days cause my internet was down but im back icon14.gifmuppetmaster_karma.gifrahkstar2.gif

Edited by the modding-dutch-guy
Link to comment
Share on other sites

 

Lol, don't waste your time trying the current version...

It's too far from finished, I just posted it to let you guys know, that a new cheat is coming soon.

 

All you'll get is a marker at Rosenberg's which starts the "mission".#

You know, at the moment there isn't really any mission to speak of... blush.gif

oh so ur makeing a mission

kool

i had a idea a while back

but umm anyway here it is

is it possible to srink obects and put them on cars to make them

look like mooded cars

Although this is possible, it would make the game lag a ton and, it would only work in areas with little to no objects around, such as the airport (because objects you put on the car would transform into lamp posts and such on the streets, or become invisable). Even then it would be painfully laggy.

Edited by pengman
Link to comment
Share on other sites

Thanks for tips mate, it really cleared it all up a little bit, you do that much comparsions everytime you search for something? smile.gif

What do you mean ?

4 Captures are nothing at all...

 

I'm usually taking between 10 and 20 depending on how sure I am that I'll find my address. lol.gif

 

You know, the more captures you take the better are the results.

Just thought I'd tell you that the guy who you said was stealing cheats was actually Durka Durka Mahn... And was there really any need to confront him about it?

Do what?

Someone was stealing cheats and posting them on another forum as theirs, and stealing tutorials on cheat making of yours and claiming that he wrote them.

How sad... bored.gif

...sarcasm... biggrin.gif

Link to comment
Share on other sites

shadow magikarp
Thanks for tips mate, it really cleared it all up a little bit, you do that much comparsions everytime you search for something? smile.gif

What do you mean ?

4 Captures are nothing at all...

 

I'm usually taking between 10 and 20 depending on how sure I am that I'll find my address. lol.gif

 

You know, the more captures you take the better are the results.

Just thought I'd tell you that the guy who you said was stealing cheats was actually Durka Durka Mahn... And was there really any need to confront him about it?

Do what?

Someone was stealing cheats and posting them on another forum as theirs, and stealing tutorials on cheat making of yours and claiming that he wrote them.

How sad... bored.gif

...sarcasm... biggrin.gif

Ok Cool

soo what are u guys working on?

Since my M1337 Cheat

was dystroyed

i started working on a another cheat

hopefully i made backups smile.gif

Link to comment
Share on other sites

Vicecitystories

I'm going to be messing about with VCS again soon. I have a MILLION things going on right now with my life so I'm a bit on the lacking end of hacking! dontgetit.gif

Link to comment
Share on other sites

shadow magikarp

BTW anyone know how to get LCS cheat device to work on

M33 5.00 + frimwares ??

is there any hex edited versions of LCS cheat device?

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.