Ver 3 Released!!!!
Re-uploaded/posted on first page.
Ver 3 Released!!!!
Re-uploaded/posted on first page.
Kindof Inactive...
this looks pretty cool!!!!!!!!!!!
where can i find newbie scripting tuts?
please try to control your spamming.....
but just because im in a good mood today, read JAD's tuts, there what helped me the most:
http://www.villavu.com/forum/showthread.php?t=6366
http://www.villavu.com/forum/showthread.php?t=9377
To everyone else, please try my new version! I want to know if its any better
Kindof Inactive...
Thanks for this script I finally got it working.
do i jsut downlaod it or do i ahve to change somethign bc most bots you ahve to change somethign waht do i do?
You can jusst copy and paste the code on the first page (code in the box) and then you need to fill in the player's conts:
just fill those out and then target rs, and press playSCAR Code:procedure DeclarePlayers;
begin
SRLID := '{Enter SRL Id}'; //enter or script will terminate
SRLPassword := '{Enter SRL pass}'; //register at srl please if dont have one of these!
HowManyPlayers := 1;
NumberOfPlayers(HowManyPlayers);
CurrentPlayer := 0;
Players[0].Name := 'UserName';//Enter username
Players[0].Pass := 'PassWord';//Enter password
Players[0].Nick := 'NickName'; //Enter nickname
Players[0].Active := True;
end;
Kindof Inactive...
Ok... I would really appriciate some Junior/Member assistance here.... For a anti-ent finder... would i just do like
If someone could post a tut that includes this or could help me out that would be awsome!SCAR Code:if findcolortolerance([ent word color],x,y,x2,y2) then
break;
Kindof Inactive...
Ver 3.5 is out!
Re-edited in scar tags, and uploaded as well.
come on post them proggys and beat the on under script!
Kindof Inactive...
Well I downloaded and tried it. I am currently using an Iron axe to chop trees and when I start it up it searches through my inventory and equipment screens then logs off saying cannot find axe. I started with the axe equiped, then tried again with it in inventory. Do I need a certain type of axe to make this script work??
Kindof Inactive...
There are currently 1 users browsing this thread. (0 members and 1 guests)