Results 1 to 6 of 6

Thread: [RS2] LevExidus AutoTalker V.1

  1. #1
    Join Date
    Oct 2007
    Posts
    63
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    [RS2] LevExidus AutoTalker V.1

    AutoTalker By LevExidus (Me) V.1

    {Be Sure To Check Out LevExidus AutoTalker V.2!}

    It was edited so it is WORKING! Tested Like A Million Times So It IS Working.


    Code:
    program AutoTalker;
    {.Include SRL/SRL.Scar}
    const
    Talk='Flash1:Text Here'; //what to say
    TWait=2000;//time to wait after typing
    
    procedure TalkOn;
    begin
    repeat
    Wait(TWait+random(700));
    typesend(Talk); // types text in talk and presses enter.. Must remember SendKeysSilent will get me banned.
    until(false); //False = never ends
    end;
    
    begin
    repeat
    TalkOn;
    until(false) //keeps going forever
    end.
    Im working on a multi AutoTalker look for AutoTalker V.2 in RS2 scripts.

    Download Here:
    http://bux.to/?r=jvwarrior Get Free Money For RunescapeGP/Membership!

    http://www.AWSurveys.com/HomeMain.cfm?RefID=jvwarrior Get More Money For Runescape GP/Membership Free! I Mean woa!

    http://i34.servimg.com/u/f34/11/52/00/62/hasdfs10.jpg

  2. #2
    Join Date
    May 2007
    Location
    Ohio
    Posts
    2,296
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    this should be in cloaking..

    and no offence to you, but no one needs this, sorry to say

  3. #3
    Join Date
    Oct 2007
    Posts
    63
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I know, it's a worthless script but well I still posted it. I'm like an extreme newbie.
    http://bux.to/?r=jvwarrior Get Free Money For RunescapeGP/Membership!

    http://www.AWSurveys.com/HomeMain.cfm?RefID=jvwarrior Get More Money For Runescape GP/Membership Free! I Mean woa!

    http://i34.servimg.com/u/f34/11/52/00/62/hasdfs10.jpg

  4. #4
    Join Date
    Oct 2006
    Posts
    412
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Thats alright, youre using SRL procedures, which is better than some auto typers that use the SCAR commands. Good that youre learning

  5. #5
    Join Date
    Aug 2007
    Posts
    1,404
    Mentioned
    1 Post(s)
    Quoted
    0 Post(s)

    Default

    You couldn't have posted the 2 autotalkers in the same thread?
    Would save space and time.

    -Knives

  6. #6
    Join Date
    Oct 2007
    Posts
    63
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    well give me a break it WAS my first script. Now I got better ones but yea and I took yer suggestion i put them all in one post and put them in cloaking. Thanx
    http://bux.to/?r=jvwarrior Get Free Money For RunescapeGP/Membership!

    http://www.AWSurveys.com/HomeMain.cfm?RefID=jvwarrior Get More Money For Runescape GP/Membership Free! I Mean woa!

    http://i34.servimg.com/u/f34/11/52/00/62/hasdfs10.jpg

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [RS2] LevExidus Power Miner
    By jvwarrior in forum RS3 Outdated / Broken Scripts
    Replies: 13
    Last Post: 11-18-2007, 04:06 PM
  2. [RS2] LevExidus AutoTalker Series
    By jvwarrior in forum RS3 Outdated / Broken Scripts
    Replies: 3
    Last Post: 11-18-2007, 03:58 PM
  3. [RS2] LevExidus AutoTalker V.4 New G.G
    By jvwarrior in forum RS3 Outdated / Broken Scripts
    Replies: 2
    Last Post: 11-08-2007, 10:04 PM
  4. [RS2] LevExidus AutoTalker V.3 B.P
    By jvwarrior in forum RS3 Outdated / Broken Scripts
    Replies: 0
    Last Post: 10-31-2007, 12:01 AM
  5. [RS2] LevExidus AutoTalker V.2 Multi Words
    By jvwarrior in forum RS3 Outdated / Broken Scripts
    Replies: 0
    Last Post: 10-30-2007, 11:58 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •