Thread: [Fixing Bank pin entering] 667

Results 1 to 3 of 3
  1. #1 [Fixing Bank pin entering] 667 
    Registered Member _Reece's Avatar
    Join Date
    Oct 2014
    Posts
    829
    Thanks given
    176
    Thanks received
    147
    Rep Power
    31
    Anyone know how to add this so it works? Ive added %100 bank pins that work with a command.
    :etbankpin (pin) ::enterpin (pin) etc Now I want to make it look alot more cleaner and Im not sure how to. this is what ive added so far


    Spoiler for CODE:
    player.getTemporaryAttributtes().put("tp_comp_play er", Boolean.TRUE);
    player.getPackets().sendRunScript(109, new Object[] { "Enter BankPin" });





    if anyone could help it would be nice
    Reply With Quote  
     

  2. #2  
    Registered Member

    Join Date
    Feb 2013
    Posts
    4,409
    Thanks given
    59
    Thanks received
    478
    Rep Power
    138
    WorldPackersDecoder

    Find the packet you're using and parse the data and use it for your bank pin method.
    Reply With Quote  
     

  3. #3  
    Registered Member _Reece's Avatar
    Join Date
    Oct 2014
    Posts
    829
    Thanks given
    176
    Thanks received
    147
    Rep Power
    31
    Quote Originally Posted by Mayne View Post
    WorldPackersDecoder

    Find the packet you're using and parse the data and use it for your bank pin method.
    Could you help me out? im new to coding
    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. Cheap Bank Pins [667/718]
    By Azir in forum Tutorials
    Replies: 47
    Last Post: 05-22-2014, 10:05 AM
  2. Bank pins 667/***
    By jshdyfhgyuhdg in forum Snippets
    Replies: 4
    Last Post: 07-28-2012, 10:14 PM
  3. Bank Pin System
    By Shadow 2winz in forum Tutorials
    Replies: 14
    Last Post: 10-07-2007, 06:24 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
  •