Page 3 of 4 FirstFirst 1234 LastLast
Results 51 to 75 of 88

Thread: Edgeville Smelter by IPwnz

  1. #51
    Join Date
    Dec 2009
    Location
    R_GetPlayerLoc;
    Posts
    2,235
    Mentioned
    0 Post(s)
    Quoted
    14 Post(s)

    Default

    Just change all your withdrawItemex...

    For example:

    From
    Simba Code:
    R_WithdrawItemEx(CBallMouldID, 1, Tab, true);

    To

    Simba Code:
    R_WithdrawItemEx(CBallMouldID, 1, Tab, False);

    The last parameter n the function is a boolean that goes to the first tab. Set it to false like I did in the example.
    "Logic never changes, just the syntax" - Kyle Undefined?

    Remember, The Edit Button Is There For A Reason!!!

  2. #52
    Join Date
    Jun 2007
    Location
    US of A
    Posts
    46
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    + + + + + + + + + + + + +
    + Edgeville Smelter +
    + by IPwnz +
    + Version 3.2.1 +
    + + + + + + + + + + + + +

    Ran for 3 Hours, 49 Minutes and 5 Seconds
    Smelted a total of 4290 bracelets
    Completed 159 loads
    Gained a total of 720 XP

    +++++++++++++++++++++++++
    mmmh, another coincidence?
    btw i believe you could cut at least a second from the take all ores/bars to press minimap near furnace
    (hmmm that gives me an idea for "script speed auto setup based on computer speed" , what about using the learning ( script) method and using first 3 runs at measuring speed it would take to do this flawlessly for each computer)
    ^lol you can forget my ramblings, just tho it would be cool

    Yago, what i meant was a built in system inside the script... We are lazy. Thats why we auto.
    Last edited by Ilm1; 04-25-2011 at 09:47 PM.

  3. #53
    Join Date
    Dec 2009
    Location
    R_GetPlayerLoc;
    Posts
    2,235
    Mentioned
    0 Post(s)
    Quoted
    14 Post(s)

    Default

    Wait do you mean about it going to the first tab every time it withdraws?
    "Logic never changes, just the syntax" - Kyle Undefined?

    Remember, The Edit Button Is There For A Reason!!!

  4. #54
    Join Date
    Nov 2007
    Posts
    326
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I've done some improvements for bracelet stat tracking and hopefully fixed the bank tab issue (thanks for the suggestion Yago).

    Check out my Edgeville Smelter!

  5. #55
    Join Date
    Dec 2009
    Location
    R_GetPlayerLoc;
    Posts
    2,235
    Mentioned
    0 Post(s)
    Quoted
    14 Post(s)

    Default

    Quote Originally Posted by IPwnz View Post
    I've done some improvements for bracelet stat tracking and hopefully fixed the bank tab issue (thanks for the suggestion Yago).
    No problem. I was having the same issues.
    "Logic never changes, just the syntax" - Kyle Undefined?

    Remember, The Edit Button Is There For A Reason!!!

  6. #56
    Join Date
    Jan 2011
    Posts
    335
    Mentioned
    0 Post(s)
    Quoted
    23 Post(s)

    Default

    running your script 24/7 with cannonballs, be prepaired for a mass amount of increase on c balls.
    If I see you autoing with level 3/default clothes/crap name I WILL report you. Auto Correctly.

  7. #57
    Join Date
    Jan 2011
    Posts
    335
    Mentioned
    0 Post(s)
    Quoted
    23 Post(s)

    Default

    3.2 was shitty for c balls just got your newest 3.2.2
    also you might wanna edit "cannonballs" to "cballs" where it shows the options to smelt items.
    If I see you autoing with level 3/default clothes/crap name I WILL report you. Auto Correctly.

  8. #58
    Join Date
    Jan 2011
    Posts
    335
    Mentioned
    0 Post(s)
    Quoted
    23 Post(s)

    Default

    Tested with 3.2.2 with "cannonballs" worked better than "cballs", script ran for an hour a few times, then finally did a 5 hour run during school. very nice script but idk whats causing it to randomly stop.
    If I see you autoing with level 3/default clothes/crap name I WILL report you. Auto Correctly.

  9. #59
    Join Date
    Nov 2007
    Posts
    326
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by vashanddou View Post
    Tested with 3.2.2 with "cannonballs" worked better than "cballs", script ran for an hour a few times, then finally did a 5 hour run during school. very nice script but idk whats causing it to randomly stop.
    The name shouldn't matter at all since it uses the same code, and personally all I use the script for is cannonballs, and I use 'cballs' in the declareplayers area. There are the "random" stops included since 3.0 which can be attributed to the automatic breaking, but otherwise I'm not sure what's up unless you want to post a proggy after it dies randomly.

    Check out my Edgeville Smelter!

  10. #60
    Join Date
    Jan 2011
    Posts
    335
    Mentioned
    0 Post(s)
    Quoted
    23 Post(s)

    Default

    This time it stopped when half the bars in inventory was done,
    and for some reason i logged in and my guy
    was further east than the furnace.

    Progress Report:
    Smelted a total of 1944 cannonballs
    Running for: 59 Minutes and 28 Seconds
    Stats successfully uploaded
    Walking to the bank
    94
    Walking to the furnace
    Found the furnace
    Found smelting screen
    Smelting, starting Antiban
    Done smelting load #19
    Smelted a total of 2000 cannonballs
    Running for: 1 Hours, 3 Minutes and 58 Seconds
    Stats failed to upload, or it hasn't been 5 minutes since last upload
    Walking to the bank
    ** Warning in R_OpenBankBooth: Could not find Bank Booth.**
    ** Warning in R_OpenBankBooth: Could not find Bank Booth.**
    ** Warning in R_OpenBankBooth: Could not find Bank Booth.**
    Could not find the bank, switching players
    + + + + + + + + + + + + +
    +   Edgeville Smelter   +
    +       by IPwnz        +
    +     Version 3.2.2     +
    + + + + + + + + + + + + +
    
    Ran for 1 Hours, 7 Minutes and 42 Seconds
    Smelted a total of 2000 cannonballs
    Completed 19 loads
    Gained a total of 12800 XP
    
    +++++++++++++++++++++++++
    NextPlayer(False)
    SwitchToPlayer(PlayerNo: 0, Active: False);
    If I see you autoing with level 3/default clothes/crap name I WILL report you. Auto Correctly.

  11. #61
    Join Date
    Nov 2007
    Posts
    326
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by vashanddou View Post
    This time it stopped when half the bars in inventory was done,
    and for some reason i logged in and my guy
    was further east than the furnace.
    Having the script stop at 2000 cannonballs exactly is a little weird, but the main issue here is that it didn't find the bank, which would have solved the half inventory of bars thing anyway. I'll add a check to make the script try running to the furnace if it can't find the bank, then to the bank. Also, I suppose it would be easy enough to have the script use an Amulet of Glory to teleport to Edgeville if the player is completely lost (like if it gets lost after failing a random).

    Check out my Edgeville Smelter!

  12. #62
    Join Date
    Jan 2011
    Posts
    335
    Mentioned
    0 Post(s)
    Quoted
    23 Post(s)

    Default

    Stopped again after a longer run, never had it run past 6 hours but pretty sure it failed 3/6 of those hours.

    Progress Report:
    Smelted a total of 2792 cannonballs
    Running for: 1 Hours, 32 Minutes and 35 Seconds
    Stats failed to upload, or it hasn't been 5 minutes since last upload
    Walking to the bank
    94
    Walking to the furnace
    Found the furnace
    Found smelting screen
    Smelting, starting Antiban
    SRL_Stats: Invalid time
    Stats failed to upload, or it hasn't been 5 minutes since last upload
    Attempting to upload progress report for last player
    Stats failed to upload, or it hasn't been 5 minutes since last upload

    just posts the "hours/cballs/amount" after that.
    ffs it was logged in for 4 hours lol, and last bank was at 1 hour 32min.
    If I see you autoing with level 3/default clothes/crap name I WILL report you. Auto Correctly.

  13. #63
    Join Date
    Apr 2011
    Posts
    31
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Exclamation Problem

    I have some problem's when smelting cannonballs. Sometimes my guy gets stuck on the side of the bank then it logs me out. It loggs me out out sometimes randomly too. I was wondering whats the problem or how can I fix it?

  14. #64
    Join Date
    Nov 2007
    Posts
    326
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by vashanddou View Post
    Stopped again after a longer run, never had it run past 6 hours but pretty sure it failed 3/6 of those hours.

    ffs it was logged in for 4 hours lol, and last bank was at 1 hour 32min.
    I can get it to run for over 6 hours if I have enough steel bars, but I'm the creator, of course it works for me. I included a 3 minute timeout on the smelting process, did you stay logged in trying to bank or what exactly?

    Quote Originally Posted by Bahamet0 View Post
    I have some problem's when smelting cannonballs. Sometimes my guy gets stuck on the side of the bank then it logs me out. It loggs me out out sometimes randomly too. I was wondering whats the problem or how can I fix it?
    The random logouts are likely the automatic breaking system, which you can "disable" just by cranking up the time until break to something like 9999. As for the banking, it should only click one tile to the left or right of the bank booth (i.e. not outside), but obviously that isn't the case for you sometimes.


    As a side note, I'll be working on adding smelting to MSI in the coming weeks, but I'll still keep this script updated as you guys find any bugs.
    Last edited by IPwnz; 05-02-2011 at 02:29 AM.

    Check out my Edgeville Smelter!

  15. #65
    Join Date
    Jan 2011
    Posts
    335
    Mentioned
    0 Post(s)
    Quoted
    23 Post(s)

    Default

    Latest proggy, idk if 10k cannonballs is good for 5 hours?
    and believe me I have way more than enough steel bars ^^.

    Progress Report:
    Done smelting load #97
    Smelted a total of 10476 cannonballs
    Running for: 5 Hours, 34 Minutes and 27 Seconds
    Stats successfully uploaded
    Walking to the bank
    94
    Walking to the furnace
    Found the furnace
    Found smelting screen
    Smelting, starting Antiban
    Done smelting load #98
    Smelted a total of 10584 cannonballs
    Running for: 5 Hours, 37 Minutes and 47 Seconds
    Stats failed to upload, or it hasn't been 5 minutes since last upload
    Walking to the bank
    94
    Walking to the furnace
    Found the furnace
    Found smelting screen
    Smelting, starting Antiban
    hand of ange leveled up
    Found smelting screen
    Could not find the smelting menu, switching players
    + + + + + + + + + + + + +
    +   Edgeville Smelter   +
    +       by IPwnz        +
    +     Version 3.2.2     +
    + + + + + + + + + + + + +
    
    Ran for 5 Hours, 39 Minutes and 16 Seconds
    Smelted a total of 10584 cannonballs
    Completed 98 loads
    Gained a total of 67123 XP
    
    +++++++++++++++++++++++++
    NextPlayer(False)
    SwitchToPlayer(PlayerNo: 0, Active: False);
    Player is not Active...
    All players not active!
    Smelting, starting Antiban
    Stats successfully uploaded
    Attempting to upload progress report for last player
    Stats failed to upload, or it hasn't been 5 minutes since last upload
    + + + + + + + + + + + + +
    +   Edgeville Smelter   +
    +       by IPwnz        +
    +     Version 3.2.2     +
    + + + + + + + + + + + + +
    
    Ran for 5 Hours, 39 Minutes and 27 Seconds
    Smelted a total of 10584 cannonballs
    Completed 98 loads
    Gained a total of 67123 XP
    
    +++++++++++++++++++++++++
    Successfully executed.
    Last edited by vashanddou; 05-02-2011 at 02:23 AM. Reason: cys
    If I see you autoing with level 3/default clothes/crap name I WILL report you. Auto Correctly.

  16. #66
    Join Date
    Nov 2007
    Posts
    326
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by vashanddou View Post
    Latest proggy, idk if 10k cannonballs is good for 5 hours?
    and believe me I have way more than enough steel bars ^^.
    iirc it takes about 4 and a 1/2 hours without breaking, so 5 hours is quite reasonable. Assuming the level up killed the script, I have a good idea how to fix it. Stupid bugs piling up on my "flawless" script.

    Check out my Edgeville Smelter!

  17. #67
    Join Date
    Jan 2011
    Posts
    335
    Mentioned
    0 Post(s)
    Quoted
    23 Post(s)

    Default

    Quote Originally Posted by IPwnz View Post
    iirc it takes about 4 and a 1/2 hours without breaking, so 5 hours is quite reasonable. Assuming the level up killed the script, I have a good idea how to fix it. Stupid bugs piling up on my "flawless" script.
    some reason I don't think its just when level up, but i'll keep you updated with my proggies, making cballs till 99 smithing on pure because need another 300M for purp partyhat lol.
    If I see you autoing with level 3/default clothes/crap name I WILL report you. Auto Correctly.

  18. #68
    Join Date
    Jan 2011
    Posts
    335
    Mentioned
    0 Post(s)
    Quoted
    23 Post(s)

    Default

    I can verify that I did not gain a level up for I am still 25k from 75 smithing.
    and you can clearly see there was 2 hours of nothing going on =P

    Progress Report:
    Done smelting load #65
    Smelted a total of 6887 cannonballs
    Running for: 3 Hours, 39 Minutes and 55 Seconds
    Stats failed to upload, or it hasn't been 5 minutes since last upload
    Walking to the bank
    94
    Walking to the furnace
    Found the furnace
    Found smelting screen
    Smelting, starting Antiban
    SRL_Stats: Invalid time
    Stats failed to upload, or it hasn't been 5 minutes since last upload
    Attempting to upload progress report for last player
    Stats failed to upload, or it hasn't been 5 minutes since last upload
    + + + + + + + + + + + + +
    +   Edgeville Smelter   +
    +       by IPwnz        +
    +     Version 3.2.2     +
    + + + + + + + + + + + + +
    
    Ran for 5 Hours, 57 Minutes and 55 Seconds
    Smelted a total of 6887 cannonballs
    Completed 65 loads
    Gained a total of 44518 XP
    
    +++++++++++++++++++++++++
    Successfully executed.
    Last edited by vashanddou; 05-06-2011 at 01:16 AM.
    If I see you autoing with level 3/default clothes/crap name I WILL report you. Auto Correctly.

  19. #69
    Join Date
    Nov 2006
    Posts
    235
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    So I've been using this a lot lately, and there are a few comments I'd like to make.

    I notice that while making steel bars there is an extra space available in the players inventory. It strikes me that most people who are making steel bars are doing so in order to make cannon balls. Would it be possible to have the script take the mold out and keep it in that extra spot?

    This leads me to my second question... it (might) be helpful if there is an option to smelt steel bars and then switch to cannon balls. :-o?

    Very nice script, no game breaking bugs.
    If I see you autoing with level 3/default clothes/crap name I WILL report you. Auto Correctly. - put this in your sig
    http://www.stats.srl-forums.com/sigs/5612.png
    http://www.wizards.com/magic/images/...or_iswhite.jpg

  20. #70
    Join Date
    Nov 2007
    Posts
    326
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Wrycu View Post
    So I've been using this a lot lately, and there are a few comments I'd like to make.

    I notice that while making steel bars there is an extra space available in the players inventory. It strikes me that most people who are making steel bars are doing so in order to make cannon balls. Would it be possible to have the script take the mold out and keep it in that extra spot?

    This leads me to my second question... it (might) be helpful if there is an option to smelt steel bars and then switch to cannon balls. :-o?

    Very nice script, no game breaking bugs.
    Great idea with the steel direct to cannonballs, I hadn't thought of that before. I'll add it to my todo list, which hopefully I can plow through in a couple days once school is out.

    Check out my Edgeville Smelter!

  21. #71
    Join Date
    Jan 2011
    Posts
    335
    Mentioned
    0 Post(s)
    Quoted
    23 Post(s)

    Default

    AHA! i found the problem i think =/

    i've noticed that many times it will keep trying to click where the cball icon is
    but the steel bar wasnt used on the furnace is my guess. and the script read that it did.
    If I see you autoing with level 3/default clothes/crap name I WILL report you. Auto Correctly.

  22. #72
    Join Date
    Jan 2011
    Posts
    151
    Mentioned
    0 Post(s)
    Quoted
    8 Post(s)

    Default

    I entered 37 loads, and as soon as it logged it it decided it was done with all of my loads and logged back out, looking for the next player (even though I have # of active players set to 1). When I change it back to 0 it works fine.
    Last edited by boobooo42; 05-15-2011 at 03:51 PM.

  23. #73
    Join Date
    Jan 2011
    Posts
    151
    Mentioned
    0 Post(s)
    Quoted
    8 Post(s)

    Default

    shameless double post


    + + + + + + + + + + + + +
    + Edgeville Smelter +
    + by IPwnz +
    + Version 3.2.2 +
    + + + + + + + + + + + + +

    Ran for 54 Minutes and 38 Seconds
    Smelted a total of 1053 bracelets
    Completed 39 loads
    Gained a total of 26325 XP

  24. #74
    Join Date
    May 2007
    Location
    Sydney, Australia (Faggot Region)
    Posts
    1,465
    Mentioned
    0 Post(s)
    Quoted
    11 Post(s)

    Default

    Running it now have 44k gold ores to smith

    Progress Report:
    + + + + + + + + + + + + +
    +   Edgeville Smelter   +
    +       by IPwnz        +
    +     Version 3.2.2     +
    + + + + + + + + + + + + +
    
    Ran for 2 Hours, 14 Minutes and 56 Seconds
    Smelted 2184 gold bars
    Completed 79 loads
    Gained a total of 123303 XP
    
    +++++++++++++++++++++++++


    Tad slow other than that all good
    Last edited by Simtoon; 05-25-2011 at 08:38 AM.


  25. #75
    Join Date
    Apr 2011
    Posts
    31
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    This is not working for me anymore at all. When it log's in it either click's log out right away, or it don't like on the bank.. it just don't do anything. Whats the problem?

Page 3 of 4 FirstFirst 1234 LastLast

Thread Information

Users Browsing this Thread

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

Tags for this Thread

Posting Permissions

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