• 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

    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
  2. 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
  3. 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
  4. 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
  5. 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...
  6. 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...
  7. 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...
  8. 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
  9. 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
  10. Hina

    shitfest about two lines of code, typical day here

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

    Quick Modding/Hacking Answers Thread

    try this
  12. Hina

    Bombchu Link's Open source Mods!

    mov dword [e_x],0
  13. 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
  14. Hina

    Quick Modding/Hacking Answers Thread

    what if all the slots are taken by games already
  15. Hina

    @Xemous The reason is, I have 16 minutes in SFM lol I can't do shit

    @Xemous The reason is, I have 16 minutes in SFM lol I can't do shit
  16. Hina

    gmod is pretty good http://i.imgur.com/ytYcB4t.jpg

    gmod is pretty good http://i.imgur.com/ytYcB4t.jpg
  17. Hina

    lol gmod http://i.imgur.com/j7pUulp.png

    lol gmod http://i.imgur.com/j7pUulp.png
  18. Hina

    http://i.imgur.com/Gi46uoP.png

    http://i.imgur.com/Gi46uoP.png
  19. Hina

    hello

    hello
  20. Hina

    @Hiino Yes

    @Hiino Yes
  21. Hina

    That feel when LAN dies

    That feel when LAN dies
  22. Hina

    pootos

    pootos
  23. Hina

    Quick Modding/Hacking Answers Thread

    idle damage 00436CFD |. C781 A4000000 >MOV DWORD PTR DS:[ECX+A4],0 blade damage 00436F37 |. C780 A4000000 >MOV DWORD PTR DS:[EAX+A4],0A
  24. Hina

    lol

    lol
  25. Hina

    Good luck. :)

    Good luck. :)
Back
Top