• This is a read only backup of the old Emudevs forum. If you want to have anything removed, please message me on Discord: KittyKaev

New BBCode & Language Syntax

Status
Not open for further replies.

Hyperion

Founder
New BBCode & Syntax added!

Real-time examples:
[PHPS]/** Sample **/ echo "Hello Shitty World";[/PHPS]
[jss]alert('blah'+"\n"+bleh);[/jss]
[csss].thisclass {font-size:13px;}[/csss]
[CPPS]cout << "Enter number: ";[/CPPS]
[HTMLS]<html><head><title>Bleh</title></head><body>Blah</body></html>[/HTMLS]
[JAVAS]/*JavaCode*/[/JAVAS]
[SQLS]insert into mytable (field1,field2) VALUES (1,4);[/SQLS]
[TCLS]set token [http::geturl "http://www.clubbleach.org/forums/bwbots.php" -query $querystring][/TCLS]
[BASHS]woogypid=`ps $(cat /usr/lib/eggdrop/pid.Woogy) | grep $(cat /usr/lib/eggdrop/pid.Woogy) 2> /dev/null | awk '{print $1}'`[/BASHS]

Image example of the code:
BfAwyTS.png



:somuchwin:
ENJOY!!


(I'm going to mess around with the bbcode and quote background/border to make it a bit easier to read.
 
Status
Not open for further replies.
Top