The visual scripting plugin | EventBlocks! [Most popular!]

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.

1 Like

The issue is fixed now.

You might need to restart studio after disabling the plugin.

2 Likes

I don’t know who I did not see this, this is very cool!

2 Likes

Hi, I was just wondering if you will make this plugin be free.

1 Like

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.

2 Likes

That’s okay, I can just script
Just wanted to check it out, But that’s fine. :frowning:

2 Likes

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!

2 Likes

Update!

Added some basic error detection for some blocks (kinda)
image

Changed the behaviour of the ‘object’ block. Now it’s smarter and hopefully doesn’t produce errors in run-time.

image

Hope you like the plugin! New blocks are coming soon, stay tuned!

2 Likes

Update!

Not much, but we have 1 new block!
image
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:
image
It translates your script to Lua. The plugin should do that automatically but sometimes it doesn’t, in that case just click this button!

3 Likes

Update!

1 new block!
image
You can now get the children of an object!

Here’s a sample script:
image

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!

3 Likes

Light Theme Update!

I’ve added a basic light theme for the plugin!
Toggle between the themes with the new button!
image

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.
image

image

This block is very handy!

Have fun using the plugin and have a great day!

6 Likes

Suggestion:

You could add support for attributes and also fix this (color difference):
image
(unless this is intentional)

1 Like

It is intentional :smiley:

I’ll take a look at attributes but I think they are pretty useless because we have Values.

3 Likes

Gun Demo!

I’ve released a simple gun demo game you can try and download.
It’s completely made with visual scripting!

2 Likes

BIG UPDATE!

Hello everyone!
I’ve got a bunch of new things to show.

First, the ‘Add category’ button:
image
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.
image
You can add categories for every script individually!


About the Marketplace category

This category currently has 3 blocks:
image

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!

7 Likes

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!

2 Likes

You should show the error. Probably it’s in your script.

3 Likes

Update!

I’ve made 2 new categories.
image

Let’s start with leaderstats.
Here’s an example code:
image
This category only has these 2 blocks at the moment.

And then the tweening. It has only 1 block now.
image

Every block is well documented in the built-in documentation!
image


About the update of the marketplace category, I’ll add the requested blocks tomorrow.

3 Likes