Results 1 to 5 of 5

Thread: Need Some Rune DTMs!

  1. #1
    Join Date
    Dec 2007
    Posts
    372
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default Need Some Rune DTMs!

    okay, I've been working on a auto rune buyer, and my DTM's don't work.
    If you can please get some working ones, please post em here or PM me, I'll give you rep!

    heres the script below

  2. #2
    Join Date
    Feb 2007
    Posts
    419
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    here's my one to find air runes and rune ess

    SCAR Code:
    Ess := DTMFromString('78DA63EC616060F06740015121210C5C409A1' +
         '188FF0301E3649020031A6084AB01F36603092F026A5A80442401' +
         '350D40C21DBF1A00CD7D0990');
        Air := DTMFromString('78DA630C61626068656440064F1F3E64E002D' +
         '220D1FF40C0E80654D380AA0624CB045503E67902793D04D4C400' +
         '79FD04D4240279F5F8D50000B6250B12');

    hope this helps

  3. #3
    Join Date
    Dec 2007
    Posts
    372
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Okay thanks. I still need some mor tho, but rep

  4. #4
    Join Date
    Nov 2007
    Location
    Chile
    Posts
    1,901
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Water rune:
    SCAR Code:
    WaterRune := DTMFromString('78DA6364616060106440038C4824909605121' +
           'C04D428000911026AC480841C7E3500338E00AF');

    Fire rune:
    SCAR Code:
    DTM := DTMFromString('78DA6364616060106040038C4824909605121' +
           'C04D428000921026AC481841C7E350032A000AD');

    Death rune:
    SCAR Code:
    DTM := DTMFromString('78DA6364616060106440038C4824909607123' +
           'C04D448030969026A148084307E3500367B00B6');

    Chaos rune:
    SCAR Code:
    DTM := DTMFromString('78DA6364656060E06740038C4824905600123' +
           'C04D4C8030971026A8480841C7E350035DA00B3');

    Earth rune:
    SCAR Code:
    DTM := DTMFromString('78DA6364666060E06740038C4824909601129' +
           'C04D4C8030961026A4480841C7E3500311500A8');
    Body rune:
    SCAR Code:
    DTM := DTMFromString('78DA6364656060E06740038C4824909605121' +
           'C04D428000931026A40F2F2F8D5000033AC00B1');

    Thats all


  5. #5
    Join Date
    Dec 2007
    Posts
    372
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    okay thanks cazax.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Any-Rune Rune-Buyer
    By Jason2gs in forum RS3 Outdated / Broken Scripts
    Replies: 45
    Last Post: 07-04-2007, 02:07 PM
  2. Need Help with DTMS!!!!
    By diamondhero6 in forum OSR Help
    Replies: 5
    Last Post: 03-17-2007, 02:42 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •