The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
Hello,
I'm looking for something to allow me to automatically welcome new members in their own intro threads. I've found a couple of mods that allow my bot to create a new thread when a new member joins, but I want my bot to automatically post in any thread that is made in my introductions section. I hope that makes sense, thanks to anybody who can help! |
|
#2
|
|||
|
|||
|
Create a plugin on newthread_post_complete
PHP Code:
My sample template looks like this; Code:
Welcome to {vb:raw forumname}, {vb:raw username}!
|
|
#3
|
|||
|
|||
|
Thank you so much! I really appreciate it.
|
![]() |
|
|