Results 1 to 6 of 6

Thread: How does this even make sense..

  1. #1
    Join Date
    Feb 2014
    Posts
    9
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default How does this even make sense..

    I'm trying to make a script but I can't detect any colors whatsoever. I made this as an example, just to show that the exact color is there, I'm using a tolerance of 20, and it still doesn't do anything.
    The if loop works, if I make the loop say if not, then it goes into the loop and just clicks (0,0)..

    I really don't get why I can find any colors.. this picture is just to show I have the correct color, it is solid for like 5 pixels, and I showed it in the color picker as well, just so you can see.

  2. #2
    Join Date
    Feb 2012
    Location
    UK
    Posts
    909
    Mentioned
    10 Post(s)
    Quoted
    191 Post(s)

    Default

    I believe you need to include SRL at the top of your script (look at other scripts for what you need to put as I don't memorise it), and also call SetUp SRL; before activate client (or maybe after, I'm not much of a scripter myself, just trying to help where I can).
    Solar from RiD.

  3. #3
    Join Date
    Jul 2013
    Location
    An horse
    Posts
    300
    Mentioned
    9 Post(s)
    Quoted
    120 Post(s)

    Default

    Is this for a private server? Also, what graphics mode do you have it set to?
    Currently lurking while messing around with dll injection. Will continue contributing after I finish my quest.

  4. #4
    Join Date
    Sep 2010
    Posts
    5,762
    Mentioned
    136 Post(s)
    Quoted
    2739 Post(s)

    Default

    The RSPS graphics settings is probably on openGL

  5. #5
    Join Date
    Feb 2014
    Posts
    9
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    im literally so mad. All it was is the openGL... why does this matter? Thankfully this server can switch to directX and now everything works perfect...

  6. #6
    Join Date
    Sep 2010
    Posts
    5,762
    Mentioned
    136 Post(s)
    Quoted
    2739 Post(s)

    Default

    Quote Originally Posted by yamahablasta View Post
    im literally so mad. All it was is the openGL... why does this matter? Thankfully this server can switch to directX and now everything works perfect...
    Because simba can't read opengl graphics (without smart and the plugin)

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
  •