Jump to content

Next steps in making hacks?


CodeName9

19 posts in this topic

Recommended Posts

Posted

ive made (in my opinion pretty fun) a multi jump hack so you can jump as many times as you want and you can basically fly.. im not yes sure how to make no collision or infinte keys or godmode yet.. also id like some help creating this into a modmenu please :p

Posted
4 hours ago, Jacksonlane24 said:

Wow this is helpful thanks! :) and so I’m Now In dnspy and dragged the dummydll files and set search to method and I searched around and I found functions like: “get”/“set” “DebugAllUpgradesUnlocked” or “DebugAllCharactersUnlocked” etc etc this is subway surfers by the way! And so I double click it and it shows : “Address” and “Attribute” and One has “RVA” “Offset” “VA”and the other has “Name” “RVA” “Offset”.. this is a bool function so true or false and I obviously wanna make it true so would I go to the live patcher in subway and for “offset” type the VA or Offset code? And for the “patch” to make it true I would write : “20008052C0035FD6”? As I read this is true for bool

 

Also i tried changing the coins> I put the VA code in offset and for the patch i put 0090261EC0035FD6 and it worked! exept.. the coins were in the minus i think? but soon after they quickly went back to the original number.. is there a way to prevent this?

Hm maybe 0090261EC0035FD6 is too big of a value.   There is.    20008052EC0035FD6.  Even tho it’s booL true it works aswell.    

2 hours ago, Jacksonlane24 said:

Also do i have to add RET after fmov s0, #0?

RET is basically a must.    I mean it’s just easier cause say there was Anticheat. Usually you just do C0035FD6 and it works depends on the function 

Posted
17 minutes ago, Noctisx said:

Hm maybe 0090261EC0035FD6 is too big of a value.   There is.    20008052EC0035FD6.  Even tho it’s booL true it works aswell.    

RET is basically a must.    I mean it’s just easier cause say there was Anticheat. Usually you just do C0035FD6 and it works depends on the function 

Aaaah okay ill try doing RET more, is there anything else I should be doing? So far I know to do the main hex such as giving gold or being true or false then after doing RET to end the function but Is that all? Also is there anymore hexes, I know there’s true, false, high and low values but that’s about it.. and what does NOP do and is it useful?

Posted
1 minute ago, Jacksonlane24 said:

Aaaah okay ill try doing RET more, is there anything else I should be doing? So far I know to do the main hex such as giving gold or being true or false then after doing RET to end the function but Is that all? Also is there anymore hexes, I know there’s true, false, high and low values but that’s about it.. and what does NOP do and is it useful?

Focus on hacking unity games The way you're doing now     then once you have had experience Switch over to IDA and start trying to hack non inity games which are much harder   add my discord if you need help Noctis#7529 

Posted
7 minutes ago, Noctisx said:

Focus on hacking unity games The way you're doing now     then once you have had experience Switch over to IDA and start trying to hack non inity games which are much harder   add my discord if you need help Noctis#7529 

Alright sounds good thanks and yeah I think I’ll add you on discord :p which do you personally use more? Ida or dnspy  and when you convert fmov etc #5 can you do decimals like #1.5? And also lol umm is it faily straight forward to put these offsets and patches in a modmenu? I’ve done all the theos and created the template thing with all the tweak.xm just need guidance on how to put my options in like a toggle switch for multi jump to be turned on and off :)

Posted
Just now, Jacksonlane24 said:

Alright sounds good thanks and yeah I think I’ll add you on discord :p which do you personally use more? Ida or dnspy  and when you convert fmov etc #5 can you do decimals like #1.5? And also lol umm is it faily straight forward to put these offsets and patches in a modmenu? I’ve done all the theos and created the template thing with all the tweak.xm just need guidance on how to put my options in like a toggle switch for multi jump to be turned on and off :)

Add me in discord and ill help also   with the 1.5 stuff i mean i never really tried lmao     i Started off with dnspy found it much easier so i use that more but when i started trying with non unity games i used ida pro

Posted
10 minutes ago, Noctisx said:

Add me in discord and ill help also   with the 1.5 stuff i mean i never really tried lmao     i Started off with dnspy found it much easier so i use that more but when i started trying with non unity games i used ida pro

Alright lmao I’ll add you now and yeah I found dnspy easier too XD I don’t have to wait for the whole thing to take a while to load up haha

Archived

This topic is now archived and is closed to further replies.

×
  • 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