Jump to content

13 posts in this topic

Recommended Posts

Posted

hi friends so I am creating my first mod menu for the first time I have edited offset and hex in Cheat (offset.h)


https://imgur.com/a/jPiqbdL
 

when I am click on make package I am getting below error

file freeze does not exist

https://imgur.com/a/ZbYM3Is

 

pls help me resolve this also guide me if I am doing it correctly

 

thank you

Posted

Any questions releated to batchh menu ask him inside the menu topic

Posted

The first error i reply in my topic so go and take a look, about the second one for file freeze you enter "Freeze gold, cash, fuel" at enter main .mm files, there you only have two options "Gestures" and "Button", that's not the description of the mod, but it's how the mod menu handle the open/closed of the menu so it need one of those two options that are the respective .mm files

Posted
1 hour ago, batchh said:

The first error i reply in my topic so go and take a look, about the second one for file freeze you enter "Freeze gold, cash, fuel" at enter main .mm files, there you only have two options "Gestures" and "Button", that's not the description of the mod, but it's how the mod menu handle the open/closed of the menu so it need one of those two options that are the respective .mm files

https://imgur.com/a/l8TeSrF
 

I have entered the offset like in the attached picture but I am still getting error

 

is there tutorial on how to use this mod menu ?

 

Posted
42 minutes ago, TechModNinja said:

https://imgur.com/a/l8TeSrF
 

I have entered the offset like in the attached picture but I am still getting error

 

is there tutorial on how to use this mod menu ?

 

I think you need a bit of programming knowledge before starting to make something. I recommend that you look at W3Schools ( https://www.w3schools.com/cpp/default.asp ), it's not hard and I guarantee you'll get better each day :) 
To patch an offset use the function "patch(offset, patch)".

Posted (edited)
28 minutes ago, batchh said:

I think you need a bit of programming knowledge before starting to make something. I recommend that you look at W3Schools , it's not hard and I guarantee you'll get better each day :) 
To patch an offset use the function "patch(offset, patch)".

Thanks I will definitely  go through this

can you write me a example and show how we will mention multiple offset and hexes 

Updated by TechModNinja
Posted (edited)
49 minutes ago, batchh said:

I think you need a bit of programming knowledge before starting to make something. I recommend that you look at W3Schools t's not hard and I guarantee you'll get better each day :) 
To patch an offset use the function "patch(offset, patch)".

I will definitely go through this
 

can you write me a example and show how we will mention multiple offset and hex value

Updated by TechModNinja
Posted

Just repeat the function:

patch(0x0, “C0035FD6”);

patch(0x1, “C0035FD6”);

and so on

Posted
1 hour ago, TechModNinja said:

I did everything correctly but still get error

attached screenshot for your reference 

https://imgur.com/a/v0UKj6h

 

@batchh

Kinda strange, try creating another project! And use Button for .mm file 

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
×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines