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 - BlackLabel

Pages: [1]
1
Использование / Рабочий скрипт для MU online
« on: February 08, 2015, 12:28:19 PM »
 :) :) :)
Code: (clickermann) [Select]
GETSCREEN
COLORMODE(6)
IF_PICTURE_IN (0,0, $_xmax,$_ymax, "Zen.bmp", -1, 90)
   MOVE($_return1+20, $_return2+5)
   WAITMS(400)
   lclick($_return1+20, $_return2+5)
Else
   WAITMS (300)
end_if
создаем проект и вкладываем туда картинку
пользуемся с удовольствием))

Pages: [1]