Results 1 to 6 of 6
  1. #1
    d133294's Avatar
    Join Date
    Mar 2012
    Gender
    male
    Posts
    3
    Reputation
    10
    Thanks
    0

    Exclamation CLAN MEMBER LISTING

    Good afternoon all,
    I am posting in this forum because what I am asking for requires people with knowledge of source code or debugging of it.
    So my question is, In the game you can search for clans and apply. I know this is being pulled from a website because I can access the clan listing via my web browser. The issue is that I want to be able to view members associated with those clans; and since you can view your clan and its members, I'm sure there is a link that the information is being requested from.

    Does any have the knowledge to see what the url is that the game pulls the clan members from? And if its a big deal and don't want people to know about it, can you just PM me?

    The reason why I ask is because I'm almost done with my website which shows exp/ week, player rankings and bans. My problem is that I have only 200 of 2+million players and CA doesn't allow clan information to be passed via the api.

    This would mean a lot if someone found that info?

    Thanks everyone for your time.

  2. #2
    96neko's Avatar
    Join Date
    Nov 2015
    Gender
    male
    Location
    00:25:B5:AA:01:1F
    Posts
    768
    Reputation
    10
    Thanks
    142
    My Mood
    Angelic
    Quote Originally Posted by d133294 View Post
    Good afternoon all,
    I am posting in this forum because what I am asking for requires people with knowledge of source code or debugging of it.
    So my question is, In the game you can search for clans and apply. I know this is being pulled from a website because I can access the clan listing via my web browser. The issue is that I want to be able to view members associated with those clans; and since you can view your clan and its members, I'm sure there is a link that the information is being requested from.

    Does any have the knowledge to see what the url is that the game pulls the clan members from? And if its a big deal and don't want people to know about it, can you just PM me?

    The reason why I ask is because I'm almost done with my website which shows exp/ week, player rankings and bans. My problem is that I have only 200 of 2+million players and CA doesn't allow clan information to be passed via the api.

    This would mean a lot if someone found that info?

    Thanks everyone for your time.
    to make it short , you need the request that gets the clan members?
    EDIT :
    Code:
    https://profile.combatarms.nexon.net/en/api/ProfilePlayerV2/Akane*?callback=executeParce&_=1504948913131
    just change Akane* with the player name and u'll get the player info , clanname is what u need , check if userstatus = ACTIVE , you can have fun playing with the other info
    don't blame me if FBI broke ur front door
    Last edited by 96neko; 09-09-2017 at 03:33 AM. Reason: added some info



  3. #3
    d133294's Avatar
    Join Date
    Mar 2012
    Gender
    male
    Posts
    3
    Reputation
    10
    Thanks
    0

    Question

    Quote Originally Posted by Akane* View Post
    to make it short , you need the request that gets the clan members?
    EDIT :
    Code:
    https://profile.combatarms.nexon.net/en/api/ProfilePlayerV2/Akane*?callback=executeParce&_=1504948913131
    just change Akane* with the player name and u'll get the player info , clanname is what u need , check if userstatus = ACTIVE , you can have fun playing with the other info
    don't blame me if FBI broke ur front door
    Thanks for the reply Akane,
    but i need member listing per clan. I already pull that information from the url you provided and it lacks clan name. I was wondering if there is something in the game code that pulls member listing from the clan they are in; via a url or something.

  4. #4
    96neko's Avatar
    Join Date
    Nov 2015
    Gender
    male
    Location
    00:25:B5:AA:01:1F
    Posts
    768
    Reputation
    10
    Thanks
    142
    My Mood
    Angelic
    Quote Originally Posted by d133294 View Post
    Thanks for the reply Akane,
    but i need member listing per clan. I already pull that information from the url you provided and it lacks clan name. I was wondering if there is something in the game code that pulls member listing from the clan they are in; via a url or something.
    that's easy but is it using c++/php or what !



  5. #5
    d133294's Avatar
    Join Date
    Mar 2012
    Gender
    male
    Posts
    3
    Reputation
    10
    Thanks
    0
    i dont understand your answer akane. Im using php to get the results of a player using ajax, however this requires manual entry of the playername.

    Is there anyway to pm you so i can give you my site name and the url i was referencing on my original post?

  6. #6
    96neko's Avatar
    Join Date
    Nov 2015
    Gender
    male
    Location
    00:25:B5:AA:01:1F
    Posts
    768
    Reputation
    10
    Thanks
    142
    My Mood
    Angelic
    Quote Originally Posted by d133294 View Post
    i dont understand your answer akane. Im using php to get the results of a player using ajax, however this requires manual entry of the playername.

    Is there anyway to pm you so i can give you my site name and the url i was referencing on my original post?
    pm me here or just use skype ; press the skype icon under my avatar



Similar Threads

  1. [Info] Recruiting Clan Members
    By mcbbcm in forum Combat Arms Clan Recruitment & Advertising
    Replies: 1
    Last Post: 03-06-2010, 03:58 PM
  2. Recruitin Clan Members
    By pashak in forum Combat Arms Clan Recruitment & Advertising
    Replies: 3
    Last Post: 03-06-2010, 02:33 PM
  3. Need clan members for Suicidal Killers
    By ninjathief24 in forum Combat Arms Clan Recruitment & Advertising
    Replies: 0
    Last Post: 01-02-2010, 02:04 PM
  4. [Recruiting]Clan members
    By -UserName- in forum Combat Arms Clan Recruitment & Advertising
    Replies: 2
    Last Post: 06-08-2009, 02:13 PM
  5. mpgh is banning all my clan members
    By cjg333 in forum Suggestions, Requests & General Help
    Replies: 22
    Last Post: 09-09-2007, 11:07 PM