Message
Message
(function() {
// To use the auto e, hold down right mouse button, even works with chat/other
things open!
window.ePerSecond = 0; // how many times to send E per second, Minimum/Default
is 250, do not set too high or else your game will lag!
// Note: ePerSecond is rounded to nearest multiple of 250, Examples: 250 = 250,
374 = 250, 375 = 500, 400 = 500, etc