Hi everyone hope you all are doing great. i need help to make slide hack on mod menu. here an example of what i really want. 1- Attack Damage " x1 - 100" 2- Zoom view "x1 - 3000" now for the fist one i want to make a slide hack on my mod menu. lets' say this is the offset of attack damage function, Offset = 101B83577 Hack = E0FF8152 the ARM will be mov w0, #0xfff if i want to make more damage i add one f to the ARM for more damage add another f to make it huge value of damage and that will be mov w0, #0xffffff So with above how can i build manual damage number such as slide hack on the mod menu. im using Ted2 mod menu and it has an example of the slide which is: [switches addSliderSwitch:@"slide" description:@"slide" minimumValue:1 maximumValue:10 sliderColor:UIColorFromHex(0xBD0000)] where i wright the offset and put the damage values? i need help with this one. for the 2 part on zoom hack. i took a hack made via FLEX 3 and build it in Ted2 mod menu and here how it looks it works fine %hook AgarCell - (float)targetRadius { int zoomValue = [[switches getValueFromSwitch:@"Zoom"] intValue]; if([switches isSwitchOn:@"Zoom"]) { return zoomValue; } else { return %orig; } } %end [switches addSliderSwitch:@"Zoom" description:@"custom Zoom" minimumValue:1 maximumValue:3000 sliderColor:UIColorFromHex(0xBD0000)]; } but what if i found an offset of camera view on IDA and want to make one. the problem is on IDA PRO i don't know how to get the "class and the method of the function.
from iOSGods RSS Feed https://ift.tt/39PRugv
Subscribe to:
Post Comments (Atom)
-
Yubo Yoti bypass Requirements: Yubo app Jailbroken iPhone Apps Manager Brain Steps: Open Apps Manager Locate Yubo in Apps Manager and open i...
-
Modded/Hacked App: Simply Guitar by JoyTunes by JoyTunes Bundle ID: com.joytunes.SimplyGuitar iTunes Store Link: https://ift.tt/2ANDd7d Mod ...
-
I don't know how this happened, i was trying to install Kinemaster modded version on my iPhone 7 running iOS 14.0.1, maybe it's beca...
-
Hey everyone I am running Ipad 6th generation running ios 14.0 32 gb capacity with 19.1 gb left I used sideloadly yesterday to install an ap...
-
Hello! I am using this for practice using a dummy Snapchat account I've made and created a My Eyes Only tab. Now, if you don't know ...
-
Hello, does anyone know why I cannot use my Apple password or password from apple servers? Sideloadly version 0.16.1 Checking iOS version......
-
As the title says upon installing Last Day on Earth with sideloadly i get this error ERROR: Guru Meditation 6020bc@89:f11511 Call to np_clie...
-
Hello friends, So I have a problem with Sideloadly, I installed it on my (32x bit Windows 7) laptop (SONY) and tried opening it, but when I ...
-
Hello, I am currently running with an iPhone XR on IOS 12.2. I am trying to install ipa files through cydia impactor but keep receiving this...
-
Netflix is now offering users a chance to win a free subscription for 83 years. The company calls it the “immortal” Netflix account. T...
No comments:
Post a Comment