Search:

Type: Posts; User: deathie

Page 1 of 2 1 2

Search: Search took 0.00 seconds.

  1. Thread: Xcan's Smelter

    by deathie
    Replies
    1,682
    Views
    82,329

    Poll: Will this work in edgeville? Very curious.

    Will this work in edgeville? Very curious.
  2. Replies
    14
    Views
    2,501

    I have a new interest in getting this updated or...

    I have a new interest in getting this updated or seeing if XcanadamanX updated theirs. (quit for 2 years, lol)
  3. Replies
    14
    Views
    2,501

    Edgeville Smelter

    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...
  4. Replies
    229
    Views
    10,675

    \\========================================//...

    \\========================================//
    //========================================\\
    ||
    || Pures Mini Fletcher 3.0
    || ...
  5. Thread: Help Please

    by deathie
    Replies
    9
    Views
    788

    First question: -.- Are you typing with capslock...

    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...
  6. Replies
    11
    Views
    817

    program omgyouarekiddingme; //always include...

    program omgyouarekiddingme;

    //always include this to use SRL functions and procedures
    {.include SRL\SRL.scar}

    procedure DeclarePlayers;
    begin
    HowManyPlayers := 1; //How many players there...
  7. Replies
    4
    Views
    791

    Radialwalking is very good, it uses the minimap...

    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...
  8. Replies
    2
    Views
    512

    I have a script idea with a proof of concept, it...

    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...
  9. Replies
    45
    Views
    4,210

    Poll: It works!! I had to run it twice because it...

    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...
  10. Thread: John Smith.

    by deathie
    Replies
    130
    Views
    9,608

    In the login procedure you need to keep the if...

    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;...
  11. Replies
    5
    Views
    1,073

    Edgeville Smelter

    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...
  12. Replies
    9
    Views
    1,807

    Anti-randoms are the procedures and functions...

    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:...
  13. Replies
    10
    Views
    930

    Cheap magic xp trainer? Start out with an auto...

    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).
  14. Replies
    2,031
    Views
    107,943

    My test run using 3 characters:...

    My test run using 3 characters:
    /////////////////////////////////////////////
    forefeathers
    ran for 3 Hours, 4 Minutes and 33 Seconds
    killed 750 chickens
    Picked up 3150 feathers...
  15. Thread: John Smith.

    by deathie
    Replies
    130
    Views
    9,608

    Proggies: From the test runs I am so...

    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...
  16. Thread: John Smith.

    by deathie
    Replies
    130
    Views
    9,608

    OMG ... wonderful! John Smith ran for 9...

    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...
  17. Thread: MMouse ???

    by deathie
    Replies
    2
    Views
    664

    Did you have antiban and antirandoms in your...

    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?'...
  18. Replies
    239
    Views
    22,254

    Thanks for typing this guide up.

    Thanks for typing this guide up.
  19. Replies
    6
    Views
    1,090

    Thanks for the support, I really appreciate it....

    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...
  20. Thanks, this will come in handy soon. Nice guide...

    Thanks, this will come in handy soon. Nice guide 5 stars.
  21. Replies
    33
    Views
    4,604

    Probably. Even if antiban is added, the fletching...

    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...
  22. Replies
    23
    Views
    2,039

    :eek: It's a scar-script that uses SRL (Scar...

    :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...
  23. Replies
    16
    Views
    1,585

    Nice work on this script, I liked it so much I...

    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...
  24. Replies
    23
    Views
    2,039

    Nice idea, I had thought about something like...

    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...
  25. Replies
    6
    Views
    1,090

    Autologin Script

    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...
Results 1 to 25 of 27
Page 1 of 2 1 2