sammax71
Contributor-
Posts
1,274 -
Joined
-
Last visited
-
Days Won
131
Content Type
Profiles
Forums
Downloads
Gallery
Everything posted by sammax71
-
Can you give a link to the Play Store?
-
Suggest that he changes his password and try again.
-
Definitely still some login issues for some people. This is all blocx is getting when he tries to log in. Display name & password are correct.
-
You know I don't know too much about scripts but maybe you're missing: gg.setValues() after your edit. I dunno though, I'm guessing
-
There we go: https://sbupload.com/7872c4e64753de28
-
In this thread: Those who have had successful runs with Egg, Inc. (Post Update / Ideas)) (#1fm6bmrd) I explain how to do it on page 2. If you're still not able to do it and require a video then reply back here and I'll try to make one for you.
-
If you want the gold hack then search the amount of gold you have (memory region Anonymous & dword). Keep refining until you have 1 value. Then if you Goto that address the line below it is 0. Make that 99 and freeze it.
-
You could try a different virtual space app. Maybe x8 sandbox or f1 vm might work for you.
-
I'm not sure if this is any help to you. If you watch my recording you'll see the coin amount is huge and even when it goes back to zero I can continue buying. https://sbupload.com/36e1ec13b1ea3bae
-
I got my one year badge too even though I joined 5 years ago
-
I made a script to change my bots stats individually and I would change and revert as and when I used them. I just chose different bots to those that I was facing each time. Got bored doing that pretty quickly though
-
I don't have discord. Sorry
-
You can always send me a pm here on this forum.
-
-
Is it this game? https://play.google.com/store/apps/details?id=com.royal.farming
-
This It's very difficult to just randomly offer help. If it's possible to take a look at the game sometimes you can learn and understand how the values are stored within that game. Obviously a shooting game with I'm guessing some kind of online element to it. So really not my favourite type of game so I'll probably be of little help anyway
-
Are there any other values to do with the gun that you can search? If there are and you find something then you might be able to find the value you're looking for. Can you say the name of the game or is it top secret?
-
If you can't find it let me know what level you are and I'll try to find what the Float value is you need to be searching for.
-
I'm not really sure how to explain it. Each level seems to increase the float value by about 0.2 If you can find either your Views value or Subs value then you can use offsets from those to locate it. From the Views value you can use offset 374 and from the Subs it will be 324. Either of those take you to the address of the level value.
-
Level is definitely a Float value. If you make it 20 then that looks like it takes it to the max level.
-
I don't know for certain because I haven't had time to double check but try searching your level on Auto. After you change a few times look for some Float values. I think it's one of those. Here's what happened to me. I changed my level a few times and was at level 7. I had two Float values both starting 6. but different decimal places. I changed the first and nothing happened. I changed the second to 999 and I know the level changed and he came up and said something like "congrats you've already reached level 75" and then my game crashed. Maybe there is a max level of 75 and that's why mine crashed. If you try it then just edit to 75 and see what happens.
-
I started from the beginning so I only had a few so I guess that made it easier. In your case I would try a range search. So for views I would try searching 11720000~11739999. Then increase them and try refining using either the has increased option or if you can get it to show 11.74m then you could refine using 11730000~11749999. The problem you have is you don't know your exact value you're searching for that's why if you do a range search you should be able to find it.
-
Views & Subs are stored as E:Double values. When you search and refine if the figure you refine is let's say 153 the results you're looking for will not be whole numbers. As an example it might say 153.05674123. Just change to however many you want. Bux is encrypted dword. My value was a big minus (like -1,874,546,345) if I changed it to a positive number then my bux became a minus figure so I made it -874,546,345 and then I got that amount you see. Hope that helps.
-
Worked for me
-
I don't see why it would work for me but not you. Double check yours goes up by 5 for each reformed prisoner. I suppose it could be different. Then as long as you're searching and refining the right value it should work.