Post: Paying well for 30 seconds of Visual Basic help - SEE INSIDE!
03-21-2011, 08:23 PM #1
ARIISSEK
:nyan: Kaffy :nyan:
(adsbygoogle = window.adsbygoogle || []).push({}); <input type="submit" value="Create Account »" class="gaia na button" style="font-weight: bold">



I want to click that button. ^ That's the HTML code. It's located at X=244 Y=471 on the page. I've spent about an hour trying to get this to work, and it won't. Paying 250k - 500k, and this is for a bot that I'll likely release in premium, too Smile.

Also, Anyone who helps gets +30 Smile
(adsbygoogle = window.adsbygoogle || []).push({});
03-24-2011, 09:47 PM #29
Originally posted by Chrysalis View Post
Offline again...


You need to PM me these details so I can see them quicker.
03-26-2011, 05:33 PM #30
Pewp
Praise Gaben
This is so easy...

    
For Each Submit As HtmlElement In WebBrowser1.Document.All
If Submit.GetAttribute("value") = "Create Account »" Then
Submit.InvokeMember("click") 'If click doesn't work try submit
End If
Next


@Nytol - Only use mouse clicking when absolutely needed Winky Winky I only needed it 1-2 times for all the bots I ever made Happy Your XY coordinates will be different then his, so your moving the mouse to the wrong spot on his screen most likely.

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo