[eXe] Commission / discount / refund lsl
3 features in 1 script
1 item Script > Copy
1 item Config NC > FullPerm
Three features have been combined into one script.
You can use these features separately.
You can use them together.
It is compatible with all Vendor scripts, rental scripts, and tip jar scripts.
You can add two partners or one partner. You do not select other features.
You can use two partners or one partner and add the price discount feature.
You can use it without any partners / you can only apply a price discount.
You can also activate the discount option only for group members.
You can use the refund feature for test products purchased by users without partners or discounts.
You can use all features separately or together with a single script.
You can easily perform these operations using a config notecard.
You can enable the features you will use and disable the features you will not use.
### MULTI*CONFIG ###
# PARTNER 1 #
#Enter your partner's name."Sard"
partner1_name =
#Enter your partner's key. "14cbf036-8e8a-4d9b-91d6-a8f8811"
partner1_key =
# 0.05 > 5% // 0.20 > 20% and so on (NO PARTNER %0.0 or leave blank)
partner1_split = 0.0
# PARTNER 2 #
#Enter your partner's name."Kitty"
partner2_name =
#Enter your partner's key. "14cbf036-8e8a-4d9b-91d6-a8f8811"
partner2_key =
# 0.05 > 5% // 0.20 > 20% and so on (NO PARTNER %0.0 or leave blank)
partner2_split = 0.0
# DISCOUNTS #
#You can offer discounts to group members or to each customer.
#Write “yes” in the area where you want to offer a discount. Write “no” for the others.
#Also, write the discount percentage. "10", "20"
group = no
everyone = no
discount =
# REFUND #
#If your product is for testing purposes, refund the buyer.(yes/no)
refund = no
Important:
Once configured and saved, it requires that you grant a debit permission before it can start.
works great
Three features cleverly brought together.