Reply to Re: adding script to a screen
If you don't have an account, just leave the password field blank.
Don't put the extension!
Make a simple test script just to see if you've attached it correctly maybe.
Example:
Make a simple test script just to see if you've attached it correctly maybe.
Example:
void main (void) { say_stop("Hellooo Wooooorld!!", 1); say_stop("Yay it works!", 1); }