Thread: Money pouch sends PM and adds friends

Results 1 to 9 of 9
  1. #1 Money pouch sends PM and adds friends 
    Boy Wonder


    Join Date
    Mar 2012
    Posts
    849
    Thanks given
    139
    Thanks received
    80
    Rep Power
    99
    I've been working on a fix for this for a while but haven't came up with anything server sided or client sided. I found the packet ID's for adding a friend, removing a friend, sending a pm, and adding an ignore if it helps. The money pouch is sending packet 103. How do I make it so when I withdraw money from the pouch it does not send PM's or add friends/ignores.
    Reply With Quote  
     

  2. #2  
    Donator


    Join Date
    Aug 2013
    Posts
    1,163
    Thanks given
    273
    Thanks received
    156
    Rep Power
    445
    Code:
    if (l == 714) {
    			inputString = "::4j62g7p1is93or5d6k0y";
    			sendPacket(103);
    ?
    Reply With Quote  
     

  3. #3  
    Boy Wonder


    Join Date
    Mar 2012
    Posts
    849
    Thanks given
    139
    Thanks received
    80
    Rep Power
    99
    Didn't work, it does the same exact thing (changed the command to that server sided too) still nothin, it keeps adding however much I tried to withdraw to my friends list or PM the last person I PM'ed
    Reply With Quote  
     

  4. #4  
    Banned
    Join Date
    Oct 2013
    Age
    25
    Posts
    685
    Thanks given
    15
    Thanks received
    68
    Rep Power
    0
    Just delete the whole system and add it if you didn't make it so you know what is going on.
    Reply With Quote  
     

  5. #5  
    Boy Wonder


    Join Date
    Mar 2012
    Posts
    849
    Thanks given
    139
    Thanks received
    80
    Rep Power
    99
    Quote Originally Posted by Dri Comics View Post
    Just delete the whole system and add it if you didn't make it so you know what is going on.
    I have tried that, it was the first thing I did. I also added it on multiple clients/ sources and still have not been able to resolve the issue, I have read another thread who was having the same problem and they also said they thought it was the packets.
    Reply With Quote  
     

  6. #6  
    Boy Wonder


    Join Date
    Mar 2012
    Posts
    849
    Thanks given
    139
    Thanks received
    80
    Rep Power
    99
    Bump
    Reply With Quote  
     

  7. #7  
    Boy Wonder


    Join Date
    Mar 2012
    Posts
    849
    Thanks given
    139
    Thanks received
    80
    Rep Power
    99
    bump
    Reply With Quote  
     

  8. #8  
    Boy Wonder


    Join Date
    Mar 2012
    Posts
    849
    Thanks given
    139
    Thanks received
    80
    Rep Power
    99
    Bump
    Reply With Quote  
     

  9. #9  
    Boy Wonder


    Join Date
    Mar 2012
    Posts
    849
    Thanks given
    139
    Thanks received
    80
    Rep Power
    99
    bump
    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: 12-30-2018, 09:36 PM
  2. Money Pouch Withdraw Adds/Sends Friends
    By Metorrite in forum Help
    Replies: 0
    Last Post: 02-02-2014, 01:43 PM
  3. [PI] Money Pouch PM
    By Nice Boots in forum Help
    Replies: 2
    Last Post: 04-06-2013, 02:48 AM
  4. Money Pouch - Add-to-pouch context
    By Floof of light in forum Help
    Replies: 7
    Last Post: 10-19-2012, 09:51 PM
  5. Replies: 37
    Last Post: 09-19-2012, 04:04 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
  •