Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Facebook Tricks 2018
- .
- Note: You must remove plus (+) sign first from the code.
- .
- * Blank Post — @+[0:0: ]
- * Blank Comment — @@+[1:[0:1: ]]
- * Blue Comment — @@+[1:[0:1:YourCommentHere]]
- * Mention a Person, Page or a Group — @+[FacebookID:]
- .
- For Browsers only (Opera Mini, UC Browser, etc.)
- * Blank Reply on Chat — @+[2:2: ]
- .
- For Facebook apps. only (Facebook Lite, Messenger, etc.)
- * Bold Text — <+b>TextHere<+/b>
- * Colored Text — <+fg=b0HexColorHere>TextHere<+/fg>
- * Text w/ Bg Color — <+bg=b0HexColorHere>TextHere<+/bg>
- * Colored Text w/ Bg Color — <+bg=b0HexColorHereForBg><
- +fg=b0HexColorHereForText>TextHere<+/fg><+/bg>
- .
- Hex Color Guide
- 0000ff - blue
- 00ff00 - green
- ff0000 - red
- you can also mix these to make new color
- e.g.
- blue + red = violet
- 0000ff + ff0000 = ff00ff
- .
- example code:
- <+fg=b0HexColorHere>TextHere<+/fg>
- it will be
- <+fg=b0ff00ff>this is violet text<+/fg>
- remove plus (+)
- .
- preview
- <fg=b0ff00ff>this is violet text</fg>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement