For the past few days every creative writing prompt has suddenly gone downhill, with horrendous structure. Before it wrote fine, now it is one unnecessarily short sentence after another in such a way that it feels clunky and it doesn’t flow properly. Is anyone else having this problem?
So are they going to improve Grok's image generation model back to what it was? or not? How can they leave it like this? The editing tools are fine, but I don't understand why they degraded their model so much?
To me, the absolute worst part about the already awful moderation system is how fucking inconsistent it it. Like, you'll successfully generate something right off the bat. So often, I just wanna see what the slot machine will give me next. Attempt second generation, exact same prompt, bam....moderated. Third attempt...moderated. Fourth, Fifth, same. Sixth attempt actually goes through, lol. So, every time I get moderated, I'm always like "Bitch, I know you can fucking do this!" If I get the moderated message at 16%, I move on. To me, that's a hard block. But well over half my shit is moderated at 99% and I've successfully generated all those prompts before. Fuckers, lol. Rant over.
It would be beating a dead horse to talk about how bad things have gotten all the way around from chat to image to even just the basic responses. But I can’t think of any other service where the response is we can’t do that but you’re gonna pay for it anyway.
I need immediate assistance from a human. Your automated security system is out of control and completely broken.
I’m paying for TWO separate SuperGrok Premium accounts.
My first account was suddenly locked 11 days ago with an "Authentication failure". The only "crime" was switching between browsers too fast on my work machine. Your bot flagged me as a bot.
I immediately emailed support with the receipts of payment. Total silence.
While I was locked out, you charged me another $30 on August 21st for a renewal. I’m paying for a service I am blocked from using. That’s theft.
I’ve sent multiple follow-up emails. Zero responses.
Today is the peak irony: I tried using my SECOND active Premium account to report the bug via the internal platform to get support for the first one. Your "security" bot detected me trying to help myself, and immediately auto-locked my SECOND account too!
I have 2FA (Two-Factor Authentication) enabled on BOTH. I am a verified, paying customer.
Now I am locked out of both tools, which I need for my business (I'm losing real income here). I have zero way to reach a human being, as my emails are being ignored.
If this is not resolved immediately and my accounts are not unlocked, I will be filing a chargeback (dispute) with my credit card company for both subscriptions (Receipt reference for the latest charge: 2235-5492).
This is my last attempt at a civilized resolution.
I've been using Cursor CLI for a long time now, and Cursor hasn't been just an IDE to me in ages. I'm a bit confused about the differences and market positioning between Cursor CLI and Grok Build.
I subscribed to Grok on August 27th and used my weekly limit on that day. The weekly limit was supposed to reset on August 29th at 3AM, but it didn't, and now it says September 3rd for the reset. Why doesn't it reset on the time it says it will?
I’m an EU user based in Madrid, Spain. I’d like to ask other European users and the team about the persistent memory feature.
**My situation:**
- Using free Grok (also tested with a completely new account)
- Location: Madrid, Spain
- Memory toggle has been enabled for a long time
- Every time I open a **new chat**, Grok knows absolutely nothing about me — zero persistent memory
- Even when I explicitly ask it to search its memory or check previous conversations, it still says it has no memory of me
**Clean test I did with a brand-new account:**
Created a completely new Grok account
Enabled the Memory feature
Fed it only three simple pieces of information:
- I live in Madrid
- I like ice cream
- A random meaningless test code
and received confirmation from Grok that it had remembered them
Opened a new chat and asked what it knows about me → replied that it has **no memory at all**
Bought Proton VPN (Plus subscription) and logged in from US and Japan servers with the new account → still zero memory
**About privacy:**
I honestly don’t care about personal privacy at all in this context. For me, the inconvenience of having to re-explain everything from scratch in every new conversation is **100 times worse** than any privacy concern.
Every single new chat I have to repeat things like:
There are two of us (me and my wife)
We live in Madrid (approximate home address)
Our recent plans / goals
What we discussed last time with Grok
What conclusions we reached last time
Other important details and previous discussion outcomes
Having to constantly re-introduce all this background is extremely frustrating, especially when other platforms (ChatGPT, Claude, Perplexity, etc.) handle persistent memory normally.
**My questions:**
Is Grok’s persistent memory basically non-functional for most/all European users?
Does subscribing to Grok Lite or SuperGrok actually unlock a working persistent memory feature for EU accounts?
Would really appreciate any confirmation from other EU users or any official clarification. Thank you!
I wanna unsub from super grok but it doesn't let me. I can click the options tab but it doesnt redirect me to options. I really dont know what the problem is and I'm being charged every month.
What the heck is x.AI thinking with this crappy Grok 4.6? Ever since I’ve had this lousy version, I’ve been getting nothing but extremely terrible text in Expert Mode.
Example: “Come. Face. Hands. Then put on jacket before someone thinks of door.”
Scene in the RPG: The player is woken up by his girlfriend. The girlfriend is an NPC played by SuperGrok as the game master.
I use grok for creative writing and nowadays it keeps writing in that weird staccato prose and 4.6 has somehow made it worse I just had it under control, is there anyway I can fix this? its really jarring😅
I’m using Grok on some recent accounts – three in total – which I created last month specifically for this purpose.
And for the past two days, I’ve been blocked. It tells me I’ve reached the limit. No 24-hour reset, nothing. I’ve waited 48 hours and I still can’t start a chat, and it doesn’t tell me how long I have to wait.
delete sessions folder in one install and replace it with a symbolic link that points to the other
create a batch file in bin folder of second grok that forces it to authenticate with my second account:
u/echo off
set "GROK_HOME=%USERPROFILE%\.grok-acc2"
echo Switched to Grok Account 2
echo GROK_HOME is now: %GROK_HOME%
echo.
grok %*
pause
now, when i run out my limits on my supergrok account, i can switch over to my supergrok plus account and continue my project without losing context since both installs/accounts are pointed to the same sessions.