Rockos 1337 autotalker!

Discussion in 'RuneScape Scripts' started by bioshock, Nov 29, 2007.

Thread Status:
Not open for further replies.
Rockos 1337 autotalker!
  1. Unread #1 - Nov 29, 2007 at 12:19 PM
  2. bioshock
    Referrals:
    0

    bioshock Guest

    Rockos 1337 autotalker!

    NOTE:This is my first script so if it doesn't work for you then
    Don't get mad :)

    Go ahead and try out my autotalker.

    Heres the script.

    Code:
    /////////////////////////////
    ///Rockos 1337 Autotalker////
    /////////////////////////////
    
    //This Script is used to spam,buy/sell items,or anything that has to do with
    //Typing...Setup Below.NOTE that this is my first script so dont be mad if it..
    //Doesnt work.
    
    ///////////////
    /////SETUP/////
    //////////////
    //Drag crosshair to Rs client
    //Scroll down till you see "text#" and type in what you want to say..
    //Hit Ctrl+alt+R And your done!
    
    Program Autotalker;
    {.include SRL/SRL.scar}
    const
    /////////////////////////////////////////////////////////////////////
    //Enter What you want to say, Put it in between the '' in Text#=''//
    ///////////////////////////////////////////////////////////////////
    
    Text1='Text Here';//If you wish Add another Text '' If you need more Text.
    Text2='Text Here';//If you wish Add another Text '' If you need more Text.
    Text3='Text Here';//If you wish Add another Text '' If you need more Text.
    Text4='Text Here';//If you wish Add another Text '' If you need more Text.
    Text5='Text Here';//If you wish Add another Text '' If you need more Text.
    
    ///////////////////////////////////////////////////////
    ///If You want it to go faster Edit the timer here..///
    ///////////////////////////////////////////////////////
    
    Procedure Autotalk;
    begin
    wait(500)//Change the number in between () To make it go faster or slower
    TypeSend(Text1);
    wait(500)//Change the number in between () To make it go faster or slower
    TypeSend(Text2);
    wait(500)//Change the number in between () To make it go faster or slower
    TypeSend(Text3);
    wait(500)//Change the number in between () To make it go faster or slower
    TypeSend(Text4);
    wait(500)//Change the number in between () To make it go faster or slower
    TypeSend(Text5);
    wait(500)//Change the number in between () To make it go faster or slower
    end;
    
    begin
    ActivateClient;
    repeat
    Autotalk;
    until(False)//True To type Texts Once, False for infinite times till you stop it..
    end.
    Enjoy :)
     
  3. Unread #2 - Nov 29, 2007 at 12:55 PM
  4. bioshock
    Referrals:
    0

    bioshock Guest

    Rockos 1337 autotalker!

    Anyone? :(
     
  5. Unread #3 - Nov 29, 2007 at 1:01 PM
  6. The_Flames
    Joined:
    Nov 25, 2007
    Posts:
    858
    Referrals:
    3
    Sythe Gold:
    0

    The_Flames Apprentice

    Rockos 1337 autotalker!

    shouldnt this be in the script section lol?
     
  7. Unread #4 - Nov 30, 2007 at 10:44 AM
  8. bioshock
    Referrals:
    0

    bioshock Guest

    Rockos 1337 autotalker!

    I couldnt find it :\
     
  9. Unread #5 - Dec 21, 2007 at 7:46 AM
  10. Da Grim Raper
    Referrals:
    0

    Da Grim Raper Guest

    Rockos 1337 autotalker!

    nice script =P
     
< Need a Fletching banking script | >

Users viewing this thread
1 guest
Thread Status:
Not open for further replies.


 
 
Adblock breaks this site