
sammax71
Contributor-
Posts
1,316 -
Joined
-
Last visited
-
Days Won
138
Content Type
Profiles
Forums
Downloads
Gallery
Everything posted by sammax71
-
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.
-
Oh and using speedhack at x6 is OK. It doesn't reset any if your game data.
-
Don't multiply your dword value. If your reform count says "100" then search "20" if it then goes up to "120" refine "24". Then if you edit the results to "20000" it will show as "100000" reformed.
-
Cybertomb goes back to normal. Just Alcantraz looks different for some reason
-
OK, so here's what I noticed at Alcantraz. For every prisoner that's reformed your count goes up by 5. The first 8 I reformed my count said 40. You need to search the actual number you've reformed and not what your count says. Then whatever you edit it to will get multiplied by 5 too.
-
I just found the speedhack helpful. It's strange though because although I now have the 3rd prison open my 2nd prison says I've only had 42 rehab prisoners. So it seems like it is resetting although at the time it's allowed me to move on.
-
I've only just looked at the game when I saw your post. The rehab prisoners only seem to update if I close and reopen the game. Maybe I just need to be more patient.
-
I managed to hack money directly. If it shows you have $4441 then search 4440~4442 e:double. Then change value and refine in the same way. I was left with 3 results and I edited to 9.99e68 to get that amount.
-
-
Been a long time since I played to be honest but I thought contracts used to just be to do with the laying rate. I could never understand I used to be at 10 or 11 q/hr if I was in a contract on my own but if I joined a group that would drop to 7.
-
Boost tokens I never found. Guess you could give yourself loads of chickens (more than your capacity) and that will finish contracts quickly.
-
It wouldn't even let me connect to join a guild if I used LP. I'm guessing if you've joined one and are getting booted then they probably can tell that you're hacking and that's why they boot you.
-
You can Lucky Patch the game and just change the gem amount you get and then just purchase them. If you use LP on this game it seems to block the Guild function. If you just use GG then it seems to work fine.
-
64 and search Anonymous region. I might try to play about with this a bit. Looks fun. I think the abilities may be the way to go to get an edge. I might try to find them all and then create a script. That way it will be easier than searching for them every time.
-
You can change the ability stats. Maybe that's the way to go. They are Float values. [added 1 minute later] If you look at my pic above the HP are 1805. Just search that dword and then increment edit to find the correct value. I changed mine to 100,000 but then I couldn't kill the bots
-
I changed the HP of my bot but the enemies changed too. Think you'll have to come up with another way to give yourself an advantage.
-
Have you tried either x8 sandbox or f1 vm?
-
Encryption Script How do you encrypt a lua script into strings of numbers?
sammax71 replied to MisterWishful's question in Help
Just curious if you or anyone has tried this one? I find if I use an encrypted script in a virtual space app it takes a long time for the script to start. On my rooted device it's a lot quicker. Would this be normal? -
Encryption Script How do you encrypt a lua script into strings of numbers?
sammax71 replied to MisterWishful's question in Help
The YouTube link I posted above changes my script from this: into this: but I've no idea how easy it would be for anyone to convert it back to its original state. -
Encryption Script How do you encrypt a lua script into strings of numbers?
sammax71 replied to MisterWishful's question in Help
I use this one: