Page 2 of 2 FirstFirst 12
Results 26 to 37 of 37

Thread: new box solving

  1. #26
    Join Date
    Jun 2007
    Location
    La Mirada, CA
    Posts
    2,484
    Mentioned
    1 Post(s)
    Quoted
    3 Post(s)

    Default

    New Revision #26 has a fixed box solver. Enjoy !

    "Failure is the opportunity to begin again more intelligently" (Henry Ford)


  2. #27
    Join Date
    May 2007
    Location
    Seattle
    Posts
    1,069
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Quote Originally Posted by dushii View Post
    i think they made it spin slower so if you wait to long to solve it..it would be detectable ?
    and they made it bigger so you can see the side of the box better (well i think)
    Oh, that's a good point :\
    FORMERLY BORN2CODE | Play Internet Games
    http://img147.imageshack.us/img147/2084/sigg.png

  3. #28
    Join Date
    Sep 2008
    Location
    My House
    Posts
    519
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Yea they did change that because masterkills iron miner couldn't solve it a whole bunch of time so when is this going to be resolved?

  4. #29
    Join Date
    Sep 2006
    Location
    include srl/srl.scar ( aussie)
    Posts
    2,875
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Read the news its updated.

  5. #30
    Join Date
    Jul 2007
    Location
    Mo-Town
    Posts
    259
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by NiCbaZ View Post
    Read the news its updated.
    Even with SRL 27 it doesn't solve them very well. more then half the time I have gotten a box, it opened, waited a little, then logged and made that player false.
    Quote Originally Posted by Napolean
    In Politics, Stupidity is Not a Handicap
    Quote Originally Posted by Unknown
    Marriage is like a bank. You put it in, Pull it out, then lose interest.

  6. #31
    Join Date
    Feb 2006
    Location
    Amsterdam
    Posts
    13,692
    Mentioned
    146 Post(s)
    Quoted
    130 Post(s)

    Default

    Quote Originally Posted by death12652 View Post
    Yea they did change that because masterkills iron miner couldn't solve it a whole bunch of time so when is this going to be resolved?
    It will be resolved when I get a bit more time.



    The best way to contact me is by email, which you can find on my website: http://wizzup.org
    I also get email notifications of private messages, though.

    Simba (on Twitter | Group on Villavu | Website | Stable/Unstable releases
    Documentation | Source | Simba Bug Tracker on Github and Villavu )


    My (Blog | Website)

  7. #32
    Join Date
    Dec 2006
    Location
    utah
    Posts
    1,427
    Mentioned
    2 Post(s)
    Quoted
    7 Post(s)

    Default

    Has anyone made a solver yet?

  8. #33
    Join Date
    Aug 2007
    Location
    in a random little world
    Posts
    5,778
    Mentioned
    0 Post(s)
    Quoted
    7 Post(s)

  9. #34
    Join Date
    Mar 2007
    Posts
    3,116
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    Use bens concept.

  10. #35
    Join Date
    Feb 2006
    Location
    Amsterdam
    Posts
    13,692
    Mentioned
    146 Post(s)
    Quoted
    130 Post(s)

    Default

    Quote Originally Posted by Mylesmadness View Post
    Use bens concept.
    It is already in Wizzyplugin.



    The best way to contact me is by email, which you can find on my website: http://wizzup.org
    I also get email notifications of private messages, though.

    Simba (on Twitter | Group on Villavu | Website | Stable/Unstable releases
    Documentation | Source | Simba Bug Tracker on Github and Villavu )


    My (Blog | Website)

  11. #36
    Join Date
    Feb 2007
    Location
    Estonia.
    Posts
    1,938
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    SCAR Code:
    Chopping logs .. -.-

    Found a box, solving...
    Question is:
    What number is the Square
    GetBoxSide
    Star : 6
    GetBoxSide
    Star : 9
    GetBoxSide
    Square : 7
    Answer is 7
    Found a box, solving...
    Question is:
    Which shape has number 2
    GetBoxSide
    Star : 4
    GetBoxSide
    Star : 4
    GetBoxSide
    Star : 7
    GetBoxSide
    Star : 2
    Answer is Star
    Found a box, solving...
    Question is:
    Which shape has number 2
    GetBoxSide
    Circle : 3
    GetBoxSide
    Circle : 3
    GetBoxSide
    NextPlayer(Active: True);
    Found a box, solving...
    Question is:
    What number is the Triangle
    GetBoxSide
    Triangle : 8
    Answer is 8
    Found a box, solving...
    Question is:
    What number is the Pentagon
    GetBoxSide
    Star : -1
    GetBoxSide
    Star : -1
    GetBoxSide
    Triangle : 2
    GetBoxSide
    Triangle : 2
    GetBoxSide
    Triangle : 3
    GetBoxSide
    Triangle : 2
    GetBoxSide
    Square : 3
    GetBoxSide
    Circle : 2
    GetBoxSide
    Circle : 9
    GetBoxSide
    Square : 7
    GetBoxSide
    Square : 7
    GetBoxSide
    Square : 7
    GetBoxSide
    Square : 4
    GetBoxSide
    Square : 4
    GetBoxSide
    Square : 4
    GetBoxSide
    Square : 4
    GetBoxSide
    Square : 4
    GetBoxSide
    Square : 4
    GetBoxSide
    Triangle : 5
    Found a box, solving...
    Question is:
    Which shape has number 3
    GetBoxSide
    unknown : -1
    GetBoxSide
    unknown : -1
    GetBoxSide
    unknown : -1
    GetBoxSide
    unknown : -1
    GetBoxSide
    Star : 6
    GetBoxSide
    Star : 0
    GetBoxSide
    Didn't find any axe , next player.
    NextPlayer(Active: False);
    Successfully executed
    Maybe it's not good section, but i would like to say, it's still not perfect, but it's something.
    Anyone knows, why isn't it perfect?
    ~Eerik~

  12. #37
    Join Date
    Mar 2007
    Posts
    4,810
    Mentioned
    3 Post(s)
    Quoted
    3 Post(s)

    Default

    Basically it will read the values infront of it, also the ratios change making the box bigger or smaller. I suggest if you get a box you should log out, as my account got banned from hovering too long.

    Anyway I did use it before solved 13 boxes flawlessly, maybe they were to easy?

Page 2 of 2 FirstFirst 12

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
  •