Jump to content

Recommended Posts

Posted (edited)

Name of Game: Linear Quest
Play Store Link (If it's a paid app, the apk): https://play.google.com/store/apps/details?id=com.llgroup.linearquest&hl=en
Version: 1.066
What cheat? Health, xp, gold...: Infinite Coin and Gem
Have you tried cheating this game? What happened?: Stats, Skills, and EXP are dword value that can be changed easily, but coin resets itself. I can't locate gem value at all.
Comments: any help would be appreciated.

Edited by skyipie
  • Moderators
Posted

Gem prices are in hex. 

So if you do a utf16 search of price, you'll find it. 

When you find the location of the price, it will be like this... 

Dword value = number of digits in price. So if item is 600 gems, this dword will be 3.

Then the next dword is 0

Then then next dword line is the price. 

You could search instead of utf16 600

Byte search

3d;0d;54;48;48::13

Then you can filter by 54byte value. 

Now when you edit, edit the 54 to 45

And then I would only do 5 digits after that and make

-99999

Then change dword to 6,now it is 6 digits.  But item and collect gems. 

Enjoy

Merry Christmas

Screenshot_20171224-213714.png

Screenshot_20171224-214519.png

  • 2 weeks later...
Posted
On 12/25/2017 at 9:44 AM, NoFear said:

And then I would only do 5 digits after that and make

-99999

hello NoFear, I'm stuck on that -99999, which one should I edit to -99999?

I can search again after edit the 54 to 45 , search 3d;0d;45;48;48::13 and filter the 48 and edit to 57. and the result on game would be -99

I still don't know how to make 6 digit value

  • Moderators
Posted
3 hours ago, geurh99 said:

hello NoFear, I'm stuck on that -99999, which one should I edit to -99999?

I can search again after edit the 54 to 45 , search 3d;0d;45;48;48::13 and filter the 48 and edit to 57. and the result on game would be -99

I still don't know how to make 6 digit value

Above the value is a dword that represents the # of digits. I can make a video.

  • Moderators
Posted
10 minutes ago, Skidplay said:

why is it not working? i have tried changing the values to 55 and 45 both but at the end it just ends up with no search

Try utf16 instead. My other device was utf16 values

  • Moderators
Posted
25 minutes ago, Skidplay said:

so i need to click on the utf16 btn when searching for 600?

 

Yes

  • Moderators
Posted
1 minute ago, Skidplay said:

tried changing the value but it doesnt go to -999

2018-01-03_12-22-55.png

Changing just the 6 to - only, does it change it?

Posted (edited)

If u meant changing the sixth value to -57 no it didnt work

edit-

changed all 6 value to -57 and got negative numbers but shows up as weird characters ingame, it can be bougth with 0 gems but no increase in overall gem count

Edited by Skidplay
Posted

Hello NoFear,

Thanks for explanation, I don't know GG has UTF search feature, I just search manually using converter for desired value.

now its works :D

  • Moderators
Posted
4 hours ago, Skidplay said:

If u meant changing the sixth value to -57 no it didnt work

edit-

changed all 6 value to -57 and got negative numbers but shows up as weird characters ingame, it can be bougth with 0 gems but no increase in overall gem count

Don't change to negative 57

Change to 45. This is as byte value changing an ascii character. 

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.