Some scripts have there own RS window. How is it you do this? Is it SMART? IDK but I'd like to use it. And is it hard to use or easy?
Some scripts have there own RS window. How is it you do this? Is it SMART? IDK but I'd like to use it. And is it hard to use or easy?
Edgville WoodCutter Version 0.0.3 is out! Get it Now! Version 0.0.3!
Get it here:
http://www.villavu.com/forum/showthr...110#post648110
Yesterday is history. - Tommorrow is a Mistery. - But today is a Gift.
(Only if it was that simple)
its smart.
All you have to do is call it. And it uses that, not the mouse
I do visit every 2-6 months
Lol, its just SMART.
Basically you just need
at the topSCAR Code:{.include SRL\SRL\Misc\Smart.scar}
{.include SRL\SRL.scar}
and
as the first lines in the mainloopSCAR Code:Smart_Server := WorldNumber;
Smart_Signed := True;
ok, but mainloop? as in the thing thats at the bottom or at the top? im a bit confused on where i put the world number, and where does the player enter it in lol...
Last edited by Zerghunter3000; 11-07-2009 at 06:03 PM.
Edgville WoodCutter Version 0.0.3 is out! Get it Now! Version 0.0.3!
Get it here:
http://www.villavu.com/forum/showthr...110#post648110
Yesterday is history. - Tommorrow is a Mistery. - But today is a Gift.
(Only if it was that simple)
i tried to run: and smart popped up saying:
procedure MoveMouse(x, y: Integer);
Line 8: [Error] (20354:11): Duplicate identifier 'MOVEMOUSE' in script
Edgville WoodCutter Version 0.0.3 is out! Get it Now! Version 0.0.3!
Get it here:
http://www.villavu.com/forum/showthr...110#post648110
Yesterday is history. - Tommorrow is a Mistery. - But today is a Gift.
(Only if it was that simple)
http://www.villavu.com/forum/showthread.php?t=47714
Make sure you do all of that properly.
And make sure
{.include SRL\SRL\Misc\Smart.scar} is ON TOP OF
{.include SRL\SRL.scar}
yea thats one of thosemoments. i did that to and made a whole thread about it, and YoHoJo told me why.
this is what you have, right?:
this is what you should have:SCAR Code:{.include SRL\SRL.scar}
{.include SRL\SRL\Misc\Smart.scar}
SCAR Code:{.include SRL\SRL\Misc\Smart.scar}
{.include SRL\SRL.scar}
NYAN NYAN NYAN NYAN NYAN NYAN NYAN NYAN NYAN NYAN NYAN NYAN NYAN
Thx, it seems to work fine, bit laggy though.
Edgville WoodCutter Version 0.0.3 is out! Get it Now! Version 0.0.3!
Get it here:
http://www.villavu.com/forum/showthr...110#post648110
Yesterday is history. - Tommorrow is a Mistery. - But today is a Gift.
(Only if it was that simple)
There are currently 1 users browsing this thread. (0 members and 1 guests)