I wrote an aimbot in Java for Desert Golfing

Поделиться
HTML-код
  • Опубликовано: 27 окт 2024

Комментарии • 10

  • @R2Bl3nd
    @R2Bl3nd 6 лет назад +3

    Very cool, it works so well! I've done some memory hacking/reverse engineering before, but using a black-box method like this definitely is much more universal. To find the pointers in memory to the ball and hole's position, for example, might be relatively easy, and it would use the game engine's units instead of pixels. You might be able to find the speed and acceleration as well, the ease of which depends on the architecture and design of the game. If it's in .NET or Java or something like that, it would be easy to decompile the whole thing and be able to reproduce its physics more accurately. Even if it's compiled machine code, you could technically still do that, but it's far more time consuming. Again, though, your method is really cool because it can work on a black box, like if the backend of the game was hosted remotely.

    • @riveducha
      @riveducha  6 лет назад +2

      R2Bl3nd I was actually thinking about doing a memory-hacking video soon! Maybe for some SNES games.

  • @hashikdonthineni2863
    @hashikdonthineni2863 6 лет назад +1

    Neat!!! Great work man.

  • @bob51zhang
    @bob51zhang 6 лет назад +2

    For automating stuff, it's recommend going for AutoIt instead.

  • @deebu3239
    @deebu3239 6 лет назад +1

    Amazing Work!

    • @brunoaugust9102
      @brunoaugust9102 3 года назад

      Not sure if anyone gives a shit but if you are bored like me during the covid times you can stream all the latest series on InstaFlixxer. I've been streaming with my brother lately xD

    • @jaxtonjerry6685
      @jaxtonjerry6685 3 года назад

      @Bruno August yup, I have been watching on InstaFlixxer for since november myself :D

  • @kolos4650
    @kolos4650 6 лет назад +1

    I wish there was a link to code

  • @omniagaming2856
    @omniagaming2856 2 года назад

    Yo i love the vid and really want to recreate it. Can you please put the full code somewhere. thanks

  • @aim__freakz8499
    @aim__freakz8499 3 года назад +1

    next time geometry dash bot :D