Jump to content

dmg Script For unity games


Howrang
 Share

Recommended Posts

i want to write damage script for shadowgun legends( a unity game). How do i find its funtions,offsets and values. in simple how should i write the script. Am a Newbie,so i am learning ,my bad😥😥 

Link to comment
Share on other sites

i haven't ever touched unity game before, but it seems like you need to dump its related .so files and reverse engineer it to find static addresses and work from there, you can however brute force scan using Game guardian, but it usually doesn't work since some unity game have their values using pointers and not static

so anyone whose proficient in unity games, don't flamed me

 

Edited by AngelWolf
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

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.