Kadokado Magic Data Extractor

Extract players data from a particular Kadokado clan (players scores, records, stars and levels for all games) to an Excel compliant file format (CSV) to make statistics.

이 스크립트를 설치하려면 Tampermonkey, Greasemonkey 또는 Violentmonkey와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 Tampermonkey와 같은 확장 프로그램을 설치해야 합니다.

이 스크립트를 설치하려면 Tampermonkey 또는 Violentmonkey와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 Tampermonkey 또는 Userscripts와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 Tampermonkey와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 유저 스크립트 관리자 확장 프로그램이 필요합니다.

(이미 유저 스크립트 관리자가 설치되어 있습니다. 설치를 진행합니다!)

이 스타일을 설치하려면 Stylus와 같은 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 Stylus와 같은 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 Stylus와 같은 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 유저 스타일 관리자 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 유저 스타일 관리자 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 유저 스타일 관리자 확장 프로그램이 필요합니다.

(이미 유저 스타일 관리자가 설치되어 있습니다. 설치를 진행합니다!)

작성자
Aldebaran06
일일 설치 수
0
총 설치 수
35
평점
0 0 0
버전
1.2.2
생성일
2015-07-10
갱신일
2015-10-18
크기
41.2KB
라이선스
해당 없음
적용 사이트

Script Summary: Adds a button to the Kadokado user interface to extract players data from a particular Kadokado clan (players scores, records, stars and levels for all games) to an Excel compliant file format (CSV) to make statistics. New version 1.2.2. ! Do not hesitate to contact me for the free Excel addin to create customized requests on your data.



Version: 1.2.2

Copyright: 2012-2015+, Aldebaran Arthemys

Thumb

If you think my work is worthwhile, you can donate to support my efforts.
Donate

Thank you


Overview

Adds a powerful data extraction feature to export all your Kadokado clan data to an Excel compliant document (.CSV file) to make statistics.

A free Excel addin is available to help you publishing your statistics thanks to predefined set of queries on data. You can contact me on Kadokado to get this Excel Add-in (I am Khikou)




Installation

Requires: Firefox + Greasemonkey
Then, just click the "Install" button and it should work


Changes

1.2.2
Fixed the fact that the script was not working if the user didn't have the 'Forum' pass.

1.2.1
Added the ability to extract information from any clan :)
Repaired the extraction of Kadokado site records :)

1.2.0
I uploaded the wrong file :(

1.1.1
New release on Greasyfork.org

1.1.0
Added a new feature allowing to extract the whole history of the clan that the user belongs to.
1.0.1
Added a 0-value for the records of the games not played yet
Also used the values -1 for levels and record stars of games not played yet, to be distinctable from queries
1.0.0
Major release !
Add new data fields to enrich the requests in Excel. The script now extract Kadokado Site Records directly from the dedicated thread in the forum :)
0.9.3
Extract new information about the clan and helpful meta fields for Excel requests. Should be a major 1.0 version.
0.9.2
Cleaned the code, better error management to help tracking bugs.
0.9.1
Cleaned the code, factorize some methods, extract the clan name.
0.9
First alpha release