Search results

  1. Help! How to mod games like free shopping

    It's still true though, to be honest, some people are really don't want to say it.
  2. Tutorial How to find offsets with gg? (Tutorial)

    Sick, no guiding 'cause I already know what to do.
  3. Tutorial How To Make A Teleport Hack

    The best and simple.
  4. Tutorial How to make a Floatable Mod Menu [Team LGL] - {Beginners Tutorial} {All Explained} - Part 3

    Also he/she needs to make sure that the MainActivity launcher is same as the Game's Activity. Example: com.aboutphone.infodevice.MainActivity Here: com/aboutphone/infodevice/MainActivity
  5. Tutorial How to make a Floatable Mod Menu [Team LGL] - {Beginners Tutorial} {All Explained} - Part 3

    I can't find your Part 5 - Lucky patcher for Bypass google play purchases.
  6. Help! how to use a BackingField pointer?

    Bro, just tell him how it works than replying a non-sense words to him. Rather than saying bad bro.
  7. Help! Spinner Feature

    I do not know how the heck i'm gonna do with this spinner. Can someone help me on how to use this feature with Button? Example: switch (featNum) { case 0: items5Btn; break; }
  8. Tutorial ESP Source

    Thanks, this example helps me out to Mod some regular games using ESP!
  9. Tutorial ESP Source

    Yet, i will use it in my Mod Menu. Thanks!
  10. Tutorial Modding Native Game (with IDA) Basic Tutorial

    Great! I’ve modded 3 games now. • HSE • Occupation • SWL
  11. Help! How to Hook "m_name" field name?

    I tried and nothing happened.
  12. Help! How to Hook "m_name" field name?

    How to hook m??? public class Player : MonoBehavior { // Fields private float m_baseSpeed; // 0x68 } Here’s my hook: void (*old_m_baseSpeed)(void *instance); void m_baseSpeed(void *instance) { if (speed6 > 1) { *(float *) ((uint32_t) instance + 0x68) = speed6; }...
  13. Tutorial Basic Hooking Tutorial

    How to hook m_baseSpeed? Can anyone help?
  14. Tutorial How to make a Login system for MODS!

    Bro, how to make a button with a link. So that’s going to be obvious that it is a key system. Sorry i’m newbie but i have a knowledge.
  15. Solved I can't use the slider. please tell me.

    Nevermind, i got it 5 days ago.
  16. Solved I can't use the slider. please tell me.

    Bro i don't use hooks. What about making slider without hook then?
  17. Help! how to mod small field ? 0x8, 0xc

    If you really want to use class ExampleName, then replace the old_AnyName.
  18. Help! how to mod small field ? 0x8, 0xc

    You need to use hook function. //No need struct My_Patches { MemoryPatch blah, blah, blah; } hexPatches; //Do this: bool Example = false; void (*old_AnyName)(void *instance); void AnyName(void* instance) { if (instance != NULL) { if (Example) { *(int/*Example if...
  19. Help! offset help / unlocking hidden options

    Tiahhh is just scamming people with an Roblox Executor called Arceus X. Do you guys know Roblox? Roblox has a account that you need to sign up or if you have an account already, then after signing up or logging in. They’ll receive an Email or Pinging them of an information of the account‘s...