PDA

View Full Version : My first autotalker plz tell me what you think :0



caius_dio
03-22-2007, 10:05 PM
My First Ever Script Please Try It And Tell Me Things That I Could Improve On And What I Can Do To Make It Better thanks

IMPORTANT NOTICE:
Scar may want to be able to go into file called "ChatLog.txt" say that you want to "Permit once for this file"

159159
10-31-2007, 10:12 PM
it works fine

159159
10-31-2007, 10:13 PM
wait there are some things u could improve in

159159
10-31-2007, 10:14 PM
maybe have it say more than 1 thing would make it better

stupedspam
10-31-2007, 10:28 PM
Do not triple or double post for that matter press the edit button and type Edit and what you say after you have edited ;)

As for the script it looks very nice, for a first. Try making somthing more complicated using colors or DTMs ;)

Add a const Times := 13; for haw many time to repeat... Then add

var
T :integer;

begin
SetupSRL; //Setting Up SRL.
ClearDebugBox; //Clearing Debug.
Sig; //Signing.
T := 0; //Sets T to 0
repeat //Repeating the Autotalking.
T:= T + 1; // adds 1 to T
AutoTalk; //Auto Talking.
until (Times = T); // when they are = finishes :D
end. //Ending

Hope this helps,
~Stupedspam

neeger
11-01-2007, 11:35 AM
Make it better?
Add random in this line
WaitTime = 10; //How Long You Want Between Typeing In Seconds.

kossa
11-08-2007, 04:34 AM
yer its alright not the best 1 ive tried lol soz yer add a random