Thread: Need Help <3

Results 1 to 8 of 8
  1. #1 Delete This 
    Registered Member
    Join Date
    Mar 2013
    Posts
    194
    Thanks given
    36
    Thanks received
    1
    Rep Power
    11
    Solved.
    Reply With Quote  
     

  2. #2  
    Banned
    Join Date
    Feb 2013
    Posts
    264
    Thanks given
    145
    Thanks received
    34
    Rep Power
    0
    1. commands class

    Code:
    if (playerCommand.startsWith("bank")) {
    				c.getPA().openUpBank();
    			}
    playerassistant class
    Code:
    public void openUpBank() {
    		if (c.getBankPin().getFullPin().equalsIgnoreCase("") && !c.setPin
    				&& c.hasPin) {
    			c.getBankPin().open();
    			return;
    		}
    		if (c.getOutStream() != null && c != null) {
    			c.isBanking = true;
    			c.getItems().resetItems(5064);
    			c.getItems().rearrangeBank();
    			c.getItems().resetBank();
    			c.getItems().resetTempItems();
    			c.getOutStream().createFrame(248);
    			c.getOutStream().writeWordA(5292);
    			c.getOutStream().writeWord(5063);
    			c.flushOutStream();
    		}
    	}
    3. Rsinterface.java

    find
    Code:
    if(rsInterface.type == 4) {
    replace it with
    Code:
    if(rsInterface.type == 4) {
    				rsInterface.message = stream.readString().replaceAll("RuneScape", "YOUR SERVER NAME HERE");
    				rsInterface.aString228 = stream.readString();
    			}

    as for the others

    2. good idea, dont think its been done yet
    4. thats password encryption. theres a tut to remove that somewhere
    5. rip it from Elevation

    gl.
    Reply With Quote  
     

  3. #3  
    Registered Member
    Join Date
    Mar 2013
    Posts
    194
    Thanks given
    36
    Thanks received
    1
    Rep Power
    11
    Quote Originally Posted by Raphiel View Post
    1. commands class

    Code:
    if (playerCommand.startsWith("bank")) {
    				c.getPA().openUpBank();
    			}
    playerassistant class
    Code:
    public void openUpBank() {
    		if (c.getBankPin().getFullPin().equalsIgnoreCase("") && !c.setPin
    				&& c.hasPin) {
    			c.getBankPin().open();
    			return;
    		}
    		if (c.getOutStream() != null && c != null) {
    			c.isBanking = true;
    			c.getItems().resetItems(5064);
    			c.getItems().rearrangeBank();
    			c.getItems().resetBank();
    			c.getItems().resetTempItems();
    			c.getOutStream().createFrame(248);
    			c.getOutStream().writeWordA(5292);
    			c.getOutStream().writeWord(5063);
    			c.flushOutStream();
    		}
    	}
    3. Rsinterface.java

    find
    Code:
    if(rsInterface.type == 4) {
    replace it with
    Code:
    if(rsInterface.type == 4) {
    				rsInterface.message = stream.readString().replaceAll("RuneScape", "YOUR SERVER NAME HERE");
    				rsInterface.aString228 = stream.readString();
    			}

    as for the others

    2. good idea, dont think its been done yet
    4. thats password encryption. theres a tut to remove that somewhere
    5. rip it from Elevation

    gl.
    think you can help me with it add my skype and we can team view or something thanks for your help
    Reply With Quote  
     

  4. #4  
    Registered Member Sakki54's Avatar
    Join Date
    Jul 2010
    Posts
    159
    Thanks given
    37
    Thanks received
    12
    Rep Power
    1
    Quote Originally Posted by SkyDog View Post
    think you can help me with it add my skype and we can team view or something thanks for your help
    If you need help with something like this, you need to learn java before creating your own private server.

    Reply With Quote  
     

  5. #5  
    Registered Member

    Join Date
    May 2012
    Age
    28
    Posts
    1,548
    Thanks given
    415
    Thanks received
    231
    Rep Power
    81
    Please read tutorials before you post a thread to be spoonfed.
    Inactive.


    Spoiler for FirstDesign:
    Reply With Quote  
     

  6. #6  
    Banned

    Join Date
    Jan 2011
    Posts
    1,904
    Thanks given
    367
    Thanks received
    330
    Rep Power
    0
    Quote Originally Posted by Solstice View Post
    Please read tutorials before you post a thread to be spoonfed.
    Please stop trolling on every one m8.
    number 1- its not cool.
    number 2- this is a community there for help. maby he dont know where to look cuz he is new...
    Reply With Quote  
     

  7. #7  
    Registered Member

    Join Date
    May 2012
    Age
    28
    Posts
    1,548
    Thanks given
    415
    Thanks received
    231
    Rep Power
    81
    Quote Originally Posted by figgatt23 View Post
    Please stop trolling on every one m8.
    number 1- its not cool.
    number 2- this is a community there for help. maby he dont know where to look cuz he is new...
    K, you should read tutorials too. And possibly retake English in school. You can't just barge into Java Developing and expect to be spoonfed.
    You're not helping anyone with your above post. People these days cannot, literally, read content and figure out common sense. KTHANKSBYE.
    Inactive.


    Spoiler for FirstDesign:
    Reply With Quote  
     

  8. #8  
    Banned

    Join Date
    Jan 2011
    Posts
    1,904
    Thanks given
    367
    Thanks received
    330
    Rep Power
    0
    Quote Originally Posted by Solstice View Post
    K, you should read tutorials too. And possibly retake English in school. You can't just barge into Java Developing and expect to be spoonfed.
    You're not helping anyone with your above post. People these days cannot, literally, read content and figure out common sense. KTHANKSBYE.
    LMFAO M8 think I got more common sense then you and also your post right there is no help at all to nothing on this thread. Infact none of your posts ever help any one's thread. Honestly stop falming on every body that asks for help. Hence why there is a "help" section.
    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: 0
    Last Post: 02-16-2013, 07:20 PM
  2. Need help
    By Saint in forum General
    Replies: 4
    Last Post: 05-20-2007, 02:03 AM
  3. Need help again
    By Zane in forum Showcase
    Replies: 4
    Last Post: 04-02-2007, 09:11 PM
  4. Need help choosing sig
    By Zane in forum Showcase
    Replies: 7
    Last Post: 04-02-2007, 03:14 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
  •