1
0
Fork 0
Extension for the T0PK3K 5.1 SS Roblox Executor.
This repository has been archived on 2026-03-17. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
Find a file
JordanViknar 291de4a0ba
docs: Remove the outdated "T0PK3K Fixes" description.
T0PCAKE doesn't and doesn't need to "fix" T0PK3K anymore. I accidentally left over the corresponding description in the README.md.
2021-11-29 15:08:40 +01:00
.github/ISSUE_TEMPLATE Add some nice issue templates for GitHub. 2021-03-11 23:38:00 +01:00
LuaModules Updated quotes, new ones and cleaned outdated ones. 2021-11-04 16:33:00 +01:00
.gitignore Initial commit 2021-02-12 16:07:25 +01:00
LICENSE.md Updated LICENSE.md to fit the current state of T0PCAKE 2021-11-08 13:27:09 +01:00
README.md docs: Remove the outdated "T0PK3K Fixes" description. 2021-11-29 15:08:40 +01:00
T0PCAKE_Logo.png Added T0PCAKE's logo to the repository 2021-11-08 09:22:19 +01:00

T0PCAKE : Extension for the Roblox SS Executor T0PK3K v5.1

T0PCAKE is an extension for T0PK3K meant to add new features to the executor, for an improved experience.

What does this repository have ?

This repository only contains the unobfuscated code used in T0PCAKE. For the assets required to make your own version of T0PCAKE, you should either download the MainModule from Roblox or look in Releases.

Features added by T0PCAKE

Extended Script List

The Script List is the core of T0PCAKE. It contains a list of easily and quickly executable scripts and utilities. Many of those scripts are from myself, but there are also others included, such as PTG.

CAKEPlayer

CAKEPlayer (previously Wowamp as visible in the code) is a very complete Music Player. It is capable of controlling musics from the Roblox Library, allows playing them either client-side or server-side for everyone to hear, it includes an easy-to-use playlist system and buttons for some extra fun effects.

Upon startup, you'll be presented with the choice of loading the default CAKEPlayer Playlist, the default T0PK3K Playlist, your own playlist, or no playlist.

CakeAway (HTTP-Enabled Servers only) (Source code partially unavailable)

CakeAway allows for remote execution through the CakeAway Discord Bot.

Once this feature is ran on a compatible server, the CakeAway server will respond to the request and send back an ID to the CakeAway Launcher script, who is then supposed to inform the users about the ID through their compatible GUIs.

As such, an ID here defines a specific number attributed to a CakeAway connected server, and these range from 100 to 999 (always a 3 digit number). This bot is only available in the T0PCAKE Discord server.

Available remote commands :

  • ca:playerlist ID (Gives a list of a server's currently connected players.)
  • ca:script ID SCRIPT (Runs the inserted script on the selected server.)
  • ca:shutdown ID (Shuts down the selected serve.)
  • ca:music ID MUSICID (Plays the music with MUSICID on the selected server. Doesn't loop.)
  • ca:kill ID USERNAME
  • ca:respawn ID USERNAME
  • ca:kick ID USERNAME

Discord Sender

This function allows you to easily send Bug Reports, Suggestions and Script Requests through the power of Discord WebHooks to the T0PCAKE Discord server.

Useful if you don't want to join the Discord, you're too lazy to send it there, or you easily forget stuff.

CakeShare

This module allows you to share your current Roblox server with other T0PCAKE users, making your T0PCAKE experience more (or less) enjoyable.

Only one press of a button, and any whitelisted member of the T0PCAKE Discord is easily able to join you.

R6 Button

This feature is exactly what it says it is. An easy-to-access button to turn your character into R6, allowing you to use a larger library of scripts.

The feature already exists in T0PK3K, but it is harder to access and clunkier to use.

How do I (easily) run T0PCAKE ?

You'll need to have a Roblox account that is whitelisted in T0PK3K in your possession.

To use T0PCAKE, you'll have to open a T0PK3K session, and run the T0PCAKE require using the username of your whitelisted account. Enjoy !

T0PCAKE require :

require(5844085889)("USERNAME")

T0PCAKE require with extra parameters : (Optional)

require(5844085889)("USERNAME",true,true,ID,false,true) --T0PCAKE (USERNAME,ThemeSyncingEnabled,CAKEPlayerEnabled,PlaylistID,DoScrollbars,DoT0PK3KFixes)

T0PCAKE is not meant to be ran on cracked T0PK3K sessions. If you are using an illegitimate copy of T0PK3K, do NOT report bugs or glitches. They WILL be ignored.

Discord Server

T0PCAKE has a Discord Server available, it is especially useful for CakeShare and CakeAway as these features are useless if you do not join it.

You may use the following invite link to join it : https://discord.gg/tQW3BMrre5

If you want to use CakeShare, you'll need to prove that you own T0PK3K and are not blacklisted. As such, make sure the Discord account you use to join the T0PCAKE Discord is the exact same as the one you registered T0PK3K on. Verification is done manually by myself, as I cannot currently check automatically using a bot due to the lack of an integration with the main T0PK3K server.