ColinDude Posted November 11, 2020 Posted November 11, 2020 A month ago I created an online tool to assist people with their profiles and gifts. Decided to create a separate topic about it. https://status.3dxchat.net/profile-editor If you want to spice up your profile but are lost in the syntax, this online page I created will help you with the markup and syntax. You can either start from scratch, or paste your current profile code into the white area. In real-time, it will give you a preview of how it will look like in the game. It also provides you the character limit that is in place, which is 1000 characters for your profile, and 240 characters for gifts. But within these limits, you can do a lot of magic. To get you started, I also added a few presets. Preview Chilles, Anaganda, Paulina and 9 others 12
ColinDude Posted November 11, 2020 Author Posted November 11, 2020 4 hours ago, Leeloo said: what do you call "curent profile code" ? If you want to customize your current profile layout, you can CTRL+C -> CTRL+V your current profile contents into the white field in the editor (as the second animated gif shows)
ColinDude Posted December 24, 2020 Author Posted December 24, 2020 I implemented a basic syntax check to prevent broken gifts, and I added a christmas gift template. Examples: <b>test</i> Result: Warnings 1 open <b> tag(s) 1 unopened <i> tag(s) <i><b>test</i></b> Result: Warnings General syntax error! Pandorra 1
ColinDude Posted May 18, 2021 Author Posted May 18, 2021 @Veda gave me the idea to create a gradient generator. And it's just released, try it out, you'll love it. ☙𝔼𝕩❧ 1
ColinDude Posted May 19, 2021 Author Posted May 19, 2021 Aaaaaaand, enhanced the validation even more. Now this input: <size=40><color=#ff0000>SYNTAX TEST</size></color> Will result in this: Warnings Error in tag order! ☙𝔼𝕩❧ 1
Nymphpott Posted June 4, 2021 Posted June 4, 2021 Thanks ColinDude! This is really awesome! ColinDude 1
☙𝔼𝕩❧ Posted June 4, 2021 Posted June 4, 2021 Thank you Colin! Is it possible to make a background for a text in a profile? I just saw one. ColinDude 1
ColinDude Posted June 7, 2021 Author Posted June 7, 2021 On 6/4/2021 at 11:50 AM, ☙𝔼𝕩❧ said: Thank you Colin! Is it possible to make a background for a text in a profile? I just saw one. You need an undocumented element for that (which has no HTML counterpart), but it's buggy as hell. For example, if you think your profile looks good, it might look completely different for someone else, or even cause graphical glitches etc. So I'd say, don't do it. ☙𝔼𝕩❧ 1
ColinDude Posted June 23, 2021 Author Posted June 23, 2021 Past few days I worked on a few bugs, but mostly a lot of additions! Changes: Added special font generator tab with 7 tested alternative fonts Added gradient per line (based on new lines) Added gradient per paragraph (based on double new lines) Prevent gradient creation while having rich text tags in the selection Changed word spacing and letter spacing to be as similar to 3DXChat as I could. Added text anti aliasing effect to mimic the way texts are rendered in 3DXChat Fixed a bug where the & sign gave a syntax error in the profile editor (thanks @AlexaDarkness ❤) Sneak preview: Anaganda, NoirDesire, ☙𝔼𝕩❧ and 2 others 4 1
NoirDesire Posted June 23, 2021 Posted June 23, 2021 Thank you for your great efforts Collin Nymphpott and ColinDude 2
AlexaDarkness Posted June 26, 2021 Posted June 26, 2021 The addition of Per Line & Per Paragraph is awesome ColinDude 1
ColinDude Posted July 5, 2021 Author Posted July 5, 2021 New release! Altered the line height in the gift preview to imitate 3DXChat behavior (it differs between the profile and gifts in-game actually!) Added preset flags (thank you Becca ❤) Fixed non-working letters for a few fonts, and added a question mark sign for a bit of info which letters don't work correctly Enhanced UI for profile and gift editing Anaganda, LucyLOL and Nymphpott 3
ColinDude Posted July 9, 2021 Author Posted July 9, 2021 Especially for the English fans I added the English flag. ☙𝔼𝕩❧ 1
ColinDude Posted August 20, 2021 Author Posted August 20, 2021 New update! Added a way to add a gradient for only the middle part of a sentence (works for gradient per letter and gradient per word) Fixed a bug in the profile editor parser so that using <3 wont be seen as a syntax error Examples: Current "Per letter" example, this line will need 825 characters. New "Per letter", but with "Gradient only middle part" enabled. Still looks good, but now only needs 319 characters! Current "per word" example (uses 273 characters) New "Per word", but with "Gradient only middle part" enabled. Needs only 158 characters now, which means it would even fit in a gift! Nymphpott, ☙𝔼𝕩❧, LadiesToyDE and 2 others 4 1
LadiesToyDE Posted August 20, 2021 Posted August 20, 2021 Would love to find a way these tags and modifications would be possible without affecting the number od chars allowed in the profile. Would make it easier to have optically enhanced profile text without interfering the limits.... Nevertheless a cool thing to use for profile editing !!
ColinDude Posted August 20, 2021 Author Posted August 20, 2021 2 hours ago, LadiesToyDE said: Would love to find a way these tags and modifications would be possible without affecting the number od chars allowed in the profile. Would make it easier to have optically enhanced profile text without interfering the limits.... Nevertheless a cool thing to use for profile editing !! Yeah that’s impossible unless @Gizmodecides to higher the character limits on the game. It’s a technical limitation right now. LadiesToyDE 1
lMAXl Posted August 21, 2021 Posted August 21, 2021 one tool that could be good to add on the site. it's ASCII Art editor who will help people to more easily work on ASCII Art ( character limit , width size limite.. etc ) like profile / gift editor. of course there are already asci editors can be found on web but not adapted to 3DX. ( some special character that work elsewhere don't work on 3DX for exemple ). we could even think of something to people submit review them and the good one added on list on the website ready to copy & use in 3DX.
ColinDude Posted September 28, 2021 Author Posted September 28, 2021 On 8/21/2021 at 5:05 PM, lMAXl said: one tool that could be good to add on the site. it's ASCII Art editor who will help people to more easily work on ASCII Art ( character limit , width size limite.. etc ) like profile / gift editor. of course there are already asci editors can be found on web but not adapted to 3DX. ( some special character that work elsewhere don't work on 3DX for exemple ). we could even think of something to people submit review them and the good one added on list on the website ready to copy & use in 3DX. Yeah especially the last part crossed my mind a few times, but yes it'll give a lot more maintenance than I have currently. But still thinking about that
ColinDude Posted September 28, 2021 Author Posted September 28, 2021 Latest update: UNDO feature in the profile editor! (Thanks to @Trillz for the idea!) NoirDesire and ☙𝔼𝕩❧ 1 1
YokoDeChicle Posted September 5, 2022 Posted September 5, 2022 This tool its amazing, thanks for the good work.
Guest Posted November 25, 2023 Posted November 25, 2023 Interesting tool. I wonder if 3DXChat will some day let us use more tags...
xDan Posted February 4, 2024 Posted February 4, 2024 Glad i found this. I was wondering how everyone got the colorful profiles. Thank you!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now