All content on our site is free and will always be free.

Please consider supporting us with disabling your AdBlock software and to gain access to thousands of free content!

Not sure how to disable AdBLock? Follow this tutorial: How to disable AdBlock

Get the ROBLOX – AUTO GRAMMAR V2

The ROBLOX – AUTO GRAMMAR V2 code is below. Copy & inject it into the game. Enjoy!

shared.CustomCorrections = {
    ["examplething12"] = "hello" -- if you say "examplething12" it will become hello
}
loadstring(game:HttpGet("https://raw.githubusercontent.com/eosuwu/boblox/main/autogremer.lua"))()