#automatic group acceptance system

1 messages · Page 1 of 1 (latest)

hybrid stone
#

I'm making an army RP game, but I'm having a problem. My game is 100% finished, but I want to change something. To be recruited, a person needs to join a group to become a soldier. I'd like to have an automatic way to accept people who pass recruitment without needing someone to approve them, because it could end up with raids and accepting everyone, ruining the RP aspect of the game. Would that be possible?

hidden drum
#

you mean roblox groups?

#

automating roblox group actions is somewhere between jank and impossible

#

by jank i mean you'd probably need to use httpservice to request an external bot (with permission to edit your group) to make the changes, either that or impossible, cannot be done within a roblox experience

hybrid stone
#

I would just need a mechanism to make it approve people in the group, I thought about using a bot to accept people whose username was sent on my discord server maybe, but I don't know if that's possible

hidden drum
#

as long as the bot has access to the group it can make the changes