Results 1 to 2 of 2

Thread: Zika's AutoTalker

  1. #1
    Join Date
    Jan 2007
    Posts
    24
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default Zika's AutoTalker

    Ok, theres alot of bugs, so please tell me how to fix it. If you're known about this.

    Zika's AutoTalker v0.1 Fixed!

    Features;
    • Human speaking
    • Macro/spam speaking



    Future Features;
    • Form, if i ever can get it working..
    • Fixed the last few bugs.


    Please test it out, theres a buy when i try to multi-press F2 for talking it will make a Enter and type the rest of the words. Please, i need help on this =/

    Thanks for attention, Zika

  2. #2
    Join Date
    Apr 2007
    Location
    Perth, Australia
    Posts
    3,926
    Mentioned
    3 Post(s)
    Quoted
    2 Post(s)

    Default

    This looks like your first script.
    I haven't testing it but from looking at the code ive found some problems.

    Firstly, i dont think anyone uses Squig.txt anymore. you should use SRL.
    Secondly, it adds 1 to i twice a loop:
    SCAR Code:
    Repeat
       i:= (i+1)
       Wait(100);
        If (IsFKeyDown(2))Then
         Begin
         i:=(i+1)
    Lastly, SendKeysHuman doesn't work, use TypeSend or something similar.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. My First AutoTalker
    By eurostylz in forum First Scripts
    Replies: 13
    Last Post: 02-10-2008, 11:11 AM
  2. autotalker
    By wesleyxD in forum First Scripts
    Replies: 13
    Last Post: 11-20-2007, 03:11 PM
  3. My first autotalker plz tell me what you think :0
    By caius_dio in forum First Scripts
    Replies: 6
    Last Post: 11-08-2007, 04:34 AM
  4. First Autotalker
    By 71runemaker in forum First Scripts
    Replies: 3
    Last Post: 07-14-2007, 08:57 AM
  5. need autotalker help
    By Dadeer in forum OSR Help
    Replies: 1
    Last Post: 12-01-2006, 12:12 AM

Posting Permissions

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