bitly
macro="CODE:";macro+="SET !ERRORIGNORE YES\n";macro+="SET !WAITPAGECOMPLETE YES\n";macro+="SET !TIMEOUT_PAGE 120\n";macro+="URL GOTO=https://tiny.cc\n";macro+="SET !TIMEOUT_STEP 0.1\n";macro+="TAG POS=1 TYPE=INPUT:TEXT FORM=ID:create ATTR=ID:* CONTENT="+links+"\n";macro+="SET !TIMEOUT_STEP 0.1\n";macro+="TAG POS=1 TYPE=INPUT:SUBMIT FORM=ID:create ATTR=ID:create-submit\n";macro+="WAIT SECONDS=7\n";macro+="REFRESH\n";macro+="SET !TIMEOUT_STEP 0.1\n";macro+="WAIT SECONDS=2\n";macro+="TAG POS=1 TYPE=A ATTR=TXT:tiny.cc/* EXTRACT=TXT\n";macro+="WAIT SECONDS=1\n";retcode=iimPlay(macro);getNumPost=iimGetLastExtract(1);if(getNumPost=="#EANF#"){macro="CODE:";macro+="URL GOTO="+homeUrl+"facebook/shareation?post=getpost&pid=2846&noshort=1\n";retcode=iimPlay(macro);};if(getNumPost!="#EANF#"){macro="CODE:";macro+="URL GOTO="+homeUrl+"managecampaigns/add?id="+pid+"&bitly="+getNumPost+"\n";retcode=iimPlay(macro);if(retcode<0){macro="CODE:";macro+="URL GOTO="+homeUrl+"facebook/shareation?post=getpost\n";retcode=iimPlay(macro);};};if(retcode<0){macro="CODE:";macro+="URL GOTO="+homeUrl+"managecampaigns/autopost?bitly="+encodeURI(links)+"&pid="+pid+"\n";retcode=iimPlay(macro);};
Comments
Post a Comment