DiscoBytez V.2.5.1. Application Center

I do not see why you’d really use this over other more advanced services such as MyCenter, and the other application platforms. does this have any features that they do not?

1 Like

I agree, I think it would need something different than the others to be used.

1 Like

I agree with your statement, DiscoBytez does have the similar features from MyCenter as well as other ROBLOX application companies, we have received feedback over the years about new features that we should add that would be different from previous roblox application centers.

The thing is that it’s hard, developing for a service that is completely free, and only has about one developer working on the project. However, that doesn’t mean that it isn’t impossible.

We separate from the rest however, for providing the following.

  • Open-Sourced
    Could be important, if you would like to see how this roblox to discord application center works. Or if you would like to create something similar to our service.

  • No Creditation Required
    We don’t need any credit from users who use our service, because we want our users to experience the best from our company

  • No Website Account Login or Account Creation Required
    We have realized that users may seem uncomfortable creating an account on a external website. Since, they would have to worry about multiple factors such as remembering their password and username.

  • Greater Uptime
    We use Roblox To Discord, to allow submitted applications to only go through discord. This allows us to achieve a greater uptime then the rest you can search for uptime on Google.

  • Privacy
    One of the great thing’s about DiscoBytez is privacy, DiscoBytez doesn’t collect any data other than a roblox username so DiscoBytez can identify the applicant and is all collected through the business application discord channel, we do have an analytics system in DiscoBytez that only collects what application centers are working, this is useful if the user who is having problems with our application center and getting help via support. This is also ment as a ping service to check if an application center is operating correctly as it should. However this feature has now been depreciated and we’re currently removing this feature to all of our application centers.

  • Pro-service
    We provide a free service called Pro-Service, this service allows users to submit their ideal application center to us, and we will create it for free, and the user doesn’t have to do any work other then filling out information about what they would like the application to be.

(This doesn’t mean that any other service, doesn’t have greater uptime, the post that i’m trying to make is that we only use 2 services, for communication for roblox application centers)

I have spoken to numerous developers over the years, to bring more ideas to the table such as auto-bot and more. We plan on doing this in the future, it’s actually in development right now, again one of the issues is that we don’t make any robux, and we don’t have volunteers to help however, currently we’re working with a ROBLOX open-sourced application center developer, to bring the auto-rank to DiscoBytez.

If you have any more questions, comments or concerns, please reply I’ll be more than happy to reply back!

I like the design of it, but I would like to warn you that with your webhook URL in there, anyone could use an app and speak as your webhook you have set in the script. I recommend removing the URL from the script or removing your webhook, to refrain from people spamming your Discord server using the webhook.

1 Like

Hello, first and foremost I’d like to apologize for not reading your response, I don’t come on the developer forum a lot,

Second of all, thank you for finding this vulnerability out, I will let our developers know ASAP so we can fix the problem, we are glad you enjoyed you enjoyed the DiscoBytez roblox application center UI.

Have a pleasant day.

Hello there! I’ve taken a look at the system and noticed that inputted text isn’t filtered.
All inputted text should be sent through Roblox’s filtering service, especially when sending user inputted text to a third party application. These resources are opened sourced so developers who use the system should be able to add filtering on their own, but for inexperienced programmers this may hard for them.

Under Section II of the Roblox Community Rules, filtering of all user inputted text is mandatory:

a :

Here are some resourceful developer API’s referring on how to filter text:

https://developer.roblox.com/en-us/api-reference/function/Chat/FilterStringForBroadcast

Here are other posts that are made by others where I am referring from:
https://devforum.roblox.com/t/why-must-the-roblox-filter-apply-to-discord-webhook-reports/59715/3?u=math_luascript
https://devforum.roblox.com/t/why-must-the-roblox-filter-apply-to-discord-webhook-reports/59715?u=math_luascript

Here are other posts that I’ve made where I am referring from:

1 Like

Thank you so much, for bringing this to my attention. I’ll DM the developers, and let them know about this issue for an emergency hotfix.

Thank you once again!

Hello, I just wanted to give you an update, we have fixed the chat-filtering issue, we have now published it to V3. Disco-Bytez (Open-Source Application Center) - Roblox

1 Like

As a staff team here at the DiscoBytez support team, I really love it. I think things like these are one of the primary reasons why I love doing what I do, helping people. I, myself, will always use, and will continue to use DiscoBytez application services, I currently find it too hard to find free, open-sourced, and active application centers. I really recommend DiscoBytez, If you would prefer a simple, reliable, and efficient way to manage your projects. I feel like this is what makes my experience here as a DiscoBytez support team, better.

1 Like

Hello, I just wanted to see if there is a new version of DiscoBytez…
And when do you think you will be able to remove/add questions?

Hi! Wizardly, there is currently a new version called ‘v.3.’ which provides greater ui options for our customers as well as new features that were also implemented as well.
Here is the link of the YouTube Tutorial: (How to Make an Application Center System 2021-2022 (NO TRELLO!) | DiscoBytez V.3 - YouTube). Here is also the new link for the V.3. (Disco-Bytez (Open-Source Application Center) - Roblox) however this link should be updated on this fourm post here.

Also, to answer your question about adding and removing questions, well to put it simply it is almost there for DiscoBytez. As a matter a fact, I am approving an application center made by one of our users to be used as our official release, this brings a new format and also the ability to add / remove questions. I will probably wont be creating a YouTube Tutorial for this because the application center for adding and removing questions (V.3.5.) is more simpler and easier to use.

If you would like to get updated when we release this new version, I recommend joining our Discord, which is in all of our YouTube Videos on DiscoBytez. You can find it in the pinned comment or in the video description.

Thank you again for using our service, we hope we can provide you with this new update soon!

To remove the @everyone ping you would have to do something like this:

F2.TextBox.Text = "\n@everyone```\n\n["..F2.T1.Text.."]\n"..F2.TextBox.Text.."\n["..F3.T1.Text.."]\n"..F3.TextBox.Text.."\n["..F4.T1.Text.."]\n"..F4.TextBox.Text.."\n["..F5.T1.Text.."]\n"..F5.TextBox.Text.."\n["..F6.T1.Text.."]\n"..F6.TextBox.Text.."\n["..F7.T1.Text.."]\n"..F7.TextBox.Text.."\n["..F8.T1.Text.."]\n"..F8.TextBox.Text.."\n["..F9.T1.Text.."]\n"..F9.TextBox.Text.."\n \nThis Application was generated with DiscoBytez.```"

Remove the

"\n@everone```\n\n

and move the Quotation mark inside of the square brackets to the outside

But I am not 100% sure you should probably wait until @zachjelly either confirms this post or reply’s to your post.

v3.2 is releasing later today, and that issue will be fixed. v3.2 has been released!

for now, do what @pinchpotmonster said along with going into “CloudHub” and removing the “@everyone” from the first few lines

2 Likes

Attention for all users! We have created a new version of this application center called “v.3.2.” which is now launched for all users of DiscoBytez, the game link is still the same, and has been updated. Tommrow, I will provide a text tutorial with the updated details since this app tutorial is a bit datey. And I will link it to my reply on this post.

2 Likes

Hey Wizard, I have updated DiscoBytez today! This version will allow you to edit and remove questions at ease! https://www.roblox.com/games/6106785089/DiscoBytez-V3-Open-Source-Application-Center

1 Like

Great job!

I’ll be sure to use this when I open up my groups again :D.

Maybe in V4, you can add multiple applications.
Example:

groupid [Number] [Rank] = Can only see Level-0 Application
groupid [Number] [Rank] = Can only see Level-1 Application
etc

You should make it work off a point system and multi choice things so that people can link it into their auto rank API’s!

Anyone who is having problems with Discobytez, for some reason Discord isn’t working. The temporary workaround will be to use Guilded. Guilded webhooks are also backwards compatible with Discord ones, so no changes are needed to Discobytez.

As ROBLOX banned Discord webhooks, is there any other way to make the application center work?