#mod 🕶✨
Explore tagged Tumblr posts
meteorcrit · 1 month ago
Note
Uhhhh uh maybe Grant or Millie Fortune? I’d suggest the obvious Banger but that’d be like asking you to turn a pile of dog shit into a well-furnished mansion
Tumblr media
decided to give myself a challenge and do banger first, i might get around to doing the other two another time (his allotpun here is snap back, as in snap back caps!) -🕶✨
27 notes · View notes
meteorcrit · 1 month ago
Note
this unpleasant oc design shows up at your doorstep
Tumblr media Tumblr media Tumblr media Tumblr media
i could probably make more of these but i chose the in my opinion most ugliest ocs so far -🕶✨
20 notes · View notes
meteorcrit · 1 month ago
Note
As much as I dislike AI, even saying that Chimera AI generates colors is too kind. Even generating a random pallet on coolors gives better results. Chimera has absolutely no algorithm/thought process like any real AI or computer program made for color palettes would have. It is simply pure randomness. Behold, Chimera's code for generating colors! Real and leaked!! /j (This is a real, functional and tested C++ program because why not. I have nothing better to do.)
#include <iostream>
#include <cstdlib>
#include <ctime>
using namespace std;
int main() {
int NoColors;
cout << "How many colors do you want?\n";
cin >> NoColors;
for (int i = 0; i < NoColors; i++) {
cout << "color " << i+1 << ": (" << rand() % 255 << ", " << rand() % 255 << ", " << rand() % 255 << ")\n";
}
return 0;
}
colors so bad even ai could do better, how does he manage to fuck that up so bad -🕶✨
11 notes · View notes
meteorcrit · 1 month ago
Text
Cool n new intro
Im mod finan and i use xe/he/she, sign off is 🕶️✨. This is a crit/ventblog dedicated to hating on the meteorcare (now clovercare) au and other adjacent sparklecare works by chimeracreations.
I DO NOT SUPPORT CHIMERA, THEIR AU OR ANYTHING FREAKYCARE RELATED. This blog is meant to critique, hate, vent and spread awareness about them and their content.
Tumblr media Tumblr media Tumblr media Tumblr media Tumblr media
Tags
#ask reply - asks tag
#meteoreblog - reblog tag
#meteoredesign - redesigns of meteorcare/chimera ocs
#chimerawareness - warnings, callouts and info about chimera
#mod finan / mod 🕶✨ - my mod sign off from the group era
19 notes · View notes