Jump to content

castix

Senior Member
  • Posts

    2,379
  • Joined

  • Last visited

Everything posted by castix

  1. What Amuyea said applies nontheless
  2. Info.plist <key>UISupportedDevices</key> <array> <string>iPad4,1</string> <string>iPad4,2</string> <string>iPad4,3</string> <string>iPad4,4</string> <string>iPad4,5</string> <string>iPad4,6</string> <string>iPad4,7</string> <string>iPad4,8</string> <string>iPad4,9</string> <string>iPad5,1</string> <string>iPad5,2</string> <string>iPad5,3</string> <string>iPad5,4</string> <string>iPad6,7</string> <string>iPad6,8</string> <string>iPhone5,1</string> <string>iPhone5,2</string> <string>iPhone6,1</string> <string>iPhone6,2</string> <string>iPhone7,1</string> <string>iPhone7,2</string> <string>iPhone8,1</string> <string>iPhone8,2</string> <string>iPhone8,4</string> <string>iPod7,1</string> </array> Already added iPhone 5 for you
  3. Ban system? What ban system xDhttp://i.imgur.com/wsFK46H.png

    1. Ghost21

      Ghost21

      Won't last long :(.

    2. castix

      castix

      Probably because I'm #1 in the building event

    3. Ghost21

      Ghost21

      Oh wow really? :) well have fun messing with them haha.

    4. Ghost21

      Ghost21

      You get that far and i can't hehe.

  4. Revelations Online Clodes Beta let's go

  5. I didn't check but makes sense when it's crashing the game
  6. The default setting is unconfigured
  7. 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/
  8. So? You can sign the dylib and install it
  9. Activator let's you use ton of gestures for all apps I'm sure phone calls as well
  10. You can just look at the join date...
  11. My favorite game atm
  12. I know I was referring to insanelyi, yourepo users
  13. My tip, don't download hacks from Cydia they often have malware or are leaked from iOSGods
  14. @ Do you still have issues concerning your problem?
  15. 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
  16. Create them from scratch. In the DEBIAN folder is the control file and in Library you create the install path /Library/MobileSubstrate/DynamicLibraries
  17. • 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
  18. 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
  19. Don't mean to be rude but all your answers are only 50% correct
  20. You know you didn't need to try hard with offsets on this one :lenny:
  21. WIFI adapter Liquid/water cooler suck and they're louder
  22. Also GTX 1070 from Asus
  23. 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
  24. 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/
×
  • 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