Text Formatter... (omg)

Its a complaint cause I was stuck re-reading the entire message cause I thought it said “I love blo od”
and Im like wth is “blo od” lol

Thats probably just me being dumb but whatever.

Gasp, you’re a dad! :0
The awry lore is expanding

Thank you so much! I will take the advice and make more cool stuff. :wink:

For instance, I have a few things planned:

  • EXTREMELY ADVANCED movement + camera system.
  • Resource for gui button animations and such.
  • Unique Loading Screen resource.
  • A hell lot of animation resource.

But the only this stopping me is the fact that… is this all worth it?

1 Like

Ah that’s because of roblox. Can’t do much about it, except make my own list layout system.

Yes, I am in fact a 40 year old father of 5 children working at roblox. (Of course not…)

2 Likes

They are referring to Markdown.

I think I have added all of it. Bold, italic, strike, underline, performatted, what else?

Checking again, it seems like it’s correctly implemented to follow Markdown (ignoring that Markdown doesn’t support colors) and emojis are written the same way they are on Discord, so idk what else they could be referring to lol

Yeah, I know that I can’t add stuff like block quotes because that’s just too much. I also added stroke and highlights soooo… maybe the user didn’t see the text in “It has”.

Thanks for assuring me though.

1 Like

Aaannnd done!

I will not add dynamic updating and text animations because of my laziness.

I will maybe make a tutorial on this sometime later.

Goodbye.

2 Likes

BZZZZT! wrong answer!

my imagination has no limits!

Alright.

Well I wasn’t able to type it all out because of on phone but it has the following:

  • Realistic camera bobble. - M
  • Dynamic FOV. - E
  • Ledge Climbing system with animations. - X-H
  • Mantling. - H
  • Proning. - E
  • Crouching. - E
  • Easy to set up weapon aiming system. - X.X.H
  • Heck ton of CFrames later ViewModel without an actual ViewModel but by actually manipulating the players arms. - H
  • Head tilt based camera rotation. - M
  • Leaning mechanic. - M
  • Smoothed camera motion. - E
  • Inertia-Based movement system. - E
  • Freerunning mechanic. - E
  • Vaulting. - M
  • Weapon tuck mechanic + collision detection. - H
  • IK Footplanting. - M
  • Movement-Based Waist Rotation.- E

(The letters after each feature show their intensity, “M = Medium”, “E = Easy”, “H = Hard”, “X = Extra”.)

The entire system has too much CFrame manipulation going on. That’s why I titled myself as the “CFrame Queen” as well. The aiming took days to make and the ledge climbing had some animation bug which made me discover a lot of new stuff with animations.

It has more features but I forgot. And a lot of features are to be added.

2 Likes

Those wondering on how this works that is @JAcoboiskaka1121, @notsad2.

I released a tutorial on it. I will add emoji section later on if someone donated 10k robux to me. Not even joking. :sunglasses:

3 Likes

RichText is better than this overdrive. because i use more Rich Text

This is for you, Text Formatter. You and only you. RichText is better and it doesn’t need scripts. So you are not special, you are not important, and you are not needed Because with RichText is most used You are a waste of time and scripts. You are a burden on society. This script are a overdrain to me.

The module is meant to be made only for me, I made it for a text chat system I am making which I and only I will use. But, I just decided to be who I am, that is a kind and sharing person and decided to help all the people out by making a detailed (50% done) tutorial on how I made this.
Don’t know what you are on about…

Ok… fair enough


I was replying on Galaxy A10s because im bored

Is this open code or for you⁉️

… uh huh.

It’s initially made for me but I decided to open source it and make a tutorial on it for others to learn.

Yeah but i use RichText feature instead of these scripts , the RichText will provide text without bugs
Good formatter
I wish if i could make Devforum’s markdown formatting to copy devforum ui
See ya!

This is cool, how does it work under the hood?
I assume it converts it to RichText?
Nevermind lmao, didn’t read the full post, my bad!!

Okay, and? What are you trying to prove? Maybe I was right about you…

Skill issue lmao. Get better.

I have a tutorial listed here, you can read through it. And thanks.

Yes, but, ish. RichText is only used for some stuff like italic,bold,underline, and strike through. All other stuff is done by manipulating property of each letter.

Manipulating each letter provides more control over what I can do. For example, I can now even make custom text animations like wiggle or rainbow gradient and such which is pretty neat.

1 Like