easyPOS
easyPOS
  • Welcome
  • Product Terms
  • Getting Started
    • Logging into the website
    • Enabling http requests
  • Products
    • easyActivity
    • easyReviews
    • easyExpress
      • Adding it to your game
      • Configuration
    • CafePOS
      • Adding it to your game
      • Configuring the order handler
        • Adding admin commands
      • Configuring the kitchen visual displays
      • Configuring the points of sale
        • Receiving payments via proximity prompts
      • Configuring the kiosks
        • Receiving payments via proximity prompts
      • Setting up the drive-thru
      • Using custom GUIs
  • Legacy Products
    • easyNametags
    • easyRanking
    • easySchedule
    • Vocovo
Powered by GitBook
On this page
  • Downloading the Product
  • Preparing your Game
  • Inserting the Product
  • Configuration
  • Location of Settings
  • Editing the Questions
  • Setting the Webhook
  • Bulk Submit
  1. Products

easyReviews

PreviouseasyActivityNexteasyExpress

Last updated 3 days ago

Downloading the Product

After , press 'Download' on the product card.

Preparing your Game

Inserting the Product

To add easyReviews to your game, right click 'Workspace' and press 'Insert from File'.

Afterwards, locate the file you downloaded from our website and submit it.

Configuration

Location of Settings

The Settings file is located inside the Runtime script as shown below.

Editing the Questions

You cannot change the amount of ratings available on-screen, there will always be 5.

You can change the question directed at the player based on what rating they'd like to give you.

You can also use the "Validate" function to set limits of the minimum/maximum characters, etc.

We will not provide support for editing the "Validate" function.

Inputs are automatically truncated at 500 characters.

Setting the Webhook

You should use a webhook proxy instead of a plain Discord webhook URL here otherwise messages may not be sent.

Webhook Proxies

Click the links below to find out how to use them. You may use another proxy if known to you.

Bulk Submit

In the same section of the config as the webhook, you can set reviews to be sent in bulk.

This means instead of sending each review one-by-one (1 is sent every 5 seconds for rate limiting purposes), reviews will be sent every 15 minutes and will be included in the same message.

You can enable or disable this feature, even customising the interval of when it's sent.

For our products to work, the game owner must be in the .

Adding onto this, .

easyPOS group
HTTP requests must be enabled
logging into the website
WebhookProxy
Logo
WebhookProxy - A Discord webhook proxy, primarily for Roblox games
Downloading easyReviews
Right clicking 'Workspace' in Explorer then pressing 'Insert from File'
Locating Settings
Webhook Settings
Logo