Results 1 to 8 of 8

Thread: Question on First Script?

  1. #1
    Join Date
    Feb 2012
    Posts
    22
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default Question on First Script?

    Hey I have a few problems I need help with on my script first off what do you do when picking a color for an object and something else has the same/ very similar color of that? I have 4 different colors set for my item but for some reason it keeps going straight to my characters skin either hands or face and that's it.
    My next question is how do you make the bot click the pop up box that appears where chat is for certain items like when you click a maple log and want it to make Longbows,short bows,etc.?

  2. #2
    Join Date
    May 2012
    Location
    Texas
    Posts
    365
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Check out a tutorial on using ACA (Auto Color Aid) Gl
    Mostly Inactive, School

  3. #3
    Join Date
    Nov 2011
    Location
    England
    Posts
    3,072
    Mentioned
    296 Post(s)
    Quoted
    1094 Post(s)

    Default

    My next question is how do you make the bot click the pop up box that appears where chat is for certain items like when you click a maple log and want it to make Longbows,short bows,etc.?

    You can use a mousebox

  4. #4
    Join Date
    Feb 2012
    Posts
    22
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    Quote Originally Posted by Based Lord View Post
    Check out a tutorial on using ACA (Auto Color Aid) Gl
    Watching atm thanks
    still need help on second question please.

  5. #5
    Join Date
    Oct 2006
    Location
    Netherlands
    Posts
    3,285
    Mentioned
    105 Post(s)
    Quoted
    494 Post(s)

    Default

    What code did you use? Did you split the TPA(list of all found colors their coordinates)? Did you use CTS 0, 1 or 2?
    Working on: Tithe Farmer

  6. #6
    Join Date
    Feb 2012
    Posts
    22
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    Quote Originally Posted by masterBB View Post
    What code did you use? Did you split the TPA(list of all found colors their coordinates)? Did you use CTS 0, 1 or 2?
    I actually didnt use CTS and didnt know about it until min ago just seen vid about ACA was using the color picking from inside Simba before. But I'm watching atm so going to test it out then see if that fixes problem.

  7. #7
    Join Date
    Oct 2006
    Location
    Netherlands
    Posts
    3,285
    Mentioned
    105 Post(s)
    Quoted
    494 Post(s)

    Default

    You always use CTS, when you don't change it, it is CTS 1.
    Working on: Tithe Farmer

  8. #8
    Join Date
    Feb 2012
    Posts
    22
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    Quote Originally Posted by masterBB View Post
    You always use CTS, when you don't change it, it is CTS 1.
    o ok didnt know that but this was the code I used to find the color

    Code:
    If(FindColorSpiralTolerance(X, Y, 5929632, MIX1, MIY1, MIX2, MIY2, 5)) Then
       Begin

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
  •