Skip to content

Instantly share code, notes, and snippets.

@whalehulk
Created May 31, 2017 10:42
Show Gist options
  • Save whalehulk/562d501edf38705c618ee4b75f3773f2 to your computer and use it in GitHub Desktop.
Save whalehulk/562d501edf38705c618ee4b75f3773f2 to your computer and use it in GitHub Desktop.
VERSION BUILD=11.5.499.3066
TAB T=1
TAB CLOSEALLOTHERS
SET !PLAYBACKDELAY 0.2
URL GOTO=http://m.way2sms.com
TAG POS=1 TYPE=INPUT:TEXT FORM=NAME:loginForm ATTR=ONKEYPRESS:if<SP>(event.keyCode<SP>==<SP>13)<LF><SP><SP><SP><SP><SP><SP><SP><SP><SP><SP><SP><SP><SP><SP><SP><SP><SP><SP><SP><SP><SP><SP><SP><SP><SP><SP><SP><SP><SP><SP><SP><SP><SP><SP><SP><SP>validate('usr');&&MAXLENGTH:10&&PLACEHOLDER:10<SP>Digit<SP>Valid<SP>Mobile<SP>Number&&NAME:username&&AUTOCOMPLETE:off CONTENT=7016396408
SET !ENCRYPTION NO
TAG POS=1 TYPE=INPUT:PASSWORD FORM=NAME:loginForm ATTR=ONKEYPRESS:if<SP>(event.keyCode<SP>==<SP>13)<LF><SP><SP><SP><SP><SP><SP><SP><SP><SP><SP><SP><SP><SP><SP><SP><SP><SP><SP><SP><SP><SP><SP><SP><SP><SP><SP><SP><SP><SP><SP><SP><SP><SP><SP><SP><SP>validate('pwd');&&TYPE:password&&PLACEHOLDER:******&&NAME:password&&AUTOCOMPLETE:off CONTENT=root
TAG POS=1 TYPE=INPUT:BUTTON FORM=NAME:loginForm ATTR=ONCLICK:return<SP>validate('btn')&&ID:loginBTN&&CLASS:button<SP>br2up&&TYPE:button&&VALUE:Login
TAG POS=1 TYPE=A ATTR=TXT:Send<SP>SMS&&HREF:javascript:loadSMSPage('sendSMS');
'FRAME F=5
FRAME NAME=frame
TAG POS=1 TYPE=INPUT:TEXT FORM=NAME:smsFrm ATTR=ONCHANGE:javascript:dispLocMob(this);&&ONKEYUP:javascript:dispLocMob(this);&&ID:mobile&&ONKEYDOWN:javascript:dispLocMob(this);&&MAXLENGTH:10&&PLACEHOLDER:Mobile<SP>Number&&NAME:mobile
TAG POS=1 TYPE=TEXTAREA ATTR=ONKEYUP:javascript:countChars('message',<SP>'msgLen',<SP>140)&&ID:message&&ONKEYDOWN:javascript:countChars('message',<SP>'msgLen',<SP>140,<SP>'sndsms')&&STYLE:BORDER-TOP:<SP>currentColor;<SP>BORDER-RIGHT:<SP>currentColor;<SP>BORDER-BOTTOM:<SP>currentColor;<SP>BORDER-LEFT:<SP>currentColor&&ROWS:5&&COLS:45&&PLACEHOLDER:Type<SP>your<SP>message<SP>here<SP>or<SP>use<SP>SMS<SP>greetings&&NAME:message
TAG POS=1 TYPE=INPUT:BUTTON FORM=NAME:smsFrm ATTR=ONCLICK:return<SP>sendMessage();&&ID:Send&&CLASS:button<SP>br2up&&TYPE:button&&NAME:Send&&VALUE:Send<SP>SMS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment