vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   An idea... (https://vborg.vbsupport.ru/showthread.php?t=46260)

Mystis 12-01-2002 05:52 AM

An idea...
 
Has anybody ever come up with the idea of a standardized coding system of hacking? For example, the w3c regulates the standards of (X)HTML, CSS, WML, etc. An organization named the OTC I believe regulates the coding for Litestep (a shell replacement) themes, and there's others as well. I had the idea of making something like that for vb hacks. I thought it might be possible to perhaps write a class with all the practical things that might need to be done in a hack installation.

PHP Code:

$killhack();
$original "Welcome to our newest member, <a href=\"member.php?s=$session[sessionhash]&action=getinfo&userid=$newuserid\">$newusername</a></smallfont>";
$replace="Our latest victim, <a href=\"member.php?s=$session[sessionhash]&action=getinfo&userid=$newuserid\">$newusername</a>, brings our kill count to $numbermembers";
$changetemplate $quickreply->changetemplate('forumhome','$original','$replace','re'); 

Something along those lines :) I'm not that great of a PHP programmer, but I'm sure that the vb guys might be able to come up with something along these lines. What do you think, is it a worthy idea?

Xenon 12-01-2002 11:31 AM

vBHacker by firefly can do such things, but most of us like it to write into their files themselves ;)

ArunanS 12-01-2002 12:35 PM

vB hacker is good to generate txt files once finished the hack :)

Dean C 12-01-2002 01:38 PM

Why are you posting with two accounts Arunan :)?

- miSt

Erwin 12-01-2002 09:31 PM

Because Arunan is special. :)

Xenon 12-01-2002 11:36 PM

We all post with multiple accounts
My others are FireFly, Erwin and TECK ;)

Erwin 12-01-2002 11:45 PM

That's true. My other usernames are PPN, tubedogg, Xenon and TECK. ;)

Dean C 12-03-2002 03:33 PM

I post under the name Mist too!

Xenon 12-03-2002 04:27 PM

What you are the guy, posting with Mist???

Dean C 12-04-2002 04:01 PM

Yes !


All times are GMT. The time now is 07:15 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.00972 seconds
  • Memory Usage 1,723KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete