Originally Posted By: splinny
So its your fate.


I solved it doing this:

Code:
  sockwrite -n $sockname GET /verificar.php?user1= $+ %nick1 $+ &user2= $+ %nick2 HTTP/1.1


But now how do I get it to actually print it on Twitch chat? Because "echo -ag $chan %temp" does not, and "msg $chan %temp" neither frown