bcsfe


Namebcsfe JSON
Version 3.0.0b1 PyPI version JSON
download
home_pagehttps://github.com/fieryhenry/BCSFE-Python
SummaryA battle cats save file editor
upload_time2023-11-16 18:41:47
maintainer
docs_urlNone
authorfieryhenry
requires_python>=3.9
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Battle Cats Save File Editor

[![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/M4M53M4MN)

BCSFE is a python command line save editor for The Battle Cats.

Join the [discord server](https://discord.gg/DvmMgvn5ZB) if you want to suggest
new features, report bugs or get help on how to use the editor (please read the
below tutorials / watch the latest
[tutorial video](https://www.youtube.com/watch?v=Kr6VaLTXOSY) first before
asking for help).

## Thanks to

Lethal's editor for giving me inspiration to start the project and it helped me
work out how to patch the save data and edit cf/xp: <https://www.reddit.com/r/BattleCatsCheats/comments/djehhn/editoren/>

Beeven and csehydrogen's open source code, which helped me figure out how to
patch save data: [beeven/battlecats](https://github.com/beeven/battlecats), [csehydrogen/BattleCatsHacker](https://github.com/csehydrogen/BattleCatsHacker)

Everyone who's given me saves, which helped to test save loading/saving and to
test/develop new features

## How to use

If you have a pc: watch a [Tutorial video](https://www.youtube.com/watch?v=Kr6VaLTXOSY),
or scroll down for a text tutorial

If you only have an android device: read the [Android text tutorial](https://github.com/fieryhenry/BCSFE-Python#android-tutorial)

If you only have an ios device: watch the
[IOS tutorial video](https://www.youtube.com/watch?v=xw-uOqQRYJ8) (Made by Viarules)

## Main tutorial

1. Install python (You'll need version 3.9 and up) <https://www.python.org/downloads/>

1. Follow the `Install from source` instructions below as 3.0.0 isn't on pypi
   yet

1. Enter the command: `py -m bcsfe` to run the editor. If that doesn't work
then use `python3` or `python` instead of `py` in the command

1. Look below for the tutorial or watch [here](https://www.youtube.com/watch?v=Kr6VaLTXOSY)
for a video

1. Go into the in-game transfer system in `Settings-> Data Transfer` and
click `Begin Data Transfer`

1. In the editor use the option called `Download save file using transfer and
confirmation code` (enter the corresponding number, not the name itself)

1. Enter your transfer code

1. Enter your confirmation code

1. Select the country code that you are using, `en`=english,
`kr`=korean, `jp`=japanese, `tw`=taiwan.

1. Edit what you want

1. Go into the `Save Management` option and select `Save changes and upload to
game servers (get transfer and confirmation codes)`. It may take some time

1. Enter those codes into the game's transfer system (click on
`Resume Data Transfer`) (You may need to `Cancel Data Transfer`
in-game before doing so)

### Using a rooted device

If you can't upload your save data using the in-game system you will need
direct access to the save data or a copy of it.

1. Open the editor and select the option named `Pull save file from device
using adb` and enter your game version, or select the option named
`Select save file from file` and select a copy of your save data

1. Edit what you want

1. Go into save management and select an option to push save data to the game

1. Enter the game and you should see changes

### How to uban yourself

1. Select the option in `Account` to `Unban account` or
just upload the save data to the game servers again

1. It may take some time but after, you should be able to choose one of the
options in save management to push the save data to the game.

#### How to prevent a ban in the future

- Instead of editing in platinum tickets use the `Platinum Shards` feature

- Instead of editing in rare tickets use the `Normal Ticket Max Trade Progress
(allows for unbannable rare tickets)` feature

- Instead of hacking in cat food, just edit everything in that you can buy with
cat food, e.g battle items, catamins, xp, energy refills (leaderships), etc.
If you really want catfood then you can clear and unclear catnip missions with
the feature `Catnip Challenges / Missions` then entering 1 when asked.
You'll need to collect the catfood in-game after each clear though

- Instead of hacking in tickets, just hack in the cats/upgrades you want directly

## Android Tutorial

If you don't have a pc to install and run the editor you can use Termux.

1. Download [F-Droid](https://f-droid.org/F-Droid.apk) - You can download the
Termux apk directly but then it won't automatically update. You cannot
download Termux from the Play Store because it does not work

2. Install F-Droid

3. Open it and wait for it to finish `Updating repositories`

4. Tap the green search button in the bottom right and search for `Termux`

5. Tap `Termux Terminal emulator with packages`

6. Tap `INSTALL` and then `OPEN` once installed

7. Once opened enter the command `pkg install python`

8. If that doesn't work then read this: <https://stackoverflow.com/a/71097459>

9. Then follow the `Install from source` instructions below

10. If that doesn't work then run `pkg upgrade` and try again

11. Then run `python -m bcsfe`

12. You can then use the editor like normal (If asked to enter the path to a
save file, then just enter `SAVE_DATA`)

### Install from source

If you want the latest features then you can install the editor from the github.

1. Download [Git](https://git-scm.com/downloads)

2. Run the following commands: (You may have to replace `py` with `python` or `python3`)

```batch
git clone https://github.com/fieryhenry/BCSFE-Python.git
cd BCSFE-Python
git checkout 3.0.0
pip install -e .
py -m bcsfe
```

If you want to use the editor again all you need to do is run the `py -m bcsfe` command

Then if you want the latest changes you only need to run `git pull` in the downloaded
`BCSFE-Python` folder. (use `cd` to change the folder)

## Documentation

- [Custom Locales](https://github.com/fieryhenry/ExampleEditorLocale)
- [Custom Themes](https://github.com/fieryhenry/ExampleEditorTheme)

I only have documentation for the locales and themes atm, but I will probably
add more documentation in the future.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/fieryhenry/BCSFE-Python",
    "name": "bcsfe",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "",
    "keywords": "",
    "author": "fieryhenry",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/17/74/fceb2e8276e94f390171e1766e31f3bac684d72e8e15c4c518927786dd2c/bcsfe-3.0.0b1.tar.gz",
    "platform": null,
    "description": "# Battle Cats Save File Editor\n\n[![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/M4M53M4MN)\n\nBCSFE is a python command line save editor for The Battle Cats.\n\nJoin the [discord server](https://discord.gg/DvmMgvn5ZB) if you want to suggest\nnew features, report bugs or get help on how to use the editor (please read the\nbelow tutorials / watch the latest\n[tutorial video](https://www.youtube.com/watch?v=Kr6VaLTXOSY) first before\nasking for help).\n\n## Thanks to\n\nLethal's editor for giving me inspiration to start the project and it helped me\nwork out how to patch the save data and edit cf/xp: <https://www.reddit.com/r/BattleCatsCheats/comments/djehhn/editoren/>\n\nBeeven and csehydrogen's open source code, which helped me figure out how to\npatch save data: [beeven/battlecats](https://github.com/beeven/battlecats), [csehydrogen/BattleCatsHacker](https://github.com/csehydrogen/BattleCatsHacker)\n\nEveryone who's given me saves, which helped to test save loading/saving and to\ntest/develop new features\n\n## How to use\n\nIf you have a pc: watch a [Tutorial video](https://www.youtube.com/watch?v=Kr6VaLTXOSY),\nor scroll down for a text tutorial\n\nIf you only have an android device: read the [Android text tutorial](https://github.com/fieryhenry/BCSFE-Python#android-tutorial)\n\nIf you only have an ios device: watch the\n[IOS tutorial video](https://www.youtube.com/watch?v=xw-uOqQRYJ8) (Made by Viarules)\n\n## Main tutorial\n\n1. Install python (You'll need version 3.9 and up) <https://www.python.org/downloads/>\n\n1. Follow the `Install from source` instructions below as 3.0.0 isn't on pypi\n   yet\n\n1. Enter the command: `py -m bcsfe` to run the editor. If that doesn't work\nthen use `python3` or `python` instead of `py` in the command\n\n1. Look below for the tutorial or watch [here](https://www.youtube.com/watch?v=Kr6VaLTXOSY)\nfor a video\n\n1. Go into the in-game transfer system in `Settings-> Data Transfer` and\nclick `Begin Data Transfer`\n\n1. In the editor use the option called `Download save file using transfer and\nconfirmation code` (enter the corresponding number, not the name itself)\n\n1. Enter your transfer code\n\n1. Enter your confirmation code\n\n1. Select the country code that you are using, `en`=english,\n`kr`=korean, `jp`=japanese, `tw`=taiwan.\n\n1. Edit what you want\n\n1. Go into the `Save Management` option and select `Save changes and upload to\ngame servers (get transfer and confirmation codes)`. It may take some time\n\n1. Enter those codes into the game's transfer system (click on\n`Resume Data Transfer`) (You may need to `Cancel Data Transfer`\nin-game before doing so)\n\n### Using a rooted device\n\nIf you can't upload your save data using the in-game system you will need\ndirect access to the save data or a copy of it.\n\n1. Open the editor and select the option named `Pull save file from device\nusing adb` and enter your game version, or select the option named\n`Select save file from file` and select a copy of your save data\n\n1. Edit what you want\n\n1. Go into save management and select an option to push save data to the game\n\n1. Enter the game and you should see changes\n\n### How to uban yourself\n\n1. Select the option in `Account` to `Unban account` or\njust upload the save data to the game servers again\n\n1. It may take some time but after, you should be able to choose one of the\noptions in save management to push the save data to the game.\n\n#### How to prevent a ban in the future\n\n- Instead of editing in platinum tickets use the `Platinum Shards` feature\n\n- Instead of editing in rare tickets use the `Normal Ticket Max Trade Progress\n(allows for unbannable rare tickets)` feature\n\n- Instead of hacking in cat food, just edit everything in that you can buy with\ncat food, e.g battle items, catamins, xp, energy refills (leaderships), etc.\nIf you really want catfood then you can clear and unclear catnip missions with\nthe feature `Catnip Challenges / Missions` then entering 1 when asked.\nYou'll need to collect the catfood in-game after each clear though\n\n- Instead of hacking in tickets, just hack in the cats/upgrades you want directly\n\n## Android Tutorial\n\nIf you don't have a pc to install and run the editor you can use Termux.\n\n1. Download [F-Droid](https://f-droid.org/F-Droid.apk) - You can download the\nTermux apk directly but then it won't automatically update. You cannot\ndownload Termux from the Play Store because it does not work\n\n2. Install F-Droid\n\n3. Open it and wait for it to finish `Updating repositories`\n\n4. Tap the green search button in the bottom right and search for `Termux`\n\n5. Tap `Termux Terminal emulator with packages`\n\n6. Tap `INSTALL` and then `OPEN` once installed\n\n7. Once opened enter the command `pkg install python`\n\n8. If that doesn't work then read this: <https://stackoverflow.com/a/71097459>\n\n9. Then follow the `Install from source` instructions below\n\n10. If that doesn't work then run `pkg upgrade` and try again\n\n11. Then run `python -m bcsfe`\n\n12. You can then use the editor like normal (If asked to enter the path to a\nsave file, then just enter `SAVE_DATA`)\n\n### Install from source\n\nIf you want the latest features then you can install the editor from the github.\n\n1. Download [Git](https://git-scm.com/downloads)\n\n2. Run the following commands: (You may have to replace `py` with `python` or `python3`)\n\n```batch\ngit clone https://github.com/fieryhenry/BCSFE-Python.git\ncd BCSFE-Python\ngit checkout 3.0.0\npip install -e .\npy -m bcsfe\n```\n\nIf you want to use the editor again all you need to do is run the `py -m bcsfe` command\n\nThen if you want the latest changes you only need to run `git pull` in the downloaded\n`BCSFE-Python` folder. (use `cd` to change the folder)\n\n## Documentation\n\n- [Custom Locales](https://github.com/fieryhenry/ExampleEditorLocale)\n- [Custom Themes](https://github.com/fieryhenry/ExampleEditorTheme)\n\nI only have documentation for the locales and themes atm, but I will probably\nadd more documentation in the future.\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "A battle cats save file editor",
    "version": "3.0.0b1",
    "project_urls": {
        "Homepage": "https://github.com/fieryhenry/BCSFE-Python"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5103ca1e1730e2504349e06bc587f9273384080689b8c976832f28dbc7a70d24",
                "md5": "c8cc60ddd23f8623b9161f0fb6b08019",
                "sha256": "a74400a11ce8e4514e919f33f8509c2b17d431136a3e990cef758d4dac422fa2"
            },
            "downloads": -1,
            "filename": "bcsfe-3.0.0b1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c8cc60ddd23f8623b9161f0fb6b08019",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 204107,
            "upload_time": "2023-11-16T18:41:45",
            "upload_time_iso_8601": "2023-11-16T18:41:45.523033Z",
            "url": "https://files.pythonhosted.org/packages/51/03/ca1e1730e2504349e06bc587f9273384080689b8c976832f28dbc7a70d24/bcsfe-3.0.0b1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1774fceb2e8276e94f390171e1766e31f3bac684d72e8e15c4c518927786dd2c",
                "md5": "402dcb3583f5580e8a1d3b39807f1172",
                "sha256": "fede795cbcafc240d6d3424585527d6e2a76969546b71a5e4100f979b2d90c34"
            },
            "downloads": -1,
            "filename": "bcsfe-3.0.0b1.tar.gz",
            "has_sig": false,
            "md5_digest": "402dcb3583f5580e8a1d3b39807f1172",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 156072,
            "upload_time": "2023-11-16T18:41:47",
            "upload_time_iso_8601": "2023-11-16T18:41:47.874535Z",
            "url": "https://files.pythonhosted.org/packages/17/74/fceb2e8276e94f390171e1766e31f3bac684d72e8e15c4c518927786dd2c/bcsfe-3.0.0b1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-16 18:41:47",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "fieryhenry",
    "github_project": "BCSFE-Python",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "bcsfe"
}
        
Elapsed time: 0.13243s