Page 5 of 6 FirstFirst ... 3456 LastLast
Results 101 to 125 of 131

Thread: John Smith.

  1. #101
    Join Date
    Aug 2007
    Posts
    213
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    John Smith

    ran for 48 Minutes and 7 Seconds
    smithed 1000 bronze bars

    Works great.

  2. #102
    Join Date
    Apr 2007
    Posts
    357
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    John Smith

    ran for 3 Hours, 13 Minutes and 47 Seconds
    smithed 2797 mith bars

    John Smith

    ran for 1 Hours, 51 Minutes and 11 Seconds
    smithed 1075 addy bars

    John Smith

    ran for 3 Hours, 24 Minutes and 3 Seconds
    smithed 2134 addy bars

    John Smith

    ran for 3 Hours, 10 Minutes and 45 Seconds
    smithed 1996 addy bars

    John Smith

    ran for 1 Hours, 48 Minutes and 8 Seconds
    smithed 2105 addy bars

    John Smith

    ran for 3 Hours, 57 Minutes and 37 Seconds
    smithed 3978 addy bars

    Ive went in 3 days from 1 to 80 smithing with this script

  3. #103
    Join Date
    Jun 2007
    Posts
    235
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Does anyone have one of the previous version? With version 8, i find that it clicks to smith the next bar too soon before it finishes making the previous thing, which messes up making a full set.

  4. #104
    Join Date
    Apr 2008
    Posts
    42
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    kool i just tested it but shame it does not do arrow heads what i need to smelt, but it works so GJ

  5. #105
    Join Date
    Aug 2007
    Posts
    34
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Works pretty well, but i would really want to see member items in it as well.
    Currently working on: Nothing (Got a few intensive weeks of tests)

  6. #106
    Join Date
    Aug 2007
    Posts
    34
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Okay, i made a quickfix myself to make the script do knives as i wanted it to do.

    made these changes in the smith procedure around line 800-850 or so.

    replaced
    SCAR Code:
    if findText(x,y,smithText,chars,msx1,msy1,msx2,msy2) then
    with
    SCAR Code:
    if finddtm(KniveDTM,x,y,5,5,315,330) then
    KniveDTM could be any dtm of an item that you want to smith.

    replaced
    SCAR Code:
    mouse(x-35,y+8,10,10,false);
    with
    SCAR Code:
    mouse(x,y,5,5,false);

    added KniveDTM as a global var at the top of the script and loaded the dtm in the SetupScrip procedure.

    Should work with any item as long as you make a correct dtm for it, hope it helps someone.

    EDIT: Sorry for doubleposting.
    Currently working on: Nothing (Got a few intensive weeks of tests)

  7. #107
    Join Date
    Apr 2007
    Posts
    357
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    John Smith

    ran for 2 Hours, 4 Minutes and 33 Seconds
    smithed 2700 addy bars

    Thx for using John Smith. Post Progress Report!
    Successfully executed

    worked well until it got stuck

  8. #108
    Join Date
    Oct 2007
    Location
    Michigan
    Posts
    557
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    So would this be useable for making Iron daggers? Or would I have to tweak this script or use the above 'KniveDTM' and replace it with DaggerDTM?
    Either way I think I want to check it out tonight and see if it is functional with iron daggers and if not, maybe something I can try and adjust.

  9. #109
    Join Date
    Aug 2007
    Posts
    34
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I belive iron daggers are working, without making any modifications. if they are not working all you would have to do is replace the DTM with a DTM for the item of your choice.
    Currently working on: Nothing (Got a few intensive weeks of tests)

  10. #110
    Join Date
    Oct 2007
    Location
    Michigan
    Posts
    557
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    John Smith

    ran for 10 Minutes and 20 Seconds
    smithed 275 iron bars

    Awesome. Seems to work fine

  11. #111
    Join Date
    Jan 2007
    Posts
    121
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by codx1 View Post
    John Smith

    ran for 3 Hours, 13 Minutes and 47 Seconds
    smithed 2797 mith bars

    John Smith

    ran for 1 Hours, 51 Minutes and 11 Seconds
    smithed 1075 addy bars

    John Smith

    ran for 3 Hours, 24 Minutes and 3 Seconds
    smithed 2134 addy bars

    John Smith

    ran for 3 Hours, 10 Minutes and 45 Seconds
    smithed 1996 addy bars

    John Smith

    ran for 1 Hours, 48 Minutes and 8 Seconds
    smithed 2105 addy bars

    John Smith

    ran for 3 Hours, 57 Minutes and 37 Seconds
    smithed 3978 addy bars

    Ive went in 3 days from 1 to 80 smithing with this script
    WOW YOUR SERIOUS o.o?

    I only got 1-31 smithing pretty quick from it ^^
    http://www.stats.srl-forums.com/sigs/4945.png

    Lolwut, i autoed 3 months with my srl pass wrong -___-

  12. #112
    Join Date
    Oct 2007
    Posts
    144
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    man i use to use this all the time back in the day... is there any reason that you didn't put arrow heads? just got 1k mith bars and wanted to make them into arrow heads...

  13. #113
    Join Date
    Jun 2007
    Posts
    100
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I'm getting this error

    Line 412: [Hint] (13066:1): Variable 'AX' never used in script C:\Documents and Settings\Ryan\Desktop\johnSmith_v8(2).scar
    Line 412: [Hint] (13066:1): Variable 'AY' never used in script C:\Documents and Settings\Ryan\Desktop\johnSmith_v8(2).scar
    File access error

  14. #114
    Join Date
    Apr 2006
    Location
    Lincolnshire
    Posts
    106
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Lol, Nice script name

    There's a mod Called Johnsmith84
    ---------------------

    I joined this forum a long time ago. I leeched, I didn't really bother to properly learn SCAR and it's uses. I am sorry. I've matured, and I want to commit to a hobby I will enjoy and is worthwhile. Teach me.

  15. #115
    Join Date
    Jul 2007
    Location
    Right now? Chair.
    Posts
    8,488
    Mentioned
    3 Post(s)
    Quoted
    12 Post(s)

    Default

    Quote Originally Posted by mager guy View Post
    I'm getting this error

    Line 412: [Hint] (13066:1): Variable 'AX' never used in script C:\Documents and Settings\Ryan\Desktop\johnSmith_v8(2).scar
    Line 412: [Hint] (13066:1): Variable 'AY' never used in script C:\Documents and Settings\Ryan\Desktop\johnSmith_v8(2).scar
    File access error
    that's not an error.

    script should run fine.

    ~RM

    I & I know Zion. It is in the spirit, body and mind of every one of us
    RMouse(obj: TMSIObject): boolean;

  16. #116
    Join Date
    Jun 2007
    Posts
    100
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Munk have you stopped updating this? I love this script I didn't get the proggy because scar closed but 2500 iron plates. Some suggestions would be less detectable. Possibly more randomness and sleep functions. The walk from the anvils to the bank is slow sometimes.

  17. #117
    Join Date
    Apr 2007
    Location
    Bridgeport
    Posts
    113
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    0: oog | F | 227 bars | toAnvil |

    John Smith

    ran for 12 Minutes and 33 Seconds
    smithed 227 bronze bars

    Thx for using John Smith. Post Progress Report!
    Successfully executed

  18. #118
    Join Date
    Nov 2007
    Posts
    65
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Working great =) Process report later

  19. #119
    Join Date
    Jun 2007
    Posts
    100
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    It works great for gettin some plates for alching but I did get a character a black mark using this script so probably needs more randoms but otherwise great script

  20. #120
    Join Date
    Jul 2007
    Posts
    112
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

  21. #121
    Join Date
    May 2007
    Posts
    41
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Is it out dated cuz i keep getting an error in scar dvi 3.15b that just says error and it gets a hammer and just loggs out.
    Can't touch me..... realy you can't touch me.

  22. #122
    Join Date
    May 2007
    Location
    Vancouver, Canada , eh?
    Posts
    320
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Does it say "Error starting SMART check you world prefixes."? If it does. Search the forum for a tut of how to update ur world.ini.
    I had to change this from my old one...?

  23. #123
    Join Date
    Apr 2007
    Posts
    374
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    doesnt work for me lolz.
    1 year old script -.-

  24. #124
    Join Date
    Dec 2006
    Location
    Minnesota
    Posts
    227
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    still is running well for me

    0: x | F | 75 bars | no bars |
    1: x | F | 250 bars | no bars |
    2: x | F | 450 bars | no bars |
    3: x | F | 260 bars | no bars |

    John Smith

    ran for 1 Hours, 14 Minutes and 29 Seconds
    smithed 260 bronze bars
    smithed 775 iron bars

  25. #125
    Join Date
    Nov 2008
    Posts
    117
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    Running this right now. Considering how old it is, it runs surprisingly smooth!

    Of course, I added smart along with a few other options to smith the bars into (as all the ones in the script are costly ^^).

Page 5 of 6 FirstFirst ... 3456 LastLast

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Indian John and the waffle of antidisestablishmentarianism
    By mixster in forum Blogs and Writing
    Replies: 1
    Last Post: 05-26-2008, 10:06 AM
  2. Agent Smith!
    By WT-Fakawi in forum RS3 Outdated / Broken Scripts
    Replies: 79
    Last Post: 11-07-2007, 12:13 AM
  3. hi names john =p
    By ownage4j00 in forum Who Are You ? Who ? Who ?
    Replies: 9
    Last Post: 02-27-2007, 04:20 AM
  4. Mith smith?
    By Boreas in forum RuneScape News and General
    Replies: 17
    Last Post: 02-03-2007, 05:09 PM

Posting Permissions

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