Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.6 > vBulletin 3.6 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
IBProArcade 2.5.7 make a Post/Thread on new Highscore Details »»
IBProArcade 2.5.7 make a Post/Thread on new Highscore
Version: 1.0.2, by chatpalace24 chatpalace24 is offline
Developer Last Online: Feb 2015 Show Printable Version Email this Page

Category: Add-On Releases - Version: 3.6.2 Rating:
Released: 10-28-2006 Last Update: 10-31-2006 Installs: 115
Uses Plugins
 
No support by the author.

Good Morning from Germany

After the Realease of the Mod IBProArcade 2.5.7+ i bring out a little peace of candy for the Arcadians

Just a little Addon that do the Following :

You have to setup 2 Things :
1.) An existing User ID (Under this User id, the Highscore Post is made)
2.) An existing Thread ID (The Highscore Post is append there)

I create a new User called ArcadeMaster an write the User ID in the Settings.

Just Create a new Thread in your Board like Arcade Highscores.
Write the Thread ID in the Settings.

Safe and thats all.

Every Time a HighScore is beatn , a Posting is generated with some Informations.

The Text for the Posting comes from 4 Phrases. You can edit it by your self.
GLOBAL -> ibp_hscore_p1 -p4 .

Install is easy : Just import the Product and make your Settings.
Have Fun

New in this V.1.0.1 : The Highscore is now in the Posting.
Just edit the phrase ibp_hscore_p5 to fits your need.

New in this V.1.0.2 : New Thread on New Highscore
Settings for Highscore Thread Title, Open or Close The Thread (Reply Allowed) and the Forum ID .

Bug Fixed for Users with AdvancedCMPS or other Portals. (No Highscore Post was create)

Now we have 2 Plugins. One for a new Post and one for the new Thread. It's your Choice.

2 Screenshots here an many Cups of Coffee *g*

Easy Updating : Just import the new Product , and you are done.

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #62  
Old 11-02-2006, 02:39 PM
Stifmeister2 Stifmeister2 is offline
 
Join Date: Feb 2006
Location: Finland
Posts: 755
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by GrendelKhan{TSU
ugh. couldn't figure it out. had to disable till its fixed.
It could be the fact that you're running vB version 3.5.4.

Can someone please make this for 3.5?
Reply With Quote
  #63  
Old 11-02-2006, 03:38 PM
stangger5's Avatar
stangger5 stangger5 is offline
 
Join Date: Jan 2005
Location: Online
Posts: 1,130
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by GrendelKhan{TSU
not working for me

whenever someone gets a highscore it just spits out the error:
Quote:
vBulletin Message

No Users Matched Your Query
To fix, you will need to edit the product-newpostonhighscore_eng.xml..

Find,
PHP Code:
<phrase name="setting_ibp_highscorethread_title" date="1162229290" username="chatty" version="1.0.1"><![CDATA[Highscore Thread ID]]></phrase
Below add,
PHP Code:
<phrase name="setting_ibp_postuserid_desc" date="1162033909" username="chatty" version="1.0"><![CDATA[The User ID who makes the Highscore Post]]></phrase>
            <
phrase name="setting_ibp_postuserid_title" date="1162033909" username="chatty" version="1.0"><![CDATA[Post User ID]]></phrase
Then find,
PHP Code:
<setting varname="ibp_hscore_username" displayorder="10">
                <
datatype>free</datatype>
                <
defaultvalue>ArcadeMaster</defaultvalue>
            </
setting
Below add,
PHP Code:
<setting varname="ibp_postuserid" displayorder="20">
                            <
datatype>number</datatype>
                            <
defaultvalue>1</defaultvalue>
            </
setting
Then save..

When you go into admincp options..

vBulletin Options >> IBPro Arcade Post on New Highscore..

Now you should see,,
Post User ID
The User ID who makes the Highscore Post

If your wanting it to make a new thread instead of post,,
Set your ,
Forum ID
In which Forum we create a new Thread.

Go to your,,
Plugins & Products >> Plugin System..
Uncheck, New Post on Highscore and check New Thread on Highscore ,,then Save active status...

Thats it...
Reply With Quote
  #64  
Old 11-02-2006, 04:21 PM
chatpalace24 chatpalace24 is offline
 
Join Date: Jul 2006
Location: Germany
Posts: 68
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

well,
First your User is called ArcadeMaster So you have to insert it CaseSensitiv.
I have looked on your Site
User ID is correct.
But have you enable the Plugin for New Thread ?!
And dont forget to Disable the Plugin for the New Post on Highscore.

It's easy. Enable the Plugin of your choice. Setup the things and get ready to Spam Highscores

Hope it helps.
Reply With Quote
  #65  
Old 11-02-2006, 04:24 PM
chatpalace24 chatpalace24 is offline
 
Join Date: Jul 2006
Location: Germany
Posts: 68
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by stangger5
.......
Go to your,,
Plugins & Products >> Plugin System..
Uncheck, New Post on Highscore and check New Thread on Highscore ,,then Save active status...

Thats it...
Thanks. I will fix it soon as possible.
Reply With Quote
  #66  
Old 11-02-2006, 10:33 PM
Shazz's Avatar
Shazz Shazz is offline
 
Join Date: Jun 2006
Location: Utah
Posts: 4,758
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by chatpalace24
well,
First your User is called ArcadeMaster So you have to insert it CaseSensitiv.
I have looked on your Site
User ID is correct.
But have you enable the Plugin for New Thread ?!
And dont forget to Disable the Plugin for the New Post on Highscore.

It's easy. Enable the Plugin of your choice. Setup the things and get ready to Spam Highscores

Hope it helps.
The username i have set is
Site Bot
On the Username I put SiteBot
Im confused, Ive tried so many ways to try and get this to work,

Could you load the old XML file up?
Reply With Quote
  #67  
Old 11-03-2006, 12:13 AM
stangger5's Avatar
stangger5 stangger5 is offline
 
Join Date: Jan 2005
Location: Online
Posts: 1,130
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Shazz
The username i have set is
Site Bot
On the Username I put SiteBot
Im confused, Ive tried so many ways to try and get this to work,

Could you load the old XML file up?
Did you try it without the space ??
SiteBot for both..

If that dont work,,try my xml edit,,4 post up..
Reply With Quote
  #68  
Old 11-03-2006, 01:14 AM
Shazz's Avatar
Shazz Shazz is offline
 
Join Date: Jun 2006
Location: Utah
Posts: 4,758
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

New thread dosen't work...
Reply With Quote
  #69  
Old 11-03-2006, 02:44 AM
stangger5's Avatar
stangger5 stangger5 is offline
 
Join Date: Jan 2005
Location: Online
Posts: 1,130
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Shazz
New thread dosen't work...
Works fine for me...

Did you go to your,,
Plugins & Products >> Plugin System..
Uncheck, New Post on Highscore and check New Thread on Highscore ,,then Save active status...??
Reply With Quote
  #70  
Old 11-03-2006, 02:50 AM
Shazz's Avatar
Shazz Shazz is offline
 
Join Date: Jun 2006
Location: Utah
Posts: 4,758
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Can't you use both?
Reply With Quote
  #71  
Old 11-03-2006, 03:04 AM
stangger5's Avatar
stangger5 stangger5 is offline
 
Join Date: Jan 2005
Location: Online
Posts: 1,130
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Shazz
Can't you use both?
I dont think so..

If it would,,,why would you want a new thread and a new post of the same thing ???
Reply With Quote
Reply


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

Forum Jump


All times are GMT. The time now is 06:34 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.08235 seconds
  • Memory Usage 2,329KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (4)bbcode_php
  • (8)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete