level 12
_G.aegisub.color(math.random(0,255),math.random(0,255),math.random(0,255))
随机颜色,前面记错了,具体是啥来着
2015年02月26日 00点02分
1
level 12
function yanse() return _G.ass_color(math.random(0,255),math.random(0,255),math.random(0,255))
end
template syl
{\3c!yanse()!\blur2}
2015年02月26日 04点02分
3