-
Posts
3,002 -
Joined
-
Last visited
-
Days Won
249
Content Type
Profiles
Forums
Downloads
Gallery
Posts posted by NoFear
-
-
I bet you're level 15 too.
Edit :
Just watched your video.
couple things you could do.
Make it so you don't need the items to claim job on job board and it be free.
I'm slowly working on videos.
I have XP/Gold and upgrade everything for 0 Pot Bucks.
The last thing is Pot Bucks (l have a working method), but the method isn't one you can just give yourself the bucks anytime. So when I'm able to I'll get that video recorded.
Edit 2:
Installed the game yesterday, I'm at level 101 with tons of gold.
1 -
Do not double post. I replied to your first post and was going to help. You're on your own now.
1 -
47 minutes ago, edweiz said:
every time i search the values, it is too slow.
why? please help.
I don't do every memory range.
I set data in ram to 640MB.
0 -
I would avoid speed hacking...
Just never ends well with server sided games.
0 -
If someone knows what is being hacked currently, I'll revisit this game and share publicly how they are doing it.
0 -
Regular currency, don't earn more than 999999 at a time.
Premium currency, 4999 is max you can give at a time.
XP is based on your level. Basically give yourself enough xp to not level up more than 3 levels.
As for method,I can work on videos for this. Munchie Farm, same dev and almost identical game, same hack method.
2 -
4 hours ago, BrS71 said:
Thank you for your help. I have and original version and I want to keep it updated.. That's why I want to "just" hack it.
Is an unmodded original apk...
Hacking older version then updating sometimes is way easier. Shadow Fight 2 is a perfect example of that.
0 -
I have an old apk that I think I used when I hacked it, would you like the old apk?
0 -
7 hours ago, Kentuf said:
Latest update make it hard to find other value when searching simoleans, only exp found, and I can't find a way to hack the key, cash is still work from achievement, bypass population method also work for platinum key cost where you can't buy it with cash, but because some of the building cost less than 10 platinum key search 10 and increment too many result may cause the game to crash, so the only way to do that is search most expensive platinum key building and get it's base address ( ex: 9307xxxx ) when you find it you can search cheaper building and remove all result except some from 9307xxxx and increment the value after you find it change to zero and it will became free, buy as many as you can and store it because you need to search again when restart the game, hope you find this helpful, thanks for the tutorial NoFear
Find the money amount in the upgrading a building.
It goes
Money
Cash
Keys
NeoSim
Keys
Each 4 bytes apart.
Don't do NeoSim this way without that bank, you will break the Tutorial for the bank.
Don't bother with cash either, just use achievements.
2 -
I'm like 90% sure I hacked the credits once before.
You need to hack the base value for a move if I remember correctly. I could revisit it. Been over a year since I hacked it.
1 -
THESE ARE OUTDATED AND PATCHED.
Sharing them so you can have an idea on what you could attempt and how. (Before the days of me using GG)
0 -
3 hours ago, LethalLighting said:
Watch this video. They changed the max money amount alloted. I recorded a bypass.
Looks like the game knows you cannot have a fractional value.
Using that link and code I gave, try finding the float value for something like 2000000000000000000
Then edit the value to a proper amount.
I bet that works too
1 -
I can post the videos that I found hacks in this game for BEFORE they patched everything...
Might help to make you all understand more about this game with memory hacking.
0 -
6 hours ago, reed265 said:
You edit only 1 value?
Explain what you did to trigger it.
0 -
Watch this
3 -
Actually basic currency has 2 values.
Gems only 1.
Uploading video right now for you .
1 -
Use this code
Quotepublic class HelloWorld{
public static void main(String []args){
for (int i = 999; i < 1001; i++) {
long l = Double.doubleToLongBits((double)i);
System.out.println(i + " = " + Long.toHexString(l) + " " + Float.intBitsToFloat((int)(l >> 32)));
}
}
}Paste code here
http://www.tutorialspoint.com/compile_java_online.php
Where you see 999 and 1001
Put your range of values you want to convert .
Game uses floating values and you MUST EDIT 2 values. Editing 1 does nothing. Editing only the other, cause cheat detection.
3 -
1 hour ago, Enyby said:
If process ptraced it marked with # before them.
If process ptrace someone it marked with ! before them.
In last gg of course.
Ah, awesome.
Thank you.
0 -
Sometimes if game has multiple pids, then it is using ptrace on itself to prevent GG from using ptrace.
SimCity is one of the few with 2 PIDs that isn't using ptrace on itself.
0 -
Just now, reed265 said:
congrats bro @NoFear hmm, it seems you have changed your username too
Yup yup. I like to drop the 1183 when I'm able to. Most games I use 1183 since NoFear is "taken".
and thank you.
6 -
Congrats! Chose a good/active user to be apart of the GG team.
2 -
4 hours ago, Rehayel said:
thanks i skiped through the word and byte values and changed the numbers in the dword that under them. now it worked but only the golden key didnt XD but its alright iam enjoying the game thanks to you.
If you DEFINITELY edited the gold key Value, might need to restart game.
1 -
1 hour ago, Rehayel said:
hello thanks a lot for this
in the new update the places of the "go to" values are changed . i managed to hack the gold but the first steps,
but in this step things change:
"See which value it matches and edit everything back to its original value except the one you want to hack. Directly below that value when you goto address is cash (don't bother editing, won't reward you) next 2 values are keys. A little further down (see video) you'll find XP. DO NOT HACK XP DURING TUTORIAL. You'll break the game and have to clear data and start over. Don't Freeze any values and claim rewards. "
the values under the gold were not dword the only 225 number value only .
so how to hack the xp and keys from here?
i just need the keys hack its more important
Your view settings are different.
4bytes separation between each.
You are seeing word and byte values between.
Personally I only have Float Dword and String Representation as my view settings.
I find it is easier to work with.
2 -
11 hours ago, GrayIgneel said:
I love and respect your work so much and thanks for the detailed tutorial the amount of effort you put into this and other projects is outstanding
Thanks!
Thank you very much.
Much appreciated!
2
CAN ANYONE HELP ME HACK POT FARM:GRASS ROOT?
in Requests
Posted
If you guys are ok with it, I can post the guide now, without the pot bucks hack.
Pot bucks hack relies on daily rewards, which when I get to a day that rewards me pot bucks, I can make the video.