Out of boredom, I'm taking reasonable script request. Go.
Out of boredom, I'm taking reasonable script request. Go.
Do you have p2p? If you do. Barb basic agility.
I think we do need some new agility scripts since the current ones dont seem to function properly, I would love some advanced agility scripts for Gnome or Barbarian![]()
A simple autotyper using SMART please?
:S. I'd pay you if you want hahahah.
Strange that you'd pay for an auto-typer but hey, that's your choice lol.. Are you sure there isn't already some wondering around these forums?
-Brow
EDIT: Made one myself haha.
Last edited by sovereign; 02-26-2012 at 11:02 AM.
Simba Code:program new;
{$DEFINE SMART}
{$i srl/srl.simba}
procedure DeclarePlayers;
begin
HowManyPlayers := 1;
NumberOfPlayers(HowManyPlayers);
CurrentPlayer := 0;
with Players[0] do
begin
Name :=''; // Username
Pass :=''; // Password
Active := True;
Strings[0] := ''; //Text to send
end;
end;
Var
text: String;
function SendText(text: String): Boolean;
begin
if LoggedIn then
TypeSend(text);
end;
begin
SMART_World=38;
SMART_Members=False;
SMART_Signed=True;
SetupSRL;
DeclarePlayers;
text := players[CurrentPlayer].Strings[0];
LoginPlayers;
repeat
SendText(text);
until(false);
end.
Maybe a swamp lizard script ?
1. wildy agility parcour
2. more coming :P
magic smelter with coal bag.
I only have 76 agility, so I can't do any advanced courses. I'd never had any luck while attempting to make an agility script, I'll give it a shot though, not sure if the wildy course would be an option because you have to climb those rocks, it'd be hard to find that.
dung script
you cant make a dung script
Would you be able to make a script that buys/sells an item for its intabuy/instasell price? (Checking actual market prices) and then exports this data to a google spreadsheet?
A rocktail script would be nice![]()
http://villavu.com/forum/showthread....ewpost&t=76553
Link for the Barbarian Basic Course script.
Still taking requests.
Iron Miner please! One that mines in falador iron and deposits in the resource dungeon where the coal is!
----------------
Giving up isn't an option, it is a failure.
ok i have a simple request because i'm not 100% sure there is one, but anyways how about a script that collects brown spice for spicy stews.
Has anyone made a Sacred Oil maker? Because the oil is limited it is difficult to abuse but it does produce crafting XP along with helping funding of leveling other skills.
It would have to:
- Build resources
- Create the sacred oil
- Go to bank and back
The time to do the full run is about 2-3 hrs and produces 550-600 oils.
The best way to do this is to do it with two options. (1) Build Resources (2) Make Sacred Oil
Demon
** Actually if you could build the function also to say do the sacred oil to the logs it would be great also. Hell I would be actually willing to pay for a script that does all this. Just PM me. I run at about 3M in the game constantly because of paying for skill training.
Last edited by Demondog; 03-02-2012 at 12:06 PM.
I script as a hobby, not to gain anything other than self-achievement and helping others out. Give me a bit more information on the Sacred Oil and I may attempt it.
As much as I enjoy creating huge, complex scripts, I also enjoy creating simple, yet flawless, scripts.
green drags? i know its gold farming but seriously.. there aren't any out.
There are currently 1 users browsing this thread. (0 members and 1 guests)