Jump to content

Crypto

Senior Member
  • Posts

    3,170
  • Joined

  • Last visited

Everything posted by Crypto

  1. But what if I want viruses? I'm an independant woman that doesn't need you to tell me what to do
  2. Welcome
  3. Welcome
  4. Works with arguments?
  5. I'll try and get back to you woth the results, thanks
  6. For the first link, I chose MSHook patcher PSEditTextCell?
  7. Goodjob beautiful
  8. Hey, I'd like to know if I could make a patcher where instead if switches, users can CHOOSE what value they want inside the settings. Exemple : money (int) (x amount) Settings : they can choose the (x amount) and change it anytime they want. I tried looking for a PSGroupCell but couldn't find one. Thanks
  9. If I win, give me the 15$ and keep the COC accounts for someone else I haven't played it in a while so I'm sure someone else will enjoy it more
  10. Is it free or do I need to subscribe?
  11. Crypto

    Forum Game

    OOOUUU in my ass. Yes that song exists
  12. Use the keychain method, won't unban you but you'll be able to be off the blacklist and make a new account
  13. Tweak.xm:16:90: error: unknown type name '_MAIN_STRUCT' ...SEL, _MAIN_STRUCT*); static int _logos_method$_ungroup... ^ Tweak.xm:16:194: error: unknown type name '_MAIN_STRUCT' ...SEL, _MAIN_STRUCT*); ^ Tweak.xm:22:167: error: address of overloaded function '_logos_method$_ungrouped$MyMainGame$SYS_GetRemainderJewel$' does not match required type 'id (id, SEL *, ...)' ..._logos_method$_ungrouped$MyMainGame$SYS_GetRemainderJewel$... ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Tweak.xm:16:12: note: candidate function has different number of parameters (expected 2 but has 3) static int _logos_method$_ungrouped$MyMainGame$SYS_Get... ^ Tweak.xm:16:117: note: candidate function has different number of parameters (expected 2 but has 3) ...SEL, _MAIN_STRUCT*); static int _logos_method$_ungroup... ^ 3 errors generated. make[2]: *** [obj/Tweak.xm.e19b5f27.o] Error 1 make[1]: *** [internal-library-all_] Error 2 make: *** [abhack.all.tweak.variables] Error 2
  14. Welcome
  15. Goodluck
  16. Like it states in the picture, it give 999k Jewels. It's constant so it does not reduce. I also found other things like infinite MP and HP ( linked with enemys ) and selling currency ( I sell something and get an X amount if gold ) they all work in flex. Just can't make it work in a patch
  17. Adventure bar story
  18. Didn't work Didn't work I think I tried that before, how would I write it in tweak.xm? Could you write the line Edit 1: Also, I tried many typedefs and nothing worked. Exemple : typedef struct _MAIN_STRUCT; %hook MyGameMain -(int) SYS_GetRemainderJewel:(_MAIN_STRUCT*)arg1 { if(GetPrefBool(@"kJewels")) { return 999999; } return %orig; } %end
  19. I'm in
×
  • 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