Jump to content

bus991

Senior Member
  • Posts

    1,096
  • Joined

  • Last visited

Everything posted by bus991

  1. Trying to compile but got an error ask me if u want the file to look at https://imgur.com/a/RWwfL
  2. There's more errors but I'll give u credit I'll post the other errors in another topic
  3. use of undeclared identifier 'arg1' arg1 = 1300,
  4. That might be for gdb
  5. ok what do I edit in it
  6. Ok which file
  7. https://imgur.com/a/rXRPp
  8. the first two are the ones I started with idk if I'm right Ik that it's not necessary it stays key 1 until I want to make another code
  9. ok hold on here https://imgur.com/a/8lq9r
  10. yes but how do I put multiple codes into one button
  11. I know how to make it how do I put multiple codes into one button
  12. yes a patcher how do I put all this code as one button cuz you need these codes to activate the long line
  13. Don't cuz if hey did ur in trouble
  14. ok but I need help for putting this in a patcher also I want to put this so one but activates all of these at once
  15. I'm not sure how to put all of this for one button %hook UserInfo -(int) lowAimRatio { return -900; } %end %hook UserInfo -(void) setLowAimRatio:(int)arg1 { arg1 = -900; return %orig; } %end %hook UserInfo -(void) setHighAimRatio:(int)arg1 { arg1 = 1300; return %orig; } %end %hook UserInfo -(int) highAimRatio { return 1300; } %end %hook UserInfo -(void) setForCue:(int)arg1 aim:(int) { arg1 = 10; arg2 = 10; return %orig; } %end %hook UserInfo -(int) getCueAim:(int)arg1 { arg1 = 10; return %orig; } %end %hook VisualCue -(BOOL) hideGuidelinesMode { return FALSE; } %end %hook VisualGuide -(BOOL) showSecondaryGuides { return FALSE; } %end %hook VisualGuide -(BOOL) enabled { return FALSE; } %end Don't steal my code
  16. Sure man just mark this as best answer
  17. Maybe try to install Flex2 and install no ads tweaks.......
  18. For iPhone 7 and 7 plus u have to be on iOS 10.1 and 10.1.1. For ios 10.2 it's all the other devices on 64 bit Here mark this as solved Oh yeah here is the link https://iosgods.com/topic/42647-tutorial-how-to-jailbreak-ios-101-1011-iphone-7-7-plus-6s-6s-plus-ipad-pro-includes-cydia/
  19. there the same thing it's just one is bigger than the other and has a duel camHere thank me for this and mark this as solved Oh yeah here is the link https://iosgods.com/topic/42647-tutorial-how-to-jailbreak-ios-101-1011-iphone-7-7-plus-6s-6s-plus-ipad-pro-includes-cydia/
  20. yes it is it's only for iPhone 7 it's more stable now
  21. well the error says The procedure entry point inet_pton could not be located in the dynamic link library WS2_32.dll
×
  • 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