Hey, I'm taking requests on scripts, can do almost anything you want me to do.
How I want you to ask:
Well, Request!Code:Name of the script:
What you want it to do:
private or public:
Printable View
Hey, I'm taking requests on scripts, can do almost anything you want me to do.
How I want you to ask:
Well, Request!Code:Name of the script:
What you want it to do:
private or public:
Name of the script:igold69
What you want it to do:smith gold ore flawless(ly) with beastly anti-ban in ak
private or public:--private
How much you would tip:i would pay you asap when i get 99 smithing im at 90 now-.- id say maby a 30 day membership card + some mills maby=) (This is for lulz, don't have to tip me.)
Name of the script: Trollin' Dungeoneering
What you want it to do: All 60 dungeoneering floors, c6
private or public: Public
How much you would tip: I'll pay 5m for it or $2
Name of the script: Vinyl Vinesweeper
What you want it to do: Complete the Vinesweeper minigame
private or public: Public
How much you would tip: a +rep for completing a very difficult task.
-Guthix knockout
-Play fist of guthix by tanking in the middle as hunted and ranging/maging as hunter.
-Public
-5%
Ok, this is relatively simple, will do this first. Need anything else? I guessing you want it to bank the bars?
I'll see what I can do.
Hmm.. might take a while, haven't played fist of guthix ever.
You guys, you don't have to do the tip thing, it was fer lulz. Oh well, +Rep won't hurt anything.. :stirthepot:
Thankyou for the working script i needed, I owe you one!
[QUOTE=Vinyl Scratch;1082817]Ok, this is relatively simple, will do this first. Need anything else? I guessing you want it to bank the bars?
yes bank=)
Alright. Will update this post to let you know how it's going.
Name of the script: Egg Spawner
What you want it to do: http://villavu.com/forum/showthread.php?t=88154 A script that pretty much do what's written in this thread :D
Private or public: Private
How much you would tip: +rep is all I can do :<
...
Name of the script: avatar killer
What you want it to do: kill the avatar from the quest "nomads requiem" in the dominion tower
private or public: private
How much you would tip: 10m+
Name of the script: jhunter
What you want it to do: hunt all jadinkos
private or public: private
How much you would tip: 20m+
Name of the script: Magnificent plunder
What you want it to do: pyramid plunder (flawless)
private or public: private
How much you would tip: 5m+
Name of the script: LRC-miner/fisher
What you want it to do: mine gold deposit at LRC or fish rocktails at LRC
private or public: private
How much you would tip: discussable
if you could add me @ gbangel6@live.com or skype : anonymous.sythe id appreciate it thanks.
Your joke seems to have been taken very seriously... lmao
Have you given up on the Runespan~?
No, I haven't, I just wanted to make other scripts, too. And, I'm working on island hopping, but not going to be able to do it now. Later, yes. Picking the correct floor.. Oh, yeah. Shouldn't be to hard, 'cept for the 3rd floor.
No purchasing of scripts are allowed here at Villavu.
I know, It was meant as a joke.. I even put it there that it was a joke. People keep saying they will give me rep.. 5m.. 20m.. I don't want it, unless I deserve it.
Not going to sell a script.
hows the smithing script doing?=)
Can you revive a script.. as in make the fixes so that it works as it should?
DungFarmer: http://villavu.com/forum/showthread.php?t=80650
The Dev considers it full of bugs and pretty much has given up on fixing it.
As of my testings... takes way too long to detect to harvest the patch & then after it cleans the grimy herbs it only high alch's once... and there it gets stuck.
Or if anything, make your own version :)
Name of the script:P2P Abyss Cosmic Runecrafter
What you want it to do:craft cosmic runes in the abyss and bank and do it all over again
private or public:private would be nice but i honestly dont care lol
With the farming script: try to fix it yourself. I'll help you along when you REALLY need help, but this is a great way to learn.
I wish to request a script that i feel would help me personally grasp many of the new concepts of Simba scripting W/ SMART.
Name of the script: Wyvern GrinderPro
What you want it to do: Start @ Fight cave bank/demon bank > use ectophile to tele to ectofuntus> grind wyvern bones (13 in a trip) > tele back fight caves/demon (using zo/kinship) > bank> repeat
private or public: public (im sure alot of us hate the annoying hassle of grinding wyvern bones into bonemeal for super prayers)
Name of the script:mobilsingarmies
What you want it to do:to suicide that game in order to gain rank
private or public:public
Will look into these ideas, very busy at the moment, won't be able to do a whole lot, so you guys will have to wait.
I can co-dev some if you want. shoot me some PM's.
Name of the script: Barrows (Or a different one if you can't do this)
What you want it to do: Do barrows
private or public: Private ( Its a tough one, thats why i'm willing to pay high)
Yeah, its a pretty tough one. I'd be sure to pay anyone for the time for this one, because i think the time it'll take is worth it.
Im guessing it is to much to ask for a private Dung script :)
Name of the script: Cowhide Collecor
What you want it to do: Kill cows at the crafting guild and kinship tele to bank, then vex tele and walk back to the guild
private or public: PUBLIC!
You're right, this will be tough. Not allowed to pay for scripts here, though. I'll work with NKN on it, see what we can come up with.
GetDropped made one, it's how he got SRL Mems+ So, you're gonna have to talk with him about it.
Lol, define vex tele.
By vex he must mean the clan vexillum. I don't know how you even do it though. :S
Nor do I.
Equip the vex, right click on it under the armor tab, choose teleport option
o-o. Can you do that one for me? I can do the Barrows with NKN, and you can help with that too, bro.
Yeah I'm not in a clan though.. :s I can hard-code it, but it'll need testing
I can make a clan pretty soon. Let me know what you need to test, I'll get the clan setup.
Wrote this quickly. I'll edit in the bitmaps tomorrow.
Simba Code:Function VexTele: boolean;
var
{VexDTM,} Vx, Vy, LocBitmap, LocBitmap1: Integer;
PlayerBox: TBox;
begin
Result := False;
while not FTab(tab_Equip) do
begin
FTab(tab_Equip);
Wait(900 + RandomRange(-500, 500));
if FindNormalRandoms or FindNonInventoryRandoms or not LoggedIn then
Exit;
end;
PlayerBox := PointToBox(Point(MSCX - 15, MSCY - 15), Point(MSCX + 15, MSCY + 15));
//VexDTM := DTMFromString(''); you could create a DTM
LocBitmap := BitmapFromString(1, 1, '');
LocBitmap1 := BitmapFromString(1, 1, ''); // will send bitmap params tomorrow
//if WaitFindDTMEx(VexDTM, Vx, Vy, MIX1, MIY1, MIX2, MIY2, 100, 2000) then
begin
MMouse({Vx}580, {Vy}305, 12, 12); // but coords will work
if WaitUptextMulti(['lan', 'vexi', 'Cla', 'illu'], 1000) then
begin
ClickMouse2(False);
WaitOptionMulti(['Tele', 'port', 'Teleport'], 1000);
while WaitFindColor(Vx, Vy, 8039124, MCX1, MCY1, MCX2, MCY2, 5, 2000) do
begin
SendKeys('1', 500, 500);
if FindNormalRandoms or FindNonInventoryRandoms or not LoggedIn then
Exit;
end;
if (AveragePixelShift(PlayerBox, 500, 3000) < 460) then
begin
//if FindBitmapToleranceIn(LocBitmap, Vx, Vy, MMX1, MMY1, MMX2, MMY2, 6) and
//FindBitmapToleranceIn(LocBitmap1, Vx, Vy, MMX1, MMY1, MMX2, MMY2, 6) then
//Result := True;
end else
Result := True;
end;
//FreeDTM(VexDTM);
FreeBitmap(LocBitmap);
FreeBitmap(LocBitmap1);
end;
end;
begin
if VexTele then
Writeln('Yes.')
else
Writeln('No.');
end.
thought i were going to start my request =/ ohh well hah