Results 1 to 8 of 8

Thread: Frog solver using TPA instead of DTM

  1. #1
    Join Date
    Dec 2011
    Location
    The Netherlands
    Posts
    1,631
    Mentioned
    47 Post(s)
    Quoted
    254 Post(s)

    Default Frog solver using TPA instead of DTM

    Debug version


    Finds the Royal Frog by counting the yellow colors/red colors of each frog's hat. Then according to those results it returns a TPA with 1-2 results. For each results it checks if it is the Royal Frog, if it is the Royal frog the result = true.

    Added as attachment.
    Frog is the one that can replace the current one
    SolverV4 is with Debug etc.

    Pretty sure it works correctly, I used a test script using FindNormalRandoms using this version and it solved correctly. Need to test with more accounts though, so if you have an account in there give it a try

    Script source code available here: Github

  2. #2
    Join Date
    Dec 2011
    Posts
    237
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    favorited page, next time im in this random i will deffinatly test!
    "The holy grail is to spend less time making the picture then it takes poeple to look at it"- Banksy

  3. #3
    Join Date
    Oct 2007
    Location
    #srl
    Posts
    6,102
    Mentioned
    39 Post(s)
    Quoted
    62 Post(s)

    Default

    lol, This is exactly how the old solver worked before being replaced with DemiseScythe's DTM solvers. I personally prefer the TPA method more, so I'll try and have a look at the solver at some point tonight.

  4. #4
    Join Date
    Dec 2011
    Location
    The Netherlands
    Posts
    1,631
    Mentioned
    47 Post(s)
    Quoted
    254 Post(s)

    Default

    Quote Originally Posted by NCDS View Post
    lol, This is exactly how the old solver worked before being replaced with DemiseScythe's DTM solvers. I personally prefer the TPA method more, so I'll try and have a look at the solver at some point tonight.
    Oh I thought it always worked with DTM's. The only 'problem' right now is that it hovers Frog Hovard (or whatever his name is) sometimes when the Royal Frog is 'walking around'. But that is always more human than standing there trying to find the DTM. According to the random thread the DTM method doesn't work properly at all times. Could use this as a back up.

    If the time to solve the random has been more than 30 seconds it will use the TPA method instead of the DTM method. Best of both worlds :P

    Script source code available here: Github

  5. #5
    Join Date
    Mar 2012
    Location
    127.0.0.1
    Posts
    1,199
    Mentioned
    0 Post(s)
    Quoted
    26 Post(s)

    Default

    Quote Originally Posted by J J View Post
    Oh I thought it always worked with DTM's. The only 'problem' right now is that it hovers Frog Hovard (or whatever his name is) sometimes when the Royal Frog is 'walking around'. But that is always more human than standing there trying to find the DTM. According to the random thread the DTM method doesn't work properly at all times. Could use this as a back up.

    If the time to solve the random has been more than 30 seconds it will use the TPA method instead of the DTM method. Best of both worlds :P
    Personally I have never had the current solver solve this random correctly, always gets me tele'd or logs out.

  6. #6
    Join Date
    Dec 2011
    Location
    Hyrule
    Posts
    8,662
    Mentioned
    179 Post(s)
    Quoted
    1870 Post(s)

    Default

    Quote Originally Posted by J J View Post
    Oh I thought it always worked with DTM's. The only 'problem' right now is that it hovers Frog Hovard (or whatever his name is) sometimes when the Royal Frog is 'walking around'. But that is always more human than standing there trying to find the DTM. According to the random thread the DTM method doesn't work properly at all times. Could use this as a back up.

    If the time to solve the random has been more than 30 seconds it will use the TPA method instead of the DTM method. Best of both worlds :P
    I would say use the TPA method first and DTM as a backup as long as the TPA method is working pretty reliably.

  7. #7
    Join Date
    Oct 2008
    Location
    C:\Simba\Includes\
    Posts
    7,566
    Mentioned
    19 Post(s)
    Quoted
    180 Post(s)

    Default

    Added this code to the Frog.simba file and everything compiled, now it's a part of SRL. Should be out soon.
    Away for awhile, life is keeping me busy. | Want to get my attention in a thread? @Kyle Undefined; me.
    { MSI Phoenix || SRL Stats Sigs || Paste || Scripts || Quotes || Graphics }

    When posting a bug, please post debug! Help us, help you!

    I would love to change the world, but they won't give me the source code. || To be the best, you've got to beat the rest. || Logic never changes, just the syntax.
    If you PM me with a stupid question or one listed in FAQ, or about a script that is not mine, I will NOT respond.


    SRL is a Library of routines made by the SRL community written for the Program Simba. We produce Scripts for the game Runescape.


  8. #8
    Join Date
    Feb 2006
    Location
    Tracy/Davis, California
    Posts
    12,631
    Mentioned
    135 Post(s)
    Quoted
    418 Post(s)

    Default

    Kyle Committed

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
  •