Thread: 718 Mystery box Codes

Page 1 of 2 12 LastLast
Results 1 to 10 of 13
  1. #1 718 Mystery box Codes 
    Registered Member L3git's Avatar
    Join Date
    Nov 2011
    Posts
    427
    Thanks given
    5
    Thanks received
    9
    Rep Power
    13
    hello im looking for the mystery box code cause i tried so many things and i could make it work the mystery box.


    Join Today Don't miss out. Click one of the banner's to go to our website
    Reply With Quote  
     

  2. #2  
    ♢♢♢♢♢♢

    Con Artist's Avatar
    Join Date
    Jan 2012
    Posts
    1,350
    Thanks given
    665
    Thanks received
    308
    Rep Power
    386
    Code:
    } else if (itemId == 6199) { // mystery box
                       player.getInventory().addItem(995, 100);


    widdy widdy


    /|\
    / \

    Attached image
    Reply With Quote  
     

  3. #3  
    Registered Member L3git's Avatar
    Join Date
    Nov 2011
    Posts
    427
    Thanks given
    5
    Thanks received
    9
    Rep Power
    13
    Quote Originally Posted by Duke of PvP View Post
    Code:
    } else if (itemId == 6199) { // mystery box
                       player.getInventory().addItem(995, 100);
    ya i had like that but i wanted it to be random items and thats were i got some errors


    Join Today Don't miss out. Click one of the banner's to go to our website
    Reply With Quote  
     

  4. #4  
    Strive for whats best.

    Chaz's Avatar
    Join Date
    Jul 2012
    Age
    28
    Posts
    2,499
    Thanks given
    376
    Thanks received
    614
    Rep Power
    170
    It was released by many, many, people please search around before posting a whole new topic.
    Reply With Quote  
     

  5. #5  
    ♢♢♢♢♢♢

    Con Artist's Avatar
    Join Date
    Jan 2012
    Posts
    1,350
    Thanks given
    665
    Thanks received
    308
    Rep Power
    386
    Quote Originally Posted by Slay3r View Post
    ya i had like that but i wanted it to be random items and thats were i got some errors
    then
    Code:
    if(itemId == 6199) {
    			int[] reward = { id, id, id, id,  id };
    			int won = reward[Utils.random(reward.length-1)];
    			player.getInventory().deleteItem(405, 1);
    			player.getInventory().addItem(won);


    widdy widdy


    /|\
    / \

    Attached image
    Reply With Quote  
     

  6. #6  
    Registered Member L3git's Avatar
    Join Date
    Nov 2011
    Posts
    427
    Thanks given
    5
    Thanks received
    9
    Rep Power
    13
    if im not mistking this all goes in inventoryhandle something


    Join Today Don't miss out. Click one of the banner's to go to our website
    Reply With Quote  
     

  7. #7  
    Registered Member
    Join Date
    Sep 2012
    Posts
    8
    Thanks given
    1
    Thanks received
    0
    Rep Power
    0
    Quote Originally Posted by Java! View Post
    It was released by many, many, people please search around before posting a whole new topic.
    A couple things i must say. 1. I searched it and found nothing. 2. Your avatar sucks major dick. 3. Don't be an asshole, why don't you search for it and post a link? This is why this post is in the request section. Its a request so fuck off faggot fuck.
    Reply With Quote  
     

  8. #8  
    Strive for whats best.

    Chaz's Avatar
    Join Date
    Jul 2012
    Age
    28
    Posts
    2,499
    Thanks given
    376
    Thanks received
    614
    Rep Power
    170
    Quote Originally Posted by XeXAustin View Post
    A couple things i must say. 1. I searched it and found nothing. 2. Your avatar sucks major dick. 3. Don't be an asshole, why don't you search for it and post a link? This is why this post is in the request section. Its a request so fuck off faggot fuck.
    My, my,

    1. Have you fucking tried google?
    2. I don't have an avatar, nor' do I want one.
    3. It wouldn't be in the request section if he fucking searched.


    Why don't you search it yourself? I found three just now. Now please, quit being but hurt, if you can't take it, I advise you too hop off the internet.
    Reply With Quote  
     

  9. #9  
    Registered Member
    Join Date
    Sep 2012
    Posts
    8
    Thanks given
    1
    Thanks received
    0
    Rep Power
    0
    Quote Originally Posted by Java! View Post
    My, my,

    1. Have you fucking tried google?
    2. I don't have an avatar, nor' do I want one.
    3. It wouldn't be in the request section if he fucking searched.


    Why don't you search it yourself? I found three just now. Now please, quit being but hurt, if you can't take it, I advise you too hop off the internet.
    Its really funny because, i clicked your dumbass link and shit came up bro. Why don't you look though them first before making yourself look like a dumbass. Also your bitch ass needs and avatar because it would make up for your shitty done signature. I could make a better sig on fucking paint bro. Its a fucking request because he obviously couldn't find it you fucking retard. Damn here this might help you out a little bit. Let me google that for you
    Reply With Quote  
     

  10. #10  
    Strive for whats best.

    Chaz's Avatar
    Join Date
    Jul 2012
    Age
    28
    Posts
    2,499
    Thanks given
    376
    Thanks received
    614
    Rep Power
    170
    Quote Originally Posted by XeXAustin View Post
    Its really funny because, i clicked your dumbass link and shit came up bro. Why don't you look though them first before making yourself look like a dumbass. Also your bitch ass needs and avatar because it would make up for your shitty done signature. I could make a better sig on fucking paint bro. Its a fucking request because he obviously couldn't find it you fucking retard. Damn here this might help you out a little bit. Let me google that for you
    Go ahead make a better signature in paint.

    Now if you went ahead and actually skimmed through the links you would have found the fucking link, or snippets leading up to 100% mystery box.
    Reply With Quote  
     

Page 1 of 2 12 LastLast

Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Similar Threads

  1. Donation Box (Mystery Box)
    By Project in forum Tutorials
    Replies: 24
    Last Post: 04-24-2014, 03:54 AM
  2. [317] Mystery Box [317]
    By pyrotic in forum Tutorials
    Replies: 25
    Last Post: 08-18-2011, 12:24 AM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •