Page 4 of 15 FirstFirst ... 2345614 ... LastLast
Results 76 to 100 of 366

Thread: Infinity: Guild Miner

  1. #76
    Join Date
    May 2007
    Location
    Everywhere
    Posts
    1,428
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    Quote Originally Posted by Squancy View Post
    Progress Report:
    {============[ Progress Report ]============}
    ******* Overall script time: 02:01:03 *******
    {-------------------------------------------}
    { Account: 
    {   - Ore mined: 386
    {      > Coal mined: 329
    {      > Mithril mined: 57
    {   - Gems mined: 6
    {      > Sapphire mined: 2
    {      > Emerald mined: 1
    {      > Ruby mined: 3
    {      > Diamond mined: 0
    {   - Experience gained: 21460
    {   - Time worked: 02:01:03                  }
    {   - Exp/hr: 10636                          }
    {   - GP gained: 130445                      }
    {--------------------------------------------}


    Beautiful

    I just pulled 2 of my miners from MSI as they both just hit 60 mining

    One thing i would love to see is random option on to Bank and Do Deposit. But let it be random.

    it seems very flawless. I dont know if it righslicks the ladder but u should add that option too.

    Thanks for the report
    I want to attempt a 12 hour progress report, but last time a random ended me


    So far it doesn't right click the ladder, I just tried to seem human as possible (I never right click ladders), but I think adding it and making it random would also be a good idea.

    BTW for bank/do deposit, what do you mean by random? Like randomly selecting dropbox/booth?

  2. #77
    Join Date
    Sep 2006
    Location
    Texas
    Posts
    1,349
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Yea randomly switching to booth or the quick deposit thing.

    E: Gah /facepalm

    I was thinking your bot was like MSI, in the sense that i want one character to do 800 loads and logout after 1 hour and switch to the next character.

    I know MSI is total loads, then number of loads to stop and switch, but i thought urs worked the same to where it will logout after 1 hour do the next character until his time runs out for that run.

    Now its going to be stuck until the first character finishes all 800 loads xD. THEN switch to the next one with 400 loads.

    lol. i would like to see this feature in this.
    Last edited by Overtime; 11-13-2010 at 05:12 PM.

  3. #78
    Join Date
    Jun 2008
    Location
    Stocking you
    Posts
    264
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Squancy View Post
    Yea randomly switching to booth or the quick deposit thing.

    E: Gah /facepalm

    I was thinking your bot was like MSI, in the sense that i want one character to do 800 loads and logout after 1 hour and switch to the next character.

    I know MSI is total loads, then number of loads to stop and switch, but i thought urs worked the same to where it will logout after 1 hour do the next character until his time runs out for that run.

    Now its going to be stuck until the first character finishes all 800 loads xD. THEN switch to the next one with 400 loads.

    lol. i would like to see this feature in this.
    same here with the first time :P
    i was thinking "why hasn't it switched characters yet?" lol oops my bad xD
    btw can we look forward to SRL stats coming soon?
    rainbows are red, violets are blue, shut the heck up,
    or I will crush you...

    Don't Poems just make you happy?

  4. #79
    Join Date
    May 2007
    Location
    Everywhere
    Posts
    1,428
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    Quote Originally Posted by Squancy View Post
    Yea randomly switching to booth or the quick deposit thing.

    E: Gah /facepalm

    I was thinking your bot was like MSI, in the sense that i want one character to do 800 loads and logout after 1 hour and switch to the next character.

    I know MSI is total loads, then number of loads to stop and switch, but i thought urs worked the same to where it will logout after 1 hour do the next character until his time runs out for that run.

    Now its going to be stuck until the first character finishes all 800 loads xD. THEN switch to the next one with 400 loads.

    lol. i would like to see this feature in this.
    What I can do is add a new boolean called "randomly choose bank/deposit box" and I'll test it

    BTW I'm going to add a new boolean as well called "switch character after # of loads done" for people who want that.

    Quote Originally Posted by xSaintias View Post
    same here with the first time :P
    i was thinking "why hasn't it switched characters yet?" lol oops my bad xD
    btw can we look forward to SRL stats coming soon?
    If people use SRL stats I will add it

  5. #80
    Join Date
    Sep 2006
    Location
    Texas
    Posts
    1,349
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Thanks Cstrike, i can guarantee you, that your script will be in the top 20 very fast .

    Please include SRL-Stats. and yes switch character after loads is great, but do you think a certain number of time will be better? This will also be random, as you will do different loads in that amount of time, depending on how busy it was during that time in the mining guild.

    lol i hope i didn't confuse you.

    Also, why does it when using the deposit box select one by one of each object, instead of deposit all?

    ex: Mithril ore;deposit all, Coal;deposit all, Uncut Ruby; deposit all

    It shouldn't NEED to do that since i have my pick equipped, but i do understand if the pick is in the inventory. I just think if pick equipped, then deposit all?

    As well with the constant checking for pick? When it leaves the bank after each load it checks the pick? It shouldn't need to as i already have the pick equipped. even does it before it goes to bank everything. It checks for the pick before leaving the mine.

  6. #81
    Join Date
    May 2007
    Location
    Everywhere
    Posts
    1,428
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    I'm going to break this post into pieces so each thing I can address

    Thanks Cstrike, i can guarantee you, that your script will be in the top 20 very fast .
    That'd be awesome!

    Please include SRL-Stats.
    I'm going to read shuttleu's guide and look into it soon (if not now)

    and yes switch character after loads is great, but do you think a certain number of time will be better?
    I think we can have the user choose that way it won't have everyone breaking after a certain load or a certain time, less detectable possibly

    Also, why does it when using the deposit box select one by one of each object, instead of deposit all?
    Yeah that I have to code all myself and fix. Reflection actually had no support for the dropbox, so I had to manipulate the hooks myself to make my own code
    BUT I will be adding this since it'll be a simple check if pickaxes are present and if not, click deposit button


    As well with the constant checking for pick? When it leaves the bank after each load it checks the pick? It shouldn't need to as i already have the pick equipped. even does it before it goes to bank everything. It checks for the pick before leaving the mine.
    I found this annoying to me as well (and is probably not good to leave that in there). When the equipment interface opens once, I can check it forever without switching to it, so I'll add that code in that if it hasn't been opened at all, it will re-open it.


    So thanks for all the ideas, I will be implementing them as soon as possible

  7. #82
    Join Date
    Aug 2010
    Posts
    24
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    hm it seems like when i started using 94c, it started having trouble opening bank. gonna try to use the booth instead of the deposit box

  8. #83
    Join Date
    May 2007
    Location
    Everywhere
    Posts
    1,428
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    Quote Originally Posted by kevinnxd View Post
    hm it seems like when i started using 94c, it started having trouble opening bank. gonna try to use the booth instead of the deposit box
    Any witness to what went wrong?

  9. #84
    Join Date
    Sep 2006
    Location
    Texas
    Posts
    1,349
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Here is my proggie:

    Progress Report:
    {-------------------------------------------}
    {      LOADING FINAL PROGRESS REPORT        }
    {-------------------------------------------}
    
    {*********[ Final Progress Report ]*********}
    ** Overall script time: 07:03:09 **
    {-------------------------------------------}
    Account: 
      - Ore mined: 428
         > Coal mined: 378
         > Mithril mined: 50
      - Gems mined: 4
         > Sapphire mined: 4
         > Emerald mined: 0
         > Ruby mined: 0
         > Diamond mined: 0
      - Experience gained: 23200
      - Time worked: 00:00:00
      - Exp/hr: 592340426
      - GP gained: 129914
    {-------------------------------------------}
    Account: oin
      - Ore mined: 428
         > Coal mined: 378
         > Mithril mined: 50
      - Gems mined: 4
         > Sapphire mined: 4
         > Emerald mined: 0
         > Ruby mined: 0
         > Diamond mined: 0
      - Experience gained: 23200
      - Time worked: 00:00:00
      - Exp/hr: 485581395
      - GP gained: 129914
    {-------------------------------------------}
    Account: vs s
      - Ore mined: 428
         > Coal mined: 378
         > Mithril mined: 50
      - Gems mined: 4
         > Sapphire mined: 4
         > Emerald mined: 0
         > Ruby mined: 0
         > Diamond mined: 0
      - Experience gained: 23200
      - Time worked: 00:00:00
      - Exp/hr: 411428571
      - GP gained: 129914
    {-------------------------------------------}
    Thank you for using Infinity: Guild Miner
    Please post progress reports or bugs/errors in the proper thread
    Successfully executed.


    Very nice run,unfortunately a bug.

    character 1 got stuck when going back to bank. I suggest a failsafe, or maybe click more near the banking symbol?

    This is using the deposit box though, I have not tested the bank booths though.

    Here is a provided screenshot for easier look on where it gets stuck.



    Character 1 got stuck here
    Character 2 got stuck in certer random "Niles" (sorry took him out already as im going to do another run with the bank booths)
    Character 3 THE EXACT same spot as Character 1.

    Hope this helps. Will be running again, but this time with booths.

    EDIT: i just looked at teh proggie, i reall doubt all the characters mined the same amount of ore. Lmao.

    Might want to fix that.

  10. #85
    Join Date
    May 2007
    Location
    Everywhere
    Posts
    1,428
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    Quote Originally Posted by Squancy View Post
    Here is my proggie:

    Progress Report:
    {-------------------------------------------}
    {      LOADING FINAL PROGRESS REPORT        }
    {-------------------------------------------}
    
    {*********[ Final Progress Report ]*********}
    ** Overall script time: 07:03:09 **
    {-------------------------------------------}
    Account: 
      - Ore mined: 428
         > Coal mined: 378
         > Mithril mined: 50
      - Gems mined: 4
         > Sapphire mined: 4
         > Emerald mined: 0
         > Ruby mined: 0
         > Diamond mined: 0
      - Experience gained: 23200
      - Time worked: 00:00:00
      - Exp/hr: 592340426
      - GP gained: 129914
    {-------------------------------------------}
    Account: oin
      - Ore mined: 428
         > Coal mined: 378
         > Mithril mined: 50
      - Gems mined: 4
         > Sapphire mined: 4
         > Emerald mined: 0
         > Ruby mined: 0
         > Diamond mined: 0
      - Experience gained: 23200
      - Time worked: 00:00:00
      - Exp/hr: 485581395
      - GP gained: 129914
    {-------------------------------------------}
    Account: vs s
      - Ore mined: 428
         > Coal mined: 378
         > Mithril mined: 50
      - Gems mined: 4
         > Sapphire mined: 4
         > Emerald mined: 0
         > Ruby mined: 0
         > Diamond mined: 0
      - Experience gained: 23200
      - Time worked: 00:00:00
      - Exp/hr: 411428571
      - GP gained: 129914
    {-------------------------------------------}
    Thank you for using Infinity: Guild Miner
    Please post progress reports or bugs/errors in the proper thread
    Successfully executed.


    Very nice run,unfortunately a bug.

    character 1 got stuck when going back to bank. I suggest a failsafe, or maybe click more near the banking symbol?

    This is using the deposit box though, I have not tested the bank booths though.

    Here is a provided screenshot for easier look on where it gets stuck.



    Character 1 got stuck here
    Character 2 got stuck in certer random "Niles" (sorry took him out already as im going to do another run with the bank booths)
    Character 3 THE EXACT same spot as Character 1.

    Hope this helps. Will be running again, but this time with booths.

    EDIT: i just looked at teh proggie, i reall doubt all the characters mined the same amount of ore. Lmao.

    Might want to fix that.


    Yeah damnit I need to implement my own WalkPath. Drags' walkpath has no failsafes whatsoever. Was that with 94c? It should have failsafed out
    I'm going to change the paths for the next one. It shouldn't even land outside the bank

  11. #86
    Join Date
    Sep 2006
    Location
    Texas
    Posts
    1,349
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Yes this is with .94c

    By the way fix the first post it says to switch to .95c immediately

  12. #87
    Join Date
    May 2007
    Location
    Everywhere
    Posts
    1,428
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    Quote Originally Posted by Squancy View Post
    Yes this is with .94c

    By the way fix the first post it says to switch to .95c immediately
    Updated
    Thank you for all your help w/ this. Tomorrow I'll release the new version which will have all the features/bug fixes + I'll be still working on finishing it tonight. At that point it should be pretty bug free.

  13. #88
    Join Date
    Sep 2006
    Location
    Texas
    Posts
    1,349
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Good to know, going to run the booths tonight as someone above mentioned something wrong with them.

    I wont be home tonight as im going out to the clubs but i will let u know possibly later on at night or in the morning depending how the runs go.

    I set the loads below 50 so they should finish fairly quickly.

    I look forward to the next version

    Thank you very much for making this public.
    Pat on the back to you sir.

  14. #89
    Join Date
    May 2007
    Location
    Everywhere
    Posts
    1,428
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    Quote Originally Posted by Squancy View Post
    Good to know, going to run the booths tonight as someone above mentioned something wrong with them.

    I wont be home tonight as im going out to the clubs but i will let u know possibly later on at night or in the morning depending how the runs go.

    I set the loads below 50 so they should finish fairly quickly.

    I look forward to the next version

    Thank you very much for making this public.
    Pat on the back to you sir.



    BTW are you sure it's safe to let them run? I'm personally upset and worried about accounts getting stuck outside the bank

  15. #90
    Join Date
    Jun 2008
    Location
    Stocking you
    Posts
    264
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    i would like to point out that i have made 5.5k coal with this script so far.
    also i ran into a bug earlier (not the bank one mentioned above) but i was leaving the house so i wanted to start the script again. I will tell you if i see this bug again, but basically he didnt bank the ore and stayed in the cave...
    rainbows are red, violets are blue, shut the heck up,
    or I will crush you...

    Don't Poems just make you happy?

  16. #91
    Join Date
    Sep 2006
    Location
    Texas
    Posts
    1,349
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by cstrike View Post



    BTW are you sure it's safe to let them run? I'm personally upset and worried about accounts getting stuck outside the bank
    Lol no worries, its fine. Thats what test accounts are for

    And they log out so no harm done.

    Going to check on status of accounts....

    Okay it seems Character 1 had gotten stuck at the mines. will post pic now.




    Debug for this account....

    Progress Report:
    Sleep completed, resuming script.
    [Main] Beginning mining cycle.
    [Main] Player ready. Walking from bank to guild.
    [Main] At ladder, descending.
    [Main] Descended. Attempting to walk to center.
    [Main] Beginning mining operation.
    [Main] Done mining, walking to ladder.
    Error: Had trouble while mining.
    We may recover ourselves from being lost, as we are still in the falador area.
    [Main] Beginning mining cycle [Error count = 1/3].
    [Main] Player ready. Walking from bank to guild.
    [Main] At ladder, descending.
    [Main] Descended. Attempting to walk to center.
    [Main] Beginning mining operation.
    [Main] Done mining, walking to ladder.
    Error: Had trouble while mining.
    We may recover ourselves from being lost, as we are still in the falador area.
    [Main] Beginning mining cycle [Error count = 2/3].
    [Main] Player ready. Walking from bank to guild.
    [Main] At ladder, descending.
    [Main] Descended. Attempting to walk to center.
    [Main] Beginning mining operation.
    [Main] Done mining, walking to ladder.
    Error: Had trouble while mining.
    We may recover ourselves from being lost, as we are still in the falador area.
    {============[ Progress Report ]============}
    ******* Overall script time: 01:55:57 *******
    {-------------------------------------------}
    { Account: 
    {   - Ore mined: 168
    {      > Coal mined: 159
    {      > Mithril mined: 9
    {   - Gems mined: 0
    {      > Sapphire mined: 0
    {      > Emerald mined: 0
    {      > Ruby mined: 0
    {      > Diamond mined: 0
    {   - Experience gained: 8670
    {   - Time worked: 00:09:19                  }
    {   - Exp/hr: 55759                          }
    {   - GP gained: 48054                       }
    {--------------------------------------------}
    [Abort] Abort count for current player was 3 or more. Changing player...
    NextPlayer


    I dont know what it could of been as it had just gotten from its sleep. Seems like it got lost though.

    Time stamps would be helpful here.

    Btw: its on character 2 out of 3. So it looks like my character has been running roughly around 4 hours.

    Progress Report:
    {============[ Progress Report ]============}
    ******* Overall script time: 05:53:22 *******
    {-------------------------------------------}
    { Account: 
    {   - Ore mined: 696
    {      > Coal mined: 570
    {      > Mithril mined: 126
    {   - Gems mined: 6
    {      > Sapphire mined: 4
    {      > Emerald mined: 0
    {      > Ruby mined: 1
    {      > Diamond mined: 1
    {   - Experience gained: 39030
    {   - Time worked: 03:57:09                  }
    {   - Exp/hr: 9874                           }
    {   - GP gained: 224254                      }
    {--------------------------------------------}
    [Main] Beginning mining cycle.
    [Main] Player ready. Walking from bank to guild.
    [Main] At ladder, descending.
    [Main] Descended. Attempting to walk to center.
    [Main] Beginning mining operation.


    Will post final later

  17. #92
    Join Date
    May 2007
    Location
    Everywhere
    Posts
    1,428
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    I found out that there's a problem with the guild--> Ladder walking, I didn't convert it to walk path , so I'm going to do that now (plus it'll save on code time).
    I've remade the bank paths and stuff so people won't get outside and fixed other things.

    I'll release it as 0.95 and see what happens-- as soon as I fix up some other bugs I shall post the new version
    + I'm adding in time stamps

  18. #93
    Join Date
    Jun 2008
    Location
    Stocking you
    Posts
    264
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    yay
    {============[ Progress Report ]============}
    ******* Overall script time: 05:11:34 *******
    {-------------------------------------------}
    however i am not sure what this means...
    Progress Report:
     [Abort] Abort count for current player was 3 or more. Changing player...

    i was here when it stopped:
    rainbows are red, violets are blue, shut the heck up,
    or I will crush you...

    Don't Poems just make you happy?

  19. #94
    Join Date
    May 2007
    Location
    Everywhere
    Posts
    1,428
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    Quote Originally Posted by xSaintias View Post
    yay
    {============[ Progress Report ]============}
    ******* Overall script time: 05:11:34 *******
    {-------------------------------------------}
    however i am not sure what this means...
    Progress Report:
     [Abort] Abort count for current player was 3 or more. Changing player...

    i was here when it stopped:
    AbortCount starts at 0, if you're in the wrong spot, it increases the value. That way if it finds you've been lost 3 times, it will terminate the player.


    How this can happen in the guild is if you keep opening the SMART screen, it for some reason refreshes everything, and throws off the tiles (why I dont know ), which results in the program thinking it's at Tile (8,8) instead of Tile(3253, 3534)... therefore causing it to go into failsafe mode thinking "crap! we're in a random or something bad happened!"
    Do you think that could have happened to you? Or was it another reason than the above?

  20. #95
    Join Date
    Apr 2008
    Location
    My house
    Posts
    207
    Mentioned
    1 Post(s)
    Quoted
    28 Post(s)

    Default

    Where is fally bank ?

  21. #96
    Join Date
    Jun 2008
    Location
    Stocking you
    Posts
    264
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by cstrike View Post
    AbortCount starts at 0, if you're in the wrong spot, it increases the value. That way if it finds you've been lost 3 times, it will terminate the player.


    How this can happen in the guild is if you keep opening the SMART screen, it for some reason refreshes everything, and throws off the tiles (why I dont know ), which results in the program thinking it's at Tile (8,8) instead of Tile(3253, 3534)... therefore causing it to go into failsafe mode thinking "crap! we're in a random or something bad happened!"
    Do you think that could have happened to you? Or was it another reason than the above?
    yah i think that happened last night because of all the times i opened and minimized scar; however, i just started one 20 minutes ago and just kept it on the front screen and it stopped like before... same error too. Now im not sure.
    rainbows are red, violets are blue, shut the heck up,
    or I will crush you...

    Don't Poems just make you happy?

  22. #97
    Join Date
    Sep 2006
    Location
    Texas
    Posts
    1,349
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Final Report.

    Character 2 Got stuck in same spot as the one posted above!

    It was just a tile off but next to the same ore




    Very intresting. and i do not minimize my scar ever. I leave it open at all times.
    Player 3 was stuck in the Leo random

    I thought he was fixed
    Progress Report:
    {-------------------------------------------}
    
    {-------------------------------------------}
    {      LOADING FINAL PROGRESS REPORT        }
    {-------------------------------------------}
    
    {*********[ Final Progress Report ]*********}
    ** Overall script time: 10:39:50 **
    {-------------------------------------------}
    Account: ean
      - Ore mined: 858
         > Coal mined: 687
         > Mithril mined: 171
      - Gems mined: 6
         > Sapphire mined: 4
         > Emerald mined: 0
         > Ruby mined: 1
         > Diamond mined: 1
      - Experience gained: 48480
      - Time worked: 00:00:00
      - Exp/hr: 1118769231
      - GP gained: 274006
    {-------------------------------------------}
    Account: oin
      - Ore mined: 858
         > Coal mined: 687
         > Mithril mined: 171
      - Gems mined: 6
         > Sapphire mined: 4
         > Emerald mined: 0
         > Ruby mined: 1
         > Diamond mined: 1
      - Experience gained: 48480
      - Time worked: 00:00:00
      - Exp/hr: 933304813
      - GP gained: 274006
    {-------------------------------------------}
    Account: vs s
      - Ore mined: 858
         > Coal mined: 687
         > Mithril mined: 171
      - Gems mined: 6
         > Sapphire mined: 4
         > Emerald mined: 0
         > Ruby mined: 1
         > Diamond mined: 1
      - Experience gained: 48480
      - Time worked: 00:00:00
      - Exp/hr: 800587156
      - GP gained: 274006
    {-------------------------------------------}
    Thank you for using Infinity: Guild Miner
    Please post progress reports or bugs/errors in the proper thread
    Successfully executed.

  23. #98
    Join Date
    May 2007
    Location
    Everywhere
    Posts
    1,428
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    Ok that middle spot is because I was dumb and used a WalkToTile (when I should have known that it has problems moving)

    I've replaced it with a WalkPath command so it shouldn't get stuck.

    I'm going to release 0.94d instead soon because there's still things I need to add, but the major patches that NEED fixing badly are patched AFAIK.
    It'll be coming soon after I complete another load.



    Also Leo not working? :_( omg


    BTW today is going to be a slow day on F2P and P2P, guild is FULL of people/bots.

  24. #99
    Join Date
    Sep 2006
    Location
    Texas
    Posts
    1,349
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Yes it seemed like it didnt even try to solve it.

    I can u lend u the account?

  25. #100
    Join Date
    May 2007
    Location
    Everywhere
    Posts
    1,428
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    Quote Originally Posted by fumaor View Post
    Where is fally bank ?
    You mean where is the Falador bank? As in you want the location? I can give that to you , though the in game world map may help.


    Quote Originally Posted by Squancy View Post
    Yes it seemed like it didnt even try to solve it.

    I can u lend u the account?
    Yep I need to see why it messed up

Page 4 of 15 FirstFirst ... 2345614 ... 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
  •