Register for your free account! | Forgot your password?

Go Back   elitepvpers > Coders Den > .NET Languages
You last visited: Today at 22:43

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



[C#] DarkOrbit - Packets Handler

Discussion on [C#] DarkOrbit - Packets Handler within the .NET Languages forum part of the Coders Den category.

Reply
 
Old   #1
 
SekhmetPOL's Avatar
 
elite*gold: 0
Join Date: Dec 2011
Posts: 141
Received Thanks: 104
[C#] DarkOrbit - Packets Handler

Hi community!

I play on UridiumWars (old Darkorbit - old packets etc.)
I write bot in C#. I write login(work), but I analyze UDOBOT and i have a problem.

I found function:
Code:
void PacketHandler
She takes the arguments:
Code:
Socket ^hSocket, String ^packet
I have socket, but i don't what's going on with packet.
When you call the function:
Code:
PacketHandler(hSocket,p);
Where:
Code:
String ^p = gcnew String(L"");
And i don't understand that.
String p isn't never declared(without up).
Func use "Split(|)" but string is empty o.0.

UDOBot source:
Code:
http://www.2shared.com/file/Fdf7s-uK/UDOBot_v51.html
from


All func:


Thanks
SekhmetPOL is offline  
Old 07/12/2012, 16:03   #2
 
kissein's Avatar
 
elite*gold: 0
Join Date: Sep 2005
Posts: 427
Received Thanks: 87
Quote:
And i don't understand that.
String p isn't never declared(without up).
Func use "Split(|)" but string is empty o.0.
The caret ("^") indicates that the declared variable is a handle to a C++/CLI managed object, an object on the managed heap.
kissein is offline  
Reply


Similar Threads Similar Threads
Darkorbit and c++ or c# packets
06/23/2012 - DarkOrbit - 31 Replies
Hi i programing in c++ and c#, but i don`t understand how we write DO bots. I can write tools, but with webbrowser control(it‘s very stupid). can we give me links to tutorials about this(sockets, packets in web games) or ezample codes(fe. login into darkorbit) Thank ;) Sorry for my English. I‘m Polish ;)
[Packets] Wie änder ich flyff packets?
07/16/2011 - Flyff Private Server - 19 Replies
HeyHo, Ich würde sehr gerne wissen wie man die Flyff Packets ändert... ich denke mal Zahlen ändern werden nicht ausreichen oder?
Exception Handler
07/12/2011 - CO2 Private Server - 1 Replies
So I'm trying to make my own source from scratch and I was thinking if an exception handler would be a good thing to have? Instead having to change every try/catch when catching exceptions. Using this AppDomain.CurrentDomain.UnhandledException += new UnhandledExceptionEventHandler(Handle); from Hybrids source thought. What I have done is: using System; using System.Collections.Generic; using System.Linq; using System.Text;
[Developing] Darkorbit Bot Packets
01/16/2011 - DarkOrbit - 11 Replies
Hallo, ich bin gerade dabei einen DO Bot zu erstellen. allerdings hab ich ein problem bei den Packets: Also als erstes muss ich ja wissen, an welche IP die Daten gesendet werden müssen. Nunja, die IP habe ich bisher nur von der Startseite rausbekommen, und diese hat sich auch schon geändert. Aber ist die von der Startseite überhaupt die richtige? Und Port ist doch 8080 oder? (Ich weiß das ich auch einfach in der eingabeaufforderung netstat -n eingeben kann. Aber bei der IP klappts auch net...
Creature Handler
10/23/2004 - General Gaming Discussion - 0 Replies
/ui action cycleTargetOutward; /tellpet attack; /pause 5; /attack; /tellpet attack; /pause 20; /ui action toolbarSlot00;



All times are GMT +1. The time now is 22:45.


Powered by vBulletin®
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2025 elitepvpers All Rights Reserved.