Dear forumers!
I have an AutoScroll script, i want to make it enable-disable.
Like, if I press F8, this is enabling, and scrolling automatic, disable like F8 too.
(0AB0: 2 - I dont want to change this!!!)
code:
{$CLEO}
wait 0
repeat
wait 0
until Player.Defined(0)
while true
wait 0
...