Results 1 to 8 of 8

Thread: Supreme Steel Bolt Maker

  1. #1
    Join Date
    Dec 2007
    Location
    Canada
    Posts
    187
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default Supreme Steel Bolt Maker

    Supreme Steel Bolt Maker


    Author: Insanomano7


    Version: 1.0



    This will make steel bolts and gain you some good profit and experience


    *Makes 17000+ bolts/h

    *Gains 110k+ experience/h

    *Makes 220k+ profit/h




    Instructions are in the script, Enjoy and please leave feedback and proggies.

    Attachment 8918
    Last edited by insanomano; 12-22-2009 at 01:26 AM.
    I'm baaaack

  2. #2
    Join Date
    Jan 2007
    Posts
    834
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Decent script for a inactive person.

    The only thing I could give you advice on is to try make waits random.

    In your setup,

    SCAR Code:
    Wait(1000)
    to
    SCAR Code:
    wait(950+Random(25));

    In your make bolts procedure, what if they don't have the exact amount of bolts? You should put "approximately ..." so people don't get confused.
    DTMs are a lot nicer then bitmaps, also.
    Good luck .

  3. #3
    Join Date
    Sep 2009
    Posts
    580
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    hmmm brah I think I got ahead of you
    I don't check this place often, sorry.

    Currently working on - Software Engineering degree. Thank you SRL for showing me the one true path

  4. #4
    Join Date
    Dec 2007
    Location
    Canada
    Posts
    187
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    yea lol owell
    I'm baaaack

  5. #5
    Join Date
    Sep 2009
    Posts
    580
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Still your standards are crisp and your script is very clean :P keep up the good work
    I don't check this place often, sorry.

    Currently working on - Software Engineering degree. Thank you SRL for showing me the one true path

  6. #6
    Join Date
    Dec 2009
    Location
    Next to my PC
    Posts
    61
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I just ran the script to look how it works, but it didn't start to load my SCAR, instead my mouse simply moved around. Is this supposed to be so? Or am I mistaking o:

    Well, and i got a proggie, even though i didn't even log in.

    *******************************************
    * Bolt Maker V 1.0 *
    *******************************************
    * Made approximately 40 Bolts
    * Ran for 54 Seconds
    * Gained 140 fletching XP
    * Made 480+ Gold
    *******************************************

    I didn't look closely at the script so far, had no time yet

    Glad to see your Fletcher finished tho!

  7. #7
    Join Date
    Dec 2007
    Location
    Canada
    Posts
    187
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I just ran the script to look how it works, but it didn't start to load my SCAR, instead my mouse simply moved around. Is this supposed to be so? Or am I mistaking o:

    Well, and i got a proggie, even though i didn't even log in.

    *******************************************
    * Bolt Maker V 1.0 *
    *******************************************
    * Made approximately 40 Bolts
    * Ran for 54 Seconds
    * Gained 140 fletching XP
    * Made 480+ Gold
    *******************************************

    I didn't look closely at the script so far, had no time yet

    Glad to see your Fletcher finished tho!
    Its because i didnt put SMART in there just run it on a runescape client.
    I'm baaaack

  8. #8
    Join Date
    Mar 2008
    Location
    New Jersey
    Posts
    1,673
    Mentioned
    1 Post(s)
    Quoted
    9 Post(s)

    Default

    insanomano, you still know how to include smart? it's changed a bit, so if not just ask me on MSN and I'll show you it'll only take a quick minute, sorry I didn't get a chance to run this last night, I was pretty tired. I'll try to get you that proggy I promised in the originial thread ASAP.


    EDIT: you only call SecondProggy; once, it's the exact same as the Proggy; but has extra stuff on it. You should just call proggy there, then after proggy put:

    SCAR Code:
    Writeln('**************************************');
      writeln('*  Completed all Bolts, logging out! *');
      writeln('**************************************');

    instead of making two proggys, one with 3 lines just added . So just throw that in your mainloop after SecondProggy; and change SecondProggy in your main loop to just proggy;, it'd look better in my opinion and make your script less lines.
    Last edited by Baked0420; 12-22-2009 at 11:40 AM.

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
  •