Jump to content

castix

Senior Member
  • Posts

    2,379
  • Joined

  • Last visited

Everything posted by castix

  1. Revelations Online Clodes Beta let's go

  2. I didn't check but makes sense when it's crashing the game
  3. Thank you
  4. Money is not server sided
  5. The default setting is unconfigured
  6. Use this for less cancer in your help & support topics https://iosgods.com/topic/15353-readme-how-to-save-terminal-errors-to-an-output-file/
  7. So? You can sign the dylib and install it
  8. Activator let's you use ton of gestures for all apps I'm sure phone calls as well
  9. You can just look at the join date...
  10. My favorite game atm
  11. I know I was referring to insanelyi, yourepo users
  12. My tip, don't download hacks from Cydia they often have malware or are leaked from iOSGods
  13. @ Do you still have issues concerning your problem?
  14. The things you mentioned are not for hacking so they don't neccessarily need to be in the tutorials you read. However there are seperate tutorials for everything else, compiling, preference bundles and so on
  15. Create them from scratch. In the DEBIAN folder is the control file and in Library you create the install path /Library/MobileSubstrate/DynamicLibraries
  16. • I recommend creatng a folder 'deb' in /var/mobile • Inside you create another individual folder com.yourname.name • You may already know after compiling your project there is a new folder '__'. Copy both the DEBIAN and LIBRARY folder and paste them in your com.yourname.name folder • Open MTerminal and type in su alpine cd /var/mobile/deb dpkg-deb -b com.yourname.name • A new .deb is in /var/mobile/deb now
  17. Patrick is basically not correct. void, int, bool are not headers neither should you focus your search through dumped headers on the data types There are no newer methods. Flex is really old and so is IDA,they always were options. They are very obvious. If you want to find the debug menu it's probably -(bool) enableDebugMenu or -(bool) showDebugMenu. Also I'm impressed by the number of wrong syntax in that code block: I'm counting 4 1. [ ] are not used here and will never be in this context 2. (+BOOL) is +(BOOL) or rather -(BOOL) 3. The method name always starts with a small letter thus Debugmenu won't work 4. You put ; at the wrong position in the return statement
  18. Don't mean to be rude but all your answers are only 50% correct
  19. You know you didn't need to try hard with offsets on this one :lenny:
  20. WIFI adapter Liquid/water cooler suck and they're louder
  21. Also GTX 1070 from Asus
  22. First I wouldn't use the GTX 970 because you can only use 3,5 of that 4GB VRAM. I don't know if 500W power supply unit is enough, I recommend 650W. i5 is good enough and often better than a i7
  23. Nice release but please edit your post format to look more like the template. You can find them here https://iosgods.com/topic/7170-tweak-and-patcher-posting-templates-follow-this-when-posting-a-new-topic-here/
  24. I can compile fine on my Cygwin. I can do that for you if you wish also if I find errors when compiling I can immediately fix them
  25. Thank you Günther
×
  • 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