Jump to content

53 posts in this topic

Recommended Posts

Posted
6 hours ago, Gay 228 said:

unity 5d is not very good, it allows you to create an esp, but I need it in the mod menu

All the code is there, feel free to customise the UI and Flow.

You may refer to my Arena of Valor cheat. I automate the flow. One click to initiate. 

5 hours ago, Gay 228 said:

yes I tried and advanced to:
get value failed: address format error
What is wrong with me?

Share your few lines of code, plz

Posted
11 часов назад Happy Secret сказал:

Весь код есть, не стесняйтесь настраивать пользовательский интерфейс и Flow.

Вы можете обратиться к моему обману Arena of Valor. Я автоматизирую поток. Один клик, чтобы начать.

Поделитесь своими несколькими строками кода, пожалуйста

i tried the hack with option 1 to advance to option two

code in spoiler

Спойлер

var script = initializeUnitySupport();
var aryObj = script.call("findUnityObjectOfType", ["Oxide$PlayerManager",true]);writeFloat(readPtr(Number(aryObj[0])+Number(gUnityClasses.Oxide$PlayerManager.offset))+Number(gUnityClasses.Oxide$PlayerManager.m_JumpHeight.offset),50)


//(tried with another object trust me with CCCDrivenControlller same error)

 

Posted
On 7/21/2023 at 6:10 PM, Gay 228 said:

i tried the hack with option 1 to advance to option two

code in spoiler

  Hide contents

var script = initializeUnitySupport();
var aryObj = script.call("findUnityObjectOfType", ["Oxide$PlayerManager",true]);writeFloat(readPtr(Number(aryObj[0])+Number(gUnityClasses.Oxide$PlayerManager.offset))+Number(gUnityClasses.Oxide$PlayerManager.m_JumpHeight.offset),50)


//(tried with another object trust me with CCCDrivenControlller same error)

 

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”

Posted
On 7/21/2023 at 6:10 PM, Gay 228 said:

i tried the hack with option 1 to advance to option two

code in spoiler

  Reveal hidden contents

var script = initializeUnitySupport();
var aryObj = script.call("findUnityObjectOfType", ["Oxide$PlayerManager",true]);writeFloat(readPtr(Number(aryObj[0])+Number(gUnityClasses.Oxide$PlayerManager.offset))+Number(gUnityClasses.Oxide$PlayerManager.m_JumpHeight.offset),50)


//(tried with another object trust me with CCCDrivenControlller same error)

 

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.

Posted
On 7/25/2023 at 8:30 AM, Happy Secret said:

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.

I was aware of this for a long time I looked at the source code and started to analyze it, I'm waiting for bool functions with calls to all that, you are not indifferent to each user I thought you would not answer thanks to you I will study the code and I will write something

Posted
1 hour ago, Gay 228 said:

I was aware of this for a long time I looked at the source code and started to analyze it, I'm waiting for bool functions with calls to all that, you are not indifferent to each user I thought you would not answer thanks to you I will study the code and I will write something

Enjoy coding...

Posted

How I implement this js script with html? 

when I add it to html it is always error

 

var script = initializeUnitySupport();
var aryObj = script.call("findUnityObjectOfType", ["SYBO$RunnerCore$Character$CharacterMotor", true]);
var CharacterMotor = new UnityObject(aryObj[0])
CharacterMotor.loadFields(['_config'])
var CharacterMotorConfig = new UnityObject(CharacterMotor._config)
CharacterMotorConfig.loadFields(['JumpHeight'])
CharacterMotorConfig.JumpHeight = 100

Posted
4 hours ago, U Za said:

How I implement this js script with html? 

when I add it to html it is always error

 

var script = initializeUnitySupport();
var aryObj = script.call("findUnityObjectOfType", ["SYBO$RunnerCore$Character$CharacterMotor", true]);
var CharacterMotor = new UnityObject(aryObj[0])
CharacterMotor.loadFields(['_config'])
var CharacterMotorConfig = new UnityObject(CharacterMotor._config)
CharacterMotorConfig.loadFields(['JumpHeight'])
CharacterMotorConfig.JumpHeight = 100

