vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Member Archives (https://vborg.vbsupport.ru/forumdisplay.php?f=202)
-   -   RELEASE: /asl vbcode addon (https://vborg.vbsupport.ru/showthread.php?t=41192)

pattox2k1 07-17-2002 06:09 AM

RELEASE: /asl vbcode addon
 
1 Attachment(s)
ok peeps, this is an addon to firefly's ME hack and it requires that the ME hack needs to be installed.

Version: v1.0
Description: this hack makes it so that if someone puts /asl in their post, it should come up with something like:


pattox2k1 (or the persons username) is 99 years old, is a male and lives in USA



i have not tested this hack, so i don't know if it works, and as i haven't tested it there isn't a demo. so if someone could PLZ install this hack and tell me if it works by replying. And if you install this hack, please click the install button :)





ENJOY!!!!!






CyA

pattox2k1 07-17-2002 07:05 AM

:( i tried it and it didnt work :( anyone got it to work or can tell me how to make it so it works?????

pattox2k1 07-17-2002 07:17 AM

come on.......anyone at all tried this and got it to work????

X-Fan 07-17-2002 07:17 AM

Um, you release a hack, then post that it doesn't work?

What the...?!

pattox2k1 07-17-2002 07:20 AM

it doesn't work :( it jus stays as /asl and doesn't do what its supposed to :( anyone PLZ tell me how to fix or if you got it to work......

TECK 07-17-2002 08:39 AM

Quote:

Originally posted by X-Fan
Um, you release a hack, then post that it doesn't work?
What the...?!

lol.
pattox2k1, did you read the posting rules in full releases?

Logician 07-17-2002 10:31 AM

lol no offence pal but maybe you should consider posting your message to requests board instead of releases.. :)

Dark_Wizard 07-17-2002 10:46 AM

Quote:

Originally posted by Logician
lol no offence pal but maybe you should consider posting your message to requests board instead of releases.. :)
Or at the very least..in the Beta Section since it is untested code. :rolleyes:

pattox2k1 07-17-2002 11:18 PM

ok :)

ladyfyre 08-06-2002 05:50 AM

Ok....here is at least part of your problem.....

you included this code:

PHP Code:

$post[usernameis $post[(age field number)] years oldis a $post[(sex field number)] and lives at $post[field2

Problem with that is the the$post[username] from the
PHP Code:

/me 

hack works, because the username who posted is in fact in the post info for that post. The other user data you are calling, is not a part of the post record....it is a part of the user record for the person who posted it.

Neo 08-07-2002 07:02 AM

This works. The problem is that you need to have charecters after it for it to pick up and work

this wouldnt work

/asl

but these would

/asl s

#### with a space added ####

/asl


All times are GMT. The time now is 05:02 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.01041 seconds
  • Memory Usage 1,733KB
  • 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
  • (2)bbcode_php_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (11)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