Log in

View Full Version : Need help finding a good script



blink182
04-01-2007, 03:52 AM
Right now i have the special ed woodcutter, but it doesn't work effeciently. Does anyone know a good willow cutter and banker?

Rune Hacker
04-01-2007, 04:02 AM
Port Sarim Willow Wacker and ~ChArM's Willow Raper~ work great.

blink182
04-01-2007, 04:50 AM
ok im going to use Port Sarim Willow Whacker. Im new to SRL and scar so is this right?

procedure DeclarePlayers;
begin
HowManyPlayers := 1;
CurrentPlayer := StartPlayer;
NumberOfPlayers(HowManyPlayers); // set arraylength

Players[0].Name :='Im wcin 4eva';
Players[0].Pass :='***********';
Players[0].Nick :='cin';
Players[0].Active:= True;
Players[0].String1 := '0000';//PinNumber

Players[1].Name :='Username';
Players[1].Pass :='Password';
Players[1].Nick :='sern';
Players[1].Active:= false;
Players[1].String1 := '0000';

Players[2].Name :='Username';
Players[2].Pass :='Password';
Players[2].Nick :='sern';
Players[2].Active:= false;
Players[2].String1 := '0000';

Players[3].Name :='Username';
Players[3].Pass :='Password';
Players[3].Nick :='sern';
Players[3].Active:= false;
Players[3].String1 := '0000';

Players[4].Name :='Username';
Players[4].Pass :='Password';
Players[4].Nick :='sern';
Players[4].Active:= false;
Players[4].String1 := '0000';

Players[5].Name :='Username';
Players[5].Pass :='Password';
Players[5].Nick :='sern';
Players[5].Active:= false;
Players[5].String1 := '0000';
What else do i need to do?It say this when I click run
No Active Players... Script would be terminated

Rune Hacker
04-01-2007, 04:56 AM
change HowManyPlayers := 1; to HowManyPlayers := 6;

blink182
04-01-2007, 05:43 AM
im only using one character is that possible with this script?

Jason2gs
04-01-2007, 06:13 AM
Yes, just delete/make inactive the lines of the rest of the players slots.

Delete:

*backspace* *backspace* *backspace*

Make Inactive:

{

This is inactive

}

blink182
04-01-2007, 02:36 PM
were do you type in 'This is inactive'?

3Garrett3
04-01-2007, 04:19 PM
You dont, hes just saying to make the {} things around the text..
so it could look like this.:

procedure DeclarePlayers;
begin
HowManyPlayers := 1;
CurrentPlayer := StartPlayer;
NumberOfPlayers(HowManyPlayers); // set arraylength

Players[0].Name :='Im wcin 4eva';
Players[0].Pass :='***********';
Players[0].Nick :='cin';
Players[0].Active:= True;
Players[0].String1 := '0000';//PinNumber

{Players[1].Name :='Username';
Players[1].Pass :='Password';
Players[1].Nick :='sern';
Players[1].Active:= false;
Players[1].String1 := '0000';

Players[2].Name :='Username';
Players[2].Pass :='Password';
Players[2].Nick :='sern';
Players[2].Active:= false;
Players[2].String1 := '0000';

Players[3].Name :='Username';
Players[3].Pass :='Password';
Players[3].Nick :='sern';
Players[3].Active:= false;
Players[3].String1 := '0000';

Players[4].Name :='Username';
Players[4].Pass :='Password';
Players[4].Nick :='sern';
Players[4].Active:= false;
Players[4].String1 := '0000';

Players[5].Name :='Username';
Players[5].Pass :='Password';
Players[5].Nick :='sern';
Players[5].Active:= false;
Players[5].String1 := '0000';}


or


procedure DeclarePlayers;
begin
HowManyPlayers := 1;
CurrentPlayer := StartPlayer;
NumberOfPlayers(HowManyPlayers); // set arraylength

Players[0].Name :='Im wcin 4eva';
Players[0].Pass :='***********';
Players[0].Nick :='cin';
Players[0].Active:= True;
Players[0].String1 := '0000';//PinNumber


That is what he meant by deleting it, if it is inactive , the text will be green.

oowwnneedd66
06-26-2007, 01:52 PM
i need some one to help me ...wat do i do with the script!!!!:eek: :duh: :confused: :confused: :confused: :confused:

oowwnneedd66
06-26-2007, 01:55 PM
i really want the port sarim wood wacker, but i don't know what to do with the script!!!!.....can some one help me!!! and please tell me wat i do to get the auto!:confused: :confused: :confused: :confused: :confused: :confused: :confused: :confused: :confused: :confused: :confused:

Rune Hacker
06-27-2007, 03:30 AM
i need some one to help me ...wat do i do with the script!!!!:eek: :duh: :confused: :confused: :confused: :confused:
Gravedigger lol.
Your post = 6-26-07
Post before you = 4-1-07

almost 3 month difference heh.