Jump to content

Happy Secret

Contributor
  • Posts

    532
  • Joined

  • Last visited

Everything posted by Happy Secret

  1. You may get the source through Safari debugger attach to iOS device. Currently I didn’t explicitly share the source. But I didn’t protect it from extraction either. Any customisation on top is not supported for now
  2. You may find H5GG for jailbroken in GitHub. I do not have a jailbroken device. I didn’t do any jailbroken related testing. Some said, my enhanced menu only work for library injection
  3. Yes, unless the game developer specifically update design to target our cheat. But this way of cheating is quite different, if you really like it, you will need to spend the effort to learn this different way of game cheating.
  4. For those who are interested in my H5GG Enhanced Menu, I have introduced a new update to provide Position support for UnityObject in JSPlug-in. Enjoy EASY Teleporting and Summoning.

     

  5. Version 1.9.0: 1. Introducing Position to UnityObject for JSPlug-in. YES, you can now get and update position (if available) of any Unity User Object. If you still don't get how crazy this improvement is, let's imagine you could - Teleport or any where on the map - Summon any items on map to you (You do not need to go and collect them) - Summon any monsters / bosses to you (All monsters come to you and die, provide exp for you to level up) Teleport/Summon becomes so easy to implement with JSPlug-in. Sample below: POINT TO NOTE: 1. You cannot move a non-root object. (not those sub-components) 2. It only works on games didn't have position protection. (pull you back to you original location) 3. It might or might not work with online game with other players. Test it yourself. (remember to de-link with other player), Frankly, I DON'T suggest you to use it with online game. It is super unfair and annoying. You are simply inviting BAN. So, DON'T DO IT 2. Minor bug fix on a number of bugs. note: 1. This is a ALPHA release and for Unity Game only. It is good for Hack developer who want to test their limits only. Not for general user who do not familiar with Unity. For general user who do not familiar with Unity, it is still a good tool to use, but you cannot maximise its value. 2. Performance could be bad, if the game has a lot class definition. It is tradeoff for features and performance for now. If you don't like it, you may skip these in your JS plugin. It won’t affect your performance if you are not using it. Download Link: https://iosddl.net/f8680cc43c210c0a/H5GG_with_ARM_and_Unity_v1.9.0.zip
  6. You need to learn how to de-link. You can see my Script above uses isAI field to determine if it is my team or enemy team. Cheat would only apply on selected team. Currently I only cheat on my team, you can debuff on enemy team as well, say make their HP as 1 (ready to die) or required Mana as 99, mean they are not going to use any skill
  7. Sample for your reference… https://iosddl.net/b25f42911edfaa43/H5JSPlugin_-_Gem_of_War.js I guess it won’t work on PVP. But PVE cheating is easy.
  8. Hint for your, when I try to cheat mana recovery. I would try to look for any param/config defines recovery rate. Memory patch the rate would be the easiest way to do mana cheat. another possibility is to look for any function that could be use to restore mana. another possibility is to look for way to reduce mana consumption, say changing skill’s mana cost. if you really want to try that AdjusrPlayerMana method, change that int[] to int32. Give it a try What game is it?
  9. Depends on game design, you might still have access to battle related object outside battle. However, it doesn’t make much sense to cheat those object while not in battle. JSPlug-in does support int[] yet. For object param, you could use pointer or int64 as parameter type. for Ref bool, you might need to test as well, not sure if it is going to take bool or pointer reference
  10. Normally, if you cannot change value with Unity Static Analyzer, you would also can do simple memory patch with JSPlug-in. However, you could try using method call.
  11. You can see it only provide getter but there is no setter. That is why, you cannot change the Attempts. You need to find if there are other method allow you to change the Attempts. Can you change attempts using Unity Object explorer or Unity Static Analyzer?
  12. As mentioned in above WARNING, you only turn on once and then turn it back off once you see the first successful log. You don’t need to keep it turn on while playing.
  13. Cool.... I have enhanced the DIY Pack...the new Powershell script now should do the script Copy and also zip properly for sideload. Give it a try.
  14. Modded/Hacked App: Dungeon SlasherBundle ID: com.nspgames.dungeonslasheriTunes Store Link: https://apps.apple.com/us/app/dungeonslasher/id1620305888 DIY Requirements: - Non-Jailbroken iPhone/iPad/iPod Touch. DIY Features: - Movement Speed - Infinite Weapon Skill (depends on Hero type, sometime not work. e.g. Mage need mana) - Infinite Dash - Super Fast Attack - Custom Skill (depends on Hero type, I didn't make it cover different type yet. Feel free to extend yourself) - Lots of Currency (Payer Stone, Soul Stone, Breach Stone, Gem) - You will get your currency once your game end...Either you die or Abandon. You can go-in, turn on cheat, turn off cheat, then immediate Abandon to get the Currency. - Weak Boss (click on Weak Boss Cheat button at Boss room and when you see the boss) - In-game Shop cheat (click on In-game Shop Cheat button at In-game Shop room, you will get lots of gold when reroll the shop item) WARNING This game probably has some unmanaged memory issue. Some time would crash when scanning memory. I suggest you to turn on and immediately turn off (only first button need to turn off) the cheat and do not let it auto refresh. It would crash your game at unknown place, especially when travel back to Tree village. No worries, once the cheat is enabled, even one second, the cheat will last for entire In-game session. Suggestion Quickly get yourself enough currency, the currency would be fixed soon. DIY Instructions: 1. Download last decrypted version from Decrypted iOS IPA App Store (iOSGods)2. Download the DIY Pack from here3. Unzip the downloaded DIY Pack into a folder4. Put Step 1 Downloaded ipa into this newly created folder5. Follow README to make game IPA H5frida/Frida/Cheat ready6. Sideload the new ipa with H5GG with ARM and Unity v1.8.9.dylib using Sideloadly (**Enable File Sharing)7 Enjoy your DIY Dungeon Slasher Cheat 8. Explore more cheat yourself with H5GG Unity Static Analyzer (UA Button) and Share your finding down below. Happy DIY. Cheat Video/Screenshots: N/A Credits: - Happy Secret
  15. I post it as DIY, because I really can't guarantee update. Enjoy the DIY Cheat. The instruction is very easy to follow.
  16. For those who interested in my H5GG Enhanced Menu, I have released a new update covering performance improvement for JSPlug-in and enhanced Unity Dictionary support. Enjoy!

     

    1. Flugel

      Flugel

      Pls update Pixel fantasia brotha

    2. Happy Secret

      Happy Secret

      @Flugel Updated.

      Please learn to do DIY. Instruction provided. Very Easy. 

  17. Modded/Hacked App: Angel FantasiaBundle ID: com.idle.beltscroll.hero.iosiTunes Store Link: https://apps.apple.com/id/app/angel-fantasia/id6443789561 DIY Requirements: - Non-Jailbroken iPhone/iPad/iPod Touch. DIY Features: - Attack Multiplier - Defense Multiplier - HP Multiplier - Critical Chance - Critical Damage - Reduce Cool Time - Drop Rate (Equipment, Equipment Enchant Item, Skill Enchant Item, Gold, Exp) DIY Instructions: 1. Download last decrypted version from Decrypted iOS IPA App Store (iOSGods)2. Download the DIY Pack from here3. Unzip the downloaded DIY Pack into a folder4. Put Step 1 Downloaded ipa into this newly created folder5. Follow README to make game IPA H5frida/Frida/Cheat ready6. Sideload the new ipa with H5GG with ARM and Unity v1.8.9.dylib using Sideloadly (**Enable File Sharing)7 Enjoy your DIY Angel Fantasia Cheat 8. Explore more cheat yourself with H5GG Unity Static Analyzer (UA Button) and Share your finding down below. Happy DIY. Cheat Video/Screenshots: N/A Credits: - Happy Secret
  18. Modded/Hacked App: Dark Survival (다크서바이벌)Bundle ID: com.LiberalDust.DarkSurvivaliTunes Store Link: https://apps.apple.com/us/app/다크서바이벌/id1626940416 DIY Requirements: - Non-Jailbroken iPhone/iPad/iPod Touch. DIY Features: - Short Cool Time - Large Projectile Count (covering all skills) - Larger Skill (We cast much larger skill effect and hit box, enjoy) - God mode (frankly, you do not need God Mode, with above crazy over-powered skill) - Summon Monsters and Drops to Hero (Do you turn on if you still want to play this as a game, or it is pretty much IDLE game) DIY Instructions: 1. Download last decrypted version from Decrypted iOS IPA App Store (iOSGods)2. Download the DIY Pack from here3. Unzip the downloaded DIY Pack into a folder4. Put Step 1 Downloaded ipa into this newly created folder5. Follow README to make game IPA H5frida/Frida/Cheat ready6. Sideload the new ipa with H5GG with ARM and Unity v1.9.0.dylib using Sideloadly (**Enable File Sharing)7 Enjoy your DIY Dark Survival Cheat 8. Explore more cheat yourself with H5GG Unity Static Analyzer (UA Button) and Share your finding down below. Happy DIY. Cheat Video/Screenshots: Credits: - Happy Secret
  19. Version 1.8.9: 1. Introducing Performance Improvement Option for JSPlug-in. YES, you can now select the class of interest to load instead of loading everything in select Assembly Image (e.g. Assembly-CSharp). Include following line to start of your JSPlug-in, then the initialisation of the Unity support engine will only load classes in the list. Remember, you need to add full class name including the namespace, if any. gUnityClassInterested = ['DD$Match$UI$UIActorStatus_Root','DD$Match$UI$UIActorStatus']; Unity Static Analyser is now always full load on selected Assembly Image. 2. Enhanced JSPlug-in support for UnityDictionary, supporting Primitive Type as Value. Yes, previously Dictionary only support Object as Value. Apart from typical get_Item(index) method to retrieve value at certain index of the dictionary. We introduced also - get_KeyValueItem(index) - returning Key and Value pair at the index - get_Value (key) - returning Value with key provided Sample Code: 3. Minor bug fix on a number of bugs. note: 1. This is a stable release and for Unity Game only. It is good for Hack developer who want to test their limits only. Not for general user who do not familiar with Unity. For general user who do not familiar with Unity, it is still a good tool to use, but you cannot maximise its value. 2. Performance could be bad, if the game has a lot class definition. It is tradeoff for features and performance for now. If you don't like it, you may skip these in your JS plugin. It won’t affect your performance if you are not using it. Download Link: https://iosddl.net/bd2b8d7abe788a07/H5GG_with_ARM_and_Unity_v1.8.9.zip
  20. Pink Color means it can be reached in one Hop, but not directly. For those can reach directly, it will be in Yellow. In GWGameState, if you scroll down the field list, there is one row highlight in yellow. That is the field that point to GWEconomyModel. If the address there is not bill/0x0, click on it. It will bring you to the GWEconomyModel object view. Try edit the gold value there by clicking on the 0x288 offset, it will bring up editor. Just put in the number you want. See if it work in game, try spending gold etc, if you conclude the cheat is working fine. Go back to your script, use GWGameState as the base object to navigate to what you need
  21. The script already in the DIYPACK Zip files. It is inside the files folder together with 3 other Frida library. The cheat script named with Oxide
×
  • 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