The colors I picked (debug)
the image (what font this is)Code:Color Picked: 85981 at (322, 154) Color Picked: 370862 at (159, 162) Color Picked: 3095622 at (198, 159) Color Picked: 1781557 at (222, 162) Color Picked: 5921621 at (288, 161) Color Picked: 370862 at (355, 155) Color Picked: 5067346 at (162, 184) Color Picked: 43264 at (200, 194) Color Picked: 5330261 at (231, 193) Color Picked: 605562 at (260, 191) Color Picked: 407451 at (292, 192) Color Picked: 65536 at (322, 194) Color Picked: 5462623 at (358, 190) Color Picked: 65536 at (169, 225) Color Picked: 65536 at (164, 226) Color Picked: 8158069 at (171, 225) Color Picked: 3095622 at (172, 221) Color Picked: 65536 at (193, 229) Color Picked: 1781557 at (194, 233) Color Picked: 16777215 at (863, 191) Color Picked: 5921621 at (230, 227) Color Picked: 65536 at (260, 223) Color Picked: 65536 at (258, 224) Color Picked: 801368 at (258, 235) Color Picked: 85981 at (291, 230) Color Picked: 801368 at (325, 227) Color Picked: 5593690 at (350, 234)
how do i make it so if that comes up, make it read the text of the skill, in that one its "hitpoints", and click the following color codes (hitpoints > 3047422)
What I have so far.
Code:program LexxxxAutoAlcher; begin procedure AntiCheatInterace; hitpoints = 3047422; attack = 370862; strength = 3095622; range = 1781557; defence = 5921621; prayer = 370862; agility = 5067346; herblore = 43264; thieving = 5330261; crafting = 605562; runecrafting = 407451; slayer = 65536; farming = 5462623; mining = 3095622; smithing = 1781557; fishing = 5921621; cooking = 801368; firemaking = 85981; woodcutting = 801368; fletching = 5593690; end; If FindText(x, y, 'itpoints' end.
I looked at tuts, didn't understand half...
I believe this is right section if not, infract me... :C![]()



Reply With Quote
















