slave pms master when slave gets a pm
Moderator: Moderators
-
- Noob
- Posts: 1
- Joined: 06 Apr 2013, 08:36
- Noob?: Yes
slave pms master when slave gets a pm
with all the shit going on its difficult to filter out if my bot has been pm'd, is there some way to make it pm my master that he's got a pm?
-
- The Kore Devil
- Posts: 708
- Joined: 17 Nov 2017, 23:32
- Noob?: No
- Location: Genting Highland, Malaysia
Re: slave pms master when slave gets a pm
Use macro; something like this
Code: Select all
automacro PMReceived {
pm /(.*?)/
call {
do pm <Your master name> Someone PM me.
}
}
iRO Supporter.
Read before you ask is the wisest thing human can do.
Unless you're a cat.
