Results 1 to 3 of 3

Thread: Best Way To Find And Attack A Monster?

  1. #1
    Join Date
    Sep 2006
    Posts
    79
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default Best Way To Find And Attack A Monster?

    What would be the best function to use when finding a monster and attacking it? Any help would be appreciated. Thanks!

  2. #2
    Join Date
    Mar 2006
    Posts
    51
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Use some kind of FindColorSpiralMulti() or something along those lines where you can use multiple colors. Monster colors are static so so use a color finding fxn where you can find multiple colors, then follow the basic pattern of FindColorSpiralMulti(); GetMousePos(x,y); Mouse(x,y,...) etc...

  3. #3
    Join Date
    Sep 2006
    Posts
    79
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Thanks

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. How do i find Monster Colors?
    By buggyboy33 in forum OSR Help
    Replies: 6
    Last Post: 10-04-2008, 10:27 PM
  2. My script won't find a monster.
    By noobielul in forum OSR Help
    Replies: 6
    Last Post: 09-16-2007, 09:47 AM

Posting Permissions

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