Jump to content

KingRalph

Senior Member
  • Posts

    1,300
  • Joined

  • Last visited

Everything posted by KingRalph

  1. You are a genius One more question, where can I find a nic template for creating a deb with a postinst, prerm, preinst, etc?
  2. Hello peoples I have created a shell script that is supposed to install theos. However I get this error in terminal: http://i.imgur.com/jEr9RpI.jpg Here is the code. [hide] #!/bin/bash echo "Installing $THEOS" echo git clone git:­//github.com/coolstar/theos.git echo echo "Installing Ryan petrich's dumped $THEOS headers" echo git clone git:-//github.com/rpetrich/iphoneheaders.git echo echo "Installing SDK..." echo curl -k -L 'http://iphone.howett.net/sdks/dl/iPhoneOS7.1.sdk.tbz2' | tar -x -j -v -C echo echo "Installing required debian dependencies" echo apt-get install libgcc echo apt-get install org.coolstar.iostoolchain echo apt-get install org.coolstar.cctools echo apt-get install git echo apt-get install org.coolstar.perl echo apt-get install curl echo echo "$THEOS and all iphoneos building dependencies have been configured! This script was developed by KingRalph. Extra credit goes to DiDA and BlackHippy for their help with installing debian dependencies" echo reboot [/hide] Any pointers, as to what I am doing wrong? Ps. If you leak my script, I will execute judgement as I see fit
  3. It is the flex 2 equivalent of %orig();
  4. I saw a similar question in a book. [hide]The man said, my head will be chopped off. That is a true statement. So he must now be strangled. However, being strangled would now mean he was telling a lie. So now he must have his head chopped off. But that would mean he was telling the truth when he said, my head will be chopped off. He has created what people call a infinite paradox. It has no end.[/hide]
  5. As far as I know, that's not possible. Even if you can hook a sub-x function, you can't hack the methods, because they don't exist in objective c code. You can't return an sub-x method with objective c
  6. I would meet up with DiDA so I can present my 255 slide powerpoint on why I should be mod >: D
  7. http://imgur.com/WjPOgZr
  8. Buy a mac and go into app development.
  9. But...but...https://developer.apple.com/news/?id=10202014a
  10. Every app on appstore has an arm64 portion
  11. You can use nstask with ios. HackJack did it: https://github.com/Cykey/Class-Dump-GUI
  12. Add this code to the top of your makefile ARCHS = arm64 armv7 TARGET = iphone:clang:7.1
  13. You were wrong. There are objective c classes to call shell scripts and the likeLook at this: http://stackoverflow.com/questions/951187/darwin-and-objectivec-how-to-call-shell-scripts-from-a-cocoa-app
  14. The problem might have to do with the size of the app. A larger app size would mean there's more data for GG to search through. What app(s) are you opening on GG
  15. Yes. I forgot the command
  16. Use GameGaurdian. There is a tweak that reduces the load time by 8 seconds
  17. run this command in mobile terminal apt-get update
  18. Try this tool and see if it works https://www.dropbox.com/s/jl05o6cchxepdw1/ClassDumpApp.deb
  19. You do realize we are giving the same solution, right?That's why I said you should reread my post. It's not a diss
  20. The problem is that he is turning off his device while clash of clans is still active. If he removes clash of clans from multitasking first, and then turns off his device, he won't have the problem he's having. Why don't you carefully read my answer before you jump to conclusions? Funny boi
×
  • 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