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

Update!

No new blocks now, but two new buttons!
image
An info button, contains basic info and a link to the Roblox group.
And a donate button which gives a link to the Donation Game.

I’ve done some bug fixes too.

3 Likes

image

when key is down

2 Likes

It is only available in local scripts.

3 Likes

I found a bug, heres a video showing what happened.

3 Likes

Hello!
The bug seems to be gone. Please update the plugin and tell me if you still experience it with other blocks.

4 Likes

Update and a bunch of new blocks!

We have 7 new blocks!
image
Every one of them is well documented in the built-in documentation!
If you have further questions, join our community group or just ask it here!

5 Likes

Small update!

I’ve added a new block.
image

You can use it to get any property of any object!
Read more about it in the documentation :wink:

4 Likes

Dang! this is a big update.

Can’t wait to try them out

3 Likes

How do I pass a value?
What do I put in the first slot and what do I put In the second slot.

2 Likes

Just wait until the next update!

A bad joke, but the new block is the ‘wait until’ block.
It waits until the condition given to it is true.

image
In this case it waits until the character loads so we can add a value to it called Cash.

4 Likes

The play update!

You can now play sounds and animations!
image
(animation block is in local scripts)
You can make a lot of fun stuff with these blocks!
Both of them are documented in the plugin, have fun!

4 Likes

Now this. Is cool! Wow I probably wont use this because I’m worse at visual scripting then regular scripting, but this is really cool to see. This will likely help bring younger developers onto the platform as it would be much easier to code simple games this way. I never even though of something like this for roblox but you’ve gone and done it! Nice!

3 Likes

Could you turn this into a Free Model so I could use it in my Build Mode? People have been requesting for scripting to be added into my Build Mode system.

2 Likes

Model? It’s a plugin used to help people who are new to scripting or prefer it over regular scripting.
It is a very well-made plugin and I enjoy using it.

3 Likes

I meant something like a Module that I can use to add something to a Build Mode system, so I can easily create a scripting system like in RetroStudio for my game.

2 Likes

I was just playing that today.
Lol

2 Likes

That would be cool to see, and I would probably make a few games on there.

2 Likes

This is such a good idea in my opinion! It’s basically just Scratch all over again

3 Likes

No, I wouldn’t like to make it free. In that way anyone could take the plugin for free and save it for themselves. I’ve worked hard on it and that’s why it’s 65 robux. Also it wouldn’t work as a free model, because it uses things that only work with plugins (SetSetting, GetSetting etc.)

4 Likes

Your better off doing regular scripting than block ones. Its pretty easy to make and i can send you my module which makes the runs loadstring like normal scripts, all you have to do is make the script editor and your done.

2 Likes