Hi,
i'm a good coder with c#, but i don't know nothing about bots. I downloaded Udobot source code and now i have a general idea about a bot works but.. i need help. My first step was to convert the Udobot c++ source code in c# code but the program is blocked in the receive function. I think that the packet is changed... The question are:
1) How i can read the packets that the client sends to the server and viceversa?
2) the parsing of the packet is still the same or now is changed?
Thanks in Advance
i'm a good coder with c#, but i don't know nothing about bots. I downloaded Udobot source code and now i have a general idea about a bot works but.. i need help. My first step was to convert the Udobot c++ source code in c# code but the program is blocked in the receive function. I think that the packet is changed... The question are:
1) How i can read the packets that the client sends to the server and viceversa?
2) the parsing of the packet is still the same or now is changed?
Thanks in Advance