Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Mr_ZoRRo

Pages: [1]
1
Общие вопросы / Re: Need Help :(
« on: October 11, 2018, 06:48:13 PM »
  on this photo  I can put cord  to click on identify  click with mause 
and script need check this 3 red box where I show  if inside write crit damage or not
if program Find Crit damage pixel  I can let scrip click down where write cancel  if not to Click Reset button where write down 
on photo you see down buttons to

2
Общие вопросы / Re: Need Help :(
« on: October 11, 2018, 05:16:02 PM »
  Ty  for answer  but I didnt wanted ask this :(   there is chance to get max %14  crit damage  I think but I dont want program check %XX
  I want program  check on 3 id    if write Crit damage or not  like there is 3 x id  random   when program start re id to stop when find
Double Crit damage id or Trible  I upload 1 more photo I hope can help
I mean program to check pixels  if write in box 1-2-3  Crit damage or not  and if get double or trible  to stop
:D    to dont Look % xx  a only to check there word Crit  Damage

3
Общие вопросы / Need Help :(
« on: October 10, 2018, 07:22:36 PM »
 ??? ???   I m curiose  have chance to check words in game screan or not ?

 like in 1 game I want re identificat items auto  and script stop when get double or trible Crit damage 
wich mod we can use or we have this chance ? 
I put down photo on re identification screan  I hope some 1 can help meee 
Thnx alottt

4
Общие вопросы / Re: Need Help :(
« on: July 30, 2018, 06:54:48 PM »
Hii Again  maybe is problem   that Green code  idk 
1 time if catch Green   3-4 time miss it  :(

5
Общие вопросы / Re: Need Help :(
« on: July 30, 2018, 06:09:17 PM »
I think I explain wrong :(   still missing Green  I want script check only 1 box  and not miss Green
I put new Photo   for me is important only this box other up 7 box I dont care
and sorry for my bad eng

6
Общие вопросы / Need Help :(
« on: July 30, 2018, 09:01:25 AM »
   I trying to write script but  IDK where is problem  if some 1 can help I can be thankfull

 
Code: [Select]
LCLICK(612,476)

GETSCREEN(583,349,697,376)
IF_PIXEL_IN(592,353, 688,369, 524039, 323842, 578052, 573701,898055,192513,516868, 516868, 323842,  1048335, 2080527,192513, 1036047, 258050, 1048335, 578053, 524039, 65280, 385283, 643845 , 1551117, 840967, 968200, 2655767, 1617166, 516612, 578053, 836615, 1485582, 709638, 1090825, 705286, 1090825, 1603854, 1547021, 1156873, 709638, 1156874, 709638, 832263, 832263, 1020937, 1288459, 1288203, 1288204, 1603854, 1547021, 841224, 907016, 2068498, 3239197, 1866769, 1095177, 1095177, 836615, 1288202, 968201, 1288202, 1090825, 771079, 771079, 1288202, 841224)
   
   WAIT(1)
   LCLICK(554,478)
   WAIT(1)
ELSE
   WAIT(1)
   LCLICK(679,477)
   WAIT(1)
END_IF
END


That First Click is for Click Soul coins button
Later I tryed to Check Green color on Training Points box  and if catch Green there to click  Confirm  if not get Green  like Red or something else to click Cancel
   But  alot of times Miss Greens  some times Click   how can be better  ???
how I can catch all Greens without miss any1  any better mode for that ?  or any other better comand for collor from IF_PIXEL_IN ?????

Pages: [1]