PDA

View Full Version : [Utility] auto typergs! by yarin



yarin
11-24-2012, 05:23 PM
script

program yarin;
{$Define Smart}
{$i srl/srl.simba}

procedure DeclarePlayers;
begin
HowManyPlayers := 1;
NumberOfPlayers(HowManyPlayers);
CurrentPlayer := 0;

Players[0].Name := 'YOU NAME HERE MADE BY YARIN'; //
Players[0].Pass := 'YOUR PASSWORD HERE MADE BY YARIN'; //
Players[0].Nick := '';
Players[0].Member := False;
Players[0].Active := True;
Players[0].Pin := '';
end;




Begin
SetupSRL
Declareplayers
LoginPlayertoLob();
SelectWorld(2);
LoginPlayer;
Activateclient


Repeat
Wait(500+Random(250));
TypeSendEx('YOUR TEXT HERE MADE BY YARIN',True);
DoEmote(RandomRange(13,13));

until(false)
if not (LoggedIn) then
LoginPlayer;
end.
begin
end.


DONATE

https://www.paypalobjects.com/en_US/IL/i/btn/btn_donateCC_LG.gif (https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=TZ29JQ7SXPZ8N)

Thanks and use my scripts!

Olly
11-24-2012, 05:34 PM
Lol a donate button..... really

yarin
11-24-2012, 05:36 PM
whats the prob?
im will make more scripts:)

Leonardo Da Vinci
11-24-2012, 05:37 PM
Not sure whether to laugh or cry...
We hate autotalkers.
And what reason do we have to donate to you for? So you can leech more?

yarin
11-24-2012, 05:38 PM
no
im said if you want to donate so donate
im anyway made more scripts:D

Leonardo Da Vinci
11-24-2012, 05:39 PM
I was a little harsh. I appologize.
But we don't appreciate autotalkers here.

yarin
11-24-2012, 05:40 PM
kk thanks:)
im made now skills scripts:)

Leonardo Da Vinci
11-24-2012, 05:42 PM
Okay, good luck buddy,
I look forward to seeing what you can do!

yarin
11-24-2012, 05:46 PM
hmm now im do a dance for money..
script for [poors:)]
after for skills:)

yarin
11-24-2012, 08:32 PM
program madebyyarinAdvertiser;
{$Define Smart}
{$i srl/srl.simba}

Const
message0=('cyan:type here you text!made by yarin !!');
message1=('white:type here you text!made by yarin ');
message2=('cyan:type here you text!made by yarin ');
message3=('Daily type here you text!made by yarin ');
message4=('white:type here you text!made by yarin !!');
message5=('white:type here you text!made by yarin ');
message6=('white:type here you text!made by yarin ');
message7=('white:Dtype here you text!made by yarin ');
message8=('white:type here you text!made by yarin ');
message9=('white:type here you text!made by yarin ');

procedure DeclarePlayers;
Begin
HowManyPlayers := 1; //SETUP!!!!!
NumberOfPlayers(HowManyPlayers); //FILL IN EVERYTHING MARKED WITH FRACTIONS
CurrentPlayer := 0;

Players[0].Name := 'made by yarin your username here';
Players[0].Pass := 'your passwordhere made by yarin';
Players[0].Nick := ' your nick here made by yarin';
Players[0].Active := True;
Players[0].Pin := ''; your bank pin here [if you got] made by yarin
Players[0].BoxRewards := ['Xp', 'mote', 'ostume', 'oins', 'aphire', 'ssence'];
End;




Begin
SetupSRL
Declareplayers
LoginPlayertoLob();
SelectWorld(2);// Put your own world into this
LoginPlayer;
Activateclient

wait(randomrange(5000, 7000 ));
Repeat
Wait(3000+Random(200)); //increase number to slow down. decrease to speed up
case random(11) of
0: begin TypeSend (message0); end;
1: begin typesend (message1); end;
2: begin typesend (message2); end;
3: begin typesend (message3); end;
4: begin typesend (message4); end;
5: begin typesend (message5); end;
6: begin typesend (message6); end;
7: begin typesend (message7); end;
8: begin typesend (message8); end;
9: begin typesend (message9); end;
10: begin wait(randomrange(20,30)); end;


end;
findnormalrandoms;

Until(False);
end.

made by me!
donate please:O
is my tow script

https://www.paypalobjects.com/en_US/IL/i/btn/btn_donateCC_LG.gif (https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=TZ29JQ7SXPZ8N)

yarin
11-24-2012, 08:36 PM
program yarinAutoTypermadebyyarin;
{$DEFINE SMART} {$i srl/srl.simba} {$i sps/sps.simba}

procedure DeclarePlayers;
begin
HowManyPlayers := 1;
NumberOfPlayers(HowManyPlayers);
CurrentPlayer := 0;

Players[0].Name := ''; //
Players[0].Pass := ''; //
Players[0].Nick := '';
Players[0].Member := False;
Players[0].Active := True;
Players[0].Pin := '';
end;

