Why does it says DataStore in the overview, when I’m editing a local script?
Now, If I disable the Plugin via “Plugin Management” (and the GUI is open), the GUI won’t close.
The issue is fixed now.
You might need to restart studio after disabling the plugin.
I don’t know who I did not see this, this is very cool!
Hi, I was just wondering if you will make this plugin be free.
Hi. Unfortunately no. I think 65 robux is a perfectly fair price and I won’t sell my work for free.
If you are looking a good way to get robux I suggest buying 80 robux in the Roblox mobile app for 1 dollar. You can purchase the plugin and you still have 15 robux to spare.
That’s okay, I can just script
Just wanted to check it out, But that’s fine.
Ok, I just want to say thank you for being so calm and nice about this. On the official discord server I have seen a few people ask if he will make the plug-in free and go off about how they can’t afford it… so thanks!
Update!
Added some basic error detection for some blocks (kinda)
Changed the behaviour of the ‘object’ block. Now it’s smarter and hopefully doesn’t produce errors in run-time.
Hope you like the plugin! New blocks are coming soon, stay tuned!
Update!
Not much, but we have 1 new block!
The ‘lua’ block. It has been requested and I thought it’s easy to add and here it is.
You can write any lua code in it and it will just work.
Also, we have the build button:
It translates your script to Lua. The plugin should do that automatically but sometimes it doesn’t, in that case just click this button!
Update!
1 new block!
You can now get the children of an object!
Here’s a sample script:
Sorry for making less updates, I’m kinda tired of EventBlocks right now so I’m taking more breaks than usual. Once I get my motivation back I’ll work at a higher speed again!
Light Theme Update!
I’ve added a basic light theme for the plugin!
Toggle between the themes with the new button!
Light theme:
Dark theme:
Documentation got light theme as well!
The plugin saves your theme.
Also I’ve added a ‘mouse target’ block! It gets the object that the cursor is currently pointing at.
This block is very handy!
Have fun using the plugin and have a great day!
Suggestion:
You could add support for attributes and also fix this (color difference):
(unless this is intentional)
It is intentional
I’ll take a look at attributes but I think they are pretty useless because we have Values.
Gun Demo!
I’ve released a simple gun demo game you can try and download.
It’s completely made with visual scripting!
BIG UPDATE!
Hello everyone!
I’ve got a bunch of new things to show.
First, the ‘Add category’ button:
This allows you to add categories to your scripts that are not visible by default.
Click the button, and you’ll see this panel:
Currently I’ve only made one category here, but the I plan to add the following categories: Tweening and Leaderstats, however I’ll add many new categories here!
When you click on a category, you’ll see it in the categories panel.
You can add categories for every script individually!
About the Marketplace category
This category currently has 3 blocks:
They are documented in the plugin so I won’t write it here now.
Devhub (documentation) update!
Now you can search by category in the devhub
That’s it for now. I hope you like it!
Have a great day!
Hey, I haven’t read all the replies but I cannot somehow fix bugs or see when it bugs, because the output says per say “line 23” when there are 3 lines of code.
Wow nice how you can make different categories and show different things that’s cool!
You should show the error. Probably it’s in your script.
Update!
I’ve made 2 new categories.
Let’s start with leaderstats.
Here’s an example code:
This category only has these 2 blocks at the moment.
And then the tweening. It has only 1 block now.
Every block is well documented in the built-in documentation!
About the update of the marketplace category, I’ll add the requested blocks tomorrow.