of     1   

Kurokku
#182657872Saturday, January 30, 2016 4:43 AM GMT

How would one make it, I want to make a thing where every day you can open a mystery box and you can win an item, there will contain all the items in the game and will be separated on rarity, how will I make it? I know nothing about lua but the basics so if someone could help that would be amazing
morashsPeasant
#182657996Saturday, January 30, 2016 4:45 AM GMT

It wouldn't be "help" since you know nothing about lua. The person would basically end up making it for you. I suggest you try to learn lua and roblox's syntax first then if you're stuck on anything we'll help. If you need help: wiki.roblox.com
Kurokku
#182658063Saturday, January 30, 2016 4:46 AM GMT

My problem is idk how to make it or what I need to make it
morashsPeasant
#182658138Saturday, January 30, 2016 4:47 AM GMT

For starters, you'd be using os.time and tables and some roblox events, along with saving and loading data with Data stores. You obviously need to learn the syntax first.
Kurokku
#182658250Saturday, January 30, 2016 4:49 AM GMT

I just want to make a gui that gives a random item and puts in in the starter pack, just for a beginner so then I can learn off the code and make it better and tweak it

    of     1