//|--------------------------------------------------------------------------------------------------------------|
//|---------------------- Rampix's Idling Script -- 'AFKon' to enable, 'AFKoff' to disable ----------------------|
//|--------------------------------------------------------------------------------------------------------------|
alias AFKon "+forward; +moveleft; +left; cl_disablehtmlmotd 1; echo Idle Script by Rampix - [Enabled]"
alias AFKoff "-forward; -moveleft; -left; cl_disablehtmlmotd 0; echo Idle Script by Rampix - [Disabled]"
//|--------------------------------------------------------------------------------------------------------------|
//|--------------------------------------------------------------------------------------------------------------|
**NOTE: This is just a simple script that makes you walk in counter-clockwise circles, to avoid being kick for afk. Also, it disables the MOTD so it should run for hours.
Type "afkon" in console to start circling (you'll get a confirmation message), and "afkoff" to take control once again (and re-enable MOTD's).
*Put the script in your autoexec.cfg!