|
-
Mar 20th, 2006, 08:09 PM
#1
Thread Starter
Hyperactive Member
Mid left right
I used to use
Nick = Left$(IrcRead(0), InStrRev(IrcRead(0), "!") - 1)
Nick = Mid$(Nick, InStrRev(Nick, ":") + 1)
to get the Nick of someone in IRC but now in .net it says left is an unknown function cause someone help me witht his IrcRead(0) would be something like this :[email protected]
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|