Follow vBSEO on Twitter
vBulletin Modifications
  • Forums
  • Add-Ons
  • Template Modifications
  • Styles
  • Graphics
  • Tutorials
  • Support Center
  • Register
  • vBulletin SEO

Member Log In

Site Navigation

  • Register
  • Members List
  • Social Groups
  • Search
  • Today's Posts
  • Mark Forums Read

Latest Modifications

  • [vB 3.6.x] StopSpam
    By: flappi282
  • [vB 3.8.x] vBulletin Chat Addon for...
    By: 123flashchat
  • [vB 3.5.x] 404 Page Redirect To...
    By: Ak Worm
  • [vB 3.8.x] 404 Page Redirect To...
    By: Ak Worm
  • [vB 4.0.x] 404 Page Redirect To...
    By: Ak Worm

Latest Template Mods

  • [vB 3.8.4] Images PassWordBox...
    By: cRs!MP
  • [vB 3.8.4] Footer Follow Ups
    By: Ak Worm
  • [vB 3.7.2] Worldofwarcraft blue...
    By: Mikeyodesigns
  • [vB 3.7.0] My Links
    By: blind-eddie
  • [vB 3.7.0] Pop-Up Warning Before...
    By: Thelonius Beck

Latest Styles

  • [vB 3.8.4] CompletevB - Skylight
    By: DreadKnight
  • [vB 3.8.3] [vB 3.8.4] Barcelona...
    By: hoiquantinhoc.com
  • [vB 3.8.3] Natures Walk by vBSkin...
    By: Chri5
  • [vB 3.8.3] Green Theme
    By: Robdog
  • [vB 3.8.2] Unreal T 3 - vB3.8.x
    By: Butcher

