spyrorocks Posted July 12, 2006 Posted July 12, 2006 Hello. I am wondering, how would you go about listening on a port that some other program is already on, so you can view the data comming in from the connection, and then send data out. Help appreciated! [center] My Projects: Online AutoIt Compiler - AutoForum - AutoGuestbook - AutoIt Web-based Auto Installer - Pure AutoIt Zipping Functions - ConfuseGen - MindReader - P2PChat[/center]
Xenobiologist Posted July 12, 2006 Posted July 12, 2006 HI, search for sniffer. Or use www.ethereal.com/ Hope thats helps. So long, Mega Scripts & functions Organize Includes Let Scite organize the include files Yahtzee The game "Yahtzee" (Kniffel, DiceLion) LoginWrapper Secure scripts by adding a query (authentication) _RunOnlyOnThis UDF Make sure that a script can only be executed on ... (Windows / HD / ...) Internet-Café Server/Client Application Open CD, Start Browser, Lock remote client, etc. MultipleFuncsWithOneHotkey Start different funcs by hitting one hotkey different times
spyrorocks Posted July 12, 2006 Author Posted July 12, 2006 I already have ethereal. I want to monitor the msn port for certin commands for a bot. how can this be done? [center] My Projects: Online AutoIt Compiler - AutoForum - AutoGuestbook - AutoIt Web-based Auto Installer - Pure AutoIt Zipping Functions - ConfuseGen - MindReader - P2PChat[/center]
Simucal Posted July 12, 2006 Posted July 12, 2006 I already have ethereal. I want to monitor the msn port for certin commands for a bot. how can this be done?Then use ethereal with a filter on the MSN port(s), and have autoit parse and interpret ethereals log file. AutoIt Scripts:Aimbot: Proof of Concept - PixelSearching Aimbot with several search/autoshoot/lock-on techniques.Sliding Toolbar - Add a nice Sliding Toolbar to your next script. Click the link to see an animation of it in action!FontInfo UDF - Get list of system fonts, or search to see if a particular font is installed.Get Extended Property UDF - Retrieve a files extended properties (e.g., video/image dimensions, file version, bitrate of song/video, etc)
spyrorocks Posted July 12, 2006 Author Posted July 12, 2006 I need this to only be in autoit and not with any other program because it is a bot template that other people can use. [center] My Projects: Online AutoIt Compiler - AutoForum - AutoGuestbook - AutoIt Web-based Auto Installer - Pure AutoIt Zipping Functions - ConfuseGen - MindReader - P2PChat[/center]
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now