I need something to do
request something for me to do please
EDIT:
hah, and it has to be. >:]
runescape,f2p, pick one please
Currently working on..
Project with _CharMz
Later -> Chopping!
I need something to do
request something for me to do please
EDIT:
hah, and it has to be. >:]
runescape,f2p, pick one please
Currently working on..
Project with _CharMz
Later -> Chopping!
make a script for scar that makes a "rock on" symbol.
http://www.smartpunk.com/product_images/15657.gif
like dat
uh, I don't usually work with canvases but heres mines.
SCAR Code://by WhiteShadow.
var
r, i, buffer : integer;
procedure Load;
begin
r:= BitmapFromString(34, 17, 'z78DA73731B05A3601490030C8800' +
'F47409AD4DA08F8F46FD422DBF109F1A895149AA38B5FC42BCBD9' +
'4A82435A6C8CBFB94FB05BF5EF2D21B79314B3BBF50527E52CBCD' +
'D48D174AD218FDFD42BBFC323CCAB151300A680100F88D8DCA');
i:= BitmapFromString(30, 21, 'z78DA73731B05E40003301875F3D0' +
'72B3010E405D77D2C24C5A840C75DD4CBC0994D83578DC8CE9125' +
'CA60D3637E3F7CB600EE751370F3F375352D6912A3E18EA94810D' +
'E7D1F6C6A89B47C128184E000027DDE842');
end;
begin
Load;
buffer:=BitmapFromString(100,100,'');
repeat
FastDrawClear(buffer,16777215);
FastDrawTransparent(30, 20, r, buffer);
displaydebugimgwindow(100,100);
SafeDrawBitmap(buffer,getdebugcanvas,0,0);
Wait(1000);
FastDrawClear(buffer,16777215);
FastDrawTransparent(30,20,i,buffer);
displaydebugimgwindow(100,100);
SafeDrawbitmap(buffer,getdebugcanvas,0,0);
Wait(1000);
until false
end.
Theres probably an alot smarter way to do this but whatever.. i.e CreateBitmapMask for text.
but to lazy atm. :O
Edit.
SCAR Code://by WhiteShadow.
var
r, i, buffer,upChars : integer;
procedure Load;
begin
UpChars := LoadChars2(AppPath + 'includes\SRL\UpChars\');
r:= CreateBitmapMaskFromText('Rock!',upChars);
i:= CreateBitmapMaskFromText('On!',upChars);
end;
begin
Load;
buffer:=BitmapFromString(100,100,'');
repeat
FastDrawClear(buffer,16777215);
FastDrawTransparent(30, 20, r, buffer);
displaydebugimgwindow(100,100);
SafeDrawBitmap(buffer,getdebugcanvas,0,0);
Wait(1000);
FastDrawClear(buffer,16777215);
FastDrawTransparent(30,20,i,buffer);
displaydebugimgwindow(100,100);
SafeDrawbitmap(buffer,getdebugcanvas,0,0);
Wait(1000);
until false
end.
Yay for 28 lines...lol.
make me a script that creates a charactr for me then makes it lvl 127![]()
"your always where you supposed to be"
Clay banker- mining in rimmy is harder, walking in west varry is harder, pick your poison
Fish banker-low levels
Draynor Fisher/WoodCutter/FireMaker/Cooker/Banker.
SRL is a Library of routines made by the SRL community written for the Program Simba.We produce Scripts for the game Runescape.
Nah make an uber varrock yew cutter and banker! It hath never been done perfectly!You could try make a tutorial island runner for the hell of it? :P
SRL is a Library of routines made by the SRL community written for the Program Simba.We produce Scripts for the game Runescape.
how about a script that goes on a busy world and walks to a populer mine for people to power mine at. it can pick up the ores and bank them. wont level anything but its quick free cash. plus its like one macroer helping another. you could make both the power miner and the picker and banker so they talk to each other like real people do eg.
miner:hey dude ur taking my ores.
picker:yea but there on the floor so who cares.
minerh alright then i spose i wont use them.
picker:thanx =].
picker:im gunna go bank theese brb.
minerk sure.
Eh. If you can figure out the walking and banking, you might as well do the mining too, or at least mining with picking up drops. Time isn't really an issue, because it's macroing, so you get cash and exp.
i know its already been done but could you please make me an edgeville yew cutter and banker, i cant find one that works![]()
a draynor leather tanner xD
you have got to do a karamja lobster fisher and banker!
join me and lots of other scripters (who have written their own scripts but not working 24/7 yet) on the road to glory with one!
come on join the club !![]()
i say make another powercutter. i dont think there is really a good powercutter out right now, and i remember your old one owned![]()
if ure still looking for somet 2 do id love a clay softener
LOLL
I think SL is making one, wait f0` it. :]
I'm probably going to make a clay miner banker softener (with other banking options of course) first. :] Then the other thing, miner would be alot easier, since it's repetitive and simple. Walk - Mine - Walk. No hard "how should I organize this" thinking. LOLL
There are currently 1 users browsing this thread. (0 members and 1 guests)