How do you correctly install al_functions ?? I have downloaded the file, but i cannot for the life of me figure out where to put the file so that it runs when i startup simba..
Type: Posts; User: Buck42
How do you correctly install al_functions ?? I have downloaded the file, but i cannot for the life of me figure out where to put the file so that it runs when i startup simba..
hey guys, thank you for the fast responses!.. when i add MoveMouse(x , y); TO the script. it says that it Successfully executed the script.. but the mouse doesn't move =/
hahhaa.. i ment SRL :P... but the code is as simple as
Begin
MoveMouse(400 , 400);
ClickMouse(400 , 400);
end.
for some reason it wont click within the application.. also, if i try to load...
Hey guys, thanks for any help in advance.. im woundering how to make the script click on a DTM location... example..
begin
ClearDebug;
Compost...
Hey guys.. i guess SNL and SMART are installments for runescape?? my question is.. how do i get simba to work within a different game??
the scripts i write work fine on the desktop, in a web...
its actually for Eldevin,
so i Enable SRL and then just use ClickMouse?? also where do i enable SMART?
Fady,
Thank you for the fast response!.. and *duh* i need the semi colon's after the ends.. that's why i am getting the error.. that you so much... and what do you mean i shouldn't use static...
Hey guys.. Completely new to scripting here.. I've worked through a few of the tutorials I've found online though.. and everything has worked out so far. The only problem i am having is i can't get...