Hyppy / AntiQuark

Hey,

Be good to speed up that buy speed. When on active channel the buy speed is too slow!

Cheers

I remembered this post. It's actually extremely easy to fix. Just go to the bottom of the script, and the intervals should be there. It's at 1000 milliseconds by default, you can just change that 1000 to a 1 (or whatever). Should look like this: setInterval(autoReplicanti, 1);