You need to run this with H5GG enhanced menu. It is not a standalone script

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Our picks

    • Merge City - Travel & Story v1.3.1 [ +3 APK MOD ] Currency Max
      Mod APK Game Name: Merge City - Travel & Story
      Rooted Device: Not Required.
      Google Play Store Link: https://play.google.com/store/apps/details?id=com.bigcool.puzzle.merge.city&hl=en

      🤩 Hack Features

      - Unlimited Gold
      - Unlimited Cash
      - Energy / Buy With Gold
      • 0 replies
    • Merge City: Travel & Story v1.3.1 [ +3 Cheats ] Currency Max
      Modded/Hacked App: Merge City: Travel & Story By Hangzhou Mengku Technology Co., Ltd.
      Bundle ID: com.bigcool.puzzle.merge.city
      App Store Link: https://apps.apple.com/us/app/merge-city-travel-story/id6760990504?uo=4

      🤩 Hack Features

      - Unlimited Gold
      - Unlimited Cash
      - Unlimited Energy
      • 0 replies
    • Merge City: Travel & Story v1.3.1 [ +3 Jailed ] Currency Max
      Modded/Hacked App: Merge City: Travel & Story By Hangzhou Mengku Technology Co., Ltd.
      Bundle ID: com.bigcool.puzzle.merge.city
      App Store Link: https://apps.apple.com/us/app/merge-city-travel-story/id6760990504?uo=4

      🤩 Hack Features

      - Unlimited Gold
      - Unlimited Cash
      - Unlimited Energy
      • 0 replies
    • Idle Berserker Legend Of Kali +2 Mods [ Damage + More ]
      Mod APK Game Name: Idle Berserker Legend Of Kali By A1GAMES
      Rooted Device: Not Required.
      Google Play Store Link: https://play.google.com/store/apps/details?id=com.a1gamesstudio.berserker

       

      🤩 Hack Features

      - Damage Multiplier
      - No Skill Cooldown
      • 0 replies
    • Backpack Legends Adventure RPG +1++ Jailed Cheat [ Unlimited Currencies ]
      Modded/Hacked App: Backpack Legends Adventure RPG By ONDI TECHNOLOGY JSC
      Bundle ID: com.ondi.pack.adventure
      App Store Link: https://apps.apple.com/us/app/backpack-legends-adventure-rpg/id6755376569?uo=4

       

      🤩 Hack Features

      - Unlimited Currencies -> Will increase instead of decrease.
        • Thanks
        • Winner
        • Like
      • 0 replies
    • Duriano: Roguelike RPG +2 Mods [ Damage + More ]
      Mod APK Game Name: Duriano: Roguelike RPG By Adisoft Gaming
      Rooted Device: Not Required.
      Google Play Store Link: https://play.google.com/store/apps/details?id=com.adisoft.duriano

       

      🤩 Hack Features

      - Damage Multiplier 
      - God Mode
        • Like
      • 1 reply
    • Backpack Legends Adventure RPG v0.4.5 [ +12 Cheats ] Currency Max
      Modded/Hacked App: Backpack Legends Adventure RPG By ONDI TECHNOLOGY JSC
      Bundle ID: com.ondi.pack.adventure
      App Store Link: https://apps.apple.com/us/app/backpack-legends-adventure-rpg/id6755376569?uo=4

      🤩 Hack Features

      - Enough Currency
      - Enough Resources
      - Freeze Currency
      - Freeze Resources
      :::::: VIP ::::::
      - ADS NO
      - Unlimited Currency
      - Unlimited Resources
      - Inventory Slot MAX
      Weapon Stats
      - ATK MAX
      - HP MAX
      - DEF MAX
      - Speed MAX
      - Items Bonus / Linked Weapon Stats
        • Informative
        • Like
      • 2 replies
    • Backpack Legends Adventure RPG v0.4.5 [ +12 Cheats ] Currency Max
      Modded/Hacked App: Backpack Legends Adventure RPG By ONDI TECHNOLOGY JSC
      Bundle ID: com.ondi.pack.adventure
      App Store Link: https://apps.apple.com/us/app/backpack-legends-adventure-rpg/id6755376569?uo=4

      🤩 Hack Features

      - Enough Currency
      - Enough Resources
      - Freeze Currency
      - Freeze Resources
      :::::: VIP ::::::
      - ADS NO
      - Unlimited Currency
      - Unlimited Resources
      - Inventory Slot MAX
      Weapon Stats
      - ATK MAX
      - HP MAX
      - DEF MAX
      - Speed MAX
      - Items Bonus / Linked Weapon Stats
        • Informative
        • Like
      • 2 replies
    • Backpack Legends Adventure RPG v0.4.5 [ +12 Jailed ] Currency Max
      Modded/Hacked App: Backpack Legends Adventure RPG By ONDI TECHNOLOGY JSC
      Bundle ID: com.ondi.pack.adventure
      App Store Link: https://apps.apple.com/us/app/backpack-legends-adventure-rpg/id6755376569?uo=4

      🤩 Hack Features

      - Enough Currency
      - Enough Resources
      - Freeze Currency
      - Freeze Resources
      :::::: VIP ::::::
      - ADS NO
      - Unlimited Currency
      - Unlimited Resources
      - Inventory Slot MAX
      Weapon Stats
      - ATK MAX
      - HP MAX
      - DEF MAX
      - Speed MAX
      - Items Bonus / Linked Weapon Stats
        • Like
      • 2 replies
    • Sword of Convallaria v2.1.1 Jailed Cheats +5
      Modded/Hacked App: Sword of Convallaria By XD Entertainment Pte Ltd
      Bundle ID: com.xd.ssrpgen
      App Store Link: https://apps.apple.com/us/app/sword-of-convallaria/id6451019582?uo=4

       

      📌 Mod Requirements

      - Non-Jailbroken/Jailed or Jailbroken iPhone or iPad.
      - Sideloadly or alternatives.
      - Computer running Windows/macOS/Linux with iTunes installed.

       

      🤩 Hack Features

      - God Mode
      - One Hit Kill 
      - Multiply Attack
      - Instant Skills
      - Unlimited Backtrack

       

      ⬇️ iOS Hack Download IPA Link: https://iosgods.com/topic/214320-sword-of-convallaria-v211-jailed-cheats-5/
        • Thanks
        • Like
      • 3 replies
    • Monster Walk: Survive v0.0.5 [ +9 Cheats ] Currency Max
      Modded/Hacked App: Monster Walk: Survive By Talofa Corporation
      Bundle ID: com.talofagames.survive
      App Store Link: https://apps.apple.com/us/app/monster-walk-survive/id6759917111?uo=4

      🤩 Hack Features

      - Unlimited Gems
      - Unlimited Coins
      - Unlimited Energy
      - Unlimited Ticket
      - Unlimited HP Token
      - Unlimited Booster +4
      - Bullet ATK
      - Skill ATK
      - Skill CD
        • Like
      • 0 replies
    • Monster Walk: Survive v0.0.5 [ +9 Jailed ] Currency Max
      Modded/Hacked App: Monster Walk: Survive By Talofa Corporation
      Bundle ID: com.talofagames.survive
      App Store Link: https://apps.apple.com/us/app/monster-walk-survive/id6759917111?uo=4

      🤩 Hack Features

      - Unlimited Gems
      - Unlimited Coins
      - Unlimited Energy
      - Unlimited Ticket
      - Unlimited HP Token
      - Unlimited Booster +4
      - Bullet ATK
      - Skill ATK
      - Skill CD
        • Thanks
        • Like
      • 0 replies
×
  • 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