Latest Graphics

  • [vB ] [anim.]Team Ranks
    By: cRs!MP
  • [vB ] Abstract Circles (3...
    By: cRs!MP
  • [vB ] PlayStation Rank Images
    By: cRs!MP
  • [vB 3.6.12] Heavy Stroked Button...
    By: Shelley
  • [vB ] Minature Ranks.
    By: Shelley
vBulletin Modifications » vBulletin Modifications » vBulletin 3.5 / 3.6 Hack Releases » Miscellaneous Hacks - IRC post announcer vB 3.5.x [UPDATED v1.3]
Reply
Page 3 of 14 < 12 3 4513 > Last »

 

  • Thread Tools
Download Options
You Must Register First
To Download This Modification

Report A Bug
Bugs
Uncofirmed:
Uninstall error
Posted By: Ml2tal
Submit A Bug | View All Bugs
  
Not Supported
[vB 3.6.9] Miscellaneous Hacks - IRC post announcer vB 3.5.x [UPDATED v1.3] (343)
Released: 01-27-2006, 03:06 PM
Modification Information: Version: 1.3
Author: ShavedApe
Last Online: 01-07-2009
Installer Included: 0 Additional queries added to database: 0 Template Edits:
File Edits: New Files: New Phrases:

Plugin
Same as before now a product for easy install and no more bitfields.
A quick thanks to MadMax he converted it from bitfields which saved me some time.

An EGGDROP or WINDROP IS REQUIRED!

Will announce new posts to specified IRC channel.
It's forum specific and admincp controlled.
It can also be set to announce a small portion of the message to the channel.
You can choose seperate channels per single forum and also seperate colors per single forum.

This version does not allow for multiple channels per single forum, does not use multiple bots and does not announce replys.


Install is simple import the product via admincp turn it on in forum manager
add ip,port and tag Options > IRC Options And Settings
DO NOT use the same port the bot normally listens on as specified in your config.
Add to the bottom of config as a script and then rehash bot

egghelp.org for eggdrop help

Upload the IRC folder located in the zip to the root directory of your forum

USERS of Earlier version please note:
You will need to run the following querys before you can attempt to install this version.
ALTER TABLE forum DROP `irccolor`;
ALTER TABLE forum DROP `ircchan`;



Screenshots
Screenshots
File Type: jpg Untitled-2.jpg (25.5 KB, 1022 views)
File Type: jpg Untitled-4.jpg (86.2 KB, 874 views)
File Type: jpg Untitled-5.jpg (77.1 KB, 723 views)



Old 01-30-2006, 11:48 AM   #21
3DViRuS
Junior Member

3DViRuS's Avatar

Activity Longevity
0/20 15/20
Today Posts
0/3 sssssss38
3DViRuS is on a distinguished road
Status: Offline Default
Quote:
Originally Posted by Snatch
It Works, big ThX !!

One Error left.

The Bot posts more than I want in the Chan

Code:
-=|17:59:36|=- <XGuest54161> NEW -> Topic by Snatch: gf43qgh34h in News &amp: Infos
-=|17:59:38|=- <XGuest54161> Message -> 34h35h35h5h35h53h 
-=|17:59:41|=- <XGuest54161> Read more -> http://www.celebritymarkt.de/showthread.php?t=51031
-=|17:59:41|=- <XGuest54161> Read more -> http://www.celebritymarkt.de/showthread.php?t=51031NEW -> Topic by Snatch: gf43qgh34h in News &amp: Infos
-=|17:59:42|=- <XGuest54161> Read more -> http://www.cel 
The red Text is tu much. How I can short it ?

Question two:
how I can change the post text: NEW -> Topic by ?

GreeTz an big big ThX
Snatch
yea we have the same prob all the time man

i also get it 3 times

thanx for the fix tho
Reply With Quote
Old 01-30-2006, 12:31 PM   #22
Chuanse
Charter Member

Chuanse's Avatar

Activity Longevity
0/20 20/20
Today Posts
0/3 sssssss11
Location: Brussels
Chuanse is on a distinguished road
Status: Offline Default
Quote:
Originally Posted by ShavedApe
Working on quite a large project atm so the answer has to be no for the moment im afraid.
k, i understand that. but you might wanna help me out with only the username, there rest allready works...


in arcade.php i found this line

PHP Code:
// There's a new high score.

        
$db->query_write("UPDATE " . TABLE_PREFIX . "arcade_games SET highscorerid=" . $vbulletin->userinfo['userid'] . ", highscore=$game[score] WHERE gameid=$game[gameid]"); 
and i took a look at the old arcade.php irc announce and added under the above

PHP Code:
// irc addon(1) 
        
require_once('./includes/functions_ircpost.php'); 
        { 
        
$chan ='#ddance'; 
         
        
$irctext    .=    "\003\002$vbulletin->userinfo['username']\002\003 is the new \003\002$game[title]\002\003 champion with the score: \003\002$game[score]!\002\003"; 
          
        
iRC_send($chan,$irctext); 
        } 
// end ircaddon 
that gives us

PHP Code:
 <@_Forum_> Array['username'] is the new Collapse champion with the score: 1231.000! 

:( How in heavens name do i get that username parsed :(
i don't understand this new vbcode but i liked it better when i just used $bbusername on vB3.X

Any tips/hints to get this fixed then?

Last edited by Chuanse; 01-30-2006 at 01:29 PM.
Reply With Quote Installed
Old 01-30-2006, 12:56 PM   #23
ShavedApe
Coder

Activity Longevity
0/20 20/20
Today Posts
0/3 sssss1112
Location: UK
Age: 37
ShavedApe is on a distinguished road
Status: Offline Default
edit this line

$irctext .= "\003\002\002\003$vbulletin->userinfo['username'] is the new \003\002$game[title]\002\003 champion with the score: \003\002$game[score]!\002\003";


change it to

$irctext .= "\003\002\002\003".$vbulletin->userinfo['username']." is the new \003\002$game[title]\002\003 champion with the score: \003\002$game[score]!\002\003";
Reply With Quote Author of thread
Old 01-30-2006, 01:28 PM   #24
Chuanse
Charter Member

Chuanse's Avatar

Activity Longevity
0/20 20/20
Today Posts
0/3 sssssss11
Location: Brussels
Chuanse is on a distinguished road
Status: Offline Default
thanks a lot mate :D
Reply With Quote Installed
Old 01-30-2006, 07:06 PM   #25
Snatch
Charter Member

Activity Longevity
0/20 20/20
Today Posts
0/3 sssssss20
Snatch is on a distinguished road
Status: Offline Default
So, I added the tables manual and installed the 1.3 version over the 1.2 Version.
Now it works perfekt, but in the Plugin Manager it shows me "Version 1.2"


GreeTz
Snatch

Last edited by Snatch; 01-30-2006 at 07:25 PM.
Reply With Quote Installed
Old 01-30-2006, 09:34 PM   #26
ShavedApe
Coder

Activity Longevity
0/20 20/20
Today Posts
0/3 sssss1112
Location: UK
Age: 37
ShavedApe is on a distinguished road
Status: Offline Default
Thats cos i didnt update the version number in the .xml
Reply With Quote Author of thread
Old 01-31-2006, 02:01 AM   #27
Sezmar
Coder

Activity Longevity
0/20 16/20
Today Posts
0/3 sssssss72
Sezmar is on a distinguished road
Status: Offline Default
Great work again ShaveApe!

Just curious, how do I get it not to show the Hide code, besides not ticking "Send part of msg to IRC as part of announcement? to NO"?
Reply With Quote Installed
Old 01-31-2006, 08:07 AM   #28
ShavedApe
Coder

Activity Longevity
0/20 20/20
Today Posts
0/3 sssss1112
Location: UK
Age: 37
ShavedApe is on a distinguished road
Status: Offline Default
It isnt set up to ignore hidden messages.
Reply With Quote Author of thread
Old 02-05-2006, 12:44 PM   #29
Pietje
Coder

Activity Longevity
0/20 15/20
Today Posts
0/3 sssssss72
Location: The Netherlands
Pietje is on a distinguished road
Status: Offline Default
Gonna install this one, i had the old one..

Thnx m8 great job
Reply With Quote Installed
Old 02-08-2006, 07:55 AM   #30
Pietje
Coder

Activity Longevity
0/20 15/20
Today Posts
0/3 sssssss72
Location: The Netherlands
Pietje is on a distinguished road
Status: Offline Default
Don't get it working:( he says always there is an error to connecting bit.. when i install the old one he works...

What can be the problem, somebody any idea/suggestion?
Reply With Quote Installed

Reply
Page 3 of 14 < 12 3 4513 > Last »

« MGC chatbox (with ajax) | Toplist »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 
Thread Tools
Show Printable Version Show Printable Version
Email this Page Email this Page

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Rules



All times are GMT. The time now is 04:59 AM.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.
Transverse Styles
  • Top
  • Archive
  • vBSEO
  • Contact Us
LinkBack
LinkBack URL LinkBack URL
About LinkBacks About LinkBacks
Bookmark & Share
Digg this Thread! Digg this Thread!
Add Thread to del.icio.us Add Thread to del.icio.us
Bookmark in Technorati Bookmark in Technorati
Furl this Thread! Furl this Thread!