how do i ask a script to send me a pm with what ever text i want in the pm
Should be moved to "request for scripts"
Quotehow do i ask a script to send me a pm with what ever text i want in the pm
Search for "Rulesbot" or take a look here:
http://board.univ-angers.fr/thread.php?threadid=168&boardid=12&styleid=1&sid=bf1fdb68c99e13377fa3ad14a95dba26
(use the one from servaks)
Yokozuna
QuoteOriginally posted by rstandley
how do i ask a script to send me a pm with what ever text i want in the pm
SendPmToNick(to, from, data) - Sends a private message to given nick
to - nickname you want to send the PM to
from - who's sending the message ?
data - string to send
the commands scripts use for this can differ a lot from script 2 script.
plop