Thread: [pi] need a dupe fix for this

Results 1 to 8 of 8
  1. #1 [pi] need a dupe fix for this 
    Registered Member
    Join Date
    Oct 2010
    Posts
    172
    Thanks given
    0
    Thanks received
    0
    Rep Power
    1
    1. trade your friend but tell him not 2 accept just yet
    2. Go in bank and note the item you want duped
    3. While in bank click on your mini map so you get out of it and then right click the item so it says "store all"
    4. tell your partner to trade you
    5. Store all in trade then offer all
    if you do this right you should have 1 in inventory and 1 in bank
    so yeah..
    Reply With Quote  
     

  2. #2  
    Registered Member
    G0nzo's Avatar
    Join Date
    Feb 2009
    Posts
    4,960
    Thanks given
    514
    Thanks received
    546
    Rep Power
    1735
    Thanks will look into fixing this for the server i code for
    Computer Science Graduate, Java Expert
    Need help with something? PM me
    Reply With Quote  
     

  3. #3  
    #Yuuuuuuup! DerekGoodrow's Avatar
    Join Date
    Dec 2010
    Age
    26
    Posts
    161
    Thanks given
    14
    Thanks received
    15
    Rep Power
    49
    Dude thats the basic dupe, use the search button.

    If you're going to rage 'bout my username, send me a PM and we're going to share our opinions. Yes I'm going to change it once I can, don't worry I just didn't think before clicking 'Edit Profile', so calm down boys!

    Reply With Quote  
     

  4. #4  
    Member
    Join Date
    Aug 2010
    Posts
    75
    Thanks given
    1
    Thanks received
    2
    Rep Power
    0
    make it so u cant bank whilst u have a trade request? i dont code PI so i can't help you... sorry!
    Reply With Quote  
     

  5. #5  
    Registered Member
    Join Date
    Oct 2010
    Posts
    172
    Thanks given
    0
    Thanks received
    0
    Rep Power
    1
    Quote Originally Posted by Sarah_ View Post
    Dude thats the basic dupe, use the search button.
    dude what do i search for
    Reply With Quote  
     

  6. #6  
    Номер 1


    Leanbow's Avatar
    Join Date
    Feb 2008
    Posts
    5,895
    Thanks given
    1,564
    Thanks received
    2,624
    Rep Power
    5000
    its been released, search for dupe in configuration or snippets section
    Reply With Quote  
     

  7. #7  
    Extreme Donator


    Join Date
    Nov 2009
    Posts
    1,421
    Thanks given
    559
    Thanks received
    266
    Rep Power
    236
    bankAll.java
    Code:
    			if(c.inTrade) {
    				c.sendMessage("You can't store items while trading!");
    				return;
    			}
    Add it under case 5064. Same goes for all other bank class.
    Reply With Quote  
     

  8. #8  
    Registered Member
    Join Date
    Oct 2010
    Posts
    172
    Thanks given
    0
    Thanks received
    0
    Rep Power
    1
    thanks
    Reply With Quote  
     


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: 9
    Last Post: 08-05-2013, 05:16 PM
  2. [PI] X Dupe, Trade dupe, Duel Dupe.
    By AFGscape in forum Snippets
    Replies: 9
    Last Post: 05-29-2012, 10:26 PM
  3. Need help on a dupe
    By debush21 in forum Help
    Replies: 4
    Last Post: 06-22-2010, 09:32 AM
  4. fix dupe delta trade dupe 100%
    By George in forum Snippets
    Replies: 8
    Last Post: 04-22-2009, 09:39 PM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •