Hi guys. At first i would like to say sorry for my english...
Than i would like to ask how to make darkorbit box collector, npc killer etc. bot in VB.
I can do like everything in DO except that .. - means i can do auction, skylab, tech bot..
If someone have advice for me or link with tutorial i woul be glad.
TY
Or CefSharp. The thing is if you want to code the bot then either start learning c# programming or look how stuff is done and how to do certain things. No one is going to hand you complete ready code, and do whole work for you.
Or CefSharp. The thing is if you want to code the bot then either start learning c# programming or look how stuff is done and how to do certain things. No one is going to hand you complete ready code, and do whole work for you.
Well i dont want whole code i just need help jesus.
I advice you to start coding in c# a bot. Why? because the syntax is much easier, you can get alot of help in majority of forums (when i mean help, i mean you can see how a bot is done and start building your own). Its quite rare to see people creating their own bots in VB (i had 2y of vb) and i know some of funcs can be easly made with C# ones. But anyway if you wanna make it with vb, then you should start learning this 3 main things.
- Packets
- Sockets (winSoc lib)
- ASM (In most of cases are needed so )
I advice you to start coding in c# a bot. Why? because the syntax is much easier, you can get alot of help in majority of forums (when i mean help, i mean you can see how a bot is done and start building your own). Its quite rare to see people creating their own bots in VB (i had 2y of vb) and i know some of funcs can be easly made with C# ones. But anyway if you wanna make it with vb, then you should start learning this 3 main things.
- Packets
- Sockets (winSoc lib)
- ASM (In most of cases are needed so )