VexitusJoin Date: 2014-05-15 Post Count: 4295 |
Using marketplaceservice, you can use external roblox market links and purchase REAL catalog items while ingame.
I would like to see "groupservice" where you can get the same popup, but with the ability to join a group if someone clicks a link on a wall, or a link on a UI for example.
This would make group experiences so much better, and I really think it would help the community.
technicalities- only group links for ROBLOX will work, under the specific domain www.roblox.com/my.groups.aspx/ (group id that directs you to the specific group)
That will ensure that no offsite links will be used. I really hope you like my idea, and as a group owner I really need this!
|
|
daeshHJoin Date: 2015-11-20 Post Count: 942 |
support |
|
SeperntsJoin Date: 2012-04-11 Post Count: 26 |
just like the simulations support |
|
|
IcedJuiceJoin Date: 2013-12-24 Post Count: 145 |
Support |
|
Bob_NoobJoin Date: 2016-02-24 Post Count: 133 |
support |
|
|
groups like Dino Daycare can abuse this. They can spam it on your screen and make it unplayable (not like it's a fun game or anything) until you join. They do this with marketplaceservice already and I accidentally clicked on buy while clicking on the middle. |
|
SylpredJoin Date: 2013-01-01 Post Count: 5992 |
i think your problem was going to dino daycare in the first place |
|
VexitusJoin Date: 2014-05-15 Post Count: 4295 |
i think your problem was going to dino daycare in the first place [2]
|
|
|
CodyCWJoin Date: 2012-02-04 Post Count: 62 |
im forced to support |
|
VexitusJoin Date: 2014-05-15 Post Count: 4295 |
Cody, when I said to support, that means support if you personally want to.
|
|
VexitusJoin Date: 2014-05-15 Post Count: 4295 |
bump
|
|
|
I thought about this years ago, so yes.
|
|
farfelz2Join Date: 2014-06-26 Post Count: 3 |
Support |
|
VexitusJoin Date: 2014-05-15 Post Count: 4295 |
.
|
|
|
Highly support. It could also get Group Information, like Status, Ranks, Roles, Name, and Description.
local service = game:GetService("GroupService")
service:PromptGroupRequest(3099526) -- Prompts join request.
local info = service:GetInformation(3099526) -- Grabs Group Information.
print(info["Status"] -- [!] Member count rising fast, get your friends to join! [DEV] Reuleaux is looking for Developers. [M] Many Members have been temporarily demoted to fix the DataStore issue.
print(info["Members"]) -- 62
local roles = info["Roles"] -- Gets a Table with the Roles.
print(roles[1]["Name"]) -- 👥 RLX Fan
print(roles[1]["Description"]) -- Members of Reuleaux's Fanbase.
print(roles[1]["Rank"]) -- 10
print(roles[1]["Permissions"][1]) -- true
print(roles[1]["Permissions"][4]) -- false |
|
VexitusJoin Date: 2014-05-15 Post Count: 4295 |
-
|
|
VexitusJoin Date: 2014-05-15 Post Count: 4295 |
--
|
|
|
Support
#code if not pvr1 then return end |
|
VexitusJoin Date: 2014-05-15 Post Count: 4295 |
-
|
|
VexitusJoin Date: 2014-05-15 Post Count: 4295 |
-
|
|
VexitusJoin Date: 2014-05-15 Post Count: 4295 |
d
|
|