Will this work in edgeville? Very curious.
Type: Posts; User: deathie
Will this work in edgeville? Very curious.
I have a new interest in getting this updated or seeing if XcanadamanX updated theirs. (quit for 2 years, lol)
Program: Edgeville Smelter BETA Version 0.2
What It Does: This is a runescape members script meaning to use it you must be on a members world.
Smelts ores or c-balls at edgeville and banks making...
\\========================================//
//========================================\\
||
|| Pures Mini Fletcher 3.0
|| ...
First question: -.- Are you typing with capslock and shift at the same time?
Second question: What does the script's mainloop look like?
Try adding ActiveClient; on the line after SetupSRL; it...
program omgyouarekiddingme;
//always include this to use SRL functions and procedures
{.include SRL\SRL.scar}
procedure DeclarePlayers;
begin
HowManyPlayers := 1; //How many players there...
Radialwalking is very good, it uses the minimap to walk looking for colors and patterns. If you open up AutoColor.scar in includes you will find that some colors can be found automatically, but I...
I have a script idea with a proof of concept, it needs failsafes and antibans maybe you want to help?
Script Idea: Edgeville Smelter : uses ring of forging for iron smelting (works) and will (if...
It works!! I had to run it twice because it needed a failsafe and had an exception. This is incredible, other than the slight lag while looking for the huge DTMs (not your fault :P)
you need a...
In the login procedure you need to keep the if loggedin then begin end; part so that scar does not try to set the compass angle before done logging in. (changed in version 2.0)
procedure login;...
Hi, I have been keeping this secret for about a week but feel that I should share it. This is an edgeville smelter I made adapted from Xcananada's Smelter.
First of all, PLEASE NOTE that many of...
Anti-randoms are the procedures and functions people add to their scripts to take care of pesky randoms in game. Some of these are included in the core SRL library while others are not.
Calling:...
Cheap magic xp trainer? Start out with an auto curser at the river next to champion's guild maybe. Curse the ducks. There are many of them (like 30 or so).
My test run using 3 characters:
/////////////////////////////////////////////
forefeathers
ran for 3 Hours, 4 Minutes and 33 Seconds
killed 750 chickens
Picked up 3150 feathers...
Proggies:
From the test runs I am so impressed. Its walking to the anvils and getting to the bank is flawless. One part that could be made more efficient is the part of the script that...
OMG ... wonderful!
John Smith
ran for 9 Minutes and 49 Seconds
smithed 108 iron bars
had to stop it (I'm at school lol) and I modified it to do iron knives, I'll post a longer proggy...
Did you have antiban and antirandoms in your script? Very important. If you are auto-responding a lot then people may have been reporting you for suspicious activity. Like if someone said 'wc lvls?'...
Thanks for typing this guide up.
Thanks for the support, I really appreciate it. :)
Updates in v0.2:
I made it so changing worlds for either memb or f2p is a lot easier, just a boolean now. Also made a function to set special...
Thanks, this will come in handy soon. Nice guide 5 stars.
Probably. Even if antiban is added, the fletching procedure is now wrong. Fletching has been updated so you click knife with log to get a popup where you enter 'Fletch X'. The script clicks in...
:eek: It's a scar-script that uses SRL (Scar resource library). You need to download the latest scarscript. Note: Be careful where you download it from. Open up Scar Divi 3.12 and choose the menu...
Nice work on this script, I liked it so much I credited you for the music procedure I modified in my own basic login script. Also the antiban mouse movements are probably not necessary. The wait...
Nice idea, I had thought about something like this, only in another location...
Here is a suggestion for an alternative location. At the Burthorpe tavern is a trapdoor and after you immediately...
This is my first script that I made to practice finding colors, moving and clicking the mouse, timed delays, debugging, and standards. I wanted to make something generic that could be built on for...