Hey developers!
Me and my group Universal Productions Development made a new plugin based on AI.
It’s called John AI
Disclaimer: this plugin is in BETA
What does it do?
This plugin generates scripts for your games, based on what you write and wish for.
I know this can replace scripters, like me, but use this if you want any help with scripting
You can generate maximum 100 requests to our server
How does it work?
First of all this plugin sends a request to a Glitch server/project.
This server/project is always awake using Uptimerobot (monspark), which is really necessary because my PC uses Windows Home not Windows Server, meaning that I need at night to restart or shutdown my PC, so over night the server can be on sleep mode, which it will prevent requests of scripts.
Then…
In my Glitch Project, it was created a server.js which sends scripts requests to Cohere AI (i don’t know if this is the link) through API.
Finally, through Server Script in Roblox Studio…
I programmed it so it sends a request based on what the user / player writes. You can’t (from what i know) send anything like “hi” or “i like your scripts” because the request, in server.js, sends to Cohere, not only what’s written in the textbox, but also “Generate me a Lua script for Roblox: {roblox-textbox-request}”
Installation
How to use (step-by-step)
1. Install the plugin
MAKE SURE TO ENABLE SCRIPT INJECTION AND ALLOW https://puzzling-maddening-earl.glitch.me/ TO SEND POST
2. Open the plugin
A toolbar will appear on Plugins Tab on Studio with these details:
Facts to make you more concerned to get this plugin:
- This plugin is usable in Script Editor
- When an update is available, the plugin is not usable unless you update it because everytime an update is available, the old version of the plugin wont work (it won’t send requests - HTTP — error)
3. Open the button “Chat With John [BETA]”
A window will appear on the left, but can be moved to another “locations” and be resized
4. Write your request
When you request, it can take a while because this is in BETA and maybe will be fixed in the future in the version 1.1
If it takes too long, please send a comment here or on the Roblox Library. It’s important so I can make an “emergency” update. But this can happen because the Glitch servers are not awake.
My request:
print “hi”
My request:
make a sandwich script
Code:
Also works while scripting:
DISCLAIMER: THIS PLUGIN IS IN BETA
THIS AI IS NOT MINE, IT’S COHERE’S SO I DON’T TAKE RESPONSIBILITY OF ANYTHING
Your opinion
If you report any bug please report here and we can fix it right away!