VSCPlays
(VSCPlays)
April 6, 2023, 11:51am
#1
Raw Converter
Are you planning to paste the URL to the script but you have loads of these URLS? Don’t worry, because this plugin has got you!
Video
How to use
Select an Script
, LocalScript
, or even ModuleScript
Add an Attribute called URL
Get the link of the raw code (must not have a domain from roblox) and put it as the attribute
Go to the Plugins Tab (if not opened)
Press “Update URL” button
Check the code
Notes
This can work when selecting multiple Scripts, which makes it better!
It instantly loads the code so you can get it without presing Ctrl + C and Ctrl + V !
You need to allow permissions for “Script Injection” and “HTTP Requests”, otherwise, it won’t work!
You can now see it being updated in real time!
Supports any URLs except URLs from Roblox and Discord!
You can Undo the Change!
Updates
They’re now at this topic to clean the post up:
NOTE: This post was made to clean up the Raw Converter Main Thread, as I don’t really like clogging my own topics
v0.1:
You can use the plugin while editing the script using roblox's script editor (i'm not sure if I could do something similar for vscode)
v0.2:
You can now undo the conversion for the raw URL (you still need to have the attribute “URL” for this, I still need to know how to do something like this for VSCode, also supports any URL except urls from roblox and discord)
Github Repo:
3 Likes
Seems good. Can you maybe post a sample video to showcase the plugin (if possible)?
1 Like
VSCPlays
(VSCPlays)
April 6, 2023, 12:08pm
#3
I can’t due to discourse’s limitations, I want to do so but I can’t, I want an alternative way
EDIT: added the video in
VSCPlays
(VSCPlays)
April 14, 2023, 11:20pm
#6
I’m here to share some of my plans for this plugin
Creating an extension for Visual Studio Code so it can work with any programming language and users at Rojo, Argon or similar extensions to load the code
Making JSON GET for the item information, creator information, and more
Make the attribute URL
not required , and attribute JSONInfo
required where you have to put the JSON URL it provides (not sure if I can do something for .toml
files as Wally, Selene and More uses .toml
files to get information and must be put in a github repository)
Make a list of all the supported items in a website along with JSON Information (I will not make a topic in #bulletin-board as you can only put Youtube, Twitter, Twitch, Github, GitLab and Trello and I do not have a GitHub account)
VSCPlays
(VSCPlays)
April 27, 2023, 8:00pm
#7
The video is outdated so just ignore it for now…
I’m wondering how I could configure .toml files in lua, if not, then I would use an external programming app to achieve this
VSCPlays
(VSCPlays)
May 6, 2023, 8:15pm
#8
I would undo the recent change as my older works have the attribute and a recent plugin uses attributes, and it might not save
plans for v0.5
configurations for the plugins (rate limit, script limit, and path to instance), by default, these would be: 350, inf, ReplicatedStorage
code runner (uses loadstring()
to load the code)
et cetera
VSCPlays
(VSCPlays)
May 21, 2023, 10:59am
#9
I now updated the video so please check it out while you can
VSCPlays
(VSCPlays)
May 21, 2023, 6:42pm
#10
will add a github repo so you can create pull requests, issues, contribute and more