Jump to content

I can't send message in post forum vbb


Recommended Posts

vBulletin 3.8.7

Posted Image

vBulletin 4.1.5

Posted Image

$forumweb = ObjCreate("Shell.Explorer.2")
GUICtrlCreateObj($forumweb, 5, 380, 431, 196)
$oName2 = _IEGetObjById ($forumweb, "vB_Editor_001_textarea")
$Message = InputBox("Hello","Your text")
_IEFormElementSetValue($oName2,$Message)

:-??

and vbb 4.x i can't send.

How do i do?

Edited by namson93
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...