Jump to content

bus991

Senior Member
  • Posts

    1,096
  • Joined

  • Last visited

Everything posted by bus991

  1. There's more errors but I'll give u credit I'll post the other errors in another topic
  2. use of undeclared identifier 'arg1' arg1 = 1300,
  3. That might be for gdb
  4. ok what do I edit in it
  5. Ok which file
  6. https://imgur.com/a/rXRPp
  7. 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
  8. ok hold on here https://imgur.com/a/8lq9r
  9. yes but how do I put multiple codes into one button
  10. I know how to make it how do I put multiple codes into one button
  11. yes a patcher how do I put all this code as one button cuz you need these codes to activate the long line
  12. Don't cuz if hey did ur in trouble
  13. 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
  14. 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
  15. Sure man just mark this as best answer
  16. Maybe try to install Flex2 and install no ads tweaks.......
  17. 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/
  18. 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/
  19. yes it is it's only for iPhone 7 it's more stable now
  20. well the error says The procedure entry point inet_pton could not be located in the dynamic link library WS2_32.dll
  21. it not on my scree NOOOOO
×
  • 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