[HELP] Imacro

shahnameh

Newbie
Joined
Jul 7, 2012
Messages
4
Reaction score
0
what is the code for a pop-up "Close Confirmation" on Mozilla?


Confirm Close
2 buttons is, Close tabs and Cancel
 
Are you talking about this?

Code:
http://wiki.imacros.net/iimClose
 
Hello,

Just put this code BEFORE the code that will triger the POP UP:
Code:
ONDIALOG POS=1 BUTTON=Close*

OR you might want to record that so you can be sure.

OR you should have this at the very top of your script like someone suggested already:
Code:
VERSION BUILD=7500718 RECORDER=FX
TAB T=1
TAB CLOSEALLOTHERS
<THE REST OF YOUR iMACROS CODE>

Regards,
Mr.Profit
 
Last edited:
Plz anybody share how to post a website link on facebook profiles after copy and then paste to facebook profile???

Its really very helpful!

Thanks
 
Plz anybody share how to post a website link on facebook profiles after copy and then paste to facebook profile???

Its really very helpful!

Thanks

Record yourself doing that once and then replay it.
 
Back
Top