Author Topic: Flail arms keybind  (Read 736 times)

i want a keybind that'll make my arms flail until i press the keybind again

anyone want to


« Last Edit: February 18, 2013, 07:21:21 PM by hodototman »

guys only 2 posts srsly ;c

friend of mine made himself that i think

not too hard to do, just loop mousefire(1); and mousefire(0); offset by 33, and looped by 66?

Basically an auto-clicker? I have one of those. Let phflack make you one though, it would probably be cleaner than the one i have of a code.

not too hard to do, just loop mousefire(1); and mousefire(0); offset by 33, and looped by 66?

Couldn't you loop the flailarms animation and make it so that other players can see it?

Couldn't you loop the flailarms animation and make it so that other players can see it?
You can't play an animation on the player client sidedly
mousefire(1); plays the animation because it simulates clicking

You can't play an animation on the player client sidedly
mousefire(1); plays the animation because it simulates clicking

ah ok

i wouldn't mind a server-sided one too....

So you're asking for a keybind that makes you spam click?

So you're asking for a keybind that makes you spam click?

yeah pretty much


I think that's pretty easy.

i guess i'll try to make it myself

i just need the function for a keybind. like servercmd only client sided

sorry i dont code

it needs the animation, not really the clicking

you know how hard it is to flail when you have timescale to 2