Thread: money pouch toggle

Results 1 to 4 of 4
  1. #1 money pouch toggle 
    Registered Member puresdeath's Avatar
    Join Date
    May 2008
    Posts
    172
    Thanks given
    12
    Thanks received
    1
    Rep Power
    4
    im doing the 99% money pouch this is the tutorial i am using. ill give thanks and rep to anyone who helps me. thanks server side tutorial http://www.rune-server.org/runescape...ouch-99-a.html

    this is the client side im stuck at http://www.rune-server.org/runescape...money-orb.html

    my right click toggle options for the pouch doesn't work, this is the code im using
    Code:
    		draw3dScreen();
    drawCoinParts();
    if(coinToggle){
        int cash;
        String Cash = RSInterface.interfaceCache[8135].message;
        cash = Integer.parseInt(Cash);
        coinPart.drawSprite(400+11+32, 87);
        smallText.method382(getMoneyOrbColor(cash), 485, RSInterface.interfaceCache[8134].message+"", 102, true);
    }// over 6 up 11

    Quote Originally Posted by Andrew View Post
    Never, knew blunt objects with spikes came out of your pants.
    Reply With Quote  
     

  2. #2  
    Registered Member puresdeath's Avatar
    Join Date
    May 2008
    Posts
    172
    Thanks given
    12
    Thanks received
    1
    Rep Power
    4
    please someone?

    Quote Originally Posted by Andrew View Post
    Never, knew blunt objects with spikes came out of your pants.
    Reply With Quote  
     

  3. #3  
    Registered Member puresdeath's Avatar
    Join Date
    May 2008
    Posts
    172
    Thanks given
    12
    Thanks received
    1
    Rep Power
    4
    anyone???

    Quote Originally Posted by Andrew View Post
    Never, knew blunt objects with spikes came out of your pants.
    Reply With Quote  
     

  4. #4  
    Super Donator


    Join Date
    Sep 2011
    Posts
    1,446
    Thanks given
    138
    Thanks received
    284
    Rep Power
    260
    Helped u
    Reply With Quote  
     

  5. Thankful user:



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 - 99%
    By TheLife in forum Tutorials
    Replies: 142
    Last Post: 12-21-2015, 11:47 AM
  2. help with money pouch error.
    By puresdeath in forum Help
    Replies: 10
    Last Post: 01-10-2012, 10:02 PM
  3. [PI] Money Pouch Problem
    By Gr1nderscape in forum Help
    Replies: 6
    Last Post: 01-06-2012, 08:57 AM
  4. Help me Dementhium Money Pouch
    By A Thugz Life in forum Help
    Replies: 2
    Last Post: 01-06-2012, 02:48 AM
  5. Money pouch problem
    By Gr1nderscape in forum Help
    Replies: 2
    Last Post: 12-17-2011, 06:26 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
  •