-
Posts
1,096 -
Joined
-
Last visited
Posts posted by bus991
-
-
Yoooo
-
Stupid things
-
-
Can someone fix it please
-
Want do u want ?
To get it fixed God mode doesn't work punt always works I flex
Want do u want basically ?
It probably need to get fixed
-
My gems hack and jump hacks work but the last four don't work I tested it in flex 3 seems to be fine but here
%hook Gem
-(int) gemvalue {
return 99999;
}
%end
%hook Player
-(BOOL) onGround {
return TRUE;
}
-(void) setInvincible:(BOOL)arg1 {
arg1 = FALSE;
%orig;
}
-(BOOL) invincible {
return TRUE;
}
%end
%hook Water
-(BOOL) isLava {
return FALSE;
}
-(void) setIsLava:(BOOL)arg1 {
arg1 = FALSE;
%orig;
}
-
You don't I believe. Use PuTTY or something similar.
I used theos tutorials
-
how do you copy n paste into new termThen try the latest one: https://github.com/theos/theos/wiki/Installation
-
i did that one and tried it gave that errorFollow this theos installation tutorial: https://iosgods.com/topic/656-tutorialvideo-how-to-set-up-theos-on-your-idevice-ios7ios8/
Works fine for me but it's a bit outdated.
-
Hi friends im making a hack for goblin sword and I'm trying to compile it to .deb and I'm getting this error. Please anybody try to fix this error and you will be shouted out saying you helped me with my tweak
-
what do u meandid you unpack it???
-
. It's optimized for Mac I looked it up howalready had thar that*
it's optimized for Mac I looked it up how just how do I change it for iOSInstall BigBoss recommended tools
-
already had tharInstall BigBoss recommended tools
that*already had thar
-
I'll do 9.2Get the 9.2. The 9.3 was buggy for me but you can try
Xcode-select:command not foundGet the 9.2. The 9.3 was buggy for me but you can try
I picked 9.2 iOS Sdk same error
-
should I get 9.3.3 one its compitable with arm 64
-
can't send it Imgur int let time limitScreenshot
link didn't workThis only happens when you get theos for mac and not your iDevice. You downloaded your theos from the link I provided? If you did, where di you download the SDK?
-
the link is dead for Sdk website in the tutorialI got Xcode-select command not found send me link for 9.2
-
I got Xcode-select command not found
send me link for 9.2Since you're on 9.3.3, I suggest getting the 9.2
-
-
link for tut please I forgot where it wasJust re-download theos bro
-
same error can you send me your theos folder for ARM 64Type in : "make package messages=yes" and paste it here
-
I just linked it I got this now https://imgur.com/gallery/rwaiuTheos is probably not linked. Send me the project
-
Which device and what iOS are you on?
iPad mini 4 iOS 9.3.3
-
i tried thatGo to /var/theos/makefiles/targets/ and rename the "Darwin-arm" folder to "Darwin-arm64"
Next go to /var/theos/makefiles/platform/ and rename "Darwin-arm.mk" to "Darwin-arm64.mk"
[HACK] I think it's not working
in Help & Support
Posted
Goode mode does not work in tweak