Group Payout Split Calculator

Share Roblox group funds cleanly between members. Choose equal split or custom percentages and see how much each member should get.

The total will be split evenly across this many members. This is ideal if everyone on your dev team gets an equal share.

Payout per member

Enter your total group funds and how many members you want to split between to see the Robux each member should receive.

How this works

In Equal split mode, the calculator simply divides your total group funds by the number of members:

payout_per_member = total_funds ÷ member_count

In Custom percentages mode, it sums up all member percentages and gives each member a share proportional to their percentage:

sum_percent = p1 + p2 + ... + pn payout_i = (percent_i ÷ sum_percent) × total_funds

This makes it easy to mirror real agreements inside your group, like one scripter on 40%, a builder on 30%, a UI artist on 20%, and a marketer on 10%. Just plug in your pool and the calculator tells you exactly how many Robux each person should get.