jerryno6 Posted May 17, 2011 Posted May 17, 2011 Now i'm create an auto login for travian game, the source code of button on web is <button type="submit" value="Login" name="s1" id="s1" onclick="document.snd.w.value=screen.width+':'+screen.height;"><div class="button-container"><div class="button-position"><div class="btl"><div class="btr"><div class="btc"></div></div></div><div class="bml"><div class="bmr"><div class="bmc"></div></div></div><div class="bbl"><div class="bbr"><div class="bbc"></div></div></div></div><div class="button-contents">Login</div></div></button> and below is the code $sm = _IEFormElementGetObjByName($oIE,"s1",0) _IEAction($sm,"click") but nothing happen, i don't know why
BigDod Posted May 17, 2011 Posted May 17, 2011 I suggest that you read This Time you enjoyed wasting is not wasted time ......T.S. Elliot Suspense is worse than disappointment................Robert Burns God help the man who won't help himself, because no-one else will...........My Grandmother
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now