Jump to content

FairlyMurky

Member
  • Posts

    18
  • Joined

  • Last visited

Everything posted by FairlyMurky

  1. I’m going to start learning C++ and C#, and from there move on to iOS/Android and Computer Game Hacking. I’m going to start off learning C++ while also learning the fundamentals of Cheat Engine (how to find pointers, etc.) Then probably move on to moderate-level Game hacking after I have some C++ and Cheat engine experience behind my back. Anyone want to Join me? Going to begin within the next 3 hours.
  2. Just as the title says. *Without Jailbreak are you able to Download a cracked version of a iOS Game/App?
  3. I’m running a Windows 10 64 bit so does that mean I need to use the 64 bit IDA application or 32x, or do they have different meanings? when I downloaded IDA I got these two icons: https://ibb.co/8r3Y1Qs
  4. I wasn’t able to get as much coding done yesterday, so I didn’t learn as much, although, I think I learned just as significantly. I learned: •What Modules are and I remembered how to find the remainder of a number! 🥴😂 For example: 4 mod 3 or 4 % 3 = 1 •I also learned to make some easy conditionals such as: if (true) { Console.WriteLine(“Hi!”); } •This one I didn’t exactly LEARN because its kinda common sense, but still: I learned how to do the following: int money = 1000; money = money + 200; Console.Write(money); //Basically if later on I need to add to the integer money, I can just use the command (int = int + #) Thats it for yesterday! Besides perseverance, (Which I got from trying to figure out modulo’s) that’s all I learned!
  5. I came here to say one thing.... FIRST! Edit: Nice Hack, By the way! ❤️
  6. Firstly, Buying VIP for strictly one game, isn’t recommended. But if you do still decide to do so and you want the coins/gems to go directly to your account, I recommend you to use this hack: (which effectively saves you $1000 USD.) Although, you can use the Save Game version of this which is completely free, which is here: I’m not certain if others who use this hack though also have access to the account. You can check. Hopefully I helped, FairlyMuuuuuuRkY
  7. After day 1, I learned the following in C#: •What ints, doubles, floats, decimals, and bools are. •How to identify bools, ints, etc. example: int money = 10000; double cash = 19.8; bool playerUnlockedCars = false; •How to print out text, example: Console.WriteLine(“Day 1 Of C#!”); Console.ReadLine(); I’m just now starting Day 2!
  8. This game looks hackable. Surprised no one had tried yet.
  9. Sorry, I should Have been more clear. I mean is there anyway to actually CREATE the hacks. With IDA, etc.
  10. Since the whole ordeal with my iPhone getting restored, (which you’ve probably seen if it finally got approved by moderators on Help-Support) I decided to Learn C# while I’m waiting for a Jailbreak for iOS 13.3 so I can start modifying games. Anyone want to learn with me? 🤟😊
  11. Contact @DADi He’ll most likely figure out a solution. 🤟
  12. It sucks that as soon as I decided to Modify/Hack Games, my iPhone decided to go into a bootloop. My AppStore suddenly stopped working, so after some advice from reddit users, I was recommended to simply reset all setting. I did this, and my iPhone was stuck at 99% completed reset for 9 hours. (I went to sleep while it was resetting.) Finally, defeated, I concluded the only way to have my phone once again functional was to restore my iDevice. Long-Story short, I am now UN-Jailbroken on an iPhone 7 Plus running iOS 13.3. Anyway I can still hack games for ios? Edit: I meant to ask if it was still possible if I can create hacks, not just download them, CREATE them. While Non-Jailbroken.
×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines