Jump to content

Taylor Meyer

Senior Member
  • Posts

    690
  • Joined

  • Last visited

Everything posted by Taylor Meyer

  1. ok dammmm im sad i really wanted to add resources to my xbox version
  2. 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
  3. 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
  4. bump well im not totally sure but those are the only 2 i found
  5. what the heck dida doesn't mind i have done it before on here
  6. i made it look better i couldn't get the code tag to work
  7. 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
  8. 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
  9. 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
  10. i will try if i cant this topic will be locked
  11. ios 10 jailbreak safari based its like the one that was released for 9.3.3 here is the person that released it and here are all of the Credits and here is a video that talks about it https://www.youtube.com/watch?v=aXNoMLqObZo
  12. I want to run a python script im on windows 10 whats the best way to do that
  13. Perfect Tanks buddy
  14. noice
  15. Sorry buddy I tagged you Can I do just make clean package I tried the remove spaces it still does it
  16. 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
  17. Fixed it forgot to respond
×
  • 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