Hackvertor

By GarethHeyes Last update Oct 20, 2007 — Installed 297 times.

Archived Comments (locked)

in
Subscribe to Archived Comments 2 posts, 2 voices



Jesse Andrews Admin

The following is an archive of comments made before threaded discussions was implemented (November 16th, 2008)

 
GarethHeyes Script's Author

Place tags into any HTML object like this {hex}Test{/hex}

Controls:-
CTRL+SHIFT+H = convert the tags
CTRL+SHIFT+T = show all available tags

Tags available:-
dec = decimal encoding with/without entities
hex = hex encoding with/without entities
uni = unicode encoding
oct = octal encoding
enc = url encoding
concat = creates a string concatenation of whatever is supplied e.g.:-
x0=(1^2==0)?’t':’ABC’+'DEFG’;x1=(1^2==0)?’e':’ABC’+'DEFG’;
x2=(1^2==0)?’s’:'ABC’+'DEFG’;x3=(1^2==0)?’t':’ABC’+'DEFG’;
x4=x0+x1+x2+x3;

javachar = java livescript based char code conversion
charcode = standard character code conversion
eval = obscures a eval code block
tag = doesn’t do much yet other than insert a random tag with a javascript execution point
randchars = creates random characters depending on int supplied e.g. {randchars}5{/randchars}
dquote = encloses a string with double quotes
squote = encloses a string with single quotes

Cross
Presentational HTML allowed.
Use <code> for inline code and <pre> for code blocks. Use &lt; and &gt; for literal < and >.
We help break paragraphs and link your links.
or cancel