Does anyone know where I can find one? It would be greatly appreciated.
Or if someone could make one please? It doesnt have to be amazingly perfect just get the job done so i can make some fast Cash.
Does anyone know where I can find one? It would be greatly appreciated.
Or if someone could make one please? It doesnt have to be amazingly perfect just get the job done so i can make some fast Cash.
I have no clue how to use MSI i got it downloaded and everything but couldnt figure it out lol
I have no experience in scripting so im still completely lost.. :/
Am I supposed to make the script using MSI?
Heres what I have.. I know I fail..
begin;
with MSI_Players[0] do
Name := 'Peek XD';
Pass := '';
Nick := 'Peek';
Pin := '';
Active := True;
Member := False;
Location := LOC_POWER_SKILL;
BreakLoads := 20;
TotalLoads := 500;
TotalTime := 0;
with Scripts[0] do
begin
Name := SCRIPT_SV_MAGICS; // The script constant
Trees := [TREE_MAGIC]; // Trees to cut
Priority := [];
DontDrop := []; // For powerchopping only
Exceptions := [];
end;
end;program new;
begin
end.
Last edited by Peek XD; 12-20-2010 at 09:06 PM.
If you open the runme file and enter in the information that you did it should work. I don't think you have to put birdnests in the don't drop section do you?
Open RunMe.Simba in your MSI folder, then fill out the setup the same way you did above, but change 'Location' to 'LOC_SV_BANK'.
Dude thank you guys so much!
One more thing its not reading that I have a D Hatchet?
Last edited by Peek XD; 12-21-2010 at 12:09 AM.
There are currently 1 users browsing this thread. (0 members and 1 guests)