Product: exe | Set it up For Your Game!

Thank you for using Product: exe. Now we’re going to talk about how to set it up for your game.

@Cookie_DevX’s Video Tutorial.

You can proceed to 6:56 for a step-by-step installation guide.

Set up.

First of all, make sure you are up to date by checking the topic above. Now, import the model to your game and this is how it should look like;

image

Expand the folder named “PRODUCT: EXE V4” and unfold them into their respective locations.

CTRL + U to unfold.

Manage Permissions.

After unfolding them in their respective locations. Go ahead in ServerScriptService > exe_manager > permitted_userids.

You can either add your own UserId or add a GroupId and RankId.

You can duplicate the id object to permit more users. You can also duplicate rank_id to permit more roles.

  • Don’t want to add Group Roles access?
    → Just set the group_id and rank_id to a crazy number or inputting a negative number -1. Make sure it’s crazy enough that it actually won’t link to other Group ID.

Check your Profile or Group!

Click on the id or the rank_id to toggle granted features. In the attributes section, you can either allow or disallow features for that player or for that role.

Feature Description
bannable If on, Panel Holders can ban this player or role.
canBan If on, the player or role can ban other players.
canChangeTeam If on, the player or role can change other player’s teams.
canConfigureHumanoid If on, the player or role can configure other player’s walk speed, jump, and health.
canExecuteCC If on, the player or role can execute Custom Commands.
canGiveEffects If on, the player or role can apply effects to other players.
canGiveTools If on, the player or role can distribute tools to other players.
canKick If on, the player or role can kick other players.
canLockServer If on, the player or role can change the Server Privacy.
canShutdownServer If on, the player or role can shut down the server.
canUnban If on, the player or role can manage banned players.
kickable If on, Panel Holders can kick this player or role.

Configurations.

After managing the permissions, you can now go ahead in ReplicatedStorage > exe_manager > configurations

This section is optional. You can skip this section if you do not want to configure some settings.

The configurations are divided into different parts. Let’s check them out!

notify

Configuration Description
duration_limit The maximum duration of the Notify feature.
filter_string Filters the notification.

profile

Configuration Description
jump_max The maximum limit of Jump Power or Jump Height.
jump_min The minimum limit of Jump Power or Jump Height.
walkspeed_max The maximum limit of Walk Speed.
walkspeed_min The minimum limit of Walk Speed.

server_announcement

Configuration Description
duration_limit The maximum duration of the Server Announcement feature.
filter_string Filters the announcement.

server_privacy

Configuration Description
server_locked_message The kick message for when the server is private.

Webhook Notification.

webhook

These are the options for webhook notifications. To make this work, go to ServerScriptService > exe_manager > exe_scripts > server_status

and there, you can type the webhook link. You must use a stable proxy to maintain the notification flow.

Security Permissions

Head in the Game Settings > Security

You must turn on Enable Studio Access in API Services for Data Saving purposes.
Turn on Allow HTTP Requests if you have your webhook linked.

How about creating Custom Commands?


…anndddd you’re done setting it up! Thank you for using Product: exe!

Having troubles? Contact us!

11 Likes