02-04-2011, 05:32 AM
i was wondering how to GetProp and SetProp to a window telling that the macro is running and time running on the prop and how to make the prop
bigger text / color of text / font of text....
--------------------------------------------------------------------------------
SetProp(hwnd "x" 1)
rep
if(!GetProp(hwnd "x"))
hid id(679 hwnd)
_s="Status: Offline"; _s.setwintext(id(679 hwnd))
hid- id(679 hwnd)
sss.setwintext(msgtext)
break; end
--------------------------------------------------------------------------------
this is what i have so far and its not the best i would like a little more / quality
bigger text / color of text / font of text....
--------------------------------------------------------------------------------
SetProp(hwnd "x" 1)
rep
if(!GetProp(hwnd "x"))
hid id(679 hwnd)
_s="Status: Offline"; _s.setwintext(id(679 hwnd))
hid- id(679 hwnd)
sss.setwintext(msgtext)
break; end
--------------------------------------------------------------------------------
this is what i have so far and its not the best i would like a little more / quality
