08-22-2007, 11:29 PM
Macro1
str s=
;BEGIN DIALOG
;0 "" 0x90C80A44 0x100 0 0 141 58 "Amount of K's to Chip"
;1 Button 0x54030001 0x4 16 28 48 14 "OK"
;2 Button 0x54030000 0x4 78 28 48 14 "Cancel"
;3 Edit 0x54032080 0x200 22 10 96 14 ""
;END DIALOG
;DIALOG EDITOR: "" 0x202000A "" ""
str controls = "3"
str e3
if(!ShowDialog(s &Dialog2 &controls 0 2 0 0)) ret
int math1=val(e3)
rep math1
,lef 412 231
,but+ id(5011 "Yahoo Messenger")
,lef 21 32
,mov 0 0 "Yahoo Messenger"
,key "Open-Closed"
,out "done"