Jump to content

Question

Posted

So uh last week I found a good offline game on the Play Store a battle royale game to be exact it runs on a Unity Engine (Might help i dunno) so anyways the game has in game cosmetics, skins for guns to be exact but the in game currency for this game is only earned thru by playing the game or watching ads (doesn't even work lmao) I tried to hack the currency using Dword, byte, word but nothing seems to work even tick the encrypted values and tried to search for all but the value of the gold wouldn't pop up I tried doing a fuzzy search hoping it can be another value without a physical value appearance still to no luck didn't find as well if any help can be given would appreciate it.

10 answers to this question

Recommended Posts

  • 0
Posted (edited)
  On 1/3/2019 at 1:59 PM, abdulmukky67 said:

what is a fuzzy search

 

Expand  

Basically a search to find hidden values (e.g. Health Bars instead of numbers its in bars) so you litteraly have to use this search if you dont know the exact value of an adress.

Edited by Adim2P
  • 0
Posted
  On 12/31/2018 at 10:17 AM, Adim2P said:

So uh last week I found a good offline game on the Play Store a battle royale game to be exact it runs on a Unity Engine (Might help i dunno) so anyways the game has in game cosmetics, skins for guns to be exact but the in game currency for this game is only earned thru by playing the game or watching ads (doesn't even work lmao) I tried to hack the currency using Dword, byte, word but nothing seems to work even tick the encrypted values and tried to search for all but the value of the gold wouldn't pop up I tried doing a fuzzy search hoping it can be another value without a physical value appearance still to no luck didn't find as well if any help can be given would appreciate it.

Expand  

 

 

Nice game

Screenshot_2019-01-05-21-30-58-208_com.BatonGames.BattlegroundSurvivor.thumb.png.0d027394f7ef0edd8172297849dc8424.png

 

I just copied your tag 

Next time don't forget to provide Google playstore link of the game

 

Health can hack (checked)

Coins can hack (checked)

 

I will make a script for this game as soon as possible

  On 1/5/2019 at 1:22 PM, Adim2P said:

Basically a search to find hidden values (e.g. Health Bars instead of numbers its in bars) so you litteraly have to use this search if you dont know the exact value of an adress.

Expand  

Even we can't see 

But we can guess 

If health it will be 100, 200, 500,1000..... 

And it will be Dword or Float or Double(less cases)

Most of all times it will be in Float

 

Now coming to currency 

It will be many ways 

If we can't have directly 

We can try it in the sources

  • 0
Posted
  On 1/5/2019 at 4:39 PM, AjYouTube said:

 

Now coming to currency 

It will be many ways 

If we can't have directly 

We can try it in the sources

Expand  

I don't really get this part what do you mean of trying it in the sources? I'm really sorry about the link thing and I'm quite not familiar with GG terms so how can I change the currency?

  • 0
Posted
  On 1/7/2019 at 10:18 AM, Adim2P said:

I don't really get this part what do you mean of trying it in the sources? 

Expand  

Like you use that coins in shop in game so that one source 

If we can't hack the value directly 

So here coins are dependent  source to a independent source

 

In games we can get coins by many ways by shop, by winning the match,by time. It's dependent on game 

  On 1/7/2019 at 10:18 AM, Adim2P said:

how can I change the currency?

Expand  

Lua:

battleground's survivor : battle royale (#77bwv064)

use above lua file to hack the game

 

I hacked number of kills 

I noticed that if i kill 0 then 100 coins, if 1 kill then 300coins , if 2 kills then 500coins

Then I changed number of kills I got coins

 

 

  • 0
Posted
  On 1/7/2019 at 1:15 PM, AjYouTube said:

Like you use that coins in shop in game so that one source 

If we can't hack the value directly 

So here coins are dependent  source to a independent source

 

In games we can get coins by many ways by shop, by winning the match,by time. It's dependent on game 

Lua:

battleground's survivor : battle royale (#77bwv064)

use above lua file to hack the game

 

I hacked number of kills 

I noticed that if i kill 0 then 100 coins, if 1 kill then 300coins , if 2 kills then 500coins

Then I changed number of kills I got coins

 

 

Expand  

Oh okay now I get what sources your talking about, tho I don't know how to use GG scripts can I just get a data type the kill numbers use?

  • 0
Posted
  On 1/8/2019 at 12:02 PM, Adim2P said:

REGION ANONYMOUS

Expand  

IMG-20190108-WA0000.thumb.jpg.67ef75b95b3048b5715ce49d92a5c565.jpg

See the image,. 

Click on it

 

 

Screenshot_2019-01-08-19-20-30-917_com_miui_home.thumb.png.a7fdb8dafedcefe3cc2ab92d3500d8c0.png

 

Select what I said

Screenshot_2019-01-08-19-20-37-146_com_miui_home.thumb.png.b38ac3960b5e7e5308cdc11948bdea30.png

 

Then save 

That's it 

 

How to selected  ANONYMOUS REGION!

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 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.