jerryno6 0 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 Share this post Link to post Share on other sites
BigDod 518 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 Share this post Link to post Share on other sites
jerryno6 0 Posted May 17, 2011 Ok, Admin, please delete this topic Share this post Link to post Share on other sites