First script (dont try 2 use it)

Discussion in 'Outdated RS Scripts' started by my_p_hat, Nov 23, 2007.

First script (dont try 2 use it)
  1. Unread #1 - Nov 23, 2007 at 6:19 AM
  2. my_p_hat
    Joined:
    Oct 8, 2007
    Posts:
    504
    Referrals:
    0
    Sythe Gold:
    0

    my_p_hat Forum Addict
    Banned

    First script (dont try 2 use it)

    This is my first eva scar script... i no its noobish.. but im gonna learn much more.. and this is what ive done.. so far.. now i can script a a autotalker from scratch :D but please dont try and use it cause like i said its my first.. so i dont no if its safe or not..

    Code:
    ///////////////////////////////////////////////////
    // replace 'put your message' with what you want it
    // to say then on line 18 replace message1 with
    // message2 or 3 .. or leave it as it is to make it
    // say other stuff/////////////////////////////////
    
    
    
    
    program cbatalker;
    
    const
    message1='put your';//put your message here
    message2='text';//put your message here
    message3='here';//put your message here
    
    procedure cbatalker;
    begin
    wait(1000)
    writeln(message1);//put message 1 or 2 or 3 for it to say your message
    end;
    
    begin
    repeat
    noob;
    until(false)
    
    end.
     
  3. Unread #2 - Nov 23, 2007 at 4:56 PM
  4. daxjumba
    Joined:
    Jul 30, 2007
    Posts:
    98
    Referrals:
    0
    Sythe Gold:
    0

    daxjumba Member

    First script (dont try 2 use it)

    It is a very good script for your first.
     
  5. Unread #3 - Nov 23, 2007 at 7:05 PM
  6. Denial
    Referrals:
    2

    Denial Guest
    $25 USD Donor New

    First script (dont try 2 use it)

    daxjumba stfu, its a shit script tbh (no offense mate) and your just flooding, get lost.

    @phat
    good going but that wont do anything, it will only type in the debug box:
    this is what you want.


    ///////////////////////////////////////////////////
    // replace 'put your message' with what you want it
    // to say then on line 18 replace message1 with
    // message2 or 3 .. or leave it as it is to make it
    // say other stuff/////////////////////////////////




    program cbatalker;

    const
    message1='put your';//put your message here
    message2='text';//put your message here
    message3='here';//put your message here

    procedure cbatalker;
    wait(3000)
    repeat
    begin
    wait(1000)
    writeln(message1);//put message 1 or 2 or 3 for it to say your message
    until (false)

    begin
    cbatalker;
    end.
     
< [Non RS] Random flash game scripts. | GMK Typer. v 2.5 >

Users viewing this thread
1 guest


 
 
Adblock breaks this site