If I have a base color or dtm or something, and i want it to find that DTM and then get the color, could i use x,y, like this
This looks for my oak color, and then looks to make sure it has ak out of Oak Logs, and then gets the color from that, will this work well?SCAR Code:If findcolor(x,y,LogC,MIY1, MIY1, MIX2, MIY2)then
wait(1000)
MMouse(x,y,3,3)
wait(500+random(500))
until(IsUpText('ak'))
NLC:= GetColor(x,y)







Reply With Quote


