Thread: [PI]Auto Clan Login (auto joins a clan when you login)

Results 1 to 5 of 5
  1. #1 [PI]Auto Clan Login (auto joins a clan when you login) 
    OoO Donor <3
    Rockstar Jax's Avatar
    Join Date
    Mar 2011
    Age
    27
    Posts
    608
    Thanks given
    77
    Thanks received
    78
    Rep Power
    21
    I know its something really simple but cant figure it out...

    my server is divided into 2 clans red and blue

    so when a blue member logs in (isBlue) it will make him join blue clan chat if red logs in (isRed) force him to join red team
    Reply With Quote  
     

  2. #2  
    #Winning

    Join Date
    Apr 2011
    Age
    28
    Posts
    2,245
    Thanks given
    367
    Thanks received
    388
    Rep Power
    1187
    Find the method for joining clan chat then add it to your login method. You can find the login method by searching ("Welcome to ServerName"). Or else just find the Initialize method.


    Vouches
    Spoiler for Vouches:

    Quote Originally Posted by Exile rsps View Post
    Vouch thanks for that pic
    Quote Originally Posted by bwuk _im_pb View Post
    i vouch for charlie hes legit
    Quote Originally Posted by Pastaway
    Vouch for 'Charlie. Added a tut to my server I couldn't add and payed him after =]
    Quote Originally Posted by mongolias
    Vouch for 'Charlie. Sold me a banner, the trade went quick and efficiently.
    Quote Originally Posted by Lane
    Vouch for charlie, he is #1
    Quote Originally Posted by Raw Envy View Post
    Vouch for Charlie.
    Quote Originally Posted by -Null Code-
    Vouch Legit bought rs membership
    Quote Originally Posted by tucybro
    Traded with Charlie, went smoothly I went first and he paid promptly without and issues, great trader!



    Reply With Quote  
     

  3. #3  
    OoO Donor <3
    Rockstar Jax's Avatar
    Join Date
    Mar 2011
    Age
    27
    Posts
    608
    Thanks given
    77
    Thanks received
    78
    Rep Power
    21
    Quote Originally Posted by xCharliex View Post
    Find the method for joining clan chat then add it to your login method. You can find the login method by searching ("Welcome to ServerName"). Or else just find the Initialize method.
    all i need is the method to import ur name into the clan... i can do the rest myself.
    Reply With Quote  
     

  4. #4  
    Banned

    Join Date
    Nov 2010
    Age
    29
    Posts
    2,682
    Thanks given
    824
    Thanks received
    404
    Rep Power
    0
    Quote Originally Posted by Aintaro. View Post
    add this import in your client.java
    Code:
    import server.world.ClanHandler;
    under initialize() you add this :

    Code:
    		ClanHandler.joinClan(c, findClan("NAMEHERE"));

    This, search bar need's to be used.
    Reply With Quote  
     

  5. #5  
    OoO Donor <3
    Rockstar Jax's Avatar
    Join Date
    Mar 2011
    Age
    27
    Posts
    608
    Thanks given
    77
    Thanks received
    78
    Rep Power
    21
    Quote Originally Posted by Λrdougne View Post
    This, search bar need's to be used.
    didnt work i cant seem to convert it to my clan base
    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. Join Clan on login
    By Innovator in forum Help
    Replies: 5
    Last Post: 09-09-2011, 11:50 PM
  2. Login with auto settings [PI]
    By Tylers Pur3 in forum Help
    Replies: 2
    Last Post: 04-03-2011, 10:39 PM
  3. Cheap auto login
    By Warlock 999 in forum Tutorials
    Replies: 20
    Last Post: 11-21-2010, 04:07 AM
  4. Auto fill login
    By teken2 in forum Help
    Replies: 1
    Last Post: 10-11-2010, 02:27 AM
  5. [z508/525] Auto Backup on login.
    By Mr NYC in forum Snippets
    Replies: 14
    Last Post: 04-02-2010, 03:56 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
  •