begin
ClearDebug;
SetupSRL;
DeclarePlayers;
LoginPlayer;
repeat
wait(5000+random(3000));
TypeSendEx('Green: text here! made by yarin',true)
TypeSendEx('Green:text here! made by yarin',true)
TypeSendEx('text here! made by yarin',true)
TypeSendEx('text here! made by yarin',true)
TypeSendEx('text here! made by yarin',true)
until(false)
if not (LoggedIn) then
LoginPlayer;
end.

this my lest autotalker
this multi script
made by me!
donate please:O

https://www.paypalobjects.com/en_US/IL/i/btn/btn_donateCC_LG.gif (https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=TZ29JQ7SXPZ8N)

Thanks and use my scripts!

Laimonas171
11-24-2012, 09:05 PM
You should use simba tags. //some code
procedure tryThat;
begin
something; // looks more readable. and nicer.
end;

Rezozo
11-24-2012, 09:12 PM
And does that say Villua? What could that mean ;)

Lord
11-24-2012, 10:26 PM
Login Information in the OP Please change immediately.

King
11-25-2012, 04:10 PM
All these scripts are just rip offs of current scripts with little pieces in. I posted on your Vial Filler, you need to stop just chopping other peoples up and calling them your "Own".

yarin
11-25-2012, 04:37 PM
why?
im dont take scripts from pppl
this script!
is my scrript im made this!
with dance
im add more codes and change alot!
so dont tell me please

yarin
11-25-2012, 05:06 PM
program AutoTyperSmart;
{$DEFINE SMART}
{$i srl/srl.simba}
{$I SRL/SRL/Misc/Online.simba}


procedure DeclarePlayers;
begin
HowManyPlayers := 1;
NumberOfPlayers(HowManyPlayers);
CurrentPlayer := 0;

Players[0].Name := 'your username here made by yarin'; //
Players[0].Pass := 'your password here made by yarin'; //
Players[0].Nick := 'you nick [rsn] here made by yarin';
Players[0].Member := True;
Players[0].Active := True;
Players[0].Pin := 'your pin here if you got made by yarin';
end;

begin
ClearDebug;
SetupSRL;
HowManyPlayers := 1;
NumberOfPlayers(HowManyPlayers);
CurrentPlayer := 0;
with Players[0] do
begin
Name := '';
Pass := '';
Pin := '';
Active := True;
end;
LoginPlayerToLob;
OpenWorldScreen;
SelectWorld(1);
LoginPlayer;
Wait(1000 + Random(3000));
ClickNorth(0);

repeat
wait(2000+random(1000));
TypeSendEx('message here',true)
//TypeSendEx(' [1 colour pick] : [text here your advstring! made by yarin!@!]',true)
//TypeSendEx(' [2 colour pick] : [text here your advstring! made by yarin!@!]',true)
//TypeSendEx(' [3 colour pick] : [text here your advstring! made by yarin!@!]',true)
//TypeSendEx(' [4 colour pick] : [text here your advstring! made by yarin!@!]',true)
//TypeSendEx(' [5 colour pick] : [text here your advstring! made by yarin!@!]',true)
//TypeSendEx(' [6 colour pick] : [text here your advstring! made by yarin!@!]',true)
//TypeSendEx(' [7 colour pick] : [text here your advstring! made by yarin!@!]',true)
//TypeSendEx(' [8 colour pick] : [text here your advstring! made by yarin!@!]',true)
//TypeSendEx(' [9 colour pick] : [text here your advstring! made by yarin!@!]',true)
//TypeSendEx(' [10 colour pick] : [text here your advstring! made by yarin!@!]',true)
//TypeSendEx(' [11 colour pick] : [text here your advstring! made by yarin!@!]',true)
//TypeSendEx(' [12 colour pick] : [text here your advstring! made by yarin!@!]',true)
//TypeSendEx(' [13 colour pick] : [text here your advstring! made by yarin!@!]',true)
//TypeSendEx(' [14 colour pick] : [text here your advstring! made by yarin!@!]',true)
//TypeSendEx(' [15 colour pick] : [text here your advstring! made by yarin!@!]',true)
//TypeSendEx(' [16 colour pick] : [text here your advstring! made by yarin!@!]',true)
//TypeSendEx(' [17 colour pick] : [text here your advstring! made by yarin!@!]',true)
//TypeSendEx(' [18 colour pick] : [text here your advstring! made by yarin!@!]',true)
//TypeSendEx(' [19 colour pick] : [text here your advstring! made by yarin!@!]',true)
//TypeSendEx(' [20 colour pick] : [text here your advstring! made by yarin!@!]',true)
//TypeSendEx(' [21 colour pick] : [text here your advstring! made by yarin!@!]',true)
//TypeSendEx(' [22 colour pick] : [text here your advstring! made by yarin!@!]',true)
//TypeSendEx(' [23 colour pick] : [text here your advstring! made by yarin!@!]',true)
//TypeSendEx(' [24 colour pick] : [text here your advstring! made by yarin!@!]',true)
//TypeSendEx(' [25 colour pick] : [text here your advstring! made by yarin!@!]',true)

