-
**Affected Areas**
- [x] Verde CLI
- [x] Verde Studio Plugin
- [ ] Verde VSC Extension
**Reason for change**
A lot of file-syncing tools and alternatives lack the feature (or full implementatio…
-
To upload the source code into this repository you can save your work (that i discovered today) as roblox xml model file (*.rbxmx) or if it only contain a script as roblox lua script.
Also the [roj…
-
**Describe the bug**
Unable to Obsfucate if you use the buffer Library
**To Reproduce**
`local ABuffer = buffer.create(1048)` Trying to obsfucate this, fails.
-
I'm experimenting with using Luau LSP internally at Roblox. Auto requires are fantastic, but we have a common pattern of the following:
```lua
local Plugin = script:FindFirstAncestor("PluginName")…
-
`t` doesn't have a way to check varargs (if there is, then it's not documented and should be documented / I couldn't find it). You could, of course, `t.array(check)({...})` inside the function to chec…
-
Hi!
I was wondering, how would you connect a ROBLOX place to the webserver, containing the PHP change-rank script? You would pass over, all the information(groupID, newRoleSetID, targetUserID) from yo…
-
### Acknowledgement of checking existent issues
- [X] I have checked if my issue has already been reported, and I am certain that my problem has not already been addressed.
### What problem did you …
-
Roblox has a fork of Lua 5.1, [Luau](https://luau-lang.org/), which provides secure sandboxing for Lua VMs. I wonder if that might be interesting for us? In the cgame it could be used to support custo…
-
Im not good at all in programming so i dont understand anything whats written on the devforum, but im sure it will be a lot easier to understand how that thing works with visual guide, i just wanna ha…
-
The project is really nice and I respect that the owner shared It with us, but the issue is that I need window of roblox client to be visible because I send direct inputs to active window with my pyth…