Jump to content

Red16

Senior Member
  • Posts

    304
  • Joined

  • Last visited

Everything posted by Red16

  1. So this is where people got aimbot from lmao i never new there was a post
  2. Naaa not impossible. One can achieve such a hack by making a private server for such a game of this type
  3. I assume all these tweak.xm are saved on your servers? Hmm 🤔
  4. ayo thanks brother this is working looks like i didn’t return 0 but instead returned regular vmadder slide that fixed the issue:)
  5. It doesn't matter which you use to develop your apps I personally prefer objective c as it is easier to handle
  6. below is the code im working with im trying to get unity framework support but it crashes at launch. Any body has suggestions? uint64_t getRealOffset(uint64_t offset){ for (int i = 0; i < _dyld_image_count(); i++){ const char *image_name = _dyld_get_image_name(i); if(strcmp(image_name,"UnityFramework") == 0){ return _dyld_get_image_vmaddr_slide(i) + offset; } } return _dyld_get_image_vmaddr_slide(0) + offset; }
  7. Im assuming it doesn’t support your iOS version use IOSGods new app its way better its called: iGameGod
  8. I already made a mod for this game you will need to use appstore++ to downgrade i will update the hack once 1.4 terraria is released
  9. Hmm ill see what this is lmao sounds interesting
  10. Its not that i wanted to bypass license check I could’ve easily have done so lmao, support the devs.
  11. Please downgrade Terraria using AppStore++ if you wish to continue using this cheat thank you
  12. Its an apk Terraria Android has a check to see if you bought it from google play store i was lazy and didn’t bypass it. buy the game first to use this modmenu Hack Features:- Godmode - Infinite Mana - One-Hit Kill - Infinite Flight - No Drown -> You wont drown. - Spaz - SpawnSolarSet - SpawnNebulaSet - SpawnVortexSet - SpawnStarDustSet - Suicide - Kill yourself and you will get a message saying you have been killed by Red16 [Hidden Content] Credits @Red16
  13. Never seen this before: D
  14. class Player and class Main my game crashes when trying to access another class. the class im trying to access is called Main and it has an instance //public static Main instance; // 0x10 and in the thing i want from main class is //public static int myPlayer; //0x1840 ok so i did what u did up there to access main class and i put them inside update method in Player class
  15. File is not there you’ll get banned
  16. Pls Bruh since you don’t have many features you can have my cross hair also ill get u speed x2 x3 x4 //WeaponSpread$$GetSpreadPreset [switches addOffsetSwitch:@"No Spread" description:@"" offsets:{0x1014F34DC} bytes:{0xE003271EC0035FD6}]; this is fmov s0, #0 ret
  17. Check NPC X and Y ill try to fix this next update
  18. Do you have iPhone X or 11 arm64e this wont work
×
  • 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