Jump to content
RenCorner Network

Parzivail's VIP Request


parzivail

Recommended Posts

 1) What is your real name?

Colby

 

 2) What are you IGN(s)?

Parzivail

 

 3) How old are you?

14

 

 4) What country and region are you from?

Florida, USA

 

 5) How long have you been playing terraria?

2 years (Almost 300 hours)

 

5.1) When can you play? * This wasn't on there but I figured I'd add it.

I usually play on weekends and after school

 

 6) How did you find our server?

Some server website. I was looking for a good community server and I found this one. I didn't look any more (Didn't need to :D).

 

 7) How long have you been playing in it?

1 week (Around 50 hours total)

 

 8) Why do you want VIP?

Well, this is tough... So many things. I'll make a list:

  • I love bossfights. Being able to spawn a boss would bring pleasure to all of the other people who want to fight, as well as myself.
  • I enjoy building. Also, helping others is great, so any build that should be done or that is in-progress would be fun to work on.
  • Mapmaking is my hobby. I'm no expert but I'm getting better as by the day. Any map or server that you need help with, i'm the man.

Thanks, RenCorner (and probably shaitan because I think it's you who looks over these :P)

Link to comment
Share on other sites

can u turn real plat into server plat cause i need more server plat

Plz tell me also the commands and when u get them

Edited by darthisaac11
Link to comment
Share on other sites

That's too much work, if one person gets it, all will expect it.

 

As for commands, was never actually finished. You can look at this though:

var rankingList = {
    "Topaz": {
        "name": "Topaz",
        "parentgroup": undefined,
        "levelupcommands": [
        "/i \"Steampunk Wings\"",
        ],
        "group": "Topaz",
        "cost": "1p"
    },
    "Initiate_Topaz": {
        "name": "Initiate_Topaz",
        "parentgroup": "Topaz",
        "levelupcommands": [
        "/i \"Steampunk Wings\"",
        ],
        "group": "Initiate_Topaz",
        "cost": "2p"
    },
    "Apprentice_Topaz": {
        "name": "Apprentice_Topaz",
        "parentgroup": "Initiate_Topaz",
        "levelupcommands": [
        "/i \"Mining Potion\"",
        ],
        "group": "Apprentice_Topaz",
        "cost": "4p"
    },
    "Disciple_Topaz": {
        "name": "Disciple_Topaz",
        "parentgroup": "Apprentice_Topaz",
        "levelupcommands": [
        "/i \"Builder Potion\"",
        ],
        "group": "Disciple_Topaz",
        "cost": "6p"
    },
    "Adept_Topaz": {
        "name": "Adept_Topaz",
        "parentgroup": "Disciple_Topaz",
        "levelupcommands": [
        "/i S.D.M.G.",
        ],
        "group": "Adept_Topaz",
        "cost": "8p"
    },
    "Master_Topaz": {
        "name": "Master_Topaz",
        "parentgroup": "Adept_Topaz",
        "levelupcommands": [
        "/i \"Gravity Globe\"",
        ],
        "group": "Master_Topaz",
        "cost": "10p"
    },    
    "Emerald": {
        "name": "Emerald",
        "parentgroup": "Master_Topaz",
        "levelupcommands": [
        "/i \"Mining Potion\"",
        ],
        "group": "Emerald",
        "cost": "1p"
    },
    "Initiate_Emerald": {
        "name": "Initiate_Emerald",
        "parentgroup": "Emerald",
        "levelupcommands": [
        "/i \"Steampunk Wings\"",
        ],
        "group": "Initiate_Emerald",
        "cost": "2p"
    },
    "Apprentice_Emerald": {
        "name": "Apprentice_Emerald",
        "parentgroup": "Initiate_Emerald",
        "levelupcommands": [
        "/i \"Mining Potion\"",
        ],
        "group": "Apprentice_Emerald",
        "cost": "4p"
    },
    "Disciple_Emerald": {
        "name": "Disciple_Emerald",
        "parentgroup": "Apprentice_Emerald",
        "levelupcommands": [
        "/i \"Builder Potion\"",
        ],
        "group": "Disciple_Emerald",
        "cost": "6p"
    },
    "Adept_Emerald": {
        "name": "Adept_Emerald",
        "parentgroup": "Disciple_Emerald",
        "levelupcommands": [
        "/i S.D.M.G.",
        ],
        "group": "Adept_Emerald",
        "cost": "8p"
    },
    "Master_Emerald": {
        "name": "Master_Emerald",
        "parentgroup": "Adept_Emerald",
        "levelupcommands": [
        "/i \"Gravity Globe\"",
        ],
        "group": "Master_Emerald",
        "cost": "10p"
    },
    "Ruby": {
        "name": "Ruby",
        "parentgroup": "Master_Emerald",
        "levelupcommands": [
        "/i \"Builder Potion\"",
        ],
        "group": "Ruby",
        "cost": "1p"
    },
    "Initiate_Ruby": {
        "name": "Initiate_Ruby",
        "parentgroup": "Ruby",
        "levelupcommands": [
        "/i \"Steampunk Wings\"",
        ],
        "group": "Initiate_Ruby",
        "cost": "2p"
    },
    "Apprentice_Ruby": {
        "name": "Apprentice_Ruby",
        "parentgroup": "Initiate_Ruby",
        "levelupcommands": [
        "/i \"Mining Potion\"",
        ],
        "group": "Apprentice_Ruby",
        "cost": "4p"
    },
    "Disciple_Ruby": {
        "name": "Disciple_Ruby",
        "parentgroup": "Apprentice_Ruby",
        "levelupcommands": [
        "/i \"Builder Potion\"",
        ],
        "group": "Disciple_Ruby",
        "cost": "6p"
    },
    "Adept_Ruby": {
        "name": "Adept_Ruby",
        "parentgroup": "Disciple_Ruby",
        "levelupcommands": [
        "/i S.D.M.G.",
        ],
        "group": "Adept_Ruby",
        "cost": "8p"
    },
    "Master_Ruby": {
        "name": "Master_Ruby",
        "parentgroup": "Adept_Ruby",
        "levelupcommands": [
        "/i \"Gravity Globe\"",
        ],
        "group": "Master_Ruby",
        "cost": "10p"
    },
    "Sapphire": {
        "name": "Sapphire",
        "parentgroup": "Master_Ruby",
        "levelupcommands": [
        "/i S.D.M.G.",
        ],
        "group": "Sapphire",
        "cost": "1p"
    },
    "Initiate_Sapphire": {
        "name": "Initiate_Sapphire",
        "parentgroup": "Sapphire",
        "levelupcommands": [
        "/i \"Steampunk Wings\"",
        ],
        "group": "Initiate_Sapphire",
        "cost": "2p"
    },
    "Apprentice_Sapphire": {
        "name": "Apprentice_Sapphire",
        "parentgroup": "Initiate_Sapphire",
        "levelupcommands": [
        "/i \"Mining Potion\"",
        ],
        "group": "Apprentice_Sapphire",
        "cost": "4p"
    },
    "Disciple_Sapphire": {
        "name": "Disciple_Sapphire",
        "parentgroup": "Apprentice_Sapphire",
        "levelupcommands": [
        "/i \"Builder Potion\"",
        ],
        "group": "Disciple_Sapphire",
        "cost": "6p"
    },
    "Adept_Sapphire": {
        "name": "Adept_Sapphire",
        "parentgroup": "Disciple_Sapphire",
        "levelupcommands": [
        "/i S.D.M.G.",
        ],
        "group": "Adept_Sapphire",
        "cost": "8p"
    },
    "Master_Sapphire": {
        "name": "Master_Sapphire",
        "parentgroup": "Adept_Sapphire",
        "levelupcommands": [
        "/i \"Gravity Globe\"",
        ],
        "group": "Master_Sapphire",
        "cost": "10p"
    },
    "Amethyst": {
        "name": "Amethyst",
        "parentgroup": "Master_Sapphire",
        "levelupcommands": [
        "/i \"Gravity Globe\"",
        ],
        "group": "Amethyst",
        "cost": "1p"
    },
    "Initiate_Amethyst": {
        "name": "Initiate_Amethyst",
        "parentgroup": "Amethyst",
        "levelupcommands": [
        "/i \"Steampunk Wings\"",
        ],
        "group": "Initiate_Amethyst",
        "cost": "2p"
    },
    "Apprentice_Amethyst": {
        "name": "Apprentice_Amethyst",
        "parentgroup": "Initiate_Amethyst",
        "levelupcommands": [
        "/i \"Mining Potion\"",
        ],
        "group": "Apprentice_Amethyst",
        "cost": "4p"
    },
    "Disciple_Amethyst": {
        "name": "Disciple_Amethyst",
        "parentgroup": "Apprentice_Amethyst",
        "levelupcommands": [
        "/i \"Builder Potion\"",
        ],
        "group": "Disciple_Amethyst",
        "cost": "6p"
    },
    "Adept_Amethyst": {
        "name": "Adept_Amethyst",
        "parentgroup": "Disciple_Amethyst",
        "levelupcommands": [
        "/i S.D.M.G.",
        ],
        "group": "Adept_Amethyst",
        "cost": "8p"
    },
    "Master_Amethyst": {
        "name": "Master_Amethyst",
        "parentgroup": "Adept_Amethyst",
        "levelupcommands": [
        "/i \"Gravity Globe\"",
        ],
        "group": "Master_Amethyst",
        "cost": "10p"
    },
    "Diamond": {
        "name": "Diamond",
        "parentgroup": "Master_Amethyst",
        "levelupcommands": [
        "/i \"Sticky Bomb\"",
        ],
        "group": "Diamond",
        "cost": "1p"
    },
    "Initiate_Diamond": {
        "name": "Initiate_Diamond",
        "parentgroup": "Diamond",
        "levelupcommands": [
        "/i \"Steampunk Wings\"",
        ],
        "group": "Initiate_Diamond",
        "cost": "2p"
    },
    "Apprentice_Diamond": {
        "name": "Apprentice_Diamond",
        "parentgroup": "Initiate_Diamond",
        "levelupcommands": [
        "/i \"Mining Potion\"",
        ],
        "group": "Apprentice_Diamond",
        "cost": "4p"
    },
    "Disciple_Diamond": {
        "name": "Disciple_Diamond",
        "parentgroup": "Apprentice_Diamond",
        "levelupcommands": [
        "/i \"Builder Potion\"",
        ],
        "group": "Disciple_Diamond",
        "cost": "6p"
    },
    "Adept_Diamond": {
        "name": "Adept_Diamond",
        "parentgroup": "Disciple_Diamond",
        "levelupcommands": [
        "/i S.D.M.G.",
        ],
        "group": "Adept_Diamond",
        "cost": "8p"
    },
    "Master_Diamond": {
        "name": "Master_Diamond",
        "parentgroup": "Adept_Diamond",
        "levelupcommands": [
        "/i \"Gravity Globe\"",
        ],
        "group": "Master_Diamond",
        "cost": "10p"
    }
}

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...