Jump to content

Wavyy

Member
  • Posts

    8
  • Joined

  • Last visited

Profile Information

  • iDevice
    iPhone Xr
  • iOS Version
    14.4
  • Jailbroken
    Yes
  • Rooted
    No
  • Gender
    Male
  • Location
    Las Vegas
  • Interests
    Coding

Recent Profile Visitors

313 profile views

Wavyy's Achievements

Rookie

Rookie (2/14)

  • Appreciating Others
  • Conversation Starter
  • First Post
  • Dedicated
  • 4 Years In

Recent Badges

0

Reputation

1

Community Answers

  1. Im having an issue with the disassembler…everytime i try to search for functions in a library I can’t click/scroll. If i do click somewhere it cancels the search entirely. I hope you guys can see how this can be an issue. I disabled all my keyboard related tweaks and I still encounter this.
  2. update : my dumba** forgot to change the plist. smh
  3. I have just finished creating my menu using Ted's template but after installing the .deb I am not seeing it after loading the game(Combat Master). Im using iPhoneOS11.4.sdk It uses UnityFramework so of course I have already done this : [menu setFrameworkName:"UnityFramework"]; in Tweak.xm. Also tried changing this : const char *frameworkName = "UnityFramework"; in Menu.mm. Is there something I'm missing? wanted to see if it was my code was the problem, so I compiled Ted's template and it still wouldn't show anything. But after installing an old menu from this site it loaded just fine. Is there a way to specify what app the menu injects into? Here's what my control file looks like: Package: com.iosg.combatmaster Name: Af***gmenu Depends: mobilesubstrate Version: 0.6.154 Architecture: iphoneos-arm Description: combat gods mod menu Maintainer: @Eternal Mods Author: @Blu Section: Tweaks Also tried changing the timer in Tweak.xm to 25-1000 but didn't notice any changes. just gonna put this here because im not sure what it does and would love an explanation lmao : after-install:: install.exec "killall -9 com.AlfaBravo.CombatMaster || :" I believe I am truly losing my mind at this point so if anyone has any idea whats going on please help me out...im so close.
×
  • 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