Jump to content

Happy Secret

ViP Pro
  • Posts

    534
  • Joined

  • Last visited

Everything posted by Happy Secret

  1. For those interested in my H5GG enhanced menu, there is a new release just out. Enjoy a more user friendly way of managing Unity User Library.

     

  2. Version 1.8.6: 1. Auto reload Unity User Assembly Image / Library. YES, you do not need to manually them every time when session got unload. Whenever you have manually loaded a Unity User Assembly Image / Library once in current game, it will auto reload if Frida session got unloaded 2. Enhanced the JSPlug-in around handling of Assembly Image / Library. YES, part of the JSPlug-in, you can specific library you want to load automatically. You can add Assembly Image / Library name to the following global variable in a JSPlug-in. Then it will auto load every time when it start. gUnityAssemblyImages = ["Assembly_CSharp","OtherGameAssemblyImagesName"] note: if your game doesn't have Assembly_CSharp, you can safely remove it from the list 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/b45811bfd2d523f4/H5GG_with_ARM_and_Unity_v1.8.6.zip
  3. I don’t have jailbroken device. Also, this enhanced menu rely heavily on Frida gadget. You need to inject library every ipa anyway.
  4. This Unity Support requires to use Frida Gadget. This holds the magic of this H5GG enhanced menu. Essentially, it runs as part of the game process. Frankly, I don’t know if we can do deb Version. And I do not have a jailbroken device. Can you use Unity5D.html with deb version of H5GG? If yes, there is a slim chance to do deb version. Anyway, I can’t help as, I don’t have jailbroken device
  5. What game is it? You may need to load more library. Go to DebugInfo and click on any library to load additional
  6. Developer added Cheat detection. Game shutdown even before cheat enabled. Will check later to see way to bypass. Anyway, this game has weekly update schedule and very desperate to kick cheat. Even I would provide an update, it probably be last update. This developer deserves a clean gaming environment.
  7. You need to run this with H5GG enhanced menu. It is not a standalone script
  8. Version 1.8.5: 1. Improved Unity User Object wrapper around Return value from method call. YES, you do not need to manually parse the primitive value from pointer result. You will directly get the integer, float, double, string result from method call. 2. Enhanced the template mod menu JSPlug-in to include Read/Update using Method. YES, apart from direct field update. You can configure the mod menu template to use method You may see the update example from Eversoul cheat 3. Minor bug fix on a number of bugs. note: 1. This is an Beta 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.
  9. Game developer knows we are there, they just prefer to improve themselves instead of banning their player. They have consecutive update break my cheat here with their code update. A very responsible game developer
  10. Cheat updated .. Game developer updated they logic again... They spent significant effort to ensure a fair gaming environment, which is good.
  11. Try reduce the cheat amount. The game developer is taking serious action against cheat. Suggest to move back to a more legitimate value.
  12. Modded/Hacked App: Oxide: Survival IslandBundle ID: com.catsbit.oxidesurvivalislandiTunes Store Link: https://apps.apple.com/us/app/oxide-survival-island/id1579424683 DIY Requirements: - Non-Jailbroken iPhone/iPad/iPod Touch. DIY Features: - JumpHeight (Try not to change the value, looks like server would kick you if jump height equal or above 3) - ForwardSpeed (Try to limit the multiply of ForwardSpeed and RunSpeedMultiplier below 8, looks like server will kick you if you are running too fast for long time) - RunSpeedMultiplier (Try to limit the multiply of ForwardSpeed and RunSpeedMultiplier below 8, looks like server will kick you if you are running too fast for long time) - CrouchSpeedMultiplier (Didn't do much testing, but 1 looks ok.Test it yourself) - SidewaysSpeed (Tried with 5 looks ok, didn't do more testing on it. Test it yourself) - BackwardSpeed (Tried with 5 looks ok, didn't do more testing on it. Test it yourself) - SwimSpeed (I didn't test any. Test it yourself) DIY Instructions: 1. Download last decrypted version from Decrypted iOS IPA App Store (iOSGods) 2. Download the DIY Pack from here 3. Unzip the downloaded DIY Pack into a folder 4. Put Step 1 Downloaded ipa into this newly created folder 5. Follow README to make game IPA H5frida/Frida/Cheat ready 6. Sideload the new ipa with H5GG with ARM and Unity v1.8.4.dylib using Sideloadly (**Enable File Sharing) 7 Enjoy your DIY Oxide Survival Island Cheat 8. Explore more cheat yourself with H5GG Unity Static Analyzer (UA Button) and Share your finding down below. Happy DIY. WARNING This game has high cheat detection and kick rate. Use at your own risk Cheat Video/Screenshots: N/A Credits: - Happy Secret
  13. Use at your own risk… https://iosddl.net/b66dcf757102fd16/H5JSPlugin_-_OxideSurvivalIsland.js Jump: Should not higher than 2 Forward Speed / RunMultiplier: Multiple of two better not exceed 8….or don’t keep high run speed for too long time. Caution is doing Jump on high run speed…very easy to cause kick by server I start the cheat from InventoryController in order to reach one single PlayerManager…there are multiple player manager something. It likely be other player.
  14. Are you sure you can cheat JumpHeight with H5GG Enhanced Menu? When I modify JumpHeight, I immediately get kicked with message ”You will be kicked from the server Reason: Suspected cheating #1”
  15. In case, you refer to general H5GG script, it is JavaScript based. You can find more documentation in H5GG GitHub. In case you are referring to my JSPlug-in framework. You may refer to release note in my enhanced menu post and below tutorial post
×
  • 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