• Please stop embedding files/images from Discord. Discord has anti-hotlinking logic in place that breaks links to Discord hosted files and images when linked to from anywhere outside of Discord. There are a multitude of file/image hosting sites you can use instead.

    (more info here)

Search results

  1. Hina

    @mckgamer rave story 2

    @mckgamer rave story 2
  2. Hina

    LET'S TAKE ALL THEIR SHIT

    LET'S TAKE ALL THEIR SHIT
  3. Hina

    hhghfghshg

    hhghfghshg
  4. Hina

    Wesker

    Wesker
  5. Hina

    oo, that's neat

    oo, that's neat
  6. Hina

    https://www.youtube.com/watch?v=LD1VPbbucf8 smg so OP

    https://www.youtube.com/watch?v=LD1VPbbucf8 smg so OP
  7. Hina

    ah looks interesting. i mean, there's so many of them

    ah looks interesting. i mean, there's so many of them
  8. Hina

    what's that :o

    what's that :o
  9. Hina

    Bombchu Link's Open source Mods!

    mov eax, [ebp+8] mov edx, [ebp+8] lol
  10. Hina

    aye

    aye
  11. Hina

    http://i.imgur.com/8lKMRFJ.jpg the only thing today i want tomemrmeber

    http://i.imgur.com/8lKMRFJ.jpg the only thing today i want tomemrmeber
  12. Hina

    loominarty

    loominarty
  13. Hina

    Quick Modding/Hacking Answers Thread

    that's a good idea I never bothered to touch (yet?) right now I'm working on making it more balanced in terms of general gameplay
  14. Hina

    Quick Modding/Hacking Answers Thread

    nobody even commented on my sweet new HHsR release, it has to totally suck :V people just don't seem to put effort in their mods nowadays, though
  15. Hina

    Quick Modding/Hacking Answers Thread

    sadly, it's not even impressive considering my join date anyway I might do a bit of research on the tiles, so if I find anything I'll let you know
  16. Hina

    Quick Modding/Hacking Answers Thread

    hory shet did it really but yeah modding is dead kinda I am still planning to finish at least one normal mod lol
  17. Hina

    Quick Modding/Hacking Answers Thread

    there are some things you can find in Noxid's resources that might be useful 00416E20 - Clear Player Tiles (Set 49E63C = 0) 00416E30 - Player Tile collision, Solid tiles 00417160 - Player Bump Against Ceilling 004171D0 - Player Tile Collision, Roof Slope 1 004172E0 - Player Tile Collision, Roof...
  18. Hina

    Quick Modding/Hacking Answers Thread

    congrats on 100 posts btw anyway first three lines: check if button is held, check if it's the fire button; if it's not, jump to 41e749 which is probably somewhere around the reload ammo code then there's very unoptimized check if we can fire another shot after already firing one, basically...
  19. Hina

    Quick Modding/Hacking Answers Thread

    autofire has to be implemented by adding some code, it's not a value or anything as for the firing speed 0041E457 CMP ECX,6 machine gun firing speed, lower the value for faster firing, and remember to set maxbullets to something higher 0041F2DA CMP ECX,3 bubbler lv2/3...
  20. Hina

    Bombchu Link's Open source Mods!

    it's just the fact you don't need to set the pointer as ECX you can use EAX or EDX and it still works so basically just the middle letter changes hence the E_X _ is a blank space where you put the correct letter
  21. Hina

    Bombchu Link's Open source Mods!

    depending on the last pointer you set, it's going to be either eax, ecx or edx most likely ecx in your case and that command basically means the same so it's cool
  22. Hina

    shitfest about two lines of code, typical day here

    shitfest about two lines of code, typical day here
  23. Hina

    Quick Modding/Hacking Answers Thread

    try this
  24. Hina

    Bombchu Link's Open source Mods!

    mov dword [e_x],0
  25. Hina

    Quick Modding/Hacking Answers Thread

    It's Goerge, can't you spell it right, Zinx? and lol basically learn to make the hack yourself because it's such a stupid idea that it's unlikely somebody will help you with that
Back
Top