Jump to content
  • -1

Editing item related to time


ninjavour
 Share

Question

5 answers to this question

Recommended Posts

  • 0

[ @ninjavour ]
---
There's several steps to this:

  • - Search for float values, recommended to use range search (ex: 30f~31f), however it is hard to adjust the timing of the gun.
  • - Using group search, reload time is often near it's own guns id / function. So you may need to find your gun id then search with the reload time (ex: 12334d;30f::64 [gun_id;reload_times::range)
  • - If the game uses Unity (libil2cpp.so) / Unreal Engine (UE4.so) then you can dump the game SDK to find any in-game offset. Search related to (reloadTime, ReloadTime, reload, Reload)

---

Quote

in any fighting game

You need to be specific, each game can vary to each other, that's why script exist. Mention the games name you want to edit.
---

Edited by kiynox
Link to comment
Share on other sites

  • 0

thanks kiynox for your reply

there are 2 game i want to modify time related item in it 

first game is  : bomber phantom

its link in google play store is

https://play.google.com/store/apps/details?id=com.fingili_game_Studio.bomber_Phantomfour

 

second game is : ninja arashi 2

https://play.google.com/store/apps/details?id=com.blackpanther.ninjaarashi2

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.