i try this:
program New;
{.include srl/srl.scar}
begin
SetupSRL;
MakeCompass('N')
end.
and it returns an error:
Type: Posts; User: batnas
i try this:
program New;
{.include srl/srl.scar}
begin
SetupSRL;
MakeCompass('N')
end.
and it returns an error:
it works nice ;D
i deleted the progress report by an accident :(
but it worked for 7,5 hours
and mined around 4500 ess
\\Batnas
now i got this all time :
Logged In Player is not in Players array.
what does that mean??
its pretty annoying... it just keep logging in and out
whats this:
Line 112: [Error] (12840:23): Unknown identifier 'SmartGetDebugDC' in script I:\Programmer\SCAR 3.15b\Scripts\ess miner.scar
Failed when compiling
how do i fix it???
\\Batnas
no it is type mismatch, but now i have changed it and now it works..
\\Batnas
does anyone have any idea about what is wrong??
var
xx,yy,Waittime:integer;
Wait,Dowaittime:Boolean;
Procedure GetCoordsOutput;
Begin
WriteLn('ClickMouse(' + IntToStr(xx) + ', ' +...
very simple, but you have to could use it with an other script..
\\batnas
he he nice!
thats what i should have used it for :D
now i can make an ultra random password maker ;|
\\Batnas
I cant remember right now what i should use it for...
But anyway it was very funny to make it
Please some feedback if anyone of you out there try it
\\Batnas
Nice its possible to make scrolls
\\Batnas
Finally it's here..
It looks ok i have not time to look at it now..
\\Batnas
hi
i have made a Crossfoot function
now i hope i can explain it good enough for all of you, so you can understand it ;D
Crossfoot is when you take each part(?) of a minimum 2 digit and then you...
hi
im not sure if this is the right place to post it....
If i've just made a function to srl that would completely change the world (almost:p ) who am i supposed to write my script to??
...
hi
when i make a script with: RadialWalk(864105, 319, 359, 39, 2, 2);
then it should move the mouse to where it find the color.
it also does move the mouse, but it is VERY slow i have tried to...
youre welcome
function EatCheck : boolean;
begin
temp := GetSkillInfo('hp', true); //this is primary what i edited, and i know //it isnt perfect but i hope it works anyway
if (temp <...
i hope this does it :D
// Metagen's Fleshy Pounder.
// This script uses SCAR Divi 3.12 and SRL 4
// The basic idea is that it doesnt actually click on the monster, but
// the monster attacks...
hmmm there shouldnt ba any problem...
i think your computer is better than mine and i have no probllem
\\Batnas
nice script
\\Batnas
i have tryed to use forms but it didnt go so well...
but perhaps in the next version??
\\Batnas
uhmm... its okay if you reply and tell me what you think ;)
as far as i know smart doesnt have anything to do with how the script works..
maybe something else is wrong
umm.. how about if you post the script so we can see whats wrong
\\Batnas
TemperatueCalculator V1.0
this is my first script so i hope you all like it:D
if any of you find any errors please post it here or pm me
soon i'll make it more user friendly
now you'll have...
Hi
This is my script
var
Incoming, Incoming2, Incoming3 : string;
Outgoing : Extended;
Procedure GetVars;
Begin
Incoming := ReadLn('From what temperature(Fahrenheit, Celcius and...