AutoTalker by Lotto (First Script!)

Discussion in 'Outdated RS Scripts' started by lotto, Jun 16, 2007.

AutoTalker by Lotto (First Script!)
  1. Unread #1 - Jun 16, 2007 at 6:05 PM
  2. lotto
    Joined:
    May 10, 2006
    Posts:
    1,056
    Referrals:
    1
    Sythe Gold:
    0

    lotto Guru
    Banned

    AutoTalker by Lotto (First Script!)

    Post All Problems and Comments here.
    I know no one is going to use this because of Things like EliteSwitches Autotalker but please have a look at it!
    (DO NOT USE) THIS IS VERY UNHUMANLIKE MOVEMENTS AND SUCH LOL
    -lotto

    Code:
    {__________________________________________________________________
    ------------------Lotto's Auto Talker V1.0-------------------------
    ---------------Thanks to WhoCares357 and Edward--------------------
    ---------------Please Post all Problems on my Post-----------------
    --Instructions
    ---1.)Fill in lines 19, 20, 23
    ---2.)Drag CrossHairs to RS2 Window
    ---3.)Press play
    ___________________________________________________________________}
    
    program AutoTaklerV1
    
    var
    
    i, sum: Integer;
    Time: Integer;
    
    begin
    i:=0;
    Wait (1000)
    repeat
    Sum:= i+1;
    SendKeys ('Here');  //Fill in Message
    Wait (1000);
    SendKeys ('Here');   //Fill in Massage
    Wait (1000);
    until (i=10);   //How many times Do you want scar to run? (false if forever)
    end.
     
  3. Unread #2 - Jun 16, 2007 at 6:12 PM
  4. Town
    Joined:
    Jan 21, 2007
    Posts:
    3,776
    Referrals:
    3
    Sythe Gold:
    5

    Town Grand Master
    Scar Programmers

    AutoTalker by Lotto (First Script!)

    Start working with constants, etc. That will help out people using your scripts.

    SendKeys is extremely detectable, I suggest using SRL functions and procedures in your next script.
     
  5. Unread #3 - Jun 16, 2007 at 6:26 PM
  6. lotto
    Joined:
    May 10, 2006
    Posts:
    1,056
    Referrals:
    1
    Sythe Gold:
    0

    lotto Guru
    Banned

    AutoTalker by Lotto (First Script!)

    I would but I Dont know any of the Functions. I also thought about using the varibles, then i just got too lazy to edit it. Where can i get a list or something of these?

    Also I understand how to put SRL in my script i just dunno how to like call upon it like to check for randoms and such

    (sorry ima noob at this)
     
  7. Unread #4 - Jun 16, 2007 at 6:30 PM
  8. Town
    Joined:
    Jan 21, 2007
    Posts:
    3,776
    Referrals:
    3
    Sythe Gold:
    5

    Town Grand Master
    Scar Programmers

    AutoTalker by Lotto (First Script!)

< AutoHighAlcher (DO NOT USE) | AutoLogIn script >

Users viewing this thread
1 guest


 
 
Adblock breaks this site