Skip to content

Instantly share code, notes, and snippets.

/* style checkboxes and radios as buttons */
.option input {
display:none;
}
.option {
margin-bottonm: -10px !important;
}
.option label {
position: absolute !important;
.lp.pom-form .lp-pom-form-field .checkbox-group {
height: 80px;
}
.lp.pom-form .lp-pom-form-field .radio-group {
height: 80px;
}
.multistep .option input {
VERSION BUILD=8820413 RECORDER=FX
SET !ERRORIGNORE YES
TAB T=1
URL GOTO=https://pinterst.com/whateveryourcompetitoris/followers/
WAIT SECONDS=19
TAG POS=1 TYPE=BUTTON ATTR=TXT:Follow
WAIT SECONDS=14
TAG POS=1 TYPE=BUTTON ATTR=TXT:Follow
<script>
function detectmob() {
if( navigator.userAgent.match(/Android/i)
|| navigator.userAgent.match(/webOS/i)
|| navigator.userAgent.match(/iPhone/i)
|| navigator.userAgent.match(/iPad/i)
|| navigator.userAgent.match(/iPod/i)
|| navigator.userAgent.match(/BlackBerry/i)
|| navigator.userAgent.match(/Windows Phone/i)
){ return true