BetterContextButtons v2, Remade of BetterContextButtons

Yes a Remade of BetterContextButtons.

API

SourceCode

Showcase

Download

https://www.roblox.com/library/6882574628/Better-Context-Buttons-v2

Outdated

This versions is a mess and this version is outdeted plz use this:

6 Likes

this is kinda cool love it when its v2 also it would be cool for an update log section in your post

1 Like

Woah, I’ve been waiting for this thank you

1 Like

It is i just Remade the Module.

1 Like

Did you know that Roblox’s Context Buttons used to be appear and works only on mobile device

You can detect Mobile:

game:GetService("UserInputService").TouchEnabled
1 Like

Thanks!
I’m sure this will somehow come in useful.

1 Like

I tried to set position and why this error appear:
ReplicatedStorage.BetterContextButtons:9: UDim2 expected got %s

Um let me look on the bug. will be right back

The type function returns a string representing the data type. You need to use typeof, since type cannot distinguish between different Roblox classes. You can do this instead:

if typeof(handler) ~= "UDim2" then

Where i tested it it not works so i wont use it

Bug fix

image buttons now work

v3 is out!