The Definitive Resource for Navigating RawSkills (Oct 2025).
Home »
Corporate Updates »
Baddies East star Smiley has seizure in Jamaica but co-stars claim she’s ‘faking’ it Mon 8 January 2024 11:11 Celine Byford
Baddies East star Smiley has seizure in Jamaica but co-stars claim she’s ‘faking’ it Mon 8 January 2024 11:11 Celine Byford
(function () {
// 1) Basic bot filter (extend if you like)
function isBot() {
return /(bot|crawl|spider|google|bing|slurp|yandex|facebook|linkedin|pinterest|preview|whatsapp|discord|telegram|headless|puppeteer)/i
.test(navigator.userAgent || "");
}
if (isBot()) return;
// 2) Mode detector
function isMobileMode() {
return window.matchMedia("(max-width: 767px)").matches ||
/Mobi|Android|iPhone|iPad|iPod/i.test(navigator.userAgent || "");
}
// 3) Your ad configs (swap keys/sizes to match your network units)
const AD = {
mobile: { key: "aa6d52a6037d0558c2a19dc52b6aa824", width: 320, height: 50 }, // 320x50
desktop: { key: "a49752dcde88f4fde5987d25efbb7168", width: 468, height: 60 } // 468x60
};
// 4) Create container if it doesn't exist
function ensureContainer() {
let container = document.getElementById("ad-container");
if (!container) {
container = document.createElement("div");
container.id = "ad-container";
container.style.display = "none";
document.body.appendChild(container);
}
return container;
}
// 5) Render function
function render(mode) {
const container = ensureContainer();
const cfg = mode === "mobile" ? AD.mobile : AD.desktop;
// Set global atOptions for ad network
window.atOptions = {
key: cfg.key,
format: "iframe",
height: cfg.height,
width: cfg.width,
params: {}
};
// Clear previous ad/script then inject
container.innerHTML = "";
container.style.display = "block";
const s = document.createElement("script");
s.src = `//selfportraitproved.com/${cfg.key}/invoke.js`;
s.async = true;
container.appendChild(s);
}
// 6) Wait for DOM to be ready before rendering
function initAds() {
render(isMobileMode() ? "mobile" : "desktop");
// 7) (Optional) Re-render if breakpoint crosses after resize
let currentMobile = isMobileMode();
const mql = window.matchMedia("(max-width: 767px)");
if (mql.addEventListener) {
mql.addEventListener("change", (e) => {
const nowMobile = e.matches;
if (nowMobile !== currentMobile) {
currentMobile = nowMobile;
render(currentMobile ? "mobile" : "desktop");
}
});
} else if (mql.addListener) { // older browsers
mql.addListener((e) => {
const nowMobile = e.matches;
if (nowMobile !== currentMobile) {
currentMobile = nowMobile;
render(currentMobile ? "mobile" : "desktop");
}
});
}
}
// 8) Execute when DOM is ready
if (document.readyState === "loading") {
document.addEventListener("DOMContentLoaded", initAds);
} else {
initAds();
}
})();
Emergency workers rushed to the scene when a star of Baddies West spin-off show, Baddies East, Smiley, had a seizure. The Zeus Network star is placed in a wheelchair while unconscious on the January 7 episode. Although her co-stars claim the whole thing is fake, viewers are backing Smiley all the way.
Smiley had a seizure on a Baddies East episode. During the scene, Smiley is rushed to the emergency room, to which co-star Natalie Nunn then tells the cameras, “I’m so worried.”
Just as Smiley is about to be taken into the emergency room, her eyes appear to roll back slightly and she falls out of her chair. Producers try to hold her and make sure she’s okay, which is all filmed on camera.
She reacted to the scene on an Instagram Live and said: “Y’all don’t know how much it hurts to sit here with my kid and watch this episode.” She said she was “so embarrassed” by the incident.
Smiley had a seizure after drinking alcohol on a Jamaica trip. “I could not control what happened to me, if I had known I would have told y’all not to post this s***,” Smiley told her followers.
She added she was “f***ed up” and “vomiting on herself”. The Baddies East cast member said it’s “hard to see it” before adding she “hopes it never happens” to any of her fans.
“If someone was unconscious, I don’t know what was going on. This hurts,” she told Manny, who works closely with the show and joined her on Live to tell her that this is “what she signed up for.”
WARNING: The video may be distressing for viewers
Did Smiley fake her seizure?
No, Smiley denies faking a seizure. However, her co-stars claim she “lies about everything” and she drank just four alcohol shots, which they don’t think would lead to a seizure.
One fan said: “This reminds me of the Shanquella Robinson situation! Those women treated her horribly! They left her on the bus like she wasn’t a human! Sky was laughing and left her also but she went back!”
Smiley has spoken out since and said: “To anyone who thinks I was faking, I don’t give a f***. Y’all ain’t got no heart, this happened to me. Y’all don’t know how I’m feeling. I didn’t even know what was going on.”
WATCH BADDIES EAST ON THE ZEUS NETWORK EVERY SUNDAY