Endless Online Truth
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Endless Online Truth


 
HomeHome PageGalleryLatest imagesSearchRegisterLog in
Log in
Username:
Password:
Log in automatically: 
:: I forgot my password

 

 Tehbyte, auto talker :)

Go down 
2 posters
AuthorMessage
Luke
HGM
HGM



Posts : 3
Join date : 2009-11-06

Tehbyte, auto talker :) Empty
PostSubject: Tehbyte, auto talker :)   Tehbyte, auto talker :) I_icon_minitimeSat Nov 28, 2009 2:14 am

This is a auto talker, you can just use and go afk or w.e on main/test and spam tehbyte.no-ip.org Very Happy don't send this to other people on other servers we don't want them advertising their own servers xD, thanks

simply just copy all of the writing below into a scar divi, then your ready to go Smile if you get any problems contact me in game, or on MSN; dunoe11@hotmail.co.uk.


const
text = '`Join tehbyte.no-ip.org online 24:7, Join now!';//
times = 1; //

var
v:integer;

procedure TypeByte(k: Byte);
begin
KeyDown(k);
Wait(10 + Random(50));
KeyUp(k);
end;

procedure TypeSend(Text: string);
var
S: string;
I: Integer;
C: Byte;
Shift: Boolean;
begin
S:= 'ABCDEFGHIJKLMNOPQRSTUVWXZ' + '~!@#$%^&*()_+{}|:"<>?';
for I:= 1 to Length(Text) do
begin
Shift:= (Pos(Text[i], S) > 0);
if(Shift)then
begin
KeyDown(VK_SHIFT) Wait(40 + Random(40));
while(Pos(Text[i], S) > 0)and(I <= Length(Text))do
begin
C := GetKeyCode(StrGet(Text, I));
TypeByte(c);
I:= I + 1;
if(I > Length(Text))then Break;
end;
end;
if(Shift)then
KeyUp(VK_SHIFT);
Wait(40 + Random(40));
if(I <= Length(Text))then
begin
C:= GetKeyCode(StrGet(Text, I));
TypeByte(C);
Wait(40 + Random(40));
end;
end;
C := GetKeyCode(Chr(13));
TypeByte(C);
end;

begin
findwindowtitlepart('endless online', false);
wait(50);
v:=0;
activateclient;
wait(1000);
repeat
typesend(text);
wait(1000);
until(v=times);
end.
Back to top Go down
konan

konan


Posts : 6
Join date : 2009-11-26
Age : 29
Location : sydney,australia

Tehbyte, auto talker :) Empty
PostSubject: Re: Tehbyte, auto talker :)   Tehbyte, auto talker :) I_icon_minitimeSat Nov 28, 2009 4:40 am

Tnx man Very Happy
Back to top Go down
 
Tehbyte, auto talker :)
Back to top 
Page 1 of 1
 Similar topics
-
» That was unnecessary V-exe >:(, you could've just fired me not IP. I still wanna play Tehbyte!

Permissions in this forum:You cannot reply to topics in this forum
Endless Online Truth :: Advertise-
Jump to: