Results 1 to 8 of 8

Thread: [P2P] Killer Mist Maker

  1. #1
    Join Date
    Sep 2014
    Posts
    36
    Mentioned
    2 Post(s)
    Quoted
    21 Post(s)

    Default [P2P] Killer Mist Maker

    This script is pretty dirty but its the first thing I've ever scripted. No antiban (other than randomwait times), no breaks, but it works (mostly) and it makes about 600k/ph. Obviously is will be more or less depending on how light your character is due to weight reducing gear and such.

    Instructions:
    1. Make sure you have everything set up the default way
    2. Put the attached image in your runescape_other SPS folder, save the image as "mainspsmist"
    3. Make sure you have your 1st preset set to withdraw the air talisman, air runes, and essence. Make sure the air talisman is in the first inventory slot
    4. Start script inside Draynor bank
    5. Don't run this without watching it because #noantiban
    6. oh and I accidentally picked the colors in Direct-X mode so run the game in Direct-X mode

    KillerMisty1.1.simba



    credit to TheMayor for his super cool nooby friendly scripting tutorials o7

    EDIT* I added a Proggy and added some performance enhancements (will click on things without trying to find them a million times) Also there is an issue where it will click on the world map while pathing out of the bank instead of clicking on the minimap, if anyone knows how I can fix this please let me know
    Last edited by stopkiller; 12-01-2014 at 10:14 AM.

  2. #2
    Join Date
    Nov 2014
    Location
    Australia
    Posts
    188
    Mentioned
    2 Post(s)
    Quoted
    97 Post(s)

    Default

    Nice first script! I saw you post about this earlier, so you picked draynor eh! . I can't say much about this, because i'm more noobish than you, but maybe you could implement the magic imbue spell instead of the taslim in the future

    Great Script
    Why join the navy if you can be a pirate? -Steve Jobs

  3. #3
    Join Date
    Sep 2014
    Posts
    36
    Mentioned
    2 Post(s)
    Quoted
    21 Post(s)

    Default

    Thanks Yeah I couldn't really figure out the pathing for using lumby castle and when I timed the runs, draynor was only 10 seconds slower so

    Yeah magic imbue would be nice but my main doesn't have lunar spells, not a huge deal though air talismens are super cheap

  4. #4
    Join Date
    Jul 2014
    Posts
    26
    Mentioned
    1 Post(s)
    Quoted
    15 Post(s)

    Default

    For a simple antiban you could always insert
    Code:
    Case Random(500) of
      0 : HoverSkill(SKILL_Runecrafting, False);
    end;
    And do some maths to maybe make it check every 10-15 minutes or so, I didn't see it anywhere in there

  5. #5
    Join Date
    May 2012
    Location
    CALGARY
    Posts
    100
    Mentioned
    0 Post(s)
    Quoted
    43 Post(s)

    Default

    Gratz for your first script !
    People will match their shoes with their hats but won’t match their actions with their words.

  6. #6
    Join Date
    Jun 2007
    Location
    The land of the long white cloud.
    Posts
    3,702
    Mentioned
    261 Post(s)
    Quoted
    2006 Post(s)

  7. #7
    Join Date
    Nov 2014
    Posts
    56
    Mentioned
    1 Post(s)
    Quoted
    22 Post(s)

    Default

    Quote Originally Posted by stopkiller View Post
    This script is pretty dirty but its the first thing I've ever scripted. No antiban (other than randomwait times), no breaks, but it works (mostly) and it makes about 600k/ph. Obviously is will be more or less depending on how light your character is due to weight reducing gear and such.

    Instructions:
    1. Make sure you have everything set up the default way
    2. Put the attached image in your runescape_other SPS folder, save the image as "mainspsmist"
    3. Make sure you have your 1st preset set to withdraw the air talisman, air runes, and essence. Make sure the air talisman is in the first inventory slot
    4. Start script inside Draynor bank
    5. Don't run this without watching it because #noantiban
    6. oh and I accidentally picked the colors in Direct-X mode so run the game in Direct-X mode

    KillerMisty1.1.simba



    credit to TheMayor for his super cool nooby friendly scripting tutorials o7

    EDIT* I added a Proggy and added some performance enhancements (will click on things without trying to find them a million times) Also there is an issue where it will click on the world map while pathing out of the bank instead of clicking on the minimap, if anyone knows how I can fix this please let me know
    Antiban is pretty much the easiest thing to add in. Just plug in some antiban procedure somewhere. Then run it every loop where it will check if the antiban triggers. And viola, there you go.

  8. #8
    Join Date
    Jun 2014
    Posts
    2
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Great script, I'll post results later once I've tried it out!

Thread Information

Users Browsing this Thread

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

Posting Permissions

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