User Control Panel
Advertisements

HELP US, HELP YOU!

Help Flash Bot / Client

 
Post new topic   Reply to topic    Bot Depot Forum Index -> Tutorials
View unanswered posts
Author Message
0ffrio
Newbie
Newbie


Joined: 14 Oct 2006
Posts: 1


PostPosted: Sat Oct 14, 2006 11:42 pm    Post subject: Help Flash Bot / Client Reply with quote

Hi im new on bot-depot, my name is 0ffrio. Im not very good in english but i will do my best. Im a flash and php coder.

This is my question (Problem :

I want to make a Flash msn bot (or client (after) ) with xmlsocket but when i try to send the ver or cvr or anything else.. nothing happen. I dont receive anything. If someone already made or see a flash bot can u tell me plz.


(Sorry for my poor english -_-)
Back to top
darkmonkey
The Merovingian
The Merovingian


Joined: 18 Apr 2004
Posts: 2557
Location: London, England
Reputation: 39.3Reputation: 39.3Reputation: 39.3Reputation: 39.3
votes: 7

PostPosted: Sun Oct 15, 2006 9:37 am    Post subject: Reply with quote

I'm not a Flash coder, nor have I done any work on the MSN Protocol, so I can't really give you any specific answer. However, it is clear that you are not sending the correct data to the MSN servers. Make sure you have used a packet-sniffing tool such as Etherreal to find the exact data that is sent and try to emulate it Smile.
_________________
~ Josh
[ Need bot hosting on a dedicated server? PM me. ]
Back to top
noir118
The Architect
The Architect


Joined: 31 Oct 2003
Posts: 152

Reputation: 33.5Reputation: 33.5Reputation: 33.5
votes: 4

PostPosted: Sun Oct 15, 2006 12:47 pm    Post subject: Reply with quote

darkmonkey wrote:
Make sure you have used a packet-sniffing tool such as Etherreal to find the exact data that is sent and try to emulate it Smile.


http://www.ethereal.com/

_________________
Gadgets | Bot Coding | MMORPG | Ads Pixel | Random Messages | Gift Baskets | Used Electronics | Resident Evil | Hero NBC
Back to top
mattaustin
Sentinel
Sentinel


Joined: 19 Jul 2004
Posts: 556
Location: Los Angeles, CA
Reputation: 50.7
votes: 1

PostPosted: Mon Oct 16, 2006 3:50 am    Post subject: Reply with quote

I talked to him online.. and the problem isnt what he is sending.. its that Flash only accepts socket messages that end in a null character (\0) because this is not sent by the msn server.. then only way to get this to work is to have a proxy server append the null char to all incoming socket messages.

SO in short.. flash makes the connection......sends the current info .... msn server replies.... flash ignores it Razz

_________________
[ matt ]
Back to top
Display posts from previous:   
Post new topic   Reply to topic    Bot Depot Forum Index -> Tutorials All times are GMT
Page 1 of 1

 



Protected by phpBB Security phpBB-TweakS
phpBB Security Has Blocked 9 Exploit Attempts.
Antispam Captcha Mod by phpbb-security.com
Powered by phpBB © 2001, 2005 phpBB Group