-
Posts
690 -
Joined
-
Last visited
Everything posted by Taylor Meyer
-
ok dammmm im sad i really wanted to add resources to my xbox version
-
i agree but what confuses me is the show menu function and show cheats function is still in the latest build what i could do is crack version 1.0.6 and compare that to the latest
-
ok i just wanna note slater did enable the debug function back on 1.0.6 i also thought you have to branch a in game button to the debug function
-
bump well im not totally sure but those are the only 2 i found
-
Bump
-
what the heck dida doesn't mind i have done it before on here
-
???? what
-
Bump
-
i made it look better i couldn't get the code tag to work
-
you could have F**** told me instead of blocking me ? how do i do a code tag i will fix it once you tell me
-
so im not a complete noob i looked at tutorials and i get it/good part of it but i just have some questions my questions are (at the top of the mailbox button function would i put the B PanelManager$$ShowCheats or at the bottom of function B PanelManager$$ShowCheats and in my tweak.xm how would i write the B PanelManager$$ShowCheats <<<<<< in my tweak.xm how would i convert to like addhack 0xOFFSET 0xhackedhex 0xoriginalhex and im gonna do this in a mod menu template and the show cheats function im not totally sure if that is the right function i did list a show menu function and let me know if that debug function is useful @0xS14T3R @DiDA so lets start off i understand you have to branch a in game button to the dev menu function btw the game is https://itunes.apple.com/us/app/tom-clancys-gr-wildlands-hq/id1101757184?mt=8 here is the debug function https://pastebin.com/j5GaVMRx here is a showmenu function to https://pastebin.com/pSpVJxZX here is the showcheats function https://pastebin.com/UvwHpeYd here is the button function im gonna use thats a existing button in game https://pastebin.com/7J2Lidz8 EDIT everything on this post of this game version is the same on the version that slater hacked which is 1.0.6
-
Mod Menu Hack [ARM64] Amber's Airline - High Hopes Cheats v2.0.2 +3
Taylor Meyer replied to Laxus 's topic in Free Jailbreak Cheats
lmao i literally seen you say to that request i will do it for you and @Laxus comes around and takes it from you lmao -
General New JBME safari based website for iOS 10.x through 10.3.3
Taylor Meyer replied to Taylor Meyer's topic in General Talk
? ok mate didnt know -
thnx
-
Free Updated Itools 4.4.5.6 cracked September 2020
Taylor Meyer replied to Taylor Meyer's topic in Freebies
i will try if i cant this topic will be locked -
I want to run a python script im on windows 10 whats the best way to do that
-
Perfect Tanks buddy
-
Help/Support Weird hack/ feature stuff
Taylor Meyer replied to Taylor Meyer's topic in Help & Support
omg that fixed it -
Help/Support Weird hack/ feature stuff
Taylor Meyer replied to Taylor Meyer's topic in Help & Support
Sorry buddy I tagged you Can I do just make clean package I tried the remove spaces it still does it -
couldnt think of a better title because im so pissed off so i found 2 features for this game and Unlimited crystals and credits well they work perfectly fine i found ammo but couldnt test it because of the stupid dump B*** S*** problem whats happening is in my Tweak.xm i add the offsets and the stuff required so like this to where it says ************************/ //add features here! addHack(@"Unlimited Credits ", @"Sets credits to a huge amount", font, {0x123456789}, {0x12345678}, {0x12345678}); addHack(@"Unlimited crystals ", @"Sets crystals to a huge amount", font, {0x123456789}, {0x12345678}, {0x12345678}); addHack(@"Unlimited Ammo ", @"Sets ammo to huge amount", font, {0x123456789}, {0x12345678}, {0x12345678}); ------------------------------------------------------------------------------------------------------------------------------------------------------------------------- so i add and remove other deb and compile and i install new deb and the Unlimited Ammo feature doesn't appear in the mod menu so i change the features around so like this addHack(@"Unlimited Ammo ", @"Sets ammo to huge amount", font, {0x123456789}, {0x12345678}, {0x12345678}); addHack(@"Unlimited Credits ", @"Sets credits to a huge amount", font, {0x123456789}, {0x12345678}, {0x12345678}); addHack(@"Unlimited crystals ", @"Sets crystals to a huge amount", font, {0x123456789}, {0x12345678}, {0x12345678}); and i compile again and removed the other DEB and install new one well in the new DEB it just shows this in the mod menu addHack(@"Unlimited Credits ", @"Sets credits to a huge amount", font, {0x123456789}, {0x12345678}, {0x12345678}); addHack(@"Unlimited crystals ", @"Sets crystals to a huge amount", font, {0x123456789}, {0x12345678}, {0x12345678}); @RudePerson @Joka or anyone else
-
Help/Support Mod menu compiling error
Taylor Meyer replied to Taylor Meyer's topic in Help & Support
Fixed it forgot to respond -
Help/Support Mod menu compiling error
Taylor Meyer replied to Taylor Meyer's topic in Help & Support
Fixed it now -
Help/Support Mod menu compiling error
Taylor Meyer replied to Taylor Meyer's topic in Help & Support
Removed