Reply to Re: Variable Prob
If you don't have an account, just leave the password field blank.
it only says this
say_stop("Hello",1);
wait(200);
say_stop("`6Hey Dink You Made It!!", ¤t_sprite);
wait(200);
say_stop("Hey",1);
wait(200);
say_stop("`6SimonK Is Under A Rock", ¤t_sprite);
wait(200);
say_stop("Hmmm",1);
wait(200);
say_stop("`6Can You Catch The Killer", ¤t_sprite);
wait(200);
say_stop("Sure!",1);
wait(200);
say_stop("`6Also Kory Has Been Acting Odd", ¤t_sprite);
wait(200);
say_stop("`6And ThinkDink Has Been Asleep For Ages", ¤t_sprite);
wait(200);
say_stop("`6I Gotta Go", ¤t_sprite);
wait(200);
say_stop("Ok ",1);
unfreeze(1);
unfreeze(¤t_sprite);
and not the part hes ment to
say_stop("Hello",1);
wait(200);
say_stop("`6Hey Dink You Made It!!", ¤t_sprite);
wait(200);
say_stop("Hey",1);
wait(200);
say_stop("`6SimonK Is Under A Rock", ¤t_sprite);
wait(200);
say_stop("Hmmm",1);
wait(200);
say_stop("`6Can You Catch The Killer", ¤t_sprite);
wait(200);
say_stop("Sure!",1);
wait(200);
say_stop("`6Also Kory Has Been Acting Odd", ¤t_sprite);
wait(200);
say_stop("`6And ThinkDink Has Been Asleep For Ages", ¤t_sprite);
wait(200);
say_stop("`6I Gotta Go", ¤t_sprite);
wait(200);
say_stop("Ok ",1);
unfreeze(1);
unfreeze(¤t_sprite);
and not the part hes ment to