until(false)
if not (LoggedIn) then
LoginPlayer;
end.

only i made this script and no one!
i give more text for you guys
25!
gz guys and good bye!
donate please for more scripts
im need for new iphne [iphone5]

superuser
11-25-2012, 05:13 PM
why?
im dont take scripts from pppl
this script!
is my scrript im made this!
with dance
im add more codes and change alot!
so dont tell me please

Sorry, had to lol a bit here... :)

The Killer
11-25-2012, 05:13 PM
please stop making multiply threads for the same script.

Austin
11-25-2012, 06:03 PM
Umm, why would an auto typer need to know your pin?

Prometheus
11-25-2012, 06:05 PM
Umm, why would an auto typer need to know your pin?

I was thinking the same thing :P

Ian
11-25-2012, 06:09 PM
Because he just copy and pasted from another script.

King
11-25-2012, 06:14 PM
This has been posted by myself and many other users on his threads along with flight. Can a mod please just delete them or state the rules very clearly, he doesn't seem to have English as his first language.

Prometheus
11-25-2012, 06:16 PM
Just a tip for you. You already made a procedure for DeclarePlayers, so you don't have to make another in the setup.

LIKE THIS

begin
ClearDebug;
SetupSRL;
HowManyPlayers := 1;
NumberOfPlayers(HowManyPlayers);
CurrentPlayer := 0;
with Players[0] do
begin
Name := '';
Pass := '';
Pin := '';
Active := True;
end;
LoginPlayerToLob;
OpenWorldScreen;
SelectWorld(1);
LoginPlayer;
Wait(1000 + Random(3000));
ClickNorth(0);

TO
begin
ClearDebug;
SetupSRL;
DeclarePlayers;
LoginPlayerToLob;
OpenWorldScreen;
SelectWorld(1);
LoginPlayer;
Wait(1000 + Random(3000));
ClickNorth(0);

yarin
11-25-2012, 06:19 PM
L0l

RISK
11-25-2012, 06:20 PM
Wow srlking...
Is not your script!
You never post it!
Just stop!
And bmwxi you stfu!

Wouldn't there be a better way to handle this than to tell someone to "stfu"? I imagine there would be.

Ian
11-25-2012, 06:42 PM
Wow srlking...
Is not your script!
You never post it!
Just stop!
And bmwxi you stfu!

Ok, now's your chance then. Tell me why you want users to declare their pin in "your" auto typer script.

Prometheus
11-25-2012, 06:52 PM
Ok, now's your chance then. Tell me why you want users to declare their pin in "your" auto typer script.

This, and donations for a simple typer

Hobbit
11-25-2012, 09:32 PM
Infracted for spam.

Merged all of your auto-typer threads seeing as they are all virtually the same script.

The Killer
11-25-2012, 09:35 PM
Infracted for spam.

Merged all of your auto-typer threads seeing as they are all virtually the same script.

<3 <3 <3 <3 <3 <3 x1000.

Lord
11-25-2012, 10:39 PM
Guiz plz donate to me. I make autotype script, so u giv me $$ for iphone 5

Prometheus
11-26-2012, 04:58 AM
Guiz plz donate to me. I make autotype script, so u giv me $$ for iphone 5

Kinda harsh, but made me laugh

yarin
11-26-2012, 05:16 AM
kk
im stopping with that
no one tell me thanks about my job in all scripts
im stop and move to rsbot
here all can to suck me bye bye:)

Prometheus
11-26-2012, 06:38 AM
kk
im stopping with that
no one tell me thanks about my job in all scripts
im stop and move to rsbot
here all can to suck me bye bye:)

Recommended that you read the rules before posting on the forums. It covers everything you need to know.
Here: http://villavu.com/forum/showthread.php?t=6964

Lord
11-26-2012, 07:35 AM
To whoever derepped me, I wasn't asking for donations.....
I was making fun of yarin's previous posts...

Edit: You know, im goign to bet that it was yarin himself

runeking1
04-14-2016, 09:08 PM
hello can anybody help? it says :
Error: File "srl/srl.simba" not found at line 3
Compiling failed.

Dxd94
04-22-2016, 06:28 AM
hello can anybody help? it says :
Error: File "srl/srl.simba" not found at line 3
Compiling failed.

Change {$i srl/srl.simba} to {$i srl-6/srl.simba}

Dyyo
06-20-2016, 03:31 AM
Sadly can't get this working ;/.
I'm getting this weird error.


Error: Unknown declaration "HowManyPlayers" at line 7
Compiling failed.

Someone please help me with this :D

mitzz
05-18-2017, 01:51 PM
doesnt work for me well fuck