Thread: [PI] Wierd money Pouch glitch , will +rep

Page 1 of 3 123 LastLast
Results 1 to 10 of 23
  1. #1 [PI] Wierd money Pouch glitch , will +rep 
    Spoonfeed Me Bitch
    AddictivePkz's Avatar
    Join Date
    Jun 2012
    Age
    28
    Posts
    733
    Thanks given
    79
    Thanks received
    51
    Rep Power
    0
    Whenever somebody tries to take out money from the money pouch , it sends a private message to the last person u Pmed saying the amount of cash u withdrew. For example: I hit withdraw and type in 5000 , it takes out 5k from my pouch puts it in my invy , and automatically sends a message to the last person i pmed saying "5000" ...

    Any ideas on how to fix? i will thank and +rep

    EDIT:: The Interface is the same as the private messaging , I tested and say i pm somebody saying "HI" then i click Withdraw from money pouch , it will say how much will u like to withdraw and it will already have "HI" typed in.. so the messaging and money pouch are linked.. how can i separate them?
    Quote Originally Posted by Fakeblitz View Post
    What does [PI] mean? (sorry i am used to 503+)
    And what base is this?
    Reply With Quote  
     

  2. #2  
    Registered Member
    Join Date
    Nov 2010
    Posts
    52
    Thanks given
    5
    Thanks received
    2
    Rep Power
    26
    Post or pm me the Money Pouch code so I can see what's going on.
    Reply With Quote  
     

  3. #3  
    Extreme Donator

    Jilic-Matt's Avatar
    Join Date
    May 2011
    Age
    29
    Posts
    1,612
    Thanks given
    799
    Thanks received
    494
    Rep Power
    540
    there is an input dialogue for entering the amount ?
    Reply With Quote  
     

  4. #4  
    Spoonfeed Me Bitch
    AddictivePkz's Avatar
    Join Date
    Jun 2012
    Age
    28
    Posts
    733
    Thanks given
    79
    Thanks received
    51
    Rep Power
    0
    Quote Originally Posted by Jilic-Matt View Post
    there is an input dialogue for entering the amount ?
    What.?
    Quote Originally Posted by Fakeblitz View Post
    What does [PI] mean? (sorry i am used to 503+)
    And what base is this?
    Reply With Quote  
     

  5. #5  
    Extreme Donator

    Jilic-Matt's Avatar
    Join Date
    May 2011
    Age
    29
    Posts
    1,612
    Thanks given
    799
    Thanks received
    494
    Rep Power
    540
    does a dialogue screen open when ur entering the amount of cash?
    if so i would guess its using the same packet as the send messaging.
    so u could look in client.java(client sided) for the send messaging packet

    if someones got a better idea go for it just a thought
    Reply With Quote  
     

  6. #6  
    Spoonfeed Me Bitch
    AddictivePkz's Avatar
    Join Date
    Jun 2012
    Age
    28
    Posts
    733
    Thanks given
    79
    Thanks received
    51
    Rep Power
    0
    It's a money pouch.. It basically enter x amount of cash u wanna remove, like in Runescape
    Quote Originally Posted by Fakeblitz View Post
    What does [PI] mean? (sorry i am used to 503+)
    And what base is this?
    Reply With Quote  
     

  7. #7  
    Extreme Donator

    Jilic-Matt's Avatar
    Join Date
    May 2011
    Age
    29
    Posts
    1,612
    Thanks given
    799
    Thanks received
    494
    Rep Power
    540
    Quote Originally Posted by AddictivePkz View Post
    It's a money pouch.. It basically enter x amount of cash u wanna remove, like in Runescape
    then yes...

    try finding the packet id
    Reply With Quote  
     

  8. #8  
    Explicit Jerba™'s Avatar
    Join Date
    May 2012
    Posts
    720
    Thanks given
    83
    Thanks received
    167
    Rep Power
    55
    Right, the problem is that when your sending the packet to remove the certain amount of coins, its overlapping the send private message packet, so you've most likely added it wrong.
    Go to client.java (client sided)
    and search for:
    if(anInt900 == 2) {
    You'll see something along the lines of adding a friend.
    check under there for your private messaging if statement
    it might be this line, thats the same in both cases:
    interfaceButtonAction = 503;
    Check for two numbers that are the same, and chance one to a unique case.

    Enjoy.


    Reply With Quote  
     

  9. #9  
    Spoonfeed Me Bitch
    AddictivePkz's Avatar
    Join Date
    Jun 2012
    Age
    28
    Posts
    733
    Thanks given
    79
    Thanks received
    51
    Rep Power
    0
    Well its not the 503 i think its 557. Not sure , heres my client.java // Pastebin
    Quote Originally Posted by Fakeblitz View Post
    What does [PI] mean? (sorry i am used to 503+)
    And what base is this?
    Reply With Quote  
     

  10. #10  
    Super Donator

    Batukka's Avatar
    Join Date
    Oct 2011
    Posts
    2,433
    Thanks given
    86
    Thanks received
    342
    Rep Power
    496
    Are you serious? Nobody wants look throught 100000 lines. You can look your self jilic matt is trying help the right way. Seems like you dont have anything knowlegde?
    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. Money Pouch - Add-to-pouch context
    By Floof of light in forum Help
    Replies: 7
    Last Post: 10-19-2012, 09:51 PM
  2. Money Pouch/Orb doesn't show [REP++]
    By CusYaBasic in forum Help
    Replies: 7
    Last Post: 07-20-2012, 12:06 AM
  3. Deposit Money Pouch Wierd..
    By rs r in forum Help
    Replies: 7
    Last Post: 03-07-2012, 06:51 PM
  4. Money Pouch Dupes [REP]
    By firecapez in forum Help
    Replies: 5
    Last Post: 02-18-2012, 01:31 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
  •