How to edit Bool, Int, Float, Arm, 32bit, 64bit opcodes in game guardian ? || Method Patching

Поділитися
Вставка
  • Опубліковано 12 гру 2024

КОМЕНТАРІ • 55

  • @Hackershouse
    @Hackershouse  9 місяців тому +3

    This is the first version so there are probably many bugs, crashes and limitations. Please report them and i will try my best to fix in next versions.
    Report here : t.me/Hackers_House_YT_chat_group
    Download : hackershouse.tech/method-patching-library-game-guardian

    • @rajumia5343
      @rajumia5343 9 місяців тому

      not working 😢

    • @Hackershouse
      @Hackershouse  9 місяців тому

      @@rajumia5343 come telegram and explain more

    • @rajumia5343
      @rajumia5343 9 місяців тому

      HI BRO I found offset and edit
      But edit Value freeze 😢

    • @muhammadfayyaz6988
      @muhammadfayyaz6988 8 місяців тому

      Eidted working the problem is with me as I'm a beginner don't know properly which offset should be used

    • @muhammadfayyaz6988
      @muhammadfayyaz6988 8 місяців тому

      Do we have to put only target offsets and destination offsets in code or we need to edit other values too?

  • @Solotov.
    @Solotov. 9 місяців тому +1

    Thank you, I was just looking for something like this and couldn't find it. Thank you

  • @nguoichoihecucsuc5788
    @nguoichoihecucsuc5788 9 місяців тому

    Thank you admin. I've been looking for a video tutorial like this for a long time but couldn't find it.

  • @RexyyGood
    @RexyyGood 10 годин тому

    Thank you very much, bro, you have made me know more about Game Guardian, I really appreciate that.❤

  • @someone_who_is_in_this_wor4536
    @someone_who_is_in_this_wor4536 9 місяців тому

    Great work 👍
    Love your contribution to the lua and gg community ❤

  • @marc0ff
    @marc0ff 9 місяців тому

    Bro, I play the Xash3d game, which is a standalone game which is a special launcher for running Half-Life and Counter-Strike games, and I use all methods to get the value I am looking for, but the value changes even if you only die in 1 round of the game , it's different from other games where the value will only return when we turn off the game. So can you explain to me, if you can, please make a video tutorial 🙏

  • @TifanyPM
    @TifanyPM 9 місяців тому

    Thank you very much, I've been waiting for a long time.

  • @Solotov.
    @Solotov. 9 місяців тому

    I'm having a bit of trouble. Am I supposed to copy the voidHook() file
    To the "Download and Installtion file"?
    If yes, where does it go? Very top of the script?
    I've entered just voidhook() in a empty file and ran it and had error.
    Thank you

    • @Hackershouse
      @Hackershouse  9 місяців тому +1

      You have to first download method paching library and paste at the very top of your script there should be nothing at the top of it
      then goto wesite and copy voidHook() and now you can paste it anywhere in your script. But remember the script should have method paching library at the top.

  • @Bestbgtips
    @Bestbgtips 9 місяців тому +1

    Thanks and that offset video change my life

  • @olaff404
    @olaff404 9 місяців тому

    Sar which maicrophone are you usaing. i want to make a youtube vedio but i have no good maicrophone. And very informetive vedio sar. 🎊

    • @Hackershouse
      @Hackershouse  9 місяців тому

      very expensive microphone you cant buy :)

    • @olaff404
      @olaff404 8 місяців тому

      @@Hackershouse you also have similar microphone like mine shitty quality sar

    • @Hackershouse
      @Hackershouse  8 місяців тому

      @@olaff404 then buy me a new one

  • @Loner555
    @Loner555 9 місяців тому

    What should I do if I want to call a void (class does not have void update)

    • @Hackershouse
      @Hackershouse  9 місяців тому

      then you have to redirect from one call to another,
      for example you want to call a function
      void next level
      then what you can do is set target method jumpPlayer() and distination method nextLevel()
      now whenever your player jumps it will run nextLevel()

    • @Loner555
      @Loner555 9 місяців тому

      @@Hackershouse Is there a way to do it using game guardian?

    • @muhammadfayyaz6988
      @muhammadfayyaz6988 8 місяців тому

      Can we call methods from different class?

    • @Hackershouse
      @Hackershouse  8 місяців тому

      @@muhammadfayyaz6988 no

    • @muhammadfayyaz6988
      @muhammadfayyaz6988 8 місяців тому

      @@Hackershouse ok Thanks for replying eagrly waiting for your next parameter,call another method, hex, and return videos,

  • @ankylosis751
    @ankylosis751 9 місяців тому

    can skullgirls mobile hacked using this method for educational purposes

  • @Metodo.cpa7
    @Metodo.cpa7 5 місяців тому

    Hello, I'm Brazilian, I wanted to know why the script is giving an error?help me

    • @Metodo.cpa7
      @Metodo.cpa7 5 місяців тому

      Script terminado:
      Erro no script: luaj.o: /storage/emulated/0/Download/Script teste.lua:3
      ` ['is64Bit'] = (gg.getTargetInfo()).x64,`
      attempt to index ? (a nil value) with key 'x64'
      level = 1, const = 62, proto = 21, upval = 1, vars = 9, code = 209
      GETTABLE v1 v1 "x64"
      ; PC 4 CODE 00C10047 OP 7 A 1 B 1 C 260 Bx 772 sBx -130299
      stack traceback:
      /storage/emulated/0/Download/Script teste.lua:3 in main chunk
      [Java]: in ?
      at luaj.LuaValue.f(src:989)
      at luaj.LuaValue.c(src:2864)
      at luaj.LuaValue.i(src:2767)
      at luaj.LuaValue.w(src:1094)
      at luaj.LuaClosure.a(src:363)
      at luaj.LuaClosure.l(src:160)
      at android.ext.Script.d(src:6056)
      at android.ext.Script$ScriptThread.run(src:5785)

  • @AFRIZALMaulana2004-ve5vg
    @AFRIZALMaulana2004-ve5vg 9 місяців тому

    Good joob bro thanks
    U are the besttt 💥

  • @ilhamhabib5545
    @ilhamhabib5545 9 місяців тому +1

    How to edit void?

    • @Hackershouse
      @Hackershouse  9 місяців тому

      hackershouse.tech/method-patching-library-game-guardian/void-hooking
      Watch current video then only click this link otherwise you might get confused how to use.

  • @diliprajput6003
    @diliprajput6003 4 місяці тому

    My game guardian is not working he only showing default not 64bit

  • @atom_829
    @atom_829 9 місяців тому

    How to edit/patch string offset

    • @Hackershouse
      @Hackershouse  9 місяців тому

      sadly you cant patch or edit string for now , i will try to bring this feature in next version if possible

  • @vutimmy145
    @vutimmy145 2 місяці тому

    this doesnt work on online game, is it?

  • @mTrader1
    @mTrader1 9 місяців тому

    It’s been ages

  • @shaheeneh6932
    @shaheeneh6932 9 місяців тому

    It's been a while

  • @samitsapkota4634
    @samitsapkota4634 9 місяців тому

    Nice information sir

  • @muamardauday2524
    @muamardauday2524 4 місяці тому

    Can u use homescape on golden ticket i will subscribe you if make video i promise

  • @VladimirGeorgiev-d6b
    @VladimirGeorgiev-d6b 9 місяців тому

    Hi.Can you hack Coin Master?

  • @MecoDaHedge
    @MecoDaHedge 9 місяців тому

    Roblox still hackable?

    • @KaGaHUB
      @KaGaHUB 8 місяців тому

      Yeah i try it

    • @MecoDaHedge
      @MecoDaHedge 8 місяців тому

      @@KaGaHUB what games

  • @KaGaHUB
    @KaGaHUB 8 місяців тому

    Hi bro

  • @newmovies917
    @newmovies917 9 місяців тому

    ❤❤❤❤❤❤❤❤❤🎉🎉🎉🎉🎉🎉😮😮😮😮😮😮😮

  • @hacker_boy_263
    @hacker_boy_263 9 місяців тому

    6th View 😢😢

  • @baks1678
    @baks1678 9 місяців тому

    support always wc back brother