• Add a Chat
  • Add
  • Create a Chat
  • Create
  • Login to Your Account
  • Login

    • or

  • Sign Up
  • Create a New Account
  • Sign Up

    • or

  • Login

    • Code Finder
    • Sign Up
    • Login
    • Profile
    • Chat
    • Changelog

      • Add a Chat
      • Create a Chat


        • Version 1.1 - 11/11/25

      • Private Messages
      • You can now send end to end encrypted private messsages to other users.
      • It is impossible for anyone including the server and database to read your messages without knowing your password.
      • The keys are derived from your password, if you forget your password you could lose all your private messages.
      • Private messages can be seen bellow the chats you are in.
      • Profiles
      • You can now view other user's profiles by clicking on their profile picture in chat.
      • This allows you to see basic statistics and also is how you start a private message with someone.
      • Eventually you will be able to search for users.
      • Moderation
      • In order to make General chat somthing that anyone should be able to see it now has moderation.
      • When you send a message in general AI will decide if it is ok to send, this will cause a slight increase in latency.
      • You are also no longer able to send photos or videos in General.
      • User created chats are unmoderated and have no restrictions.
      • Commands
      • Commands have been added back.
      • Using the /image command functions the same as pressing the image button.
      • Using the /video command functions the same as pressing the video button.
      • Miscellaneous Changes
      • Sending videos now works with full youtube links as well as just the ID.
      • Sending images in an image tag works now, im not sure how people accidentally did this but it works now.
      • Gimbot lurks once again...
      • Roadmap
      • Search system for finding users
      • UI improvements
      • Infinitly scrolling chat
      • Encrypted group chats
      • File system

        • Version 1.0.1 - 10/3/25

      • Embeded Content
      • You can now send images and videos in chat.
      • Clicking the image icon and then sending a message that is a url for an image will send that image.
      • Clicking the Youtube icon and then sending a message that is a Youtube video ID will send that Youtube video.
      • For example if you wanted to send this Youtube video: https://www.youtube.com/watch?v=jNQXAC9IVRw you would click the Youtube icon and then send jNQXAC9IVRw
      • Embeded content like images and videos will first load in as grey so that there arn't weird problems with scrolling
      • Bugfixes
      • Fixed a bug where if a user closed the website but was not taken out of the list of people currently in the chat, then no one would be able to recieve messages.
      • Roadmap
      • This order isn't set in stone
      • Profile viewing and end to end encrypted DMs
      • Encrypted group chats
      • File system
      • Profile picutes, embeded contnet, chat pictures (all dependent on the file system)
      • File uploads
      • Profile pages, a page where you can post things for others to see
      • Daily Polls
      • Games like block blast

        • Version 1.0 - 9/14/25

      • A Complete Revamp
      • Gimcodes has been completly remade from the bottom up.
      • Gimcodes Chats
      • Gimcodes now has the ability to have multiple chats. (A message is text you send, a chat is a place where messages are sent)
      • Previously only 75 messages were saved but now an infinite number of messages can be saved
      • When a chat is opened the last 50 messages are displayed, currently you can only see these messages but in the future you will be able to scroll infintly to see all messages in chat
      • The default chat that every account is added to is "General"
      • Users can add/join chats as well as create their own
      • Users are limited to creating 5 chats as of now
      • There is system in place for differnt roles in a chat, currently they do nothing but it allows for moderators to be added in the future
      • Nearly all the code has been rewritten (this is a big update).
      • Instant Messaging
      • Because im now self hosting the Gimcodes API messages can now be sent through websockets.
      • Websockets allow sending a recieving messages to be event driven, i.e. no more constantly refreshing messages or waiting for messages to sync, messages are sent and recieved instantly.
      • The way messages are loaded also means that embeded content like videos games or polls are possible in the future.
      • The Frontend
      • The frontend UI has been completly redesigned for a more modern look thats also more user friendly and less prone to bugs.
      • The frontend is still hosted on vercel but now under the name gimcodes.com
      • Self Hosting
      • The backend and database of Gimcodes are now self hosted, this means Gimcodes is no longer limited by Vercel.
      • Because of self hosting, the database of gimcodes is now postgreSQL instead of google sheets, this allows me to store more complicated data and organize it more efficantly all while not worrying about rate limits.
      • Because of self hosting major changes to message sending and storing have been made.
      • A Shift in What Gimcodes Is
      • Gimcodes really isn't about finding Gimkit codes anymore.
      • Gimcodes has slowly and now more quickly evolved into a website for comunication during school.
      • Soon Gimcodes' main purpose will be facilitating private and secure messaging using end to end encrytion.
      • Security
      • Gimcodes is now much more secure than before.
      • Fixed all cases of XSS.
      • Passwords are no longer visable while typing.
      • End to End Encryption
      • End to end encryption is not implemented yet but it's closer than you might thing.
      • Accounts are already created with the keys necesary to perform the encryption and the code to encrypt and decrypt messages has already been written.
      • Changelog Redactions
      • If you know you know.
      • Miscellaneous Changes and Additions
      • Because messages no longer reload every few secconds, the display for how long ago a message was sent now updates every second
      • The files of the website have been reorganized making it easier to make changes and getting rid of the .html at the end of pages
      • The UI should now fit most desktop screen sizes
      • Missing Features
      • Because the entire website was remade some old features are gone or have not been remade yet
      • Commands have not been remade, many of them were concerningly powerfull and weren't implemented well. They will probably make a return as commands that chat moderators and owners can use.
      • Images were never really meant to be able to be sent in chat because they could be used to hack people, the bugs that allowed images to be sent are fixed now whitch means it's impossible to send images. Images should make a return in a more secure way very soon
      • Profile picures used to be stored as a set of pixles due to the limitations of google sheets, because of self hosting I will be able to store images for profile pictures on the server but this hasn't been implemented yet so for now everyone has a blue profile picture.
      • Viewing profiles is also a missing feature, this is simply because I haven't made the UI for it yet. It's the same situation for searching for profiles and modifying your profile.
      • Roadmap
      • This order isn't set in stone
      • Profile viewing and end to end encrypted DMs
      • Encrypted group chats
      • File system
      • Profile picutes, embeded contnet, chat pictures (all dependent on the file system)
      • File uploads
      • Profile pages, a page where you can post things for others to see
      • Daily Polls
      • Games like block blast

        • Version 0.10.1 - 4/29/24

      • Redacted
      • Roadmap
      • Version 0.11: Dedicated login page, help/about page, Gimkit cheats page and command reworks.
      • Version 0.12: Gimkit Groups.
      • Version 1.0: Search engine optimization, possibly Google ads.

        • Version 0.10 - 4/14/24

      • Redacted
      • Redacted
      • Redacted
      • Redacted
      • Roadmap
      • Version 0.11: Dedicated login page, help/about page, Gimkit cheats page and command reworks.
      • Version 0.12: Gimkit Groups.
      • Version 1.0: Search engine optimization, possibly Google ads.

        • Version 0.9.2 - 4/1/24

      • Search Page
      • A new page for searching for accounts has been added, you can see all Gimcodes accounts, search by username, and click on accounts to go to their profile.
      • Although Gimcodes only has 16 accounts the system is scalable and will work with any number of accounts.
      • The usernames shown in the search page will be dynamicly cut off if they don't fit your screen size.
      • You can get to the new search page from your profile.
      • New Message Modifiers
      • When you send a message it is now sent with a modifier.
      • The defualt modifier is "none" and will send your message normally.
      • The modifer "mixed", will scramble your messages words in a random order.
      • The modifer "uppercase", will make all the letters in your messages capitalized.
      • The modifer "emoji", will replace 30% of the words in your messages with random emojis and will add a random emoji after 20% of your messages.
      • The modifer "paraphrase", will use gramerly to try and paraphrase your messages, making them mostly say the same thing but with different words.
      • All of these modifiers can be set with the new /mod command. Syntax: /mod:username:ModifierName
      • New Commands
      • Using the /noimg command will make it so that none of the images in chat are visable. Syntax: /noimg:username
      • Using the /online command will give you a list of all the people who have been online in the last 50 minutes and will tell you when they were last online. It is an admin command
      • Roadmap
      • Version 0.10: Dedicated login page, help/about page, Gimkit cheats page and command reworks.
      • Version 0.11: Gimkit Groups.
      • Version 1.0: Search engine optimization, possibly Google ads.

        • Version 0.9.1 - 3/25/24

      • Profile Page
      • Added a new profile page where you can view your account statistics and information.
      • You can go to the profile page by clicking Profile or by clicking someone's profile picture in chat.
      • You can now view an accounts username, email, profile picture, about section and ID from the profile page.
      • New statistics are accocianted with your account including, number of messages sent, number of gimkit codes found, your last time online, your join date/account creation date, your mute status, and your admin status.
      • Account ID
      • Accounts now have an ID, now that nearly every aspect of your account can be changed having something to identify accounts is useful.
      • Your account ID is a unique number that will never change, for example my ID will always be 1 no matter what I do to my username.
      • Similar to how accounts on Discord used to work your username in chat is now username#ID, for chat commands you still only type the username without the ID, in the future it will use account ID's instead of account usernames.
      • Changelog Changes
      • Changelogs now include the date.
      • You can now scroll to see all previous update logs.
      • Bugfixes
      • Profile pictures are now drawn twice when they are loaded to elimate the cracks that were showing earlier.
      • Roadmap
      • Version 0.9.2: profile search, dedicated login page, chat optimization and bug fixes.
      • Version 0.10: Gimkit Groups with end to end encryption.
      • Version 1.0: Search engine optimization, possibly Google ads.

        • Version 0.9 - 3/17/24

      • Sign Up Page
      • Added a new sign up page that looks much better than the old one.
      • New accounts have an email attached to them as well as a custom profile picture.
      • Profile Pictures
      • Profile picture have been added, in the near future you will be able to customize your profile picture on existing accounts.
      • Redacted
      • You can now scroll to see all previous update logs.
      • Priority Codes
      • Priority codes have been renamed to manual codes.
      • Manual codes can now be set with the /manual command. Syntax: /manual:code.
      • The old priority codes page has been removed now that the /manual command exists.
      • Roadmap
      • Version 0.9.1: Profile viewing, profile search, and profile custimization.
      • Version 0.10: Gimkit Groups.
      • Version 1.0: Search engine optimization, possibly Google ads.

        • Version 0.8 - 3/11/24

      • Client Side Commands
      • Added a system for certain commands to be ran in javascript in the browser, you don't need an admin account to use these commands.
      • New /colors command. This command will change the targets screen a bunch of random colors, it is a client side command. Syntax: /colors:person
      • New /marco command. This command will make all online users say "polo", it is a client side command.
      • New /ip command. This command will make the target say their public IP address, it is a client side command. Syntax: /ip:person
      • New /alert command. This command will send the target a message, it is a client side command. Syntax: /alert:person:message
      • New /img command. This command will send an image when given the image's link, it is a client side command. Syntax: /img url ***note this command uses a space instead of a :
      • Redacted
      • Image Fixes
      • Images now have a max size.
      • Fixed bug that made images mess with the scroll bar when first loading them.
      • You can no longer scroll on individual messages, excess is now just excluded.
      • Pings
      • You can now be pinged while in chat with @example_username, perviously it only worked on the home page.
      • Roadmap
      • Version 0.9: Profiles and help page
      • Version 0.10: Gimkit Groups.
      • Version 1.0: Search engine optimization, possibly Google ads.

        • Version 0.7.2 - 1/2/24

      • Christmas
      • Removed Christmas theme, womp womp.
      • Roadmap
      • Version 0.8: More fun commands, optimization, bugfixes.
      • Version 0.9: Profles and Gimkit hacks if I can get them to work.
      • Version 1.0: Search engine optimization, possibly Google ads.

        • Version 0.7.1 - 12/22/23

      • Christmas
      • Added a Christmas theme, merry Christmas.
      • Roadmap
      • Version 0.8: More fun commands, optimization, bugfixes.
      • Version 0.9: Profles and Gimkit hacks if I can get them to work.
      • Version 1.0: Search engine optimization, possibly Google ads.

        • Version 0.7 - 2023

      • Changelog
      • There is now a changelog to replace the "About" section as it wasn't used for anything.
      • Chat Scrolling
      • There is now a chat history, you can scroll up to see previous messages.
      • 75 messages are saved compared to 7 that used to be saved before this change.
      • Large messages and images now appear full size, a more formal way of sending images will be added in the future.
      • Command changes
      • Some commands have been changed to account for the new chat scrolling
      • /change command now works differntly. The old syntax was /change:MessageNumber:NewMessage where the message number was the number of the message going from top too bottom, it is now reversed and goes from bottom to top. For example if you were to change the most recently sent message you would type /change:1:test.
      • /delete command now works differntly. Used to delete the last sent message but now can delete any message using /delete:MessageNumber, works simmarly to /change.
      • /clear command removed, made obselete by the updated /delete command.
      • /fill command removed, was next to useless.
      • 'all' can be used with the /ping command. For example, /ping:all.
      • Bugfixes/Miscellaneous
      • Fixed the latest code not automaticly refreshing.
      • Removed the pop-up to check if you are afk as it doesn't do anything in google chrome.
      • Removed the footer, it was useless and just caused issues.
      • Roadmap
      • I came up with a basic roadmap for the Gimcodes.
      • Version 0.8: More fun commands, optimization, bugfixes.
      • Version 0.9: Profles and Gimkit hacks if I can get them to work.
      • Version 1.0: Search engine optimization, possibly Google ads.