w0rm
10 Jul 2006, 14:01
im working on a program for wa (in visual basic), which i can change my rank in wormnet1 and my flag. the flag changing thing works, im not sure about the ranking stuff, because always when i connect to the wormnet with my program, i only see ? ? ? as a rank for everyone. when i /whois the other players, i can see their rank, when i /whois myself, i cant see it.
the program is very simple and works like a proxy:
- worms connects to my program on port 80 (i add the ip in the serverlobby.htm)
- worms connects to wormnet (on port 80, on port 6667)
- my program sends everything to the wormnet what wa sends to my program
- my program sends everything to wa what the wormnet sends to my program
well my 4 problems are:
- the "Please Wait.. Working.." window does not disappear
- i get disconnected after 1 or 2 minutes (im already in #AnythingGoes) with the message "Fatal error during connecting to gameserver. Disconnecting" or something like that
- when im connected to the irc server and double click a channel, wa doesnt join it (i have to click a button in my program to join channels)
- i cant see ranks before i /whois the players
so if anybody wants to help me (with some ideas why it doesnt work) or with programming, post here or pm me, i will send you my icq number then...
the program is very simple and works like a proxy:
- worms connects to my program on port 80 (i add the ip in the serverlobby.htm)
- worms connects to wormnet (on port 80, on port 6667)
- my program sends everything to the wormnet what wa sends to my program
- my program sends everything to wa what the wormnet sends to my program
well my 4 problems are:
- the "Please Wait.. Working.." window does not disappear
- i get disconnected after 1 or 2 minutes (im already in #AnythingGoes) with the message "Fatal error during connecting to gameserver. Disconnecting" or something like that
- when im connected to the irc server and double click a channel, wa doesnt join it (i have to click a button in my program to join channels)
- i cant see ranks before i /whois the players
so if anybody wants to help me (with some ideas why it doesnt work) or with programming, post here or pm me, i will send you my icq number then...