mIRC Home    About    Download    Register    News    Help

Print Thread
#162763 22/10/06 07:05 PM
Joined: Oct 2006
Posts: 3
Z
Self-satisified door
OP Offline
Self-satisified door
Z
Joined: Oct 2006
Posts: 3
Well i have a slight problem... i've learned mIRC for like half a year now, and i know most alias, popup and script commands... but i have no idea about sockets... although i need to create a script asap...
So I ask for your help...
There's this page:
http://pluto.darkgalaxy.com/ - I need to make a socket, that logs in, and gathers all information on "/planets" page... Although i can't quite manage the logging in part.. frown
Someone told me to use packet sniffer to get information so... i got this much:


Code:
 POST /login HTTP/1.1..Host: pluto.darkgalaxy.com 

Code:
 Content-Type: application/x-www-form-urlencoded. 

Code:
 username=myuser&password=mypass&backurl=&submit.x=55&submit.y=3&submit=Login 


Could anyone help me make this login script work? - i tried altering the script by FiberOPtics, but it was not meant to log in to there, and i couldn't read out very much info from it frown

#162764 22/10/06 09:06 PM
Joined: Oct 2006
Posts: 3
Z
Self-satisified door
OP Offline
Self-satisified door
Z
Joined: Oct 2006
Posts: 3
Please lock the topic... I did not know it was forbidden to access the game by 3rd party modules before.. now i know.. and don't need any information about it. Thx smile


Link Copied to Clipboard