-
Posts
4,939 -
Joined
-
Last visited
Everything posted by Ted2
-
Have you changed the bundle id i told you about?
-
try this: #import <substrate.h> #import <Foundation/Foundation.h> %hook UBTripAddressesViewController -(bool)_allowsDropoffLocationToBeShown { return true; } %end %hook UBOnTripMapViewController -(bool)_allowsDropoffLocationToBeShown { return true; %end } %hook UBTripAddressesView -(bool)shouldDisplayDropoff { return true; } -(void)setDropoffAddressText:(id)arg1:(bool)arg2 { arg2 = true; } -(bool)shouldDisplayPickup { return false; } %end %hook UBSecondaryDispatchView -(void)setShowPickupAndDropoffAddress:(bool)arg1 { arg1 = true; } -(bool)showPickupAndDropoffAddress { return true; } %end %hook UBSecondaryDispatchDefaultAcceptView -(bool)showPickupAndDropoffAddress { return true; } %end %hook UBAppConfig -(void)setShowPickupRejectButton:(bool)arg1 { return true; } -(void)ShowPickupRejectButton:(bool)arg1 { return true; } %end
-
Will have a look ?
-
Right tweak.xm: #import <substrate.h> #import <Foundation/Foundation.h> %hook UBTripAddressesViewController -(bool)_allowsDropoffLocationToBeShown { return true; } %end %hook UBOnTripMapViewController -(bool)_allowsDropoffLocationToBeShown { return true; %end } %hook UBTripAddressesView -(bool)shouldDisplayDropoff { return true; } -(void) setDropoffAddressText:(id)arg1:(bool)arg2 { arg2 = true; } -(bool)shouldDisplayPickup { return false; } %end %hook UBSecondaryDispatchView -(void)setShowPickupAndDropoffAddress:(bool)arg1 { arg1 = true; } -(bool)showPickupAndDropoffAddress { return true; } %end %hook UBSecondaryDispatchDefaultAcceptView -(bool)showPickupAndDropoffAddress { return true; } %end %hook UBAppConfig -(void) setShowPickupRejectButton:(bool)arg1 { return true; } -(void) ShowPickupRejectButton:(bool)arg1 { return true; } %end Let me know how it goes
-
Did you use the right bundle id in your folder? Pm me your project
-
good, mark solved.
-
You don't have to pass-trough it functions, since that means you won't use them. Anyways, try this: #import <substrate.h> #import <Foundation/Foundation.h> %hook UBTripAddressesViewController -(bool)_allowsDropoffLocationToBeShown { return true; } %end %hook UBTripAddressesView -(bool)shouldDisplayDropoff { return true; } -(void) etDropoffAddressText:(id)arg1:(bool)arg2 { arg2 = true; } -(bool)shouldDisplayPickup { return false; } %end %hook UBSecondaryDispatchView -(void)setShowPickupAndDropoffAddress:(bool)arg1 { arg1 = true; } -(bool)showPickupAndDropoffAddress { return true; } %end %hook UBSecondaryDispatchDefaultAcceptView -(bool)showPickupAndDropoffAddress { return true; } %end Edited the code, should work now.
-
Please leave the iTunes link behind since thete are multiply versions of Candy Crush. Saga, soda saga, jelly saga etc.
-
Ohh, yea can't do 17 either so I thought that was max but I just saw urs is max haha. Do you know how I can make t br able to like #100
-
I can't says armconverter max I can do is 15
-
So I've never worked with vectors, so I read @shmoo his tutorial on it. But I'm not sure what to do. This is the code: VMOV.F64 D16, #2.0 <-------> STR R0, [SP,#0x3C] STR.W R0, [R5,#0xCF4] MOV R0, #(cfstr_Acceleration_0 - 0x392CE4) ADD R0, PC ; "acceleration" STR.W R0, [R5,#0xCBC] VMOV R2, R3, D16 ????? LDR.W R10, [SP,#0x98] LDR.W R0, [R11] MOV R1, R10 BLX.W _objc_msgSend MOV R7, R7 BLX.W _objc_retainAutoreleasedReturnValue The one marked with <------> is the correct value, but I need to set it to like to #100+. The one marked with ??? calls the VMOV.F64 (i think, it's the only function with D16 in it) So how would I set the first function to #100? Thankyou in advance!
-
[Offsets (not STR R7 for everything :P)]Indestructible v3.0.1
Ted2 replied to a topic in Coding Center
thnxxx -
tthankyou
-
Mod Menu Hack Light: Fellowship of Loux By Com2uS +2 Cheats
Ted2 replied to cz1993's topic in Free Jailbreak Cheats
Nicee -
You've to save them with a program, if you didn't you can't save it from an older version.
-
Hey, first of all, if you need any help or support. You'll have to make a topic in the help/support forum: https://iosgods.com/forum/27-help-support/ Also please tell us some info, did you use a hack? Are you on ios or android? What game is it? Etc. thankyou
-
Help/Support iOS 9.3.3 Jailbreak! No Cydia app, No respring!
Ted2 replied to InoXtiC's topic in Help & Support
You factory reset your phone, this means you'll have to rejailbreak. So you'll need the jailbreak tool, not the 'go into jb mode' tool -
Help/Support iOS 9.3.3 Jailbreak! No Cydia app, No respring!
Ted2 replied to InoXtiC's topic in Help & Support
Do you also 'lock' your device when you clicked the button called 'close' on the allert when you click 'go' ? -
DIY Hack Kill Shot Virus +1 [Unlimited Gold - Game Breaking!]
Ted2 replied to Joka's topic in DIY Cheats
noice -
awesome
-
If you don't know where they are, you don't have them so you can not downgrade.so, Mark solved please
-
You can't, since Apple doesn't sign those firmwares anymore. Maybe if you have saved your BLOBS on x32 devices I thought.
-
Help/Support Can't download the only thing I wanted...
Ted2 replied to SilverCatIB's topic in Help & Support
It's locked. That means it's not working or some other issues.