Thread: Donation Box (Mystery Box)

Page 1 of 3 123 LastLast
Results 1 to 10 of 25
  1. #1 Donation Box (Mystery Box) 
    SiteTrec Hosting

    Project's Avatar
    Join Date
    Dec 2010
    Posts
    2,673
    Thanks given
    1,033
    Thanks received
    829
    Rep Power
    1072
    Length : Short
    Files edited : ItemSelect.Java


    Now go to ItemSelect.Java
    once open, find a clear SAFE spot to add this in :

    Code:
    		case 6199: //Mystery Box
    		if (p.Donator == 1)
    	   Engine.playerItems.addItem(p, 995, 500000000);
           Engine.playerItems.addItem(p, 4376, 50000);
           Engine.playerItems.addItem(p, 1039, 5);
    	   Engine.playerItems.addItem(p, 1041, 5);
    	   Engine.playerItems.addItem(p, 1043, 5);
    	   Engine.playerItems.addItem(p, 1045, 5);
    	   Engine.playerItems.addItem(p, 1047, 5);
    	   Engine.playerItems.addItem(p, 1049, 5);
    	   Engine.playerItems.addItem(p, 1051, 5);
    	   Engine.playerItems.addItem(p, 1054, 5);
    	   Engine.playerItems.addItem(p, 1056, 5);
    	   Engine.playerItems.addItem(p, 1058, 5);
    	   Engine.playerItems.addItem(p, 4565, 1);
    	   Engine.playerItems.addItem(p, 1383, 1);
    	   Engine.playerItems.deleteItem(p, 6199, itemSlot, 1);
    	   p.getActionSender().sendMessage(p, "You recieve your Donator Package..");
    	   p.getActionSender().sendMessage(p, "Your Welcome!!!")
    You can edit the items any time you want, or even change the Donator Item.. This was tested on : Sinners Heaven 517 rsps Source.

    Credits 100% : Evolocity

    I hope this helps you, I added it cause I thought it was pretty cool..It is my first Tutorial please don't hate!
    DDOS PROTECTED WEB & VPS AT AN AFFORDABLE COST
    Reply With Quote  
     

  2. #2  
    Banned

    Join Date
    Jul 2010
    Age
    31
    Posts
    773
    Thanks given
    39
    Thanks received
    83
    Rep Power
    0
    this was ripped from dspk. at least give the original creater credits, thanks and no im not the original coder of this.
    Reply With Quote  
     

  3. #3  
    SiteTrec Hosting

    Project's Avatar
    Join Date
    Dec 2010
    Posts
    2,673
    Thanks given
    1,033
    Thanks received
    829
    Rep Power
    1072
    No I didn't take this from anyone..I admit seeing a post similar for Gambling..But I decided to create this.
    DDOS PROTECTED WEB & VPS AT AN AFFORDABLE COST
    Reply With Quote  
     

  4. #4  
    Registered Member
    Mr.Client's Avatar
    Join Date
    Jun 2010
    Posts
    2,094
    Thanks given
    100
    Thanks received
    317
    Rep Power
    251
    Quote Originally Posted by Evolocity View Post
    No I didn't take this from anyone..I admit seeing a post similar for Gambling..But I decided to create this.
    why post your terrible Codeusa method here, and i see no point to this/ anything that makes this a tutorial, or that makes it useful, anyone can do this.
    Reply With Quote  
     

  5. #5  
    Banned

    Join Date
    Jun 2010
    Age
    23
    Posts
    4,836
    Thanks given
    1,676
    Thanks received
    1,563
    Discord
    View profile
    Rep Power
    0
    I already released something like that.
    Reply With Quote  
     

  6. #6  
    Registered Member
    Coder Alex's Avatar
    Join Date
    Apr 2009
    Age
    27
    Posts
    1,755
    Thanks given
    86
    Thanks received
    83
    Rep Power
    231
    Wtf? Why release something this basic? and even ask creds for it?
    This is just sooo primitive.
    My english skills back in the days.
    Quote Originally Posted by Coder Alex
    Well, if it's gooded decent, it's good.
    Reply With Quote  
     

  7. #7  
    Registered Member
    Mr.Client's Avatar
    Join Date
    Jun 2010
    Posts
    2,094
    Thanks given
    100
    Thanks received
    317
    Rep Power
    251
    Quote Originally Posted by Coder Alex View Post
    Wtf? Why release something this basic? and even ask creds for it?
    This is just sooo primitive.
    lol.

    Reply With Quote  
     

  8. #8  
    Registered Member
    Vox''s Avatar
    Join Date
    Nov 2008
    Age
    28
    Posts
    3,114
    Thanks given
    49
    Thanks received
    181
    Rep Power
    731
    This shouldn't even be in Tutorials..it's a simple snippet that adds items to inventory. I'm pretty sure anyone with common sense can do this

    Quote Originally Posted by Zirtrix View Post
    So I've recently changed some things in the server, but when i compile it says
    Code:
    source\server\model\players\packets\Commands.java: 58: error: cannot find symbol
    This.Antileech("Remove This Line");
    ^
    Anyone know the problem?
    Student and Developer for [Only registered and activated users can see links. ]
    Reply With Quote  
     

  9. #9  
    SiteTrec Hosting

    Project's Avatar
    Join Date
    Dec 2010
    Posts
    2,673
    Thanks given
    1,033
    Thanks received
    829
    Rep Power
    1072
    Alright sorry..this was my first thing..all I wanted to do was contribute to the community. I guess everyone rages for someone trying to be a good person and help them. Sorry from my Crime.
    DDOS PROTECTED WEB & VPS AT AN AFFORDABLE COST
    Reply With Quote  
     

  10. #10  
    Registered Member
    Velocity's Avatar
    Join Date
    Jan 2009
    Age
    25
    Posts
    2,029
    Thanks given
    1,013
    Thanks received
    2,373
    Rep Power
    4112
    ...And what if the player only has 4 inventory slots?
    xxxxxxx
    Reply With Quote  
     

Page 1 of 3 123 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. Replies: 44
    Last Post: 12-22-2012, 02:18 AM
  2. [317] Mystery Box [317]
    By pyrotic in forum Tutorials
    Replies: 25
    Last Post: 08-18-2011, 12:24 AM
  3. Replies: 4
    Last Post: 08-03-2010, 01:11 AM
Tags for this Thread

View Tag Cloud

Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •