Version: 3.5, by M Shaker
Developer Last Online: Jul 2013
Category: New Posting Features -
Version: 3.6.8
Rating:
Released: 12-16-2008
Last Update: 12-16-2008
Installs: 7
DB Changes Uses Plugins Template Edits Auto-Templates
Re-useable Code Additional Files Translations
No support by the author.
/*==========================================*\
|| ########################################### ||
|| # Magic ToolBox Hack v3.5 for vB 3.6.8 PL2
|| # ----------------------------------------------------------------------------
|| # Arabic Version By : Abu Rashed ---- English Version By : EGY-MAFIA & Misr.Cc
|| # Thanks to ( Abu Omar - Alandalib - Jare7 Al7ob - Matlob - uaeserver.com )
|| # This file may only be redistributed to vBulletin license holders
|| # ----------------------------------------------------------------------------
|| # -------------- Ported by EGY-MAFIA ----------------------------------------
|| # This Hack was ported to work with vB 3.7.X & 3.8.x
|| # ---------------------------------------------------------------- |
|| # ---------------- VBULLETIN IS NOT FREE SOFTWARE ------------------------
|| # http://www.egycrack.com || http://www.Misr.cc || http://www.vbulletin.com
||
|| #########################################||
\*=========================================*/ Important : This has been tested on 3.6.8 PL2 - and should work good for 3.6.X , please test with caution - and as always BACKUP FIRST! For vb 3.7.X Click Here
What this hack do ?
Add extra buttons with new custom BB codes for your text editor
Demo :- Click Here
user : vbulletin.org
Pass : magictoolbox
screen
AdminCp
Feature List:
Settings
Enable Magic ToolBox ( On - Off ) .
Show Magic TollBox on Quickreply ( On - Off ) .
Active Rainbow ( On - Off ) .
Active ready text ( On - Off ) .
Buttons
Active Poem ( On - Off ) .
Active Text Formatting ( On - Off ) .
Active Note & Caution & Warning buttons ( On - Off ) .
Active Glint ( On - Off ) .
Active Tables( On - Off ) .
Active Flash ( On - Off ) .
Active Flash ( New Window ) ? *Beta ( On - Off ) .
Active Real Player ( On - Off ) == Video & Audio .
Active Windows Media Player ( On - Off ) == Video & Audio .
Active Video Tube ( On - Off ) . Supports Sites : YouTube & Google & MySpace & MetaCafe & Yahoo & Koreus & Sapo Live Leak & Game Trailers .
Full control to ( On - Off ) All buttons .
Hide Options
Hide Integration By Abu Rashid .
Hide hack itsid If you use Hide hack you need to remove it First .
No files edit need .
No Templates edit need ( maybe need to edit editor_toolbar_on ) .
Installation time :- 3 : 5 Min
Installation : Upload :-
includes >>> {forum_path}/includes
mwaextraedit2 >>> {forum_path}
flash.php & mwaextraedit2.php >>> forum root
import product-Magic Tool Box.xml
Edit Template :-
you may Need to Edit editor_toolbar_on Template editor_toolbar_on
Replace with this
known bugs :- 1- some buttons can't used by Firefox .
2- some buttons not work correct with Firefox ( need to reload the page )
3- [s]if you got some syntax errors use the attached file replace it with the one on the zip folder[/s]Fixed 4- [s]To use Magic Tool Box with Quick Reply you should Disable Problematic AJAX Features ( will try to fix it )[/s] Fixed
Documentation :-
Similar Mods :- This MTB Integrated with some mods
you must remove any mod listed here before use this MTB
* Hide hack itsid
* Video Tube ( any tube mod )
* [You] hack
* Tables hack
* info & caution & warning BB codes
* Any Flash & Real Player & Windows Media Player BB Codes
-----------------------------------------------
Help topic
1-
can't use the buttons ( click but no thing change )
Open headinclude and make sure you have this
PHP Code:
<!-- CSS Stylesheet -->
And
PHP Code:
<!-- / CSS Stylesheet -->
If not add them
---------------------------
2- This Mod does not use BB Codes -- If you find any one this not belong to our Mod
---------------------------
3- Change ready text
Open product-Magic Tool Box.xml with Notepad
Find
<SCRIPT LANGUAGE="JavaScript"> var selword1 = 'Hello ! '; var selword2 = ' How can i '; var selword3 = ' Can i ? '; var selword4 = ' I want .... '; var selword5 = ' Thanks m8 '; var selword6 = ' Work good with me '; var selword7 = ' Not work with me '; var selword8 = ' Congratulations '; </SCRIPT>
Change it as you like Note you will need to change this code 2 times as there is other code like this to
---------------------------------------------