Post: Visual Basic coding question ?
10-20-2011, 02:09 AM #1
MelestedRabbit
Ultimate Sex God
(adsbygoogle = window.adsbygoogle || []).push({}); i made a GTA IV money editor on vb
is the code the same for every game except for the position ?
eg:
Dim Money As String
Dim Filepath As String
............................

anyone help ?

Cheers

PS. this isnt a noob question...
(adsbygoogle = window.adsbygoogle || []).push({});
10-20-2011, 03:07 AM #2
Epic?
Awe-Inspiring
Originally posted by MelestedRabbit View Post
i made a GTA IV money editor on vb
is the code the same for every game except for the position ?
eg:
Dim Money As String
Dim Filepath As String
............................

anyone help ?

Cheers

PS. this isnt a noob question...

What are you even asking?

What technique are you using to edit the money? And all you have there is string-type variable declarations.
10-20-2011, 03:13 AM #3
MelestedRabbit
Ultimate Sex God
Originally posted by Epic
What are you even asking?

What technique are you using to edit the money? And all you have there is string-type variable declarations.


when you make an edit gamesave
you have the Dim Moeny and Filepath and then all the rest
can you use the same code to edit other games or does it have a different code ?
il post the code in like 1hr
10-20-2011, 05:08 PM #4
Epic?
Awe-Inspiring
Originally posted by MelestedRabbit View Post
when you make an edit gamesave
you have the Dim Moeny and Filepath and then all the rest
can you use the same code to edit other games or does it have a different code ?
il post the code in like 1hr


Well yes, you have to use different games.

Now, string declarations like "Dim Money As String" will not change from game to game, because a string is a string is a string.
However, the method you use for injecting/editing the game will vary per game. Even your whole platform may vary, if you played something like an FPS there might not even be money involved.
10-20-2011, 08:53 PM #5
MelestedRabbit
Ultimate Sex God
Originally posted by Epic
Well yes, you have to use different games.

Now, string declarations like "Dim Money As String" will not change from game to game, because a string is a string is a string.
However, the method you use for injecting/editing the game will vary per game. Even your whole platform may vary, if you played something like an FPS there might not even be money involved.

but for games that do have money will the code be the same but you just change the position ?
10-20-2011, 09:04 PM #6
Epic?
Awe-Inspiring
Originally posted by MelestedRabbit View Post
but for games that do have money will the code be the same but you just change the position ?


Does your GTA modding program work? Does it actually mod things? Basically....

What does your program do?
How does it do it?

I can't really tell you whether X and Y are the same without knowing the value or relationship of X or Y.
10-20-2011, 09:18 PM #7
MelestedRabbit
Ultimate Sex God
Originally posted by Epic
Does your GTA modding program work? Does it actually mod things? Basically....

What does your program do?
How does it do it?

I can't really tell you whether X and Y are the same without knowing the value or relationship of X or Y.


my GTA IV money editor works and so does my midnight club la
i need to add more games to it but i dont know what
i tried making a gears of war 3 multiplayer level editor but i cant find my level...
10-27-2011, 08:57 PM #8
CRACKbomber
What's a CRACKbomber?
Originally posted by MelestedRabbit View Post
my GTA IV money editor works and so does my midnight club la
i need to add more games to it but i dont know what
i tried making a gears of war 3 multiplayer level editor but i cant find my level...

really....
I can gurentee you every game doesn't have have their money saved on the same string.
did you even use PackageIO on any of those gamesaves
10-27-2011, 09:07 PM #9
MelestedRabbit
Ultimate Sex God
Originally posted by ClutchLikeCrack View Post
really....
I can gurentee you every game doesn't have have their money saved on the same string.
did you even use PackageIO on any of those gamesaves

yeah i know,
i was just having a look to see if the level was there, but it aint haha
10-27-2011, 10:18 PM #10
CRACKbomber
What's a CRACKbomber?
Originally posted by MelestedRabbit View Post
yeah i know,
i was just having a look to see if the level was there, but it aint haha

its not saved in the gamesave
its saved in the GPD container, and also on a server

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo