Jump to content

ntyd1s

Hunter
  • Posts

    1,493
  • Joined

  • Last visited

Posts posted by ntyd1s

  1. Since Autohotkey is not considered as a hack in this game and spinning melee attack is, in most cases with the right mods, the most efficient way to kill enemies in close combat. Here is the code for it. :D

     

    Scroll mousewheel to spam spin attack!

     - may fail to spam from time to time due to unresponsive control or out of stamina.

    #If WinActive("WARFRAME"){ $wheelup::Send {shift down}Send {w down}Sleep 500Send ^fSend {shift up}Send {w up}return }
  2. Untitled.png

     

    It gets lower each time I switch to other application for a while and switch back, happens to anything with scroll bar that's left open (eg. contact list)

     

    possible memory leak? same cause of bigger issues?

×
×
  • Create New...