help for coding dark orbit bot in VB

06/02/2012 15:08 flobo21#1

hello all,
I am a programmer in C and C + +.
I am currently conducting an automatic login on dark orbit from a browser in visual basic (just some notion).
I love that I shed some light on the following points:

- The script of the page when I connect my reports errors, it is an important problem? (I disabled automatically)

- I can not wait to find out how to load a web page (from WebBrowser ...)

- Then I'd like to make a bot in the game (much like Kbot, Udobot, pbdobot ...). What are possible with visual basic? bye sorry for my english
06/02/2012 18:08 Brutalon#2
You program in C & C++ I'll bet 1000$ you not. First point i dont get. Second should be sth like Webrowser1.navigate("www.google.de") But if u just want to open a url then use a Button -> Process.start("www.google.de"). I'm not sure I never used Visual Basic for such things.

And ofc its possible with Visual Basic, but its possible with C,C++, Autoit, Delphi.... too, its possible with all languages ofc..
06/03/2012 00:00 flobo21#3
ok but I do not know what language used ... (AutoIt is to do simple things ...) but I prefer to use C + + or VB that are more advanced than C. .. otherwise it does not solve the problem of how to get to make a bot dark orbit ....
I realize the need to:
Connect collect data on different pages (several possible methods)
Create methods for the bot (I do not know but I have ideas)
Update the data (rather simple)
And finally secure the bot not to be banned (I do not really know) If someone is able to do all this (well done) and in passing I am willing to teach me

sorry for my bad english I'm french
bye
06/04/2012 10:47 gille19#4
can you make a bot using user ID... like UDOBOT...take a look the udobot and make your bot like that......
06/04/2012 17:38 MrSm!th#5
#moved
06/07/2012 17:42 flobo21#6
I will wish to learn to do a login from requests, it's possible to learn it quickly?
06/20/2012 19:05 -popcorn-#7
i saw a vid on youtube about packages, try to search it, he makes a logginer using a part of the web browser (part of mozzila)
06/26/2012 11:54 Andrew™#8
Quote:
Originally Posted by flobo21 View Post
I will wish to learn to do a login from requests, it's possible to learn it quickly?
:facepalm: Yes bro it´s possible, but you must have a lot of brain for quickly learning. But make good, functions and safe bot is impossible for you. Why? Because you need experiances with coding for this. ;)

Good luck :mofo:
07/22/2012 23:20 flobo21#9
Close please =)