Thread: [PI] Trade+Minimap dupe

Page 1 of 3 123 LastLast
Results 1 to 10 of 21
  1. #1 [PI] Trade+Minimap dupe 
    Registered Member NitelostRSPS's Avatar
    Join Date
    Jun 2013
    Posts
    127
    Thanks given
    32
    Thanks received
    2
    Rep Power
    14
    So i have this dupe on my server i can't seem to find a fix for;

    Player A = Duper
    Player B = A friend

    A and B trade, A offers an item, Both accept the first screen, B accepts the second trade screen, A accepts too (after b) and quickly clicks on minimap. This will accept the trade so b gets the item, and decline it so a keeps the item. the item is duped.

    Before you say "google it", I tried to google it, found like 4 different solutions but none of them worked..

    Source is diversityX.
    Reply With Quote  
     

  2. #2  
    Registered Member 2nubs1cup's Avatar
    Join Date
    Jan 2013
    Posts
    972
    Thanks given
    77
    Thanks received
    90
    Rep Power
    15
    Very simple fix.... add
    Code:
    if(c.inTrade) {
    return;
    }
    in your walking class.
    Reply With Quote  
     

  3. #3  
    Registered Member NitelostRSPS's Avatar
    Join Date
    Jun 2013
    Posts
    127
    Thanks given
    32
    Thanks received
    2
    Rep Power
    14
    Quote Originally Posted by 2nubs1cup View Post
    Very simple fix.... add
    Code:
    if(c.inTrade) {
    return;
    }
    in your walking class.
    Those are one of the solutions i earlier found. My walking.java already is like that, Still dupe working.
    Reply With Quote  
     

  4. #4  
    V.C.C.

    Abnant's Avatar
    Join Date
    Nov 2010
    Posts
    2,291
    Thanks given
    393
    Thanks received
    796
    Rep Power
    1777
    Quote Originally Posted by ProjectCuber View Post
    Those are one of the solutions i earlier found. My walking.java already is like that, Still dupe working.
    Make it decline the trade upon walking rather than doing nothing.
    Reply With Quote  
     

  5. #5  
    Registered Member 2nubs1cup's Avatar
    Join Date
    Jan 2013
    Posts
    972
    Thanks given
    77
    Thanks received
    90
    Rep Power
    15
    Quote Originally Posted by ProjectCuber View Post
    Those are one of the solutions i earlier found. My walking.java already is like that, Still dupe working.
    http://www.rune-server.org/runescape...rade-dupe.html

    Try that
    Reply With Quote  
     

  6. #6  
    Registered Member NitelostRSPS's Avatar
    Join Date
    Jun 2013
    Posts
    127
    Thanks given
    32
    Thanks received
    2
    Rep Power
    14
    Quote Originally Posted by 2nubs1cup View Post
    Already had all that too
    Reply With Quote  
     

  7. #7  
    Registered Member NitelostRSPS's Avatar
    Join Date
    Jun 2013
    Posts
    127
    Thanks given
    32
    Thanks received
    2
    Rep Power
    14
    bump.
    Reply With Quote  
     

  8. #8  
    Registered Member 2nubs1cup's Avatar
    Join Date
    Jan 2013
    Posts
    972
    Thanks given
    77
    Thanks received
    90
    Rep Power
    15
    Quote Originally Posted by ProjectCuber View Post
    bump.
    Idk what to tell you then, try replacing your tradeanduel class with a different one that has dupes patched.
    Reply With Quote  
     

  9. #9  
    true

    DerekH's Avatar
    Join Date
    Dec 2011
    Age
    19
    Posts
    1,183
    Thanks given
    590
    Thanks received
    261
    Rep Power
    164
    Quote Originally Posted by 2nubs1cup View Post
    Idk what to tell you then, try replacing your tradeanduel class with a different one that has dupes patched.
    u made my day rofl
    Reply With Quote  
     

  10. Thankful user:


  11. #10  
    Registered Member 2nubs1cup's Avatar
    Join Date
    Jan 2013
    Posts
    972
    Thanks given
    77
    Thanks received
    90
    Rep Power
    15
    Quote Originally Posted by Derekh View Post
    u made my day rofl
    how did i make your day?
    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. [PI] Trade Crash Dupe fix without random if statement
    By Darthpepper in forum Tutorials
    Replies: 40
    Last Post: 01-02-2011, 11:52 AM
  2. PI trade disconnect dupe fix
    By Arithium in forum Requests
    Replies: 5
    Last Post: 10-23-2010, 04:32 AM
  3. [PI] Trade Dupe [REP++]
    By TORONTO in forum Help
    Replies: 8
    Last Post: 08-21-2010, 09:20 PM
  4. [PI] Drop in Trade Screen Dupe Fixed
    By HiImRusty in forum Snippets
    Replies: 5
    Last Post: 07-19-2010, 12:06 AM
  5. trade x-dupe [PI]
    By Throat in forum Help
    Replies: 3
    Last Post: 06-14-2010, 11:46 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
  •