hi im looking for somone to help me transfer gold from auto acc to main.
PM for more info :spot:
Type: Posts; User: haseotod
hi im looking for somone to help me transfer gold from auto acc to main.
PM for more info :spot:
Thanks heaps this will come in handy :D:D
They are just like blizzard =/ Dirty dirty people ....
This script works really well thanks!!, it solved all myst boxes i got:D
i recived this error when running the following script
Line 305: [Error] (16568:5): Unknown identifier 'AlmostLogout' in script
from this script
program Chickenz;
{.include SRL\SRL.scar}...
when i run it, it runs but all it says 'bitmap not found', so its not working and yes i targeted the rs client -.-
@Nava2- what are u talking about :S
hmm does not seem to work, could someone try this for me please and see if it works for them.
program RpickaxeFinder;
{.include srl/srl.scar}
var
pickaxe1: integer;
procedure loadbitmap;...
yah done that, i alse fixed the access error thingo, i didnt add loadbitmap in main begin and end. but now when i run it it just says successfully executed... is there a way i can get it to tell me...
thanks for the great tut on the basics :D although i am having some trouble with the bitmap part but ive already posted in help section =/
...
ok, well the tut has told me that this will search for the bitmap that i had selected. which was bitmap of rune pickaxe.
im not making a auto im just testing to see if this works,
but do i really have to add all those to the script for it to work??
Edit: when i add {.include srl/srl.scar} at the top i get this...
While completing a tut on scripting on the forum i came across an error when i start this script. (btw it is a bitmap finding script).
program New;
var
pickaxe1: integer;
procedure...