/you, /me, /youid, /myid Hack
This modification is in the archives.
1.4.2 has been released! Upgrade if /youid and /meid arent working! To upgrade, just cut (not copy) the youid part above the /you part, and it'll work This is a hack adds the following BB codes: "/you" is replaced by the Username viewing the thread* "/me" is replaced by the thread/post creator* "/youid" is replaced by the UserID of the user viewing the thread. "/myid" is replaced by the UserID of the poster of the post. "/you is great!" Turns into: Username is great! "/me" is great!" Turns into: "Deaths is great!" "http://www.vbulletin.org/user.php?u=/youid" Turns into: "http://www.vbulletin.org/user.php?u=123". "http://www.vbulletin.org/register.php?refferer=/myid" Turns into: "http://www.vbulletin.org/register.php?refferer=567". Here are the instructions: Optionally, you may follow the instructions in install.txt. Both this post and the .txt file contain the exact same information. Open includes/functions_bbcodeparse.php: Find: PHP Code:
$bbcode = str_replace(array('>|||)', '<|||)', '"|||)'), array('>)', '<)','")'), $bbcode);
PHP Code:
// /youid hack by Deaths (Apprentice) | http://www.xgnews.org
PHP Code:
// /meid hack by Deaths (Apprentice) | http://www.xgnews.org
PHP Code:
// /you hack by Deaths (Apprentice) | http://www.xgnews.org
PHP Code:
// /me hack by Deaths (Apprentice) | http://www.xgnews.org
Find: PHP Code:
$pagetext = trim(strip_quotes($pagetext));
PHP Code:
// /me Hack
Hope you like it! *I'm almost positive these hacks have already been released before, even though I couldn't find them. I did not copy any code from anyone. However, if you released this hack before I did, and wish to have the /you and /me hacks removed, please contact me by PM. Download This modification is archived and cannot be downloaded. Supporters / CoAuthors
|
Similar Mods
Spam Killer Hack v1.0 (includes Lesane's Store Hack Addon) | vBulletin 2.x Full Releases |