New AI Plugin made by our group [BETA]!

Hey developers! :wave:

Me and my group Universal Productions Development made a new plugin based on AI. :star2:

It’s called John AI

:warning: Disclaimer: this plugin is in BETA

What does it do? :thinking:

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}”

:inbox_tray: Installation

How to use (step-by-step)

1. Install the plugin

:warning: 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:

image

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 :index_pointing_at_the_viewer:

If you report any bug please report here and we can fix it right away!

Did you find any bugs, errors?

What do you think of this plugin personally?

Write them here :point_down:

Cant open it with the new Studio UI Gen 2.

Oh. I don’t know why because this uses dockwidget nothing more

Do you have any idea why? Try putting the injection of scripts on

I don’t use anything related to AI for scripts, but how is this different from code assistant?

Nothing much, but sometimes code assistant won’t work.

But you can install my plugin and then see what’s the difference, because I don’t use code assistant at all

And I think many people don’t know that exists. But I’m sorry. I promise I didn’t try to copy Code Assistant