cpct


Namecpct JSON
Version 0.1.11 PyPI version JSON
download
home_pageNone
SummaryChipys PathOfExile Chaos Tool
upload_time2023-04-07 02:39:20
maintainerNone
docs_urlNone
authorNone
requires_python>=3.7
licenseNone
keywords chaos recipe chipy pathofexile poe
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # cpct (Chipy's PathOfExile Chaos Tool)

[![PyPI - Version](https://img.shields.io/pypi/v/cpct.svg)](https://pypi.org/project/cpct)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/cpct.svg)](https://pypi.org/project/cpct)

-----

**Table of Contents**

- [Installation](#installation)
- [Why Chaos Recipe](#Why_Chaos_Recipe)
- [Features](#Features)
- [Features Requests](#FeaturesRequests)
- [License](#license)
- [chipy.dev](https://chipy.dev)

## Installation

*PIP install method*
```console
pip install cpct --upgrade -t c:/chipy-scripts/
run C:/chipy-scripts/cpct/cpct.py OR C:/chipy-scripts/cpct/_START_HERE.cmd
```
*GitHub download*
```console
Download from [GitHub](https://github.com/iamchipy/chipys-pathofexile-chaos-tool) 
Unzip to a desired location
run _install_requirements.py (to install needed packages to global env)
run cpct.py OR _START_HERE.cmd
```

**You will need to request a Client Secrect from me (PLEASE keep this private, if client secrects get shared it'll invalidate the whole app on GGG's side)**

- Go to Settings > Request client secrect > Enter your DiscordName#1234 (this is how I'll reach you)
- Enter the client secrect and then attempt to log-in (top left) 
- One logged in select your Chaos Recipe tab from the dropdown menus (only supports a single tab right now)
- Then select how many recipe sets you are aiming for before turning them in (I recommend 4-8 but NO less than 2)

# Why Chaos Recipe
As many wealthy players have already said; the chaos recipe is a trap. They suggest that it's simply not time efficient. If you spend 30 minutes just farming unidentified items to complete 2x chaos recipes then thats roughly 8chaos/hour. The argument is that in an hour of running T1 rolled maps you should easily make more than that. *WHICH IS TRUE* 

However, there are some cases where I'd venture to ammend that sentiment. There are definitely times when chaos recipe is still helpful. For these edge cases there are things you should and shouldn't do to make it worth your time:

**You should NOT . . .**

- **Do NOT** have chaos recipe as your only/primary objective as you play *(As a rule of thumb)* 
- **Do NOT** waste your time selling identified sets ( 1c instead of 2c is almost NEVER worth it in trade leagues )
- **Do NOT** waste your time selling recipe in single sets

**You SHOULD . . .**

- **Do** passively collect choas recipe items and just toss them in a dump tab
- **Do** keep your jewlery unidentified in trade leagues ( Statistically 2c is almost ALWAYS able to buy you a better ring/amulet than what you will ID )
- **Do** collect a minimum of 2x complete recipe sets before selling them as you can fit 2x complete sets in your inventory

**Edge cases . . .**

- You may need to continue chaos recipe if you play SSF (Solo Self Found) and you need chaos for crafting or map device
- Early in every league the trade value of chaos is still relatively strong (good value for invested time) so for the first week it's still worth your time if you do it efficiently and passively
- If you are a new player and you aren't fast or efficient and some basic currency to improve your gear would help you progress (remeber to aim to outgrow chaos recipe as your income source)


## Features
[![GUI](https://chipy.dev/res/ctcp_gui.png)](#)

**OAuth2 permissions** 

- The is the appropriate way to get correct permissions and access
- No need to dig out and reuse your webbrowser's sessionID token (which is against ToC)
- Can be easily revoked from your [PoE Profile](https://www.pathofexile.com/my-account/applications) at any time

**Automated itemfilter updating** 

- Works with existing items filters to modify/overlay recipe highlights
- Only affects item backgrouns so your existing border and text colors will be unaffected
- It can also update those when you enter a new zone to high items types that you have enough of

**Itemfilter color selection** 

- In app filter customization now allows you to select any color you like for each slot
- *PLANNED* Filters boarders/text/size will be customizable too

**Itemfilter mode selection** 

- Default will add it's recipe items colors to existing filter
- Disabled will no affect your filter at all
- *PLANNED* FilterBlade will edit the chaos recipe section of a filterblade filter


## Feature Requests

[ ] Integration with FilterBlade filters (rather than just added it's own)
[ ] Integration with Online filters (if possible)
[ ] Additional filter color/font/size customization options
[ ] Rebuild item reading system into ENUM to easy class changes
[ ] Add 2-H weapon options to filter
[ ] Add league and tab memory

## License
`cpct` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.

## DISCLAIMER:
This product isn't affiliated with or endorsed by Grinding Gear Games in any way.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "cpct",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "Chaos Recipe,Chipy,PathOfExile,PoE",
    "author": null,
    "author_email": "Chipy <iamchipy@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/c1/13/d51a9ca8346792ffa9947130c7f4b7eb3a0e8aa9d4f49a310578c48104ae/cpct-0.1.11.tar.gz",
    "platform": null,
    "description": "# cpct (Chipy's PathOfExile Chaos Tool)\n\n[![PyPI - Version](https://img.shields.io/pypi/v/cpct.svg)](https://pypi.org/project/cpct)\n[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/cpct.svg)](https://pypi.org/project/cpct)\n\n-----\n\n**Table of Contents**\n\n- [Installation](#installation)\n- [Why Chaos Recipe](#Why_Chaos_Recipe)\n- [Features](#Features)\n- [Features Requests](#FeaturesRequests)\n- [License](#license)\n- [chipy.dev](https://chipy.dev)\n\n## Installation\n\n*PIP install method*\n```console\npip install cpct --upgrade -t c:/chipy-scripts/\nrun C:/chipy-scripts/cpct/cpct.py OR C:/chipy-scripts/cpct/_START_HERE.cmd\n```\n*GitHub download*\n```console\nDownload from [GitHub](https://github.com/iamchipy/chipys-pathofexile-chaos-tool) \nUnzip to a desired location\nrun _install_requirements.py (to install needed packages to global env)\nrun cpct.py OR _START_HERE.cmd\n```\n\n**You will need to request a Client Secrect from me (PLEASE keep this private, if client secrects get shared it'll invalidate the whole app on GGG's side)**\n\n- Go to Settings > Request client secrect > Enter your DiscordName#1234 (this is how I'll reach you)\n- Enter the client secrect and then attempt to log-in (top left) \n- One logged in select your Chaos Recipe tab from the dropdown menus (only supports a single tab right now)\n- Then select how many recipe sets you are aiming for before turning them in (I recommend 4-8 but NO less than 2)\n\n# Why Chaos Recipe\nAs many wealthy players have already said; the chaos recipe is a trap. They suggest that it's simply not time efficient. If you spend 30 minutes just farming unidentified items to complete 2x chaos recipes then thats roughly 8chaos/hour. The argument is that in an hour of running T1 rolled maps you should easily make more than that. *WHICH IS TRUE* \n\nHowever, there are some cases where I'd venture to ammend that sentiment. There are definitely times when chaos recipe is still helpful. For these edge cases there are things you should and shouldn't do to make it worth your time:\n\n**You should NOT . . .**\n\n- **Do NOT** have chaos recipe as your only/primary objective as you play *(As a rule of thumb)* \n- **Do NOT** waste your time selling identified sets ( 1c instead of 2c is almost NEVER worth it in trade leagues )\n- **Do NOT** waste your time selling recipe in single sets\n\n**You SHOULD . . .**\n\n- **Do** passively collect choas recipe items and just toss them in a dump tab\n- **Do** keep your jewlery unidentified in trade leagues ( Statistically 2c is almost ALWAYS able to buy you a better ring/amulet than what you will ID )\n- **Do** collect a minimum of 2x complete recipe sets before selling them as you can fit 2x complete sets in your inventory\n\n**Edge cases . . .**\n\n- You may need to continue chaos recipe if you play SSF (Solo Self Found) and you need chaos for crafting or map device\n- Early in every league the trade value of chaos is still relatively strong (good value for invested time) so for the first week it's still worth your time if you do it efficiently and passively\n- If you are a new player and you aren't fast or efficient and some basic currency to improve your gear would help you progress (remeber to aim to outgrow chaos recipe as your income source)\n\n\n## Features\n[![GUI](https://chipy.dev/res/ctcp_gui.png)](#)\n\n**OAuth2 permissions** \n\n- The is the appropriate way to get correct permissions and access\n- No need to dig out and reuse your webbrowser's sessionID token (which is against ToC)\n- Can be easily revoked from your [PoE Profile](https://www.pathofexile.com/my-account/applications) at any time\n\n**Automated itemfilter updating** \n\n- Works with existing items filters to modify/overlay recipe highlights\n- Only affects item backgrouns so your existing border and text colors will be unaffected\n- It can also update those when you enter a new zone to high items types that you have enough of\n\n**Itemfilter color selection** \n\n- In app filter customization now allows you to select any color you like for each slot\n- *PLANNED* Filters boarders/text/size will be customizable too\n\n**Itemfilter mode selection** \n\n- Default will add it's recipe items colors to existing filter\n- Disabled will no affect your filter at all\n- *PLANNED* FilterBlade will edit the chaos recipe section of a filterblade filter\n\n\n## Feature Requests\n\n[ ] Integration with FilterBlade filters (rather than just added it's own)\n[ ] Integration with Online filters (if possible)\n[ ] Additional filter color/font/size customization options\n[ ] Rebuild item reading system into ENUM to easy class changes\n[ ] Add 2-H weapon options to filter\n[ ] Add league and tab memory\n\n## License\n`cpct` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.\n\n## DISCLAIMER:\nThis product isn't affiliated with or endorsed by Grinding Gear Games in any way.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Chipys PathOfExile Chaos Tool",
    "version": "0.1.11",
    "split_keywords": [
        "chaos recipe",
        "chipy",
        "pathofexile",
        "poe"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "272034d49ae3ff3000f087707cdd30a029f11f069d3c58ec0c18153dc8b281c1",
                "md5": "b663090915e4ff315c772734ac23495c",
                "sha256": "8c937243aa7982a19c6c14a84e79ed8c8c12ed64ffb70dcd2736076f38436946"
            },
            "downloads": -1,
            "filename": "cpct-0.1.11-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b663090915e4ff315c772734ac23495c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 2516038,
            "upload_time": "2023-04-07T02:39:17",
            "upload_time_iso_8601": "2023-04-07T02:39:17.841331Z",
            "url": "https://files.pythonhosted.org/packages/27/20/34d49ae3ff3000f087707cdd30a029f11f069d3c58ec0c18153dc8b281c1/cpct-0.1.11-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "c113d51a9ca8346792ffa9947130c7f4b7eb3a0e8aa9d4f49a310578c48104ae",
                "md5": "cca6ad8fba3d69dea7b2333f923fc0f5",
                "sha256": "0ae9b1f01e75f40136a617d6e052c0a489fdb06cd708e18e78b534500e7cd2a7"
            },
            "downloads": -1,
            "filename": "cpct-0.1.11.tar.gz",
            "has_sig": false,
            "md5_digest": "cca6ad8fba3d69dea7b2333f923fc0f5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 2514755,
            "upload_time": "2023-04-07T02:39:20",
            "upload_time_iso_8601": "2023-04-07T02:39:20.326050Z",
            "url": "https://files.pythonhosted.org/packages/c1/13/d51a9ca8346792ffa9947130c7f4b7eb3a0e8aa9d4f49a310578c48104ae/cpct-0.1.11.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-07 02:39:20",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "cpct"
}
        
Elapsed time: 0.05117s