Announcement

Collapse
No announcement yet.

Gunning Assistant?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Gunning Assistant?

    I started putting together a little gunning assistant that would make my gunning method much easier, and I was wondering if this interested anyone? Its probably about 25% complete. If I decide to complete it, I could release it for free. Its more of a helper though, not a complete gunning bot. If you want a nice gunning bot, I recommend PuzSol. I am using Simba to make this script. It's very popular for creating Runescape scripts. Its probably most known for its color detection abilities. Heres a quick video I threw together of its current state:



    What this does:

    Finds cannon and clicks on it.

    Finds an appropriate board

    When a good board is found, it sets loops
    and moves cursor in front of first cannon for convenience.

    After first cannon is loaded by you, it sets loops again and moves the cursor in front of the next cannon for convenience.

    After second cannon is loaded, it sets loops and moves cursor in appropriate spot for loading the third.

    Thats it so far.. This is the gunning method I used to get ult myself (I loaded the 4th cannon too, will implement it aswell). It is a somewhat sloppy method that requires less skill. Good boards and cooperative pieces are usually key to getting ult with this method. Also, quick hands are necessary. I designed this bot for convenience.

    #2
    Interesting. So it requires the 3rd bottom row to be completely clear of obstacles?

    Comment


      #3
      Originally posted by Sticky View Post
      Interesting. So it requires the 3rd bottom row to be completely clear of obstacles?
      exactly, it will keep abandoning until it has a board like that. Those boards are common, id say above 50% so its not that bad.

      Comment


        #4
        I LOVE Simba. I wrote a few Runescape scripts on it. I was going to start messing with it on PP, just haven't gotten around to it.

        Comment


          #5
          Originally posted by Tarrington View Post
          I LOVE Simba. I wrote a few Runescape scripts on it. I was going to start messing with it on PP, just haven't gotten around to it.
          It has great antiban functions.. and it is easy to pick up. I would love to see a YPP section on the SRL forums

          Comment


            #6
            I tried to get one going one time I believe. And ya, the antiban is great. Its so geared for Runescape though, so many Funcations are made specifically for Runescape. I never did a whole lot with it, basic stuff. Power Miners, Mining with banking, Woodcutting, Was working on an RC one when i got bored. May start that project back up.

            Comment


              #7
              This would actually be pretty simple to code in C#, knowing what I know at least. I wouldn't want to steal your idea, though.
              Skype - wastedbro

              Comment


                #8
                Idk anything about C#, I have taken classes on C++, but I couldn't write a bot in it even. Simba is EXTREMELY easy to use. Most people can produce a great working bot in Simba in less than 72 hours if they try. I am going to start work on a Bilge bot using Simba I think, to get my feet wet.

                Comment


                  #9
                  Originally posted by Tarrington View Post
                  Idk anything about C#, I have taken classes on C++, but I couldn't write a bot in it even. Simba is EXTREMELY easy to use. Most people can produce a great working bot in Simba in less than 72 hours if they try. I am going to start work on a Bilge bot using Simba I think, to get my feet wet.
                  I wouldn't know where to start with an algorithm for a bilge bot.. I would have to see an outdated bot first.. But yeah good luck with that! I'm here if you need help.
                  P.S. just bought VIP ;D

                  Comment


                    #10
                    Originally posted by Saltyspoons View Post
                    I wouldn't know where to start with an algorithm for a bilge bot.. I would have to see an outdated bot first.. But yeah good luck with that! I'm here if you need help.
                    P.S. just bought VIP ;D
                    Here's the source to Pure Bilge (aka Crystal Bilge): Pure Bilger-Source.zip
                    Warning: This is detected. It will get your YPP account banned.

                    Comment


                      #11
                      Gratz! Ya, its going to be a long process for me. Its a lot different that Runescape scripting, which is really straight forward.

                      Comment


                        #12
                        Originally posted by Sticky View Post
                        Here's the source to Pure Bilge (aka Crystal Bilge): Pure Bilger-Source.zip
                        Warning: This is detected. It will get your YPP account banned.
                        I thought bots run off of detecting colors and then moving your mouse. How could OOO detect a third party program moving your mouse?

                        Comment


                          #13
                          Originally posted by Ezenemy View Post
                          I thought bots run off of detecting colors and then moving your mouse. How could OOO detect a third party program moving your mouse?
                          No mouse movement and OOO has the source.
                          Skype - wastedbro

                          Comment


                            #14
                            Wow! It's great to see some villavu members playing Y!PP too

                            I'd definitely be interested in seeing the gunning script in action.

                            Comment


                              #15
                              Heres a video of how I have added the 4th cannon.
                              Don't forget to watch in HD, full screen helps you see better as well.

                              It plays again in slow motion, notice how there is no jumping mouse.
                              The bot also never clicks in the same spot every time, it has a randomness of usually 5 pixels every click. A generally low randomness ensures that it doesn't misclick either.
                              It clicks and drags to set the loops.

                              DON'T FORGET: This bot only setting the loops and moving my cursor in front of the cannon for me. I am the one doing the cannon-filling. not the bot.





                              Basically I have the bot throw all the pieces towards the 4th cannon. This is the method I use when I am gunning. Very sloppy indeed.
                              In this video it shows an example of a lucky 4th cannon fill; its not always that easy. Pieces aren't always as cooperative as that when using this method

                              EDIT: video is no longer private. sorry about that.
                              Last edited by Salty; 06-07-2012, 05:59 AM. Reason: some punctuation and info

                              Comment

                              Working...
                              X