[Help] Bot login

05/11/2013 23:17 -tomm27-#1
Hy guys!
I logged into the darkorbit with name and password but when i choose the server, my program is stopped (error) in C# wroten
code:
private void button7_Click(object sender, EventArgs e)
{
webBrowser1.Document.GetElementById("loginForm_def ault_input_username").SetAttribute("value", textBox1.Text);
webBrowser1.Document.GetElementById("loginForm_def ault_input_password").SetAttribute("value", textBox2.Text);
webBrowser1.Document.GetElementById("loginForm_def ault_loginButton").InvokeMember("click");
}
private void button8_Click(object sender, EventArgs e)
{
webBrowser1.Document.GetElementById("serverSelecti on_ini_669").InvokeMember("click");

}
and when I chosse the server ( with button 8 ) drop error the C#
why?
05/11/2013 23:21 YerAWizard#2
Quote:
Originally Posted by -tomm27- View Post
Hy guys!
I logged into the darkorbit with name and password but when i choose the server, my program is stopped (error)
code:
private void button7_Click(object sender, EventArgs e)
{
webBrowser1.Document.GetElementById("loginForm_def ault_input_username").SetAttribute("value", textBox1.Text);
webBrowser1.Document.GetElementById("loginForm_def ault_input_password").SetAttribute("value", textBox2.Text);
webBrowser1.Document.GetElementById("loginForm_def ault_loginButton").InvokeMember("click");
}
private void button8_Click(object sender, EventArgs e)
{
webBrowser1.Document.GetElementById("serverSelecti on_ini_669").InvokeMember("click");

}
and when I chosse the server ( with button 8 ) drop error the C#
why?
What bot is this? If this is some Login Bot, this is kind of error happens alot and this is made with VB i think..

Greetz,
jartsa.
05/11/2013 23:31 -tomm27-#3
in C#
05/11/2013 23:35 YerAWizard#4
Quote:
Originally Posted by -tomm27- View Post
in C#
I don't know anything about this language lol..
But always when I use some Login Bot, I get some errror, BUT there is Login Bot's which work..

Greetz,
jartsa.
05/11/2013 23:37 hello..#5
Webbrowser :rolleyes:
05/12/2013 00:20 -tomm27-#6
oh I solved the problem :D thanks guys :D :D :D
05/12/2013 00:28 YerAWizard#7
[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]
  • Please do not write thanks, press the button. "Thanks"-posts are considered to be Spam.

Greetz,
jartsa.