Jump to content

4 posts in this topic

Recommended Posts

Posted

Hey guys,

I am working on a bot for a mobile MMORPG game. I am using legacy method - library injection (using sideloadly) on my MBP with M3 Max (yes, I run the "hacked" game on my laptop, so I have easy access with LLDB for example). The library rewrites some memory to hook my function into functions in the game (like listening to decrypted communication between client <-> server).


Usually this technique is quite easy to detect, the game could just check loaded libraries in process and check if there is any extra lib.

But does the AppStore even allow this? Do iOS games even care? All public bots (there are only 2-3 of them) for this game are based on screen analysis running on the android version of the game on LDPlayer, so I am not sure if they even look for it.


I understand that they can analyze the behavior on server side, but I don't want to do any hardcore thing. I just want a bot that will do quests and other boring daily activities.


For now, during the tests, after a few hours of normal playing with the injected library, I didn't get banned or anything, but it was probably too short.


What do you think? Does this kind of method have a future?

Posted
3 hours ago, wrotekk said:

For now, during the tests, after a few hours of normal playing with the injected library, I didn't get banned or anything, but it was probably too short.


What do you think? Does this kind of method have a future?

It’s quite a safe method as these kind of bots are rare on iOS and harmless but it also depends on how popular the app is.

  • Thanks 1
Posted
11 hours ago, Rook said:

It’s quite a safe method as these kind of bots are rare on iOS and harmless but it also depends on how popular the app is.

Great, thanks for the feedback!


I am just at the beginning of my game hacking journey, but I hope to be able to contribute here later :)

Posted
16 hours ago, wrotekk said:

I am just at the beginning of my game hacking journey, but I hope to be able to contribute here later :)

Best of luck to you! We'll be here to assist as much as we can! :)

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 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