The Arcive of vBulletin Modifications Site. |
|
|
#1
|
||||
|
||||
|
I would like to do some jobs (send private messages and create topics) on the forums by a bot account. For that a login by script is needed. How can I realize that in php?
|
|
#2
|
||||
|
||||
|
You could take a look into the user.php at ...\core\vb\api\
Don't know what you like to do exactly, but this should do it, isn't it? PHP Code:
|
![]() |
|
|