Ejioplex
(Ejio)
June 16, 2021, 10:36am
#1
PolicyService has this function called GetPolicyInfoForPlayerAsync and i was wondering whether or not i can use it do display links ingame. For Example:
When the player joins, the script runs PolicyService:GetPolicyInfoForPlayerAsync(player). Then the script checks the result and if they for example are allowed to see references to Youtube i show them the url of a video or a channel, otherwise i don’t show the link & references to youtube in game.
Abcreator
(Abcreator)
June 20, 2021, 3:56pm
#2
This is allowed for all links except Discord links which can not be shown under any circumstances.
Why would it not be allowed? It doesn’t violate the PolicyService rule and Discord counts as a external link.
Abcreator
(Abcreator)
June 20, 2021, 4:03pm
#4
Roblox has a rule against Discord links, they are only allowed on social links.
And what stops you from showing it in-game if you only enable it if the user can see external links? it’s literally what PolicyService is designed for, enabling/disabling certain features if a player can’t see/use them or is not allowed to by their country.
Abcreator
(Abcreator)
June 20, 2021, 4:07pm
#6
Actually as far as I know the only reason why Discord is returned by policyservice is because its the same api the website uses for social links (it was never supposed to be returned). Anyway, what stops you from doing it is the report button and its against the community rules.
Why does this rule exist then? You won’t be moderated if you use PolicyService to disable Discord-related features.
Abcreator
(Abcreator)
June 20, 2021, 4:13pm
#8
This has come up in the past and is not allowed.
Cool but in the past this rule did not exist. It was added recently and is now allowed.
caviarbro
(caviarbro)
June 20, 2021, 4:13pm
#10
That’s so dumb… if the player is 13+ older why won’t I add discord stuff for them?
3 Likes
Abcreator
(Abcreator)
June 20, 2021, 4:15pm
#11
It’s against the rules make a request to Roblox if you think the rules should change.
caviarbro
(caviarbro)
June 20, 2021, 4:15pm
#12
Where did you find the rule, please link it here.
But they literally changed the rules recently to allow Discord and other links in-game??
If you don’t trust me then go to https://en.help.roblox.com/hc/en-us/articles/203313410-Roblox-Community-Rules , press Ctrl + F and search for “Policy APIs”
1 Like
It’s literally a post from November 2017… it’s outdated by now, you shouldn’t trust outdated sources.
Abcreator
(Abcreator)
June 20, 2021, 4:20pm
#16
Sure there are websites with TOSS that haven’t been updated since they were set up, do you not trust them?
caviarbro
(caviarbro)
June 20, 2021, 4:20pm
#17
Yeah like @RealExoctic said its outdated and someone from Staff/Editors here on forum even said that while ago.
…are you saying you don’t trust the official roblox community rules on roblox’s official help center, and instead trust a outdated post from 2017?
Abcreator
(Abcreator)
June 20, 2021, 4:24pm
#19
They would have edited the post if so…
caviarbro
(caviarbro)
June 20, 2021, 4:24pm
#20
That announcement is really old. That was also for the main website, but you can always use social links, or policy service in game so they show for the correct audiences.
They are allowed here on a case by case basis, so that means if one is detected it will go through approval through the @moderators first
Well found it, there was discussion about it week ago.