Menu
Forums
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Trending
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Upgrades
Log in
Register
What's new
Search
Search
Search titles only
By:
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Software Development
Programming
Requests
Automated bot for betting form
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="flyest" data-source="post: 352784" data-attributes="member: 29020"><p>Thank you so much for this. I will try it out and let you know if it works for me. <img src="/styles/default/xenforo/smilies/emojione/smile.png" class="smilie" loading="lazy" alt=":)" title="Smile :)" data-shortname=":)" /></p><p>[doublepost=1444267367,1444234203][/doublepost][CODE]If WebBrowser1.DocumentText.Contains("win") Then</p><p> WebBrowser1.Document.GetElementById("bet").SetAttribute("value", "200")</p><p> End If[/CODE]</p><p>It doesn't catch the<em> You win </em>text or any id. </p><p>This is how the div that appears when you win looks like:</p><p>[HTML]<div id="wonn"></p><p> <div id="won">You win!</div></p><p></div>[/HTML]</p></blockquote><p></p>
[QUOTE="flyest, post: 352784, member: 29020"] Thank you so much for this. I will try it out and let you know if it works for me. :) [doublepost=1444267367,1444234203][/doublepost][CODE]If WebBrowser1.DocumentText.Contains("win") Then WebBrowser1.Document.GetElementById("bet").SetAttribute("value", "200") End If[/CODE] It doesn't catch the[I] You win [/I]text or any id. This is how the div that appears when you win looks like: [HTML]<div id="wonn"> <div id="won">You win!</div> </div>[/HTML] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Software Development
Programming
Requests
Automated bot for betting form
Top