yeah.. i'm trying to make a thing like this to... but I can't get it to work....
I need to know something, hope somebody out there can help me with this:
I'm working in VB6...
I've made a form with a timer that should execute the command.. that means send the "/nick somenick" to.. but I can't seem to get i working.. tried with the Parsecommand thing.. but can't seem to get it working... then I saw in some example somewhere.. that I could just declare the timer in the Class module.. and I tried that to.. but It wouldn't come any further when I use the timer.enable command...
.. don't know what to do now... please anybody give some help.. I need to know how to send commands to plus or commands in generally eg. from a timer.... I need to know if it is possible or do I have to use the API for this....???