I was trying to share a script I made for use on Tampermonkey extension.
The head of script uses some at '@'
When I paste the code inside this tags:
- [code] Code
- [php] PHP Code
- [html] HTML Code
- [noparse] Stop BB Code Parsing
Correct Example :

Example of current situation:
Code:
// ==UserScript== // [MENTION=286917]name[/MENTION] Unveil - Inventory and Galaxy Gates // [MENTION=1005418]namespace[/MENTION] [url]https://www.elitepvpers.com/forum/members/7814556-hordes-io.html[/url] // [MENTION=1805674]Version[/MENTION] 1.0.1 // [MENTION=3833773]Description[/MENTION] A simple script to check your inventory on browser. // [MENTION=1332190]author[/MENTION] ilya / HORDES.IO@epvp // [MENTION=1392090]include[/MENTION] *.darkorbit.com/indexInternal.es?action=internalStart* // [MENTION=551144]grant[/MENTION] GM_addStyle // [MENTION=1474840]reQuire[/MENTION] [url]https://cdnjs.cloudflare.com/ajax/libs/x2js/1.1.5/xml2json.min.js[/url] // ==/UserScript==






