Okay I'll give you my script (premium points on desired level advancement)
then try to figure something out copying from my script to yours since they use the same function (add points)
local t, storage = {
-- level -- amount points (delete this line)..
{200, 6},
{300, 8},
{400, 10}
}, 259...