mIRC Home    About    Download    Register    News    Help

Print Thread
Joined: May 2005
Posts: 6
J
Jonkka Offline OP
Nutrimatic drinks dispenser
OP Offline
Nutrimatic drinks dispenser
J
Joined: May 2005
Posts: 6
I want a script that prints text to the "writing box". For example:

if someone writes "what is 1+1" i want it to write the answer in the box, but i still want to press enter manually to send it

Joined: Feb 2005
Posts: 681
M
Fjord artisan
Offline
Fjord artisan
M
Joined: Feb 2005
Posts: 681
/help /editbox

Code:
on *:TEXT:what is &:#:if ($calc($3) != $null) editbox # $v1

Last edited by mIRCManiac; 13/06/05 07:32 PM.

Link Copied to Clipboard