The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
||||
|
||||
Quote:
Second you need to follow the instructions that accompany it to install it. 90% of the hacks out there are pretty straight forward it you take your time. As always backup your site and database BEFORE installing any hack incase you beef it. I learned this the hardway. My bot doesn't show that it is online. I guess I could sign in as the bot and then it would. I personally dont see the point. |
#12
|
|||
|
|||
ok, so i have to search for a bot script that is doing this...if someone know a script like this, please post a link. Thanks for help
|
#13
|
|||
|
|||
I can?t find anything plz help
|
#14
|
|||
|
|||
When i have some time ill try todo this, im not sure how, but ill try
|
#15
|
||||
|
||||
If you have a PC that's on 24/7 you could use opera to surf to your forum and auto reload the page every 10 minutes or so (depending on your cookie timeout).
Otherwise I would also suggest adding it to the template and just setting that user to invisible. |
#16
|
|||
|
|||
whats this hack do
|
#17
|
||||
|
||||
replies to posts in designated threads automatically. Here is the one I use https://vborg.vbsupport.ru/showthrea...&highlight=bot
|
#18
|
|||
|
|||
Quote:
THX a lot |
#19
|
|||
|
|||
i've got a nice messy way to do this if you like...
Code:
$time = time(); $DB_site->query("UPDATE `session` set lastactivity = '" . $time . "' Where userid = <userid of online admin>"); |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|