Go Back   vb.org Archive > vBulletin 3 Discussion > vB3 General Discussions

Reply
 
Thread Tools Display Modes
  #1  
Old 11-23-2003, 11:05 AM
KuraFire's Avatar
KuraFire KuraFire is offline
 
Join Date: Oct 2001
Location: inside vB3's .php
Posts: 1,245
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default vB3 hacks as opposed to vB2 hacks - are you going to do the boost with your hacks?

We all know vB2's code, more or less. We know the engine, the system, we know all the ins and outs to it.

Some of us also know all about vB3's code, the fact that not a single line of code from vB2 seems to have resurfaced in vB3, the fact that the engine is so much more powerful, extensive, modular, complete. The fact that there is a ton more stuff to keep in mind when making vB3 hacks.

Nice little facts. But here comes the issue.

vB3 is a major improvement over vB2 in every aspect, down to the tiniest little things. Are you going to make your hacks for vB3 have the same boost in quality?

And with that, I mean: are you going to make your hacks be 100% Phrases based, work with all the new techniques used in vB3 itself, or will you just make sure that your hacks from vB2 are rewritten so that they work on vB3?

Or will you start off with just converting your hacks to make them work, and then after that, slowly, when you learn the code and system of vB3 some more, begin to make vB3 hacks that fully utilize the Power of vB3 in every aspect?


Me, I'm preparing about 20 major hack releases, each of which being written with the quality feel of vB3 in mind. Complete with XML-based data files (phrases, templates, settings), installer files (Hack Tracking Log installers, see my sig), flexibility unlike anything we've ever seen in any vB2 hack before, caching techniques, reusability, modularization to the max, etc.
All this takes a LOT more time (work, effort) to do, as there is a lot more planning and coding to do to keep things flexible, but I think vB3 deserves the type of hacks that feel up to par with vB3's own code, and not vB2's code.
Of course, on top of this I'm also developing systems that will make vB3-hacking a lot easier for everyone from n00b to pro, as well as some vB3 `Hacking Standards` that should guarantee maximum usability and flexibility when followed...

So, what are your hacking plans?
Reply With Quote
  #2  
Old 11-23-2003, 11:13 AM
assassingod's Avatar
assassingod assassingod is offline
 
Join Date: Jul 2002
Posts: 3,337
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'm making sure all my vB3 hacks are at super-high quality. I will be making the most of vB3s functions and features so that people will think it's original coding in there Since some of my hacks are already standard in vB3, and the rest template modifications thanks to the excellent <if condition=""> tags I will be making more complex hacks. As you mentioned all my new, re-written hacks will be 100% fully-phrased, nicely coded and most important, highly secure.
Reply With Quote
  #3  
Old 11-23-2003, 11:16 AM
KuraFire's Avatar
KuraFire KuraFire is offline
 
Join Date: Oct 2001
Location: inside vB3's .php
Posts: 1,245
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Excellent
Reply With Quote
  #4  
Old 11-23-2003, 11:32 AM
Dean C's Avatar
Dean C Dean C is offline
 
Join Date: Jan 2002
Location: England
Posts: 9,071
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Option 3 ....
Reply With Quote
  #5  
Old 11-23-2003, 12:00 PM
MindTrix's Avatar
MindTrix MindTrix is offline
 
Join Date: Apr 2002
Location: United Kingdom
Posts: 1,833
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I hate you guys, I want to learn how to make hacks (jealousy strikes again)
Reply With Quote
  #6  
Old 11-23-2003, 12:43 PM
Lesane's Avatar
Lesane Lesane is offline
 
Join Date: Oct 2001
Location: The Netherlands
Posts: 1,149
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Option 1, i did option 3 while i made the store hack and i have definately regret of that now.
Reply With Quote
  #7  
Old 11-23-2003, 12:45 PM
Dan's Avatar
Dan Dan is offline
 
Join Date: Dec 2002
Location: Titusville, Florida
Posts: 1,787
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Lesane
Option 1, i did option 3 while i made the store hack and i have definately regret of that now.
I'm starting by making hacks for vB2 then I'm porting them over to vB3..... and learning how to hack/php/mysql in the middle
Reply With Quote
  #8  
Old 11-25-2003, 09:38 AM
KuraFire's Avatar
KuraFire KuraFire is offline
 
Join Date: Oct 2001
Location: inside vB3's .php
Posts: 1,245
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

:up:

it takes at least a fair bit of skills really before you can (or at least, should) start on hacking vB3...


ps, dan, your avatar is all sortsa crooked
Reply With Quote
  #9  
Old 11-25-2003, 10:48 AM
Link14716's Avatar
Link14716 Link14716 is offline
 
Join Date: Jun 2002
Location: Georgia, USA
Posts: 2,519
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by KuraFire
We all know vB2's code, more or less. We know the engine, the system, we know all the ins and outs to it.

Some of us also know all about vB3's code, the fact that not a single line of code from vB2 seems to have resurfaced in vB3, the fact that the engine is so much more powerful, extensive, modular, complete. The fact that there is a ton more stuff to keep in mind when making vB3 hacks.

Nice little facts. But here comes the issue.

vB3 is a major improvement over vB2 in every aspect, down to the tiniest little things. Are you going to make your hacks for vB3 have the same boost in quality?

And with that, I mean: are you going to make your hacks be 100% Phrases based, work with all the new techniques used in vB3 itself, or will you just make sure that your hacks from vB2 are rewritten so that they work on vB3?

Or will you start off with just converting your hacks to make them work, and then after that, slowly, when you learn the code and system of vB3 some more, begin to make vB3 hacks that fully utilize the Power of vB3 in every aspect?


Me, I'm preparing about 20 major hack releases, each of which being written with the quality feel of vB3 in mind. Complete with XML-based data files (phrases, templates, settings), installer files (Hack Tracking Log installers, see my sig), flexibility unlike anything we've ever seen in any vB2 hack before, caching techniques, reusability, modularization to the max, etc.
All this takes a LOT more time (work, effort) to do, as there is a lot more planning and coding to do to keep things flexible, but I think vB3 deserves the type of hacks that feel up to par with vB3's own code, and not vB2's code.
Of course, on top of this I'm also developing systems that will make vB3-hacking a lot easier for everyone from n00b to pro, as well as some vB3 `Hacking Standards` that should guarantee maximum usability and flexibility when followed...

So, what are your hacking plans?
The code itself for my shoutbox hack works - but it is not phrase based for the most part - I'm saving that for last.
Reply With Quote
  #10  
Old 11-25-2003, 01:04 PM
sabret00the's Avatar
sabret00the sabret00the is offline
 
Join Date: Jan 2003
Location: London
Posts: 5,268
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i'm probably gonna get upto what i see as a reasonable level to start hacking and excel that, then i'll probably sit in chat talking to people and learning how to code to a great quality and then i can start my own work.

for me vb3 hacking is all about, well all hacking and php for that matter is about talking and learning using the experience of your peers that's why forums like this are so valuble (well when they're active lol)
Reply With Quote
Reply

Thread Tools
Display Modes

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 03:49 AM.


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.04680 seconds
  • Memory Usage 2,263KB
  • Queries Executed 13 (?)
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
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (10)postbit
  • (10)postbit_onlinestatus
  • (10)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_postinfo_query
  • fetch_postinfo
  • 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