Author Topic: How do you make the rapid fire script work with anything  (Read 909 times)

I was just on a server with someone and for him, the rapid fire worked with anything, so I asked him how.

He said:

Magic.


I'm not that loving dumb, idiot.

Did you mod it?

Idk, but I want to know.

Post here so I can know how if it does this for you.

Firstly, he is not using the Rapid Fire script.
He is using a function that allows him to constantly click.
Example:
Code: [Select]
function fastClick(){$fastSched = schedule(66,0,fastClick); mouseFire(1); schedule(33,0,mouseFire,0);}

He wasn't an admin, genius.

>:U

Haha, you're calling ME an idiot? Apparently you are that loving dumb.
You can create functions through the console whether you are an admin or not.