NewEraCracker / LOIC

Deprecated - Low Orbit Ion Cannon - An open source network stress tool, written in C#. Based on Praetox's LOIC project. USE ON YOUR OWN RISK. WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES. IF YOU GET V& IT IS YOUR FAULT.
https://github.com/NewEraCracker/LOIC/
Other
2.6k stars 647 forks source link

tbSpeed.Value is not reset properly via IRC !lazor default #10

Closed NewEraCracker closed 13 years ago

NewEraCracker commented 13 years ago

frmMain.cs

tbSpeed.Value = 20; //that means a delay of 20ms :o Changed to: tbSpeed.Value = 0; //delay 0ms + 1ms harcoded in 1.1.1.6 flooders

Here for reference only.

NewEraCracker commented 13 years ago

fixed in v1.1.1.6 alpha