So about these Desktop bots like Golem for example ? Desktop or I do not know how they are called... I hasn't used bot from a long time ago... Lastly I used cracked version of PBDO Bot which now does not exists...
Golem is using the game client and it is not exactly a packet bot. It sends packets, yeah, but via calling SWF send functions, like someone playing the game.
Golem is using the game client and it is not exactly a packet bot. It sends packets, yeah, but via calling SWF send functions, like someone playing the game.
Hm, so the packet bots are not modern now .
What I need to make a bot like golem? Which language? C# ? Or can I do it in VB.NET because I know it well?
Hm, so the packet bots are not modern now .
What I need to make a bot like golem? Which language? C# ? Or can I do it in VB.NET because I know it well?
Packet Bots arent "out". Only prty hard to make and u have to work alot (updates etc) and it has to be safe which is the hardest. And u can write in any Language the Hard thing is to work with the SWF so it does what u want^^
Packet Bo
ts arent "out". Only prty hard to make and u have to work alot (updates etc) and it has to be safe which is the hardest. And u can write in any Language the Hard thing is to work with the SWF so it does what u want^^
So I have to find somewhere the darkorbit swf and decomplie it?
You should start with smaller projects and after a few weeks/months/years (Depends on the fact how fast you are able to learn) you can think about this things.
You should start with smaller projects and after a few weeks/months/years (Depends on the fact how fast you are able to learn) you can think about this things.
Of course.
That's what I am asking here from where to start learning , which programming language.
Any language will be ok, at the end if you know programming the language is not a problem, you'll be able to use the one that fits your requirments.
I'd recomend you to start with the basics of programming with a high level language like C# or Java (even if requi doesn't love it :P) and once you've all the basics you can start with little bots/tools for private servers where the encryption is easy to bypass. At the end real DO works in the same way but with a different encryption.
Any language will be ok, at the end if you know programming the language is not a problem, you'll be able to use the one that fits your requirments.
I'd recomend you to start with the basics of programming with a high level language like C# or Java (even if requi doesn't love it :P) and once you've all the basics you can start with little bots/tools for private servers where the encryption is easy to bypass. At the end real DO works in the same way but with a different encryption.
Regards.-
But can I find somewhere lessons for making backgrounds bots etc ?
And some guys before said something about SWFs ?
i suggest to all developer that want to make a bot that is not by pixels , use Flash Injection , you can just hook in darkorbit main and call darkorbit functions just with ExternalInterface() API , this is like packets but you are working with flash player functions, non packets.
i suggest to all developer that want to make a bot that is not by pixels , use Flash Injection , you can just hook in darkorbit main and call darkorbit functions just with ExternalInterface() API , this is like packets but you are working with flash player functions, non packets.
Thank you for your reply, but can you tell me something more about that "Flash Injection" I hear it for first time...
Any links or something ?
Creating New Packet 04/20/2012 - CO2 Private Server - 6 Replies y cant we create a New packet and send it to client and this packet do w.e we want and is it hard ?
Creating a packet tool for Florensia. 09/27/2010 - Florensia - 2 Replies I understand how to create a simple memory editing tool for florensia through cheat engine. But how do I make a cheat tool for packet editing? I have a few packets that i'd like to try out, but I don't want to have to open a packet sniffing program and type down the packets over and over again just to use them. I'd like to create a tool, like cheat engine's trainer maker but only with packets. Thanks.
[Request]Planning on creating a packet Bot. 04/04/2010 - Silkroad Online - 3 Replies ok guys as the title says...first of all i am a user to this forum for some long time...i am 26 years old guy with 4 years knowledge of C# and got MCAD in august.
before anyone from the respected users of this forum flame or say anything..i am here to learn and try to put my programming experience to good use..it's just i don't know anything about packet programing .i already started to work on the UI .
1- i need resources or even guides to know were should i start from.
2-what...