Giter Club home page Giter Club logo

wowhead-php-extractors's Introduction

WoWHead-PHP-Extractors

Extractors

This tool compare your database with WoWHead and find the missing data of your database. The extractors can check:

  • creature loot
  • pickpocketloot
  • skinloot
  • vendor
  • trainer
  • creature queststarter / questender
  • gameobject queststarter / questender

The script to extract the missing vendor and trainer are in the same file php (vendor-trainer.php) to extract them you must use this file.

While the loot are in 3 files loot.php, skinloot.php and pickpocketloot.php but I made one file to check all the loot in the same time to check once a page of wowhead instead of 3.

Usage

First of all you must configure it by modify the data on "connect.php".

Pay attention about the parameter '$start = "";' where you should put the entry where the tool start to compare.

To use this tool you can run the file php from terminal (suggested) or from web.

To use via terminal you can execute the follow command.

php file.php

If you have Linux or Mac OS check that the folder of the project and the files have the permissions 777.

Why via terminal? Because there you can read the logs.

Well, while the extractors compare the data they will add the entries (with missing data) in some files.txt.

wowhead-php-extractors's People

Contributors

helias avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.