commit 5d0e4e56c88ff04428fc9c0fb1c13e13fba21e7d Author: Pawel Orzech Date: Wed Aug 7 20:48:40 2019 +0100 Initial commit diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..61d1860 --- /dev/null +++ b/LICENSE @@ -0,0 +1,674 @@ +GNU GENERAL PUBLIC LICENSE + Version 3, 29 June 2007 + + Copyright (C) 2007 Free Software Foundation, Inc. + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + + Preamble + + The GNU General Public License is a free, copyleft license for +software and other kinds of works. + + The licenses for most software and other practical works are designed +to take away your freedom to share and change the works. By contrast, +the GNU General Public License is intended to guarantee your freedom to +share and change all versions of a program--to make sure it remains free +software for all its users. We, the Free Software Foundation, use the +GNU General Public License for most of our software; it applies also to +any other work released this way by its authors. You can apply it to +your programs, too. + + When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +them if you wish), that you receive source code or can get it if you +want it, that you can change the software or use pieces of it in new +free programs, and that you know you can do these things. + + To protect your rights, we need to prevent others from denying you +these rights or asking you to surrender the rights. Therefore, you have +certain responsibilities if you distribute copies of the software, or if +you modify it: responsibilities to respect the freedom of others. + + For example, if you distribute copies of such a program, whether +gratis or for a fee, you must pass on to the recipients the same +freedoms that you received. You must make sure that they, too, receive +or can get the source code. And you must show them these terms so they +know their rights. + + Developers that use the GNU GPL protect your rights with two steps: +(1) assert copyright on the software, and (2) offer you this License +giving you legal permission to copy, distribute and/or modify it. + + For the developers' and authors' protection, the GPL clearly explains +that there is no warranty for this free software. For both users' and +authors' sake, the GPL requires that modified versions be marked as +changed, so that their problems will not be attributed erroneously to +authors of previous versions. + + Some devices are designed to deny users access to install or run +modified versions of the software inside them, although the manufacturer +can do so. This is fundamentally incompatible with the aim of +protecting users' freedom to change the software. The systematic +pattern of such abuse occurs in the area of products for individuals to +use, which is precisely where it is most unacceptable. Therefore, we +have designed this version of the GPL to prohibit the practice for those +products. If such problems arise substantially in other domains, we +stand ready to extend this provision to those domains in future versions +of the GPL, as needed to protect the freedom of users. + + Finally, every program is threatened constantly by software patents. +States should not allow patents to restrict development and use of +software on general-purpose computers, but in those that do, we wish to +avoid the special danger that patents applied to a free program could +make it effectively proprietary. To prevent this, the GPL assures that +patents cannot be used to render the program non-free. + + The precise terms and conditions for copying, distribution and +modification follow. + + TERMS AND CONDITIONS + + 0. Definitions. + + "This License" refers to version 3 of the GNU General Public License. + + "Copyright" also means copyright-like laws that apply to other kinds of +works, such as semiconductor masks. + + "The Program" refers to any copyrightable work licensed under this +License. Each licensee is addressed as "you". "Licensees" and +"recipients" may be individuals or organizations. + + To "modify" a work means to copy from or adapt all or part of the work +in a fashion requiring copyright permission, other than the making of an +exact copy. The resulting work is called a "modified version" of the +earlier work or a work "based on" the earlier work. + + A "covered work" means either the unmodified Program or a work based +on the Program. + + To "propagate" a work means to do anything with it that, without +permission, would make you directly or secondarily liable for +infringement under applicable copyright law, except executing it on a +computer or modifying a private copy. Propagation includes copying, +distribution (with or without modification), making available to the +public, and in some countries other activities as well. + + To "convey" a work means any kind of propagation that enables other +parties to make or receive copies. Mere interaction with a user through +a computer network, with no transfer of a copy, is not conveying. + + An interactive user interface displays "Appropriate Legal Notices" +to the extent that it includes a convenient and prominently visible +feature that (1) displays an appropriate copyright notice, and (2) +tells the user that there is no warranty for the work (except to the +extent that warranties are provided), that licensees may convey the +work under this License, and how to view a copy of this License. If +the interface presents a list of user commands or options, such as a +menu, a prominent item in the list meets this criterion. + + 1. Source Code. + + The "source code" for a work means the preferred form of the work +for making modifications to it. "Object code" means any non-source +form of a work. + + A "Standard Interface" means an interface that either is an official +standard defined by a recognized standards body, or, in the case of +interfaces specified for a particular programming language, one that +is widely used among developers working in that language. + + The "System Libraries" of an executable work include anything, other +than the work as a whole, that (a) is included in the normal form of +packaging a Major Component, but which is not part of that Major +Component, and (b) serves only to enable use of the work with that +Major Component, or to implement a Standard Interface for which an +implementation is available to the public in source code form. A +"Major Component", in this context, means a major essential component +(kernel, window system, and so on) of the specific operating system +(if any) on which the executable work runs, or a compiler used to +produce the work, or an object code interpreter used to run it. + + The "Corresponding Source" for a work in object code form means all +the source code needed to generate, install, and (for an executable +work) run the object code and to modify the work, including scripts to +control those activities. However, it does not include the work's +System Libraries, or general-purpose tools or generally available free +programs which are used unmodified in performing those activities but +which are not part of the work. For example, Corresponding Source +includes interface definition files associated with source files for +the work, and the source code for shared libraries and dynamically +linked subprograms that the work is specifically designed to require, +such as by intimate data communication or control flow between those +subprograms and other parts of the work. + + The Corresponding Source need not include anything that users +can regenerate automatically from other parts of the Corresponding +Source. + + The Corresponding Source for a work in source code form is that +same work. + + 2. Basic Permissions. + + All rights granted under this License are granted for the term of +copyright on the Program, and are irrevocable provided the stated +conditions are met. This License explicitly affirms your unlimited +permission to run the unmodified Program. The output from running a +covered work is covered by this License only if the output, given its +content, constitutes a covered work. This License acknowledges your +rights of fair use or other equivalent, as provided by copyright law. + + You may make, run and propagate covered works that you do not +convey, without conditions so long as your license otherwise remains +in force. You may convey covered works to others for the sole purpose +of having them make modifications exclusively for you, or provide you +with facilities for running those works, provided that you comply with +the terms of this License in conveying all material for which you do +not control copyright. Those thus making or running the covered works +for you must do so exclusively on your behalf, under your direction +and control, on terms that prohibit them from making any copies of +your copyrighted material outside their relationship with you. + + Conveying under any other circumstances is permitted solely under +the conditions stated below. Sublicensing is not allowed; section 10 +makes it unnecessary. + + 3. Protecting Users' Legal Rights From Anti-Circumvention Law. + + No covered work shall be deemed part of an effective technological +measure under any applicable law fulfilling obligations under article +11 of the WIPO copyright treaty adopted on 20 December 1996, or +similar laws prohibiting or restricting circumvention of such +measures. + + When you convey a covered work, you waive any legal power to forbid +circumvention of technological measures to the extent such circumvention +is effected by exercising rights under this License with respect to +the covered work, and you disclaim any intention to limit operation or +modification of the work as a means of enforcing, against the work's +users, your or third parties' legal rights to forbid circumvention of +technological measures. + + 4. Conveying Verbatim Copies. + + You may convey verbatim copies of the Program's source code as you +receive it, in any medium, provided that you conspicuously and +appropriately publish on each copy an appropriate copyright notice; +keep intact all notices stating that this License and any +non-permissive terms added in accord with section 7 apply to the code; +keep intact all notices of the absence of any warranty; and give all +recipients a copy of this License along with the Program. + + You may charge any price or no price for each copy that you convey, +and you may offer support or warranty protection for a fee. + + 5. Conveying Modified Source Versions. + + You may convey a work based on the Program, or the modifications to +produce it from the Program, in the form of source code under the +terms of section 4, provided that you also meet all of these conditions: + + a) The work must carry prominent notices stating that you modified + it, and giving a relevant date. + + b) The work must carry prominent notices stating that it is + released under this License and any conditions added under section + 7. This requirement modifies the requirement in section 4 to + "keep intact all notices". + + c) You must license the entire work, as a whole, under this + License to anyone who comes into possession of a copy. This + License will therefore apply, along with any applicable section 7 + additional terms, to the whole of the work, and all its parts, + regardless of how they are packaged. This License gives no + permission to license the work in any other way, but it does not + invalidate such permission if you have separately received it. + + d) If the work has interactive user interfaces, each must display + Appropriate Legal Notices; however, if the Program has interactive + interfaces that do not display Appropriate Legal Notices, your + work need not make them do so. + + A compilation of a covered work with other separate and independent +works, which are not by their nature extensions of the covered work, +and which are not combined with it such as to form a larger program, +in or on a volume of a storage or distribution medium, is called an +"aggregate" if the compilation and its resulting copyright are not +used to limit the access or legal rights of the compilation's users +beyond what the individual works permit. Inclusion of a covered work +in an aggregate does not cause this License to apply to the other +parts of the aggregate. + + 6. Conveying Non-Source Forms. + + You may convey a covered work in object code form under the terms +of sections 4 and 5, provided that you also convey the +machine-readable Corresponding Source under the terms of this License, +in one of these ways: + + a) Convey the object code in, or embodied in, a physical product + (including a physical distribution medium), accompanied by the + Corresponding Source fixed on a durable physical medium + customarily used for software interchange. + + b) Convey the object code in, or embodied in, a physical product + (including a physical distribution medium), accompanied by a + written offer, valid for at least three years and valid for as + long as you offer spare parts or customer support for that product + model, to give anyone who possesses the object code either (1) a + copy of the Corresponding Source for all the software in the + product that is covered by this License, on a durable physical + medium customarily used for software interchange, for a price no + more than your reasonable cost of physically performing this + conveying of source, or (2) access to copy the + Corresponding Source from a network server at no charge. + + c) Convey individual copies of the object code with a copy of the + written offer to provide the Corresponding Source. This + alternative is allowed only occasionally and noncommercially, and + only if you received the object code with such an offer, in accord + with subsection 6b. + + d) Convey the object code by offering access from a designated + place (gratis or for a charge), and offer equivalent access to the + Corresponding Source in the same way through the same place at no + further charge. You need not require recipients to copy the + Corresponding Source along with the object code. If the place to + copy the object code is a network server, the Corresponding Source + may be on a different server (operated by you or a third party) + that supports equivalent copying facilities, provided you maintain + clear directions next to the object code saying where to find the + Corresponding Source. Regardless of what server hosts the + Corresponding Source, you remain obligated to ensure that it is + available for as long as needed to satisfy these requirements. + + e) Convey the object code using peer-to-peer transmission, provided + you inform other peers where the object code and Corresponding + Source of the work are being offered to the general public at no + charge under subsection 6d. + + A separable portion of the object code, whose source code is excluded +from the Corresponding Source as a System Library, need not be +included in conveying the object code work. + + A "User Product" is either (1) a "consumer product", which means any +tangible personal property which is normally used for personal, family, +or household purposes, or (2) anything designed or sold for incorporation +into a dwelling. In determining whether a product is a consumer product, +doubtful cases shall be resolved in favor of coverage. For a particular +product received by a particular user, "normally used" refers to a +typical or common use of that class of product, regardless of the status +of the particular user or of the way in which the particular user +actually uses, or expects or is expected to use, the product. A product +is a consumer product regardless of whether the product has substantial +commercial, industrial or non-consumer uses, unless such uses represent +the only significant mode of use of the product. + + "Installation Information" for a User Product means any methods, +procedures, authorization keys, or other information required to install +and execute modified versions of a covered work in that User Product from +a modified version of its Corresponding Source. The information must +suffice to ensure that the continued functioning of the modified object +code is in no case prevented or interfered with solely because +modification has been made. + + If you convey an object code work under this section in, or with, or +specifically for use in, a User Product, and the conveying occurs as +part of a transaction in which the right of possession and use of the +User Product is transferred to the recipient in perpetuity or for a +fixed term (regardless of how the transaction is characterized), the +Corresponding Source conveyed under this section must be accompanied +by the Installation Information. But this requirement does not apply +if neither you nor any third party retains the ability to install +modified object code on the User Product (for example, the work has +been installed in ROM). + + The requirement to provide Installation Information does not include a +requirement to continue to provide support service, warranty, or updates +for a work that has been modified or installed by the recipient, or for +the User Product in which it has been modified or installed. Access to a +network may be denied when the modification itself materially and +adversely affects the operation of the network or violates the rules and +protocols for communication across the network. + + Corresponding Source conveyed, and Installation Information provided, +in accord with this section must be in a format that is publicly +documented (and with an implementation available to the public in +source code form), and must require no special password or key for +unpacking, reading or copying. + + 7. Additional Terms. + + "Additional permissions" are terms that supplement the terms of this +License by making exceptions from one or more of its conditions. +Additional permissions that are applicable to the entire Program shall +be treated as though they were included in this License, to the extent +that they are valid under applicable law. If additional permissions +apply only to part of the Program, that part may be used separately +under those permissions, but the entire Program remains governed by +this License without regard to the additional permissions. + + When you convey a copy of a covered work, you may at your option +remove any additional permissions from that copy, or from any part of +it. (Additional permissions may be written to require their own +removal in certain cases when you modify the work.) You may place +additional permissions on material, added by you to a covered work, +for which you have or can give appropriate copyright permission. + + Notwithstanding any other provision of this License, for material you +add to a covered work, you may (if authorized by the copyright holders of +that material) supplement the terms of this License with terms: + + a) Disclaiming warranty or limiting liability differently from the + terms of sections 15 and 16 of this License; or + + b) Requiring preservation of specified reasonable legal notices or + author attributions in that material or in the Appropriate Legal + Notices displayed by works containing it; or + + c) Prohibiting misrepresentation of the origin of that material, or + requiring that modified versions of such material be marked in + reasonable ways as different from the original version; or + + d) Limiting the use for publicity purposes of names of licensors or + authors of the material; or + + e) Declining to grant rights under trademark law for use of some + trade names, trademarks, or service marks; or + + f) Requiring indemnification of licensors and authors of that + material by anyone who conveys the material (or modified versions of + it) with contractual assumptions of liability to the recipient, for + any liability that these contractual assumptions directly impose on + those licensors and authors. + + All other non-permissive additional terms are considered "further +restrictions" within the meaning of section 10. If the Program as you +received it, or any part of it, contains a notice stating that it is +governed by this License along with a term that is a further +restriction, you may remove that term. If a license document contains +a further restriction but permits relicensing or conveying under this +License, you may add to a covered work material governed by the terms +of that license document, provided that the further restriction does +not survive such relicensing or conveying. + + If you add terms to a covered work in accord with this section, you +must place, in the relevant source files, a statement of the +additional terms that apply to those files, or a notice indicating +where to find the applicable terms. + + Additional terms, permissive or non-permissive, may be stated in the +form of a separately written license, or stated as exceptions; +the above requirements apply either way. + + 8. Termination. + + You may not propagate or modify a covered work except as expressly +provided under this License. Any attempt otherwise to propagate or +modify it is void, and will automatically terminate your rights under +this License (including any patent licenses granted under the third +paragraph of section 11). + + However, if you cease all violation of this License, then your +license from a particular copyright holder is reinstated (a) +provisionally, unless and until the copyright holder explicitly and +finally terminates your license, and (b) permanently, if the copyright +holder fails to notify you of the violation by some reasonable means +prior to 60 days after the cessation. + + Moreover, your license from a particular copyright holder is +reinstated permanently if the copyright holder notifies you of the +violation by some reasonable means, this is the first time you have +received notice of violation of this License (for any work) from that +copyright holder, and you cure the violation prior to 30 days after +your receipt of the notice. + + Termination of your rights under this section does not terminate the +licenses of parties who have received copies or rights from you under +this License. If your rights have been terminated and not permanently +reinstated, you do not qualify to receive new licenses for the same +material under section 10. + + 9. Acceptance Not Required for Having Copies. + + You are not required to accept this License in order to receive or +run a copy of the Program. Ancillary propagation of a covered work +occurring solely as a consequence of using peer-to-peer transmission +to receive a copy likewise does not require acceptance. However, +nothing other than this License grants you permission to propagate or +modify any covered work. These actions infringe copyright if you do +not accept this License. Therefore, by modifying or propagating a +covered work, you indicate your acceptance of this License to do so. + + 10. Automatic Licensing of Downstream Recipients. + + Each time you convey a covered work, the recipient automatically +receives a license from the original licensors, to run, modify and +propagate that work, subject to this License. You are not responsible +for enforcing compliance by third parties with this License. + + An "entity transaction" is a transaction transferring control of an +organization, or substantially all assets of one, or subdividing an +organization, or merging organizations. If propagation of a covered +work results from an entity transaction, each party to that +transaction who receives a copy of the work also receives whatever +licenses to the work the party's predecessor in interest had or could +give under the previous paragraph, plus a right to possession of the +Corresponding Source of the work from the predecessor in interest, if +the predecessor has it or can get it with reasonable efforts. + + You may not impose any further restrictions on the exercise of the +rights granted or affirmed under this License. For example, you may +not impose a license fee, royalty, or other charge for exercise of +rights granted under this License, and you may not initiate litigation +(including a cross-claim or counterclaim in a lawsuit) alleging that +any patent claim is infringed by making, using, selling, offering for +sale, or importing the Program or any portion of it. + + 11. Patents. + + A "contributor" is a copyright holder who authorizes use under this +License of the Program or a work on which the Program is based. The +work thus licensed is called the contributor's "contributor version". + + A contributor's "essential patent claims" are all patent claims +owned or controlled by the contributor, whether already acquired or +hereafter acquired, that would be infringed by some manner, permitted +by this License, of making, using, or selling its contributor version, +but do not include claims that would be infringed only as a +consequence of further modification of the contributor version. For +purposes of this definition, "control" includes the right to grant +patent sublicenses in a manner consistent with the requirements of +this License. + + Each contributor grants you a non-exclusive, worldwide, royalty-free +patent license under the contributor's essential patent claims, to +make, use, sell, offer for sale, import and otherwise run, modify and +propagate the contents of its contributor version. + + In the following three paragraphs, a "patent license" is any express +agreement or commitment, however denominated, not to enforce a patent +(such as an express permission to practice a patent or covenant not to +sue for patent infringement). To "grant" such a patent license to a +party means to make such an agreement or commitment not to enforce a +patent against the party. + + If you convey a covered work, knowingly relying on a patent license, +and the Corresponding Source of the work is not available for anyone +to copy, free of charge and under the terms of this License, through a +publicly available network server or other readily accessible means, +then you must either (1) cause the Corresponding Source to be so +available, or (2) arrange to deprive yourself of the benefit of the +patent license for this particular work, or (3) arrange, in a manner +consistent with the requirements of this License, to extend the patent +license to downstream recipients. "Knowingly relying" means you have +actual knowledge that, but for the patent license, your conveying the +covered work in a country, or your recipient's use of the covered work +in a country, would infringe one or more identifiable patents in that +country that you have reason to believe are valid. + + If, pursuant to or in connection with a single transaction or +arrangement, you convey, or propagate by procuring conveyance of, a +covered work, and grant a patent license to some of the parties +receiving the covered work authorizing them to use, propagate, modify +or convey a specific copy of the covered work, then the patent license +you grant is automatically extended to all recipients of the covered +work and works based on it. + + A patent license is "discriminatory" if it does not include within +the scope of its coverage, prohibits the exercise of, or is +conditioned on the non-exercise of one or more of the rights that are +specifically granted under this License. You may not convey a covered +work if you are a party to an arrangement with a third party that is +in the business of distributing software, under which you make payment +to the third party based on the extent of your activity of conveying +the work, and under which the third party grants, to any of the +parties who would receive the covered work from you, a discriminatory +patent license (a) in connection with copies of the covered work +conveyed by you (or copies made from those copies), or (b) primarily +for and in connection with specific products or compilations that +contain the covered work, unless you entered into that arrangement, +or that patent license was granted, prior to 28 March 2007. + + Nothing in this License shall be construed as excluding or limiting +any implied license or other defenses to infringement that may +otherwise be available to you under applicable patent law. + + 12. No Surrender of Others' Freedom. + + If conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot convey a +covered work so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you may +not convey it at all. For example, if you agree to terms that obligate you +to collect a royalty for further conveying from those to whom you convey +the Program, the only way you could satisfy both those terms and this +License would be to refrain entirely from conveying the Program. + + 13. Use with the GNU Affero General Public License. + + Notwithstanding any other provision of this License, you have +permission to link or combine any covered work with a work licensed +under version 3 of the GNU Affero General Public License into a single +combined work, and to convey the resulting work. The terms of this +License will continue to apply to the part which is the covered work, +but the special requirements of the GNU Affero General Public License, +section 13, concerning interaction through a network will apply to the +combination as such. + + 14. Revised Versions of this License. + + The Free Software Foundation may publish revised and/or new versions of +the GNU General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + + Each version is given a distinguishing version number. If the +Program specifies that a certain numbered version of the GNU General +Public License "or any later version" applies to it, you have the +option of following the terms and conditions either of that numbered +version or of any later version published by the Free Software +Foundation. If the Program does not specify a version number of the +GNU General Public License, you may choose any version ever published +by the Free Software Foundation. + + If the Program specifies that a proxy can decide which future +versions of the GNU General Public License can be used, that proxy's +public statement of acceptance of a version permanently authorizes you +to choose that version for the Program. + + Later license versions may give you additional or different +permissions. However, no additional obligations are imposed on any +author or copyright holder as a result of your choosing to follow a +later version. + + 15. Disclaimer of Warranty. + + THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY +APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT +HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY +OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, +THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR +PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM +IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF +ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + + 16. Limitation of Liability. + + IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS +THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY +GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE +USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF +DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD +PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), +EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF +SUCH DAMAGES. + + 17. Interpretation of Sections 15 and 16. + + If the disclaimer of warranty and limitation of liability provided +above cannot be given local legal effect according to their terms, +reviewing courts shall apply local law that most closely approximates +an absolute waiver of all civil liability in connection with the +Program, unless a warranty or assumption of liability accompanies a +copy of the Program in return for a fee. + + END OF TERMS AND CONDITIONS + + How to Apply These Terms to Your New Programs + + If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. + + To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +state the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found. + + + Copyright (C) + + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program. If not, see . + +Also add information on how to contact you by electronic and paper mail. + + If the program does terminal interaction, make it output a short +notice like this when it starts in an interactive mode: + + Copyright (C) + This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. + This is free software, and you are welcome to redistribute it + under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, your program's commands +might be different; for a GUI interface, you would use an "about box". + + You should also get your employer (if you work as a programmer) or school, +if any, to sign a "copyright disclaimer" for the program, if necessary. +For more information on this, and how to apply and follow the GNU GPL, see +. + + The GNU General Public License does not permit incorporating your program +into proprietary programs. If your program is a subroutine library, you +may consider it more useful to permit linking proprietary applications with +the library. If this is what you want to do, use the GNU Lesser General +Public License instead of this License. But first, please read +. \ No newline at end of file diff --git a/README.md b/README.md new file mode 100644 index 0000000..05a0717 --- /dev/null +++ b/README.md @@ -0,0 +1,59 @@ +# Open Source Battle Bot +I've released the code to hopefully give everyone an opportunity to more easily complete dokkan events. +If you want to add a feature you've made feel free to submit a pull request. + +The bot is made quite straightforwardly: +The packet module handles the encryption of packet data as well as the authorisation. +There shouldn't be too much reason to add to this file beyond fixing bugs. + +The commands module is where the bulk of the code will be written for adding new features. + +The dokkan module is where the command line/UI will be implemented, and will call the functions in the commands module. + +The decryptor module uses: https://github.com/bssthu/pysqlsimplecipher +Although it's slow I preferred this code over pysqlcipher simply because it's easier to package it for distribution without running into issues. + +# Download +https://github.com/FlashChaser/Open-Source-Battle-Bot/releases + +# Installation + +You might need to use sudo before every pip3 command. + +``` +pip3 install six +pip3 install pyinstaller +pip3 install colorama +pip3 install orator + pip3 install pycrypto - https://github.com/dlitz/pycrypto +OR pip3 install pycryptodome +pip3 install PySimpleGUI +pip3 install requests +``` + +Then go to folder where your dokkan.py file is and: python3 dokkan.py + +Happy testing! + +# Pull Requests +Very happy to merge pull requests. +Until I can develop some tests be careful to make sure that all new commands that you implement accurately support JP translation. + +e.g Check that you read from the global database, and if the data doesn't exist, read from the jp database. + +```python +try: + config.Model.set_connection_resolver(config.db_glb) + config.Quests.find_or_fail(int(stage_id)) +except: + config.Model.set_connection_resolver(config.db_jp) + config.Quests.find_or_fail(int(stage_id)) +``` + + +# To Do +- SBR, +- RankUp, +- Transfer, +- BossRush +- *EzaPLUS (up to 50lvl)* - done \ No newline at end of file diff --git a/Saves/ios/glb b/Saves/ios/glb new file mode 100644 index 0000000..ef031ce --- /dev/null +++ b/Saves/ios/glb @@ -0,0 +1,5 @@ +jakCXrqV9laccoPhtJqcQoHQzeoufYT38U5wXTuha9LZbX95DamcikVJgf6FouwxexEKYVfVc7WYnsGSim/jyw==:ZyERMG414k/QI8jiNko3WQ== +de746eee-229f-4dc9-9aa6-247ee9981f09 +d30e669a-208d-4e9a-8ac4-fd06ec64ad5c:c095dadf +ios +global diff --git a/Saves/ios/globallo b/Saves/ios/globallo new file mode 100644 index 0000000..dc2dd63 --- /dev/null +++ b/Saves/ios/globallo @@ -0,0 +1,5 @@ +CiGSePpNPoV9p1vR+5ntl+drcs7ZAfzBXFiJrE23FKYd9p/Jlbs6eYJ8PojJmyML4+gOOITPYa+9eEbtz+Cfnw==:39GtEaJf6i7Tphs+xl3fYQ== +9f7122b9-f474-43d5-895e-ba07b5026cee +f5d568aa-c2ea-4509-8c87-bf9c66aada90:2b81077e +ios +global diff --git a/Saves/ios/jp b/Saves/ios/jp new file mode 100644 index 0000000..1ea36b3 --- /dev/null +++ b/Saves/ios/jp @@ -0,0 +1,5 @@ +FRCSn13PlU3zp5kDmta5/8YGl+cGLb8oSrTHaoe7KTCI0qujrGX6pfnEdwcexPCtycNxeG84u94HbsG8Job+Fw==:45VMrMsd5aHSg7OnWEPZpw== +75af9979-5ef8-4d1f-84d1-3cd684474719 +299c3100-68d5-4341-bf81-4162118618af:a80d9f96 +ios +japan diff --git a/__pycache__/commands.cpython-37.pyc b/__pycache__/commands.cpython-37.pyc new file mode 100644 index 0000000..4fa69c5 Binary files /dev/null and b/__pycache__/commands.cpython-37.pyc differ diff --git a/__pycache__/config.cpython-37.pyc b/__pycache__/config.cpython-37.pyc new file mode 100644 index 0000000..f71f185 Binary files /dev/null and b/__pycache__/config.cpython-37.pyc differ diff --git a/__pycache__/decryptor.cpython-37.pyc b/__pycache__/decryptor.cpython-37.pyc new file mode 100644 index 0000000..f81923b Binary files /dev/null and b/__pycache__/decryptor.cpython-37.pyc differ diff --git a/__pycache__/packet.cpython-37.pyc b/__pycache__/packet.cpython-37.pyc new file mode 100644 index 0000000..7dbb2c9 Binary files /dev/null and b/__pycache__/packet.cpython-37.pyc differ diff --git a/commands.py b/commands.py new file mode 100644 index 0000000..72ebaab --- /dev/null +++ b/commands.py @@ -0,0 +1,4948 @@ +import base64 +from colorama import init, Fore, Back, Style +import config +import decryptor +import io +import json +from orator import DatabaseManager, Model +import os +import packet +import PySimpleGUI as sg +from random import choice +from random import randint +import re +import requests +from string import ascii_uppercase +import sys +import time +import webbrowser + +# Coloroma autoreset +init(autoreset=True) + +def complete_stage(stage_id, difficulty, kagi = None): + # Completes a given stage stage name or ID has been supplied as a string + # kagi must be correct kagi item ID if used + # Check if user has supplied a stage name and searches DB for correct stage id + if not stage_id.isnumeric(): + + try: + config.Model.set_connection_resolver(config.db_glb) + stage_id = str(config.Quests.where('name', 'like', '%' + stage_id + + '%').first().id) + except AttributeError: + config.Model.set_connection_resolver(config.db_jp) + stage_id = str(config.Quests.where('name', 'like', '%' + stage_id + + '%').first().id) + except: + print(Fore.RED + Style.BRIGHT+"Could not find stage name in databases") + return 0 + # Retrieve correct stage name to print + # Check if GLB database has id, if not try JP DB. + + try: + config.Model.set_connection_resolver(config.db_glb) + config.Quests.find_or_fail(int(stage_id)) + stage_name = config.Quests.find_or_fail(int(stage_id)).name + except: + config.Model.set_connection_resolver(config.db_jp) + config.Quests.find_or_fail(int(stage_id)) + stage_name = config.Quests.find_or_fail(int(stage_id)).name + + try: + print('Begin stage: ' + stage_name + ' ' + stage_id + ' | Difficulty: ' \ + + str(difficulty) + ' Deck: ' + str(config.deck)) + except: + print(Fore.RED + Style.BRIGHT + 'Does this quest exist?') + return 0 + + + + # Begin timer for overall stage completion, rounded to second. + timer_start = int(round(time.time(), 0)) + + # Form First Request + APIToken = ''.join(choice(ascii_uppercase) for i in range(63)) + friend = get_friend(stage_id, difficulty) + + if friend['is_cpu'] == False: + if kagi != None: + sign = json.dumps({'difficulty' : difficulty, 'eventkagi_item_id': kagi,'friend_id' : friend['id'], 'is_playing_script' : True, 'selected_team_num': config.deck}) + else: + sign = json.dumps({'difficulty' : difficulty, 'friend_id' : friend['id'], 'is_playing_script' : True, 'selected_team_num': config.deck}) + else: + if kagi != None: + sign = json.dumps({'difficulty' : difficulty, 'eventkagi_item_id': kagi,'cpu_friend_id' : friend['id'], 'is_playing_script' : True, 'selected_team_num': config.deck}) + else: + sign = json.dumps({'difficulty' : difficulty, 'cpu_friend_id' : friend['id'], 'is_playing_script' : True, 'selected_team_num': config.deck}) + + + enc_sign = packet.encrypt_sign(sign) + + # ## Send First Request + + headers = { + 'User-Agent': 'Mozilla/5.0 (Android 4.4; Mobile; rv:41.0) Gecko/41.0 Firefox/41.0', + 'Accept': '*/*', + 'Authorization': packet.mac('POST', '/quests/' + stage_id + + '/sugoroku_maps/start'), + 'Content-type': 'application/json', + 'X-Platform': config.platform, + 'X-AssetVersion': '////', + 'X-DatabaseVersion': '////', + 'X-ClientVersion': '////', + } + data = {'sign': enc_sign} + + if config.client == 'global': + url = 'https://ishin-global.aktsk.com/quests/' + stage_id \ + + '/sugoroku_maps/start' + else: + url = 'http://ishin-production.aktsk.jp/quests/' + stage_id \ + + '/sugoroku_maps/start' + + r = requests.post(url, data=json.dumps(data), headers=headers) + + # Form second request + # Time for request sent + + if 'sign' in r.json(): + dec_sign = packet.decrypt_sign(r.json()['sign']) + elif 'error' in r.json(): + print(Fore.RED + Style.BRIGHT + str(r.json()['error'])) + # Check if error was due to lack of stamina + if r.json()['error']['code'] == 'act_is_not_enough': + # Check if allowed to refill stamina + if config.allow_stamina_refill == True: + refill_stamina() + r = requests.post(url, data=json.dumps(data), + headers=headers) + else: + print(Fore.RED + Style.BRIGHT + 'Stamina refill not allowed.') + return 0 + elif r.json()['error']['code'] == 'active_record/record_not_found': + return 0 + elif r.json()['error']['code'] == 'invalid_area_conditions_potential_releasable': + print(Fore.RED + Style.BRIGHT + 'You do not meet the coniditions to complete potential events') + return 0 + else: + print(Fore.RED + Style.BRIGHT + str(r.json()['error'])) + return 0 + else: + print(Fore.RED + Style.BRIGHT + str(r.json())) + return 0 + if 'sign' in r.json(): + dec_sign = packet.decrypt_sign(r.json()['sign']) + #Retrieve possible tile steps from response + steps = [] + for x in dec_sign['sugoroku']['events']: + steps.append(x) + + finish_time = int(round(time.time(), 0)+2000) + start_time = finish_time - randint(6200000, 8200000) + damage = randint(500000, 1000000) + + # Hercule punching bag event damage + if str(stage_id)[0:3] == '711': + damage = randint(100000000, 101000000) + + sign = { + 'actual_steps': steps, + 'difficulty': difficulty, + 'elapsed_time': finish_time - start_time, + 'energy_ball_counts_in_boss_battle': [4,6,0,6,4,3,0,0,0,0,0,0,0, ], + 'has_player_been_taken_damage': False, + 'is_cheat_user': False, + 'is_cleared': True, + 'is_defeated_boss': True, + 'is_player_special_attack_only': True, + 'max_damage_to_boss': damage, + 'min_turn_in_boss_battle': 0, + 'quest_finished_at_ms': finish_time, + 'quest_started_at_ms': start_time, + 'steps': steps, + 'token': dec_sign['token'], + } + + enc_sign = packet.encrypt_sign(json.dumps(sign)) + + # Send second request + + headers = { + 'User-Agent': 'Mozilla/5.0 (Android 4.4; Mobile; rv:41.0) Gecko/41.0 Firefox/41.0', + 'Accept': '*/*', + 'Authorization': packet.mac('POST', '/quests/' + stage_id + + '/sugoroku_maps/finish'), + 'Content-type': 'application/json', + 'X-Platform': config.platform, + 'X-AssetVersion': '////', + 'X-DatabaseVersion': '////', + 'X-ClientVersion': '////', + } + data = {'sign': enc_sign} + if config.client == 'global': + url = 'https://ishin-global.aktsk.com/quests/' + stage_id \ + + '/sugoroku_maps/finish' + else: + url = 'http://ishin-production.aktsk.jp/quests/' + stage_id \ + + '/sugoroku_maps/finish' + + r = requests.post(url, data=json.dumps(data), headers=headers) + dec_sign = packet.decrypt_sign(r.json()['sign']) + + # ## Print out Items from Database + if 'items' in dec_sign: + supportitems = [] + awakeningitems = [] + trainingitems = [] + potentialitems = [] + treasureitems = [] + carditems = [] + trainingfields = [] + stones = 0 + supportitemsset = set() + awakeningitemsset = set() + trainingitemsset = set() + potentialitemsset = set() + treasureitemsset = set() + carditemsset = set() + trainingfieldsset = set() + print('Items:') + print('-------------------------') + if 'quest_clear_rewards' in dec_sign: + for x in dec_sign['quest_clear_rewards']: + if x['item_type'] == 'Point::Stone': + stones += x['amount'] + for x in dec_sign['items']: + if x['item_type'] == 'SupportItem': + + # print('' + SupportItems.find(x['item_id']).name + ' x '+str(x['quantity'])) + + for i in range(x['quantity']): + supportitems.append(x['item_id']) + supportitemsset.add(x['item_id']) + elif x['item_type'] == 'PotentialItem': + + # print('' + PotentialItems.find(x['item_id']).name + ' x '+str(x['quantity'])) + + for i in range(x['quantity']): + potentialitems.append(x['item_id']) + potentialitemsset.add(x['item_id']) + elif x['item_type'] == 'TrainingItem': + + # print('' + TrainingItems.find(x['item_id']).name + ' x '+str(x['quantity'])) + + for i in range(x['quantity']): + trainingitems.append(x['item_id']) + trainingitemsset.add(x['item_id']) + elif x['item_type'] == 'AwakeningItem': + + # print('' + AwakeningItems.find(x['item_id']).name + ' x '+str(x['quantity'])) + + for i in range(x['quantity']): + awakeningitems.append(x['item_id']) + awakeningitemsset.add(x['item_id']) + elif x['item_type'] == 'TreasureItem': + + # print('' + TreasureItems.find(x['item_id']).name + ' x '+str(x['quantity'])) + + for i in range(x['quantity']): + treasureitems.append(x['item_id']) + treasureitemsset.add(x['item_id']) + elif x['item_type'] == 'Card': + + # card = Cards.find(x['item_id']) + + carditems.append(x['item_id']) + carditemsset.add(x['item_id']) + elif x['item_type'] == 'Point::Stone': + +# print('' + card.name + '['+rarity+']'+ ' x '+str(x['quantity'])) + # print('' + TreasureItems.find(x['item_id']).name + ' x '+str(x['quantity'])) + + stones += 1 + elif x['item_type'] == 'TrainingField': + + # card = Cards.find(x['item_id']) + + for i in range(x['quantity']): + trainingfields.append(x['item_id']) + trainingfieldsset.add(x['item_id']) + else: + print(x['item_type']) + + # Print items + for x in supportitemsset: + # JP Translation + try: + config.Model.set_connection_resolver(config.db_glb) + config.SupportItems.find_or_fail(x).name + except: + config.Model.set_connection_resolver(config.db_jp) + + # Print name and item count + print(Fore.CYAN + Style.BRIGHT + config.SupportItems.find(x).name + ' x' \ + + str(supportitems.count(x))) + for x in awakeningitemsset: + # JP Translation + try: + config.Model.set_connection_resolver(config.db_glb) + config.AwakeningItems.find_or_fail(x).name + except: + config.Model.set_connection_resolver(config.db_jp) + + # Print name and item count + print(Fore.MAGENTA + Style.BRIGHT + config.AwakeningItems.find(x).name + ' x' \ + + str(awakeningitems.count(x))) + for x in trainingitemsset: + # JP Translation + try: + config.Model.set_connection_resolver(config.db_glb) + config.TrainingItems.find_or_fail(x).name + except: + config.Model.set_connection_resolver(config.db_jp) + + # Print name and item count + print(Fore.RED + Style.BRIGHT + config.TrainingItems.find(x).name + ' x' \ + + str(trainingitems.count(x))) + for x in potentialitemsset: + # JP Translation + try: + config.Model.set_connection_resolver(config.db_glb) + config.PotentialItems.find_or_fail(x).name + except: + config.Model.set_connection_resolver(config.db_jp) + + # Print name and item count + print(config.PotentialItems.find_or_fail(x).name + ' x' \ + + str(potentialitems.count(x))) + for x in treasureitemsset: + # JP Translation + try: + config.Model.set_connection_resolver(config.db_glb) + config.TreasureItems.find_or_fail(x).name + except: + config.Model.set_connection_resolver(config.db_jp) + + # Print name and item count + print(Fore.GREEN + Style.BRIGHT + config.TreasureItems.find(x).name + ' x' \ + + str(treasureitems.count(x))) + for x in trainingfieldsset: + # JP Translation + try: + config.Model.set_connection_resolver(config.db_glb) + config.TrainingFields.find_or_fail(x).name + except: + config.Model.set_connection_resolver(config.db_jp) + + # Print name and item count + print(config.TrainingFields.find(x).name + ' x' \ + + str(trainingfields.count(x))) + for x in carditemsset: + # JP Translation + try: + config.Model.set_connection_resolver(config.db_glb) + config.Cards.find_or_fail(x).name + except: + config.Model.set_connection_resolver(config.db_jp) + + # Print name and item count + print(config.Cards.find(x).name + ' x' + str(carditems.count(x))) + print(Fore.YELLOW + Style.BRIGHT + 'Stones x' + str(stones)) + zeni = '{:,}'.format(dec_sign['zeni']) + print('Zeni: ' + zeni) + if 'gasha_point' in dec_sign: + print('Friend Points: ' + str(dec_sign['gasha_point'])) + + print('--------------------------') + + # Sell Cards + + i = 0 + card_list = [] + if 'user_items' in dec_sign: + if 'cards' in dec_sign['user_items']: + for x in dec_sign['user_items']['cards']: + if config.Cards.find(x['card_id']).rarity == 0: + card_list.append(x['id']) + + if len(card_list)> 0: + sell_cards(card_list) + + # ## Finish timing level + + timer_finish = int(round(time.time(), 0)) + timer_total = timer_finish - timer_start + + # #### COMPLETED STAGE + + print(Fore.GREEN + Style.BRIGHT + 'Completed stage: ' + str(stage_id) + ' in ' \ + + str(timer_total) + ' seconds') + print('##############################################') + + +#################################################################### +def get_friend( + stage_id, + difficulty, + ): + + # Returns supporter for given stage_id & difficulty + # Chooses cpu_supporter if possible + + headers = { + 'User-Agent': 'Mozilla/5.0 (Android 4.4; Mobile; rv:41.0) Gecko/41.0 Firefox/41.0', + 'Accept': '*/*', + 'Authorization': packet.mac('GET', '/quests/' + stage_id + + '/supporters'), + 'Content-type': 'application/json', + 'X-Platform': 'config.platform', + 'X-AssetVersion': '////', + 'X-DatabaseVersion': '////', + 'X-ClientVersion': '////', + } + if config.client == 'global': + url = 'https://ishin-global.aktsk.com/quests/' + stage_id \ + + '/supporters' + else: + url = 'http://ishin-production.aktsk.jp/quests/' + stage_id \ + + '/supporters' + + r = requests.get(url, headers=headers) + + + + ''' + if 'supporters' not in r.json(): + print('Bandai has temp blocked connection... Attempting sign in...') + response = SignIn(signup, AdId, UniqueId) + RefreshClient() + headers = { + 'User-Agent': 'Mozilla/5.0 (Android 4.4; Mobile; rv:41.0) Gecko/41.0 Firefox/41.0', + 'Accept': '*/*', + 'Authorization': GetMac('GET', '/quests/' + stage_id + + '/supporters', MacId, secret1), + 'Content-type': 'application/json', + 'X-Platform': config.platform, + 'X-AssetVersion': '////', + 'X-DatabaseVersion': '////', + 'X-ClientVersion': '////', + } + r = requests.get(url, headers=headers) + ''' + #If CPU supporter available, choose it every time + if 'cpu_supporters' in r.json(): + if int(difficulty) == 5: + if 'super_hard3' in r.json()['cpu_supporters']: + if len(r.json()['cpu_supporters']['super_hard3' + ]['cpu_friends']) > 0: + return { + 'is_cpu' : True, + 'id' : r.json()['cpu_supporters']['super_hard3'] + ['cpu_friends'][0]['id'] + } + if int(difficulty) == 4: + if 'super_hard2' in r.json()['cpu_supporters']: + if len(r.json()['cpu_supporters']['super_hard2' + ]['cpu_friends']) > 0: + return { + 'is_cpu' : True, + 'id' : r.json()['cpu_supporters']['super_hard2'] + ['cpu_friends'][0]['id'] + } + if int(difficulty) == 3: + if 'super_hard1' in r.json()['cpu_supporters']: + if len(r.json()['cpu_supporters']['super_hard1' + ]['cpu_friends']) > 0: + return { + 'is_cpu' : True, + 'id' : r.json()['cpu_supporters']['super_hard1'] + ['cpu_friends'][0]['id'] + } + if int(difficulty) == 2: + if 'very_hard' in r.json()['cpu_supporters']: + if len(r.json()['cpu_supporters']['very_hard' + ]['cpu_friends']) > 0: + return { + 'is_cpu' : True, + 'id' : r.json()['cpu_supporters']['very_hard'] + ['cpu_friends'][0]['id'] + } + if int(difficulty) == 1: + if 'hard' in r.json()['cpu_supporters']: + if len(r.json()['cpu_supporters']['hard']['cpu_friends' + ]) > 0: + return { + 'is_cpu' : True, + 'id' : r.json()['cpu_supporters']['hard'] + ['cpu_friends'][0]['id'] + } + if int(difficulty) == 0: + if 'normal' in r.json()['cpu_supporters']: + if len(r.json()['cpu_supporters']['normal' + ]['cpu_friends']) > 0: + return { + 'is_cpu' : True, + 'id' : r.json()['cpu_supporters']['normal'] + ['cpu_friends'][0]['id'] + } + + return { + 'is_cpu' : False, + 'id' : r.json()['supporters'][0]['id'] + } +#################################################################### +def refill_stamina(): + + # ## Restore user stamina + + stones = get_user()['user']['stone'] + if stones < 1: + print(Fore.RED + Style.BRIGHT + 'You have no stones left...') + return 0 + if config.client == 'global': + headers = { + 'User-Agent': 'Mozilla/5.0 (Android 4.4; Mobile; rv:41.0) Gecko/41.0 Firefox/41.0', + 'Accept': '*/*', + 'Authorization': packet.mac('PUT', '/user/recover_act_with_stone'), + 'Content-type': 'application/json', + 'X-Platform': config.platform, + 'X-AssetVersion': '////', + 'X-DatabaseVersion': '////', + 'X-ClientVersion': '////', + } + url = 'https://ishin-global.aktsk.com/user/recover_act_with_stone' + else: + headers = { + 'User-Agent': 'Mozilla/5.0 (Android 4.4; Mobile; rv:41.0) Gecko/41.0 Firefox/41.0', + 'Accept': '*/*', + 'Authorization': packet.mac('PUT', '/user/recover_act_with_stone'), + 'Content-type': 'application/json', + 'X-Platform': config.platform, + 'X-AssetVersion': '////', + 'X-DatabaseVersion': '////', + 'X-ClientVersion': '////', + } + url = 'http://ishin-production.aktsk.jp/user/recover_act_with_stone' + + r = requests.put(url, headers=headers) + print(Fore.GREEN + Style.BRIGHT + 'STAMINA RESTORED') +#################################################################### +def get_user(): + + # Returns user response from bandai + + headers = { + 'User-Agent': 'Mozilla/5.0 (Android 4.4; Mobile; rv:41.0) Gecko/41.0 Firefox/41.0', + 'Accept': '*/*', + 'Authorization': packet.mac('GET', '/user'), + 'Content-type': 'application/json', + 'X-Platform': config.platform, + 'X-AssetVersion': '////', + 'X-DatabaseVersion': '////', + 'X-ClientVersion': '////', + } + if config.client == 'global': + url = 'https://ishin-global.aktsk.com/user' + else: + url = 'http://ishin-production.aktsk.jp/user' + r = requests.get(url, headers=headers) + return r.json() + + +#################################################################### +def sell_cards(card_list): + #Takes cards list and sells them in batches of 99 + + headers = { + 'User-Agent': 'Mozilla/5.0 (Android 4.4; Mobile; rv:41.0) Gecko/41.0 Firefox/41.0', + 'Accept': '*/*', + 'Authorization': packet.mac('POST', '/cards/sell'), + 'Content-type': 'application/json', + 'X-Platform': config.platform, + 'X-AssetVersion': '////', + 'X-DatabaseVersion': '////', + 'X-ClientVersion': '////', + } + if config.client == 'global': + url = 'https://ishin-global.aktsk.com/cards/sell' + else: + url = 'http://ishin-production.aktsk.jp/cards/sell' + + + cards_to_sell = [] + i = 0 + for card in card_list: + i += 1 + cards_to_sell.append(card) + if i == 99: + data = {'card_ids': cards_to_sell} + r = requests.post(url, data=json.dumps(data), headers=headers) + print('Sold Cards x' + str(len(cards_to_sell))) + if 'error' in r.json(): + print(r.json()['error']) + return 0 + i = 0 + cards_to_sell[:] = [] + if i != 0: + data = {'card_ids': cards_to_sell} + r = requests.post(url, data=json.dumps(data), headers=headers) + print('Sold Cards x' + str(len(cards_to_sell))) + #print(r.json()) + +#################################################################### +def signup(): + # returns string identifier to be formatted and used by SignIn function + + # Set platform to use + set_platform() + + # Generate AdId and Unique ID to send to Bandai + config.AdId = packet.guid()['AdId'] + config.UniqueId = packet.guid()['UniqueId'] + + user_acc = { + 'ad_id': config.AdId, + 'country': 'AU', + 'currency': 'AUD', + 'device': 'samsung', + 'device_model': 'SM-E7000', + 'os_version': '7.0', + 'platform': config.platform, + 'unique_id': config.UniqueId, + } + user_account = json.dumps({'user_account': user_acc}) + + headers = { + 'User-Agent': 'Mozilla/5.0 (Android 4.4; Mobile; rv:41.0) Gecko/41.0 Firefox/41.0', + 'Accept': '*/*', + 'Content-type': 'application/json', + 'X-Platform': config.platform, + 'X-ClientVersion': '////', + } + if config.client == 'global': + url = 'https://ishin-global.aktsk.com/auth/sign_up' + else: + url = 'http://ishin-production.aktsk.jp/auth/sign_up' + r = requests.post(url, data=user_account, headers=headers) + + # ## It is now necessary to solve the captcha. Opens browser window + # ## in order to solve it. Script waits for user input before continuing + if 'captcha_url' not in r.json(): + print(Fore.RED + Style.BRIGHT+'Captcha could not be loaded...') + return None + + url = r.json()['captcha_url'] + webbrowser.open(url, new=2) + captcha_session_key = r.json()['captcha_session_key'] + print('Opening captcha in browser. Press'+ Fore.RED + Style.BRIGHT+' ENTER '+Style.RESET_ALL +'once you have solved it...') + input() + + # ## Query sign up again passing the captcha session key. + # ## Bandais servers check if captcha was solved relative to the session key + + data = {'captcha_session_key': captcha_session_key, + 'user_account': user_acc} + + if config.client == 'global': + url = 'https://ishin-global.aktsk.com/auth/sign_up' + else: + url = 'http://ishin-production.aktsk.jp/auth/sign_up' + + r = requests.post(url, data=json.dumps(data), headers=headers) + + # ##Return identifier for account, this changes upon transferring account + try: + return base64.b64decode(r.json()['identifier']).decode('utf-8') + except: + return None + +#################################################################### +#################################################################### +def signin(identifier): + # Takes account identifier and encodes it properly, sending BASIC Authorization + # request to bandai. + # Returns tuple + + # Format identifier to receive access_token and secret + basic_pwacc = identifier.split(':') + complete_string = basic_pwacc[1] + ':' + basic_pwacc[0] + basic_accpw = 'Basic ' \ + + base64.b64encode(complete_string.encode('utf-8' + )).decode('utf-8') + data = json.dumps({ + 'ad_id': packet.guid()['AdId'], + 'unique_id': packet.guid()['UniqueId'] + }) + + # print(data) + + headers = { + 'User-Agent': 'Mozilla/5.0 (Android 4.4; Mobile; rv:41.0) Gecko/41.0 Firefox/41.0', + 'Accept': '*/*', + 'Authorization': basic_accpw, + 'Content-type': 'application/json', + 'X-ClientVersion': '////', + 'X-Language': 'en', + 'X-UserCountry': 'AU', + 'X-UserCurrency': 'AUD', + 'X-Platform': config.platform, + } + if config.client == 'global': + url = 'https://ishin-global.aktsk.com/auth/sign_in' + else: + url = 'http://ishin-production.aktsk.jp/auth/sign_in' + + r = requests.post(url, data=data, headers=headers) + + if 'captcha_url' in r.json(): + print(r.json()) + url = r.json()['captcha_url'] + webbrowser.open(url, new=2) + captcha_session_key = r.json()['captcha_session_key'] + print('Opening captcha in browser. Press'+ Fore.RED + Style.BRIGHT+' ENTER '+Style.RESET_ALL +'once you have solved it...') + input() + r = requests.post(url, data=data, headers=headers) + + print(Fore.RED + Style.BRIGHT + 'SIGN IN COMPLETE' + Style.RESET_ALL) + + try: + return (r.json()['access_token'],r.json()['secret']) + except: + return None + +#################################################################### +def get_transfer_code(): + # Returns transfer code in dictionary + + headers = { + 'User-Agent': 'Mozilla/5.0 (Android 4.4; Mobile; rv:41.0) Gecko/41.0 Firefox/41.0', + 'Accept': '*/*', + 'Authorization': packet.mac('POST', '/auth/link_codes'), + 'Content-type': 'application/json', + 'X-Platform': config.platform, + 'X-AssetVersion': '////', + 'X-DatabaseVersion': '////', + 'X-ClientVersion': '////', + } + data = {'eternal': 1} + if config.client == 'global': + url = 'https://ishin-global.aktsk.com/auth/link_codes' + else: + url = 'http://ishin-production.aktsk.jp/auth/link_codes' + + r = requests.post(url, data=json.dumps(data), headers=headers) + try: + print(r.json()['link_code']) + return {'transfer_code' : r.json()['link_code']} + except: + return None +#################################################################### +def tutorial(): + + # ##Progress NULL TUTORIAL FINISH + + print(Fore.CYAN + Style.BRIGHT + 'Tutorial Progress: 1/8') + headers = { + 'User-Agent': 'Mozilla/5.0 (Android 4.4; Mobile; rv:41.0) Gecko/41.0 Firefox/41.0', + 'Accept': '*/*', + 'Authorization': packet.mac('PUT', '/tutorial/finish'), + 'Content-type': 'application/json', + 'X-Platform': config.platform, + 'X-AssetVersion': '////', + 'X-DatabaseVersion': '////', + 'X-ClientVersion': '////', + } + if config.client == 'global': + url = 'https://ishin-global.aktsk.com/tutorial/finish' + else: + url = 'http://ishin-production.aktsk.jp/tutorial/finish' + r = requests.put(url, headers=headers) + + # ##Progress NULL Gasha + + headers = { + 'User-Agent': 'Mozilla/5.0 (Android 4.4; Mobile; rv:41.0) Gecko/41.0 Firefox/41.0', + 'Accept': '*/*', + 'Authorization': packet.mac('POST', '/tutorial/gasha'), + 'Content-type': 'application/json', + 'X-Platform': config.platform, + 'X-AssetVersion': '////', + 'X-DatabaseVersion': '////', + 'X-ClientVersion': '////', + } + if config.client == 'global': + url = 'https://ishin-global.aktsk.com/tutorial/gasha' + else: + url = 'http://ishin-production.aktsk.jp/tutorial/gasha' + r = requests.post(url, headers=headers) + print(Fore.CYAN + Style.BRIGHT + 'Tutorial Progress: 2/8') + + # ##Progress to 999% + + headers = { + 'User-Agent': 'Mozilla/5.0 (Android 4.4; Mobile; rv:41.0) Gecko/41.0 Firefox/41.0', + 'Accept': '*/*', + 'Authorization': packet.mac('PUT', '/tutorial'), + 'Content-type': 'application/json', + 'X-Platform': config.platform, + 'X-AssetVersion': '////', + 'X-DatabaseVersion': '////', + 'X-ClientVersion': '////', + } + progress = {'progress': '999'} + if config.client == 'global': + url = 'https://ishin-global.aktsk.com/tutorial' + else: + url = 'http://ishin-production.aktsk.jp/tutorial' + r = requests.put(url, data=json.dumps(progress), headers=headers) + print(Fore.CYAN + Style.BRIGHT + 'Tutorial Progress: 3/8') + + # ##Change User name + + headers = { + 'User-Agent': 'Mozilla/5.0 (Android 4.4; Mobile; rv:41.0) Gecko/41.0 Firefox/41.0', + 'Accept': '*/*', + 'Authorization': packet.mac('PUT', '/user'), + 'Content-type': 'application/json', + 'X-Platform': config.platform, + 'X-AssetVersion': '////', + 'X-DatabaseVersion': '////', + 'X-ClientVersion': '////', + } + user = {'user': {'name': 'Ninja'}} + if config.client == 'global': + url = 'https://ishin-global.aktsk.com/user' + else: + url = 'http://ishin-production.aktsk.jp/user' + r = requests.put(url, data=json.dumps(user), headers=headers) + print(Fore.CYAN + Style.BRIGHT + 'Tutorial Progress: 4/8') + + # ##/missions/put_forward + + headers = { + 'User-Agent': 'Mozilla/5.0 (Android 4.4; Mobile; rv:41.0) Gecko/41.0 Firefox/41.0', + 'Accept': '*/*', + 'Authorization': packet.mac('POST', '/missions/put_forward'), + 'Content-type': 'application/json', + 'X-Platform': config.platform, + 'X-AssetVersion': '////', + 'X-DatabaseVersion': '////', + 'X-ClientVersion': '////', + } + if config.client == 'global': + url = 'https://ishin-global.aktsk.com/missions/put_forward' + else: + url = 'http://ishin-production.aktsk.jp/missions/put_forward' + r = requests.post(url, headers=headers) + print(Fore.CYAN + Style.BRIGHT + 'Tutorial Progress: 5/8') + + # ##Apologies accept + + headers = { + 'User-Agent': 'Mozilla/5.0 (Android 4.4; Mobile; rv:41.0) Gecko/41.0 Firefox/41.0', + 'Accept': '*/*', + 'Authorization': packet.mac('PUT', '/apologies/accept'), + 'Content-type': 'application/json', + 'X-Platform': config.platform, + 'X-AssetVersion': '////', + 'X-DatabaseVersion': '////', + 'X-ClientVersion': '////', + } + if config.client == 'global': + url = 'https://ishin-global.aktsk.com/apologies/accept' + else: + url = 'http://ishin-production.aktsk.jp/apologies/accept' + r = requests.put(url, headers=headers) + + # ##On Demand + + headers = { + 'User-Agent': 'Mozilla/5.0 (Android 4.4; Mobile; rv:41.0) Gecko/41.0 Firefox/41.0', + 'Accept': '*/*', + 'Authorization': packet.mac('PUT', '/user'), + 'Content-type': 'application/json', + 'X-Platform': config.platform, + 'X-AssetVersion': '////', + 'X-DatabaseVersion': '////', + 'X-ClientVersion': '////', + } + if config.client == 'global': + url = 'https://ishin-global.aktsk.com/user' + else: + url = 'http://ishin-production.aktsk.jp/user' + data = {'user': {'is_ondemand': True}} + r = requests.put(url, data=json.dumps(data), headers=headers) + print(Fore.CYAN + Style.BRIGHT + 'Tutorial Progress: 6/8') + + # ##Hidden potential releasable + + print(Fore.CYAN + Style.BRIGHT + 'Tutorial Progress: 7/8') + print(Fore.CYAN + Style.BRIGHT + 'Tutorial Progress: 8/8') + print(Fore.RED + Style.BRIGHT + 'TUTORIAL COMPLETE\n') +#################################################################### +def db_download(): + # + jp_out_of_date = False + glb_out_of_date = False + + #Check local DB versions in help.txt + while True: + if os.path.isfile('help.txt'): + f = open(os.path.join('help.txt'), 'r') + local_version_glb = f.readline().rstrip() + local_version_jp = f.readline().rstrip() + f.close() + break + else: + f = open(os.path.join('help.txt'), 'w') + f.write('111\n') + f.write('111\n') + f.close() + + # Check what is the current client this may end up being unnecessary + original_client = config.client + + # Set first db to download to global. + config.client = 'global' + config.identifier = signup() + config.access_token,config.secret = signin(config.identifier) + + headers = { + 'User-Agent': 'Mozilla/5.0 (Android 4.4; Mobile; rv:41.0) Gecko/41.0 Firefox/41.0', + 'Accept': '*/*', + 'Authorization': packet.mac('GET', '/client_assets/database'), + 'Content-type': 'application/json', + 'X-Platform': config.platform, + 'X-AssetVersion': '////', + 'X-DatabaseVersion': '////', + 'X-ClientVersion': '////', + 'X-Language': 'en', + } + if config.client == 'global': + url = 'https://ishin-global.aktsk.com/client_assets/database' + else: + url = 'http://ishin-production.aktsk.jp/client_assets/database' + + r = requests.get(url, allow_redirects=True,headers = headers) + if local_version_glb != str(r.json()['version']): + glb_out_of_date = True + glb_current = r.json()['version'] + + + print(Fore.RED + Style.BRIGHT + 'GLB DB out of date...') + print(Fore.RED + Style.BRIGHT + 'Downloading...') + url = r.json()['url'] + r = requests.get(url, allow_redirects=True) + open('dataenc_glb.db', 'wb').write(r.content) + + + # Set second db to download to jp. + config.client = 'japan' + config.identifier = signup() + config.access_token,config.secret = signin(config.identifier) + + headers = { + 'User-Agent': 'Mozilla/5.0 (Android 4.4; Mobile; rv:41.0) Gecko/41.0 Firefox/41.0', + 'Accept': '*/*', + 'Authorization': packet.mac('GET', '/client_assets/database'), + 'Content-type': 'application/json', + 'X-Platform': config.platform, + 'X-AssetVersion': '////', + 'X-DatabaseVersion': '////', + 'X-ClientVersion': '////', + 'X-Language': 'en', + } + if config.client == 'global': + url = 'https://ishin-global.aktsk.com/client_assets/database' + else: + url = 'http://ishin-production.aktsk.jp/client_assets/database' + + r = requests.get(url, allow_redirects=True,headers = headers) + if local_version_jp != str(r.json()['version']): + jp_out_of_date = True + jp_current = r.json()['version'] + + print(Fore.RED + Style.BRIGHT + 'JP DB out of date...') + print(Fore.RED + Style.BRIGHT + 'Downloading...') + url = r.json()['url'] + r = requests.get(url, allow_redirects=True) + open('dataenc_jp.db', 'wb').write(r.content) + + # Revert client to original + config.client = original_client + + print(Fore.RED + Style.BRIGHT \ + + 'Decrypting Latest Databases... This can take a few minutes...\n') + + # Calling database decrypt script + if glb_out_of_date: + print('Decrypting Global Database') + decryptor.main() + with open('help.txt', 'r') as file: + data = file.readlines() + data[0] = str(glb_current) + '\n' + with open('help.txt', 'w') as file: + file.writelines(data) + + if jp_out_of_date: + print('Decrypting JP Database') + decryptor.main(p = '2db857e837e0a81706e86ea66e2d1633') + with open('help.txt', 'r') as file: + data = file.readlines() + data[1] = str(jp_current) + '\n' + with open('help.txt', 'w') as file: + file.writelines(data) + + print(Fore.GREEN + Style.BRIGHT + 'Database update complete.') + print() +#################################################################### +def accept_missions(): + # Accept all remaining missions + + headers = { + 'User-Agent':'Mozilla/5.0 (Android 4.4; Mobile; rv:41.0) Gecko/41.0 Firefox/41.0', + 'Accept':'*/*', + 'Authorization': packet.mac('GET', '/missions'), + 'Content-type' : 'application/json', + 'X-Platform' : config.platform, + 'X-AssetVersion' : '////', + 'X-DatabaseVersion' : '////', + 'X-ClientVersion' : '////' + } + if config.client == 'global': + url = 'https://ishin-global.aktsk.com/missions' + else: + url = 'http://ishin-production.aktsk.jp/missions' + r = requests.get(url, headers = headers) + missions = r.json() + mission_list = [] + for mission in missions['missions']: + if mission['completed_at']!= None and mission['accepted_reward_at'] == None: + mission_list.append(mission['id']) + + headers = { + 'User-Agent':'Mozilla/5.0 (Android 4.4; Mobile; rv:41.0) Gecko/41.0 Firefox/41.0', + 'Accept':'*/*', + 'Authorization': packet.mac('POST', '/missions/accept'), + 'Content-type' : 'application/json', + 'X-Platform' : config.platform, + 'X-AssetVersion' : '////', + 'X-DatabaseVersion' : '////', + 'X-ClientVersion' : '////' + } + if config.client == 'global': + url = 'https://ishin-global.aktsk.com/missions/accept' + else: + url = 'http://ishin-production.aktsk.jp/missions/accept' + data = {"mission_ids":mission_list} + r = requests.post(url, data = json.dumps(data),headers = headers) + if 'error' not in r.json(): + print(Fore.GREEN+ Style.BRIGHT+'Accepted missions') + print() +#################################################################### +def accept_gifts(): + + # Gets Gift Ids + + headers = { + 'User-Agent': 'Mozilla/5.0 (Android 4.4; Mobile; rv:41.0) Gecko/41.0 Firefox/41.0', + 'Accept': '*/*', + 'Authorization': packet.mac('GET', '/gifts'), + 'Content-type': 'application/json', + 'X-Platform': config.platform, + 'X-AssetVersion': '////', + 'X-DatabaseVersion': '////', + 'X-ClientVersion': '////', + } + if config.client == 'global': + url = 'https://ishin-global.aktsk.com/gifts' + else: + url = 'http://ishin-production.aktsk.jp/gifts' + r = requests.get(url, headers=headers) + + gifts = [] + for x in r.json()['gifts']: + gifts.append(x['id']) + + + # AcceptGifts + if len(gifts) == 0: + print('No gifts to accept...') + return 0 + headers = { + 'User-Agent': 'Mozilla/5.0 (Android 4.4; Mobile; rv:41.0) Gecko/41.0 Firefox/41.0', + 'Accept': '*/*', + 'Authorization': packet.mac('POST', '/gifts/accept'), + 'Content-type': 'application/json', + 'X-Platform': config.platform, + 'X-AssetVersion': '////', + 'X-DatabaseVersion': '////', + 'X-ClientVersion': '////', + } + if config.client == 'global': + url = 'https://ishin-global.aktsk.com/gifts/accept' + else: + url = 'http://ishin-production.aktsk.jp/gifts/accept' + + chunks = [gifts[x:x+25] for x in range(0, len(gifts), 25)] + for data in chunks: + data = {'gift_ids': data} + r = requests.post(url, data=json.dumps(data), headers=headers) + if 'error' not in r.json(): + print(Fore.GREEN + Style.BRIGHT +'Gifts Accepted...') + print() + else: + print(r.json()) +#################################################################### +def change_supporter(): + # Needs to have translation properly implemented! + + ###Get user cards + print(Fore.CYAN + Style.BRIGHT + 'Fetching user cards...') + headers = { + 'User-Agent': 'Mozilla/5.0 (Android 4.4; Mobile; rv:41.0) Gecko/41.0 Firefox/41.0', + 'Accept': '*/*', + 'Authorization': packet.mac('GET', '/cards'), + 'Content-type': 'application/json', + 'X-Language': 'en', + 'X-Platform': config.platform, + 'X-AssetVersion': '////', + 'X-DatabaseVersion': '////', + 'X-ClientVersion': '////', + } + if config.client == 'global': + url = 'https://ishin-global.aktsk.com/cards' + else: + url = 'http://ishin-production.aktsk.jp/cards' + r = requests.get(url, headers=headers) + master_cards = r.json()['cards'] + print(Fore.GREEN + Style.BRIGHT + 'Done...') + + ###Sort user cards into a list of dictionaries with attributes + print(Fore.CYAN + Style.BRIGHT + 'Fetching card attributes...') + card_list = [] + for card in master_cards: + ###Get card collection object from database + try: + config.Model.set_connection_resolver(config.db_glb) + db_card = config.Cards.find_or_fail(card['card_id']) + except: + config.Model.set_connection_resolver(config.db_jp) + db_card = config.Cards.find_or_fail(card['card_id']) + #db_card = config.Cards.where('id','=',card['card_id']).first() + + ###Get card rarity + if db_card.rarity == 0: + rarity = 'N' + elif db_card.rarity == 1: + rarity = 'R' + elif db_card.rarity == 2: + rarity = 'SR' + elif db_card.rarity == 3: + rarity ='SSR' + elif db_card.rarity == 4: + rarity = 'UR' + elif db_card.rarity == 5: + rarity = 'LR' + ###Get card Type + if str(db_card.element)[-1] == '0': + type ='[AGL] ' + elif str(db_card.element)[-1] == '1': + type ='[TEQ] ' + elif str(db_card.element)[-1] == '2': + type ='[INT] ' + elif str(db_card.element)[-1] == '3': + type ='[STR] ' + elif str(db_card.element)[-1] == '4': + type ='[PHY] ' + ###Get card categories list + categories = [] + #Get category id's given card id + card_card_categories = config.CardCardCategories.where( + 'card_id','=',db_card.id).get() + + try: + for category in card_card_categories: + try: + config.Model.set_connection_resolver(config.db_glb) + categories.append(config.CardCategories.find( + category.card_category_id).name) + except: + config.Model.set_connection_resolver(config.db_jp) + categories.append(config.CardCategories.find( + category.card_category_id).name) + except: + None + ###Get card link_skills list + link_skills = [] + try: + config.Model.set_connection_resolver(config.db_glb) + link_skills.append(config.LinkSkills.find(db_card.link_skill1_id).name) + except AttributeError: + try: + config.Model.set_connection_resolver(config.db_jp) + link_skills.append(config.LinkSkills.find(db_card.link_skill1_id).name) + except: + None + except: + None + try: + config.Model.set_connection_resolver(config.db_glb) + link_skills.append(config.LinkSkills.find(db_card.link_skill2_id).name) + except AttributeError: + try: + config.Model.set_connection_resolver(config.db_jp) + link_skills.append(config.LinkSkills.find(db_card.link_skill2_id).name) + except: + None + except: + None + try: + config.Model.set_connection_resolver(config.db_glb) + link_skills.append(config.LinkSkills.find(db_card.link_skill3_id).name) + except AttributeError: + try: + config.Model.set_connection_resolver(config.db_jp) + link_skills.append(config.LinkSkills.find(db_card.link_skill3_id).name) + except: + None + except: + None + try: + config.Model.set_connection_resolver(config.db_glb) + link_skills.append(config.LinkSkills.find(db_card.link_skill4_id).name) + except AttributeError: + try: + config.Model.set_connection_resolver(config.db_jp) + link_skills.append(config.LinkSkills.find(db_card.link_skill4_id).name) + except: + None + except: + None + try: + config.Model.set_connection_resolver(config.db_glb) + link_skills.append(config.LinkSkills.find(db_card.link_skill5_id).name) + except AttributeError: + try: + config.Model.set_connection_resolver(config.db_jp) + link_skills.append(config.LinkSkills.find(db_card.link_skill5_id).name) + except: + None + except: + None + try: + config.Model.set_connection_resolver(config.db_glb) + link_skills.append(config.LinkSkills.find(db_card.link_skill6_id).name) + except AttributeError: + try: + config.Model.set_connection_resolver(config.db_jp) + link_skills.append(config.LinkSkills.find(db_card.link_skill6_id).name) + except: + None + except: + None + try: + config.Model.set_connection_resolver(config.db_glb) + link_skills.append(config.LinkSkills.find(db_card.link_skill7_id).name) + except AttributeError: + try: + config.Model.set_connection_resolver(config.db_jp) + link_skills.append(config.LinkSkills.find(db_card.link_skill7_id).name) + except: + None + except: + None + + dict = { + 'ID': db_card.id, + 'Rarity': rarity, + 'Name': db_card.name, + 'Type': type, + 'Cost': db_card.cost, + 'Hercule': db_card.is_selling_only, + 'HP': db_card.hp_init, + 'Categories':categories, + 'Links':link_skills, + 'UniqueID': card['id'] + } + card_list.append(dict) + print(Fore.GREEN + Style.BRIGHT + "Done...") + + ###Sort cards + print(Fore.CYAN + Style.BRIGHT + "Sorting cards...") + card_list = sorted(card_list, key=lambda k: k['Name']) + card_list = sorted(card_list, key=lambda k: k['Rarity']) + card_list = sorted(card_list, key=lambda k: k['Cost']) + print(Fore.GREEN + Style.BRIGHT + "Done...") + ###Define cards to display + cards_to_display_dicts = [] + cards_to_display = [] + #Take cards in card_list that aren't hercule statues or kais? + for char in card_list: + if char['Hercule'] != 1 and char['HP'] > 5: + cards_to_display_dicts.append(char) + cards_to_display.append(char['Type'] + char['Rarity']+ ' ' +char['Name'] + ' | ' + str(char['ID']) + ' | '+ str(char['UniqueID'])) + + ###Define links to display + links_master = [] + config.Model.set_connection_resolver(config.db_jp) + for link in config.LinkSkills.all(): + links_master.append(link.name) + try: + config.Model.set_connection_resolver(config.db_glb) + links_master.append(config.LinkSkills.find_or_fail(link.id).name) + except: + config.Model.set_connection_resolver(config.db_jp) + links_master.append(config.LinkSkills.find_or_fail(link.id).name) + + links_to_display = sorted(links_master) + + ###Define categories to display + categories_master = [] + config.Model.set_connection_resolver(config.db_jp) + for category in config.CardCategories.all(): + try: + config.Model.set_connection_resolver(config.db_glb) + categories_master.append(config.CardCategories.find_or_fail(category.id).name) + except: + config.Model.set_connection_resolver(config.db_jp) + categories_master.append(config.CardCategories.find_or_fail(category.id).name) + + categories_to_display = sorted(categories_master) + + ###Define window layout + + col1 = [[sg.Listbox(values=(cards_to_display),size = (30,20),key='CARDS')], + [sg.Listbox(values=([]),size = (30,6),key = 'CARDS_CHOSEN')], + [sg.Button(button_text = 'Set as Supporter',key='choose_card')]] + + col2 = [[sg.Listbox(values=(sorted(categories_to_display)),size = (25,20),key = 'CATEGORIES')], + [sg.Listbox(values=([]),size = (25,6),key = 'CATEGORIES_CHOSEN')], + [sg.Button(button_text ='Choose Categories',key='choose_categories'), + sg.Button(button_text ='Clear Categories',key='clear_categories')]] + + col3 = [[sg.Listbox(values=(sorted(links_to_display)),size = (25,20),key='LINKS')], + [sg.Listbox(values=([]),size = (25,6),key = 'LINKS_CHOSEN')], + [sg.Button(button_text ='Choose Links',key='choose_links'), + sg.Button(button_text ='Clear Links',key='clear_links')]] + + layout = [[sg.Column(col1),sg.Column(col2),sg.Column(col3)]] + window = sg.Window('Supporter Update',grab_anywhere=True,keep_on_top = True).Layout(layout) + + + ###Begin window loop + chosen_links = [] + chosen_categories = [] + + ### + chosen_cards_ids = [] + chosen_cards_unique_ids = [] + chosen_cards_names = [] + chosen_cards_to_display = [] + + while len(chosen_cards_ids) < 1: + event,values = window.Read() + + if event == None: + return 0 + + if event == 'choose_card': + if len(values['CARDS']) < 1: + continue + #Get ID of chosen card to send to bandai + chosen_line = values['CARDS'][0] + char_name,char_id,char_unique_id = chosen_line.split(' | ') + chosen_cards_ids.append(int(char_id)) + chosen_cards_unique_ids.append(int(char_unique_id)) + try: + config.Model.set_connection_resolver(config.db_glb) + chosen_cards_names.append(config.Cards.find(char_id).name) + except: + config.Model.set_connection_resolver(config.db_jp) + chosen_cards_names.append(config.Cards.find(char_id).name) + + + #Chosen cards to display in lower box + chosen_cards_to_display.append(chosen_line) + + if event == 'choose_categories': + for category in values['CATEGORIES']: + chosen_categories.append(category) + categories_to_display.remove(category) + + if event == 'clear_categories': + categories_to_display.extend(chosen_categories) + chosen_categories[:] = [] + categories_to_display = sorted(categories_to_display) + + + if event == 'choose_links': + for link in values['LINKS']: + chosen_links.append(link) + links_to_display.remove(link) + + if event == 'clear_links': + links_to_display.extend(chosen_links) + chosen_links[:] = [] + links_to_display = sorted(links_to_display) + break + + ###Re-populate cards to display, checking filter criteria + cards_to_display[:] = [] + for char in cards_to_display_dicts: + if char['Name'] in chosen_cards_names: + continue + + if len(list(set(chosen_links) & set(char['Links']))) != len(chosen_links): + #print("List intersection") + continue + + if len(list(set(chosen_categories) & set(char['Categories']))) != len(chosen_categories): + #print("Category intersectino") + continue + + cards_to_display.append(char['Type'] + char['Rarity']+ ' ' +char['Name'] + ' | ' + str(char['ID']) + ' | '+ str(char['UniqueID'])) + + + ###Update window elements + window.FindElement('CARDS').Update(values=cards_to_display) + window.FindElement('CARDS_CHOSEN').Update(values=chosen_cards_to_display) + window.FindElement('CATEGORIES').Update(values=categories_to_display) + window.FindElement('CATEGORIES_CHOSEN').Update(values=chosen_categories) + window.FindElement('LINKS').Update(values=links_to_display) + window.FindElement('LINKS_CHOSEN').Update(values=chosen_links) + + window.Close() + ###Send selected supporter to bandai + headers = { + 'User-Agent': 'Mozilla/5.0 (Android 4.4; Mobile; rv:41.0) Gecko/41.0 Firefox/41.0', + 'Accept': '*/*', + 'Authorization': packet.mac('PUT', '/support_leaders'), + 'Content-type': 'application/json', + 'X-Platform': config.platform, + 'X-AssetVersion': '////', + 'X-DatabaseVersion': '////', + 'X-ClientVersion': '////', + } + if config.client == 'global': + url = 'https://ishin-global.aktsk.com/support_leaders' + else: + url = 'http://ishin-production.aktsk.jp/support_leaders' + #print(chosen_cards_unique_ids) + data = {'support_leader_ids':chosen_cards_unique_ids} + #print(data) + r = requests.put(url, data = json.dumps(data),headers = headers) + if 'error' in r.json(): + print(Fore.RED + Style.BRIGHT+str(r.json())) + else: + #print(r.json()) + print(chosen_cards_names) + print(Fore.GREEN + Style.BRIGHT+"Supporter updated!") + + return 0 +#################################################################### +def change_team(): + # Needs to have translation properly implemented! + + ###Get user deck to change + chosen_deck = int(input("Enter the deck number you would like to change: ")) + + ###Get user cards + print(Fore.CYAN + Style.BRIGHT + 'Fetching user cards...') + headers = { + 'User-Agent': 'Mozilla/5.0 (Android 4.4; Mobile; rv:41.0) Gecko/41.0 Firefox/41.0', + 'Accept': '*/*', + 'Authorization': packet.mac('GET', '/cards'), + 'Content-type': 'application/json', + 'X-Language': 'en', + 'X-Platform': config.platform, + 'X-AssetVersion': '////', + 'X-DatabaseVersion': '////', + 'X-ClientVersion': '////', + } + if config.client == 'global': + url = 'https://ishin-global.aktsk.com/cards' + else: + url = 'http://ishin-production.aktsk.jp/cards' + r = requests.get(url, headers=headers) + master_cards = r.json()['cards'] + print(Fore.GREEN + Style.BRIGHT + 'Done...') + + ###Sort user cards into a list of dictionaries with attributes + print(Fore.CYAN + Style.BRIGHT + 'Fetching card attributes...') + card_list = [] + for card in master_cards: + ###Get card collection object from database + try: + config.Model.set_connection_resolver(config.db_glb) + db_card = config.Cards.find_or_fail(card['card_id']) + except: + config.Model.set_connection_resolver(config.db_jp) + db_card = config.Cards.find_or_fail(card['card_id']) + #db_card = config.Cards.where('id','=',card['card_id']).first() + + ###Get card rarity + if db_card.rarity == 0: + rarity = 'N' + elif db_card.rarity == 1: + rarity = 'R' + elif db_card.rarity == 2: + rarity = 'SR' + elif db_card.rarity == 3: + rarity ='SSR' + elif db_card.rarity == 4: + rarity = 'UR' + elif db_card.rarity == 5: + rarity = 'LR' + ###Get card Type + if str(db_card.element)[-1] == '0': + type ='[AGL] ' + elif str(db_card.element)[-1] == '1': + type ='[TEQ] ' + elif str(db_card.element)[-1] == '2': + type ='[INT] ' + elif str(db_card.element)[-1] == '3': + type ='[STR] ' + elif str(db_card.element)[-1] == '4': + type ='[PHY] ' + ###Get card categories list + categories = [] + #Get category id's given card id + card_card_categories = config.CardCardCategories.where( + 'card_id','=',db_card.id).get() + + try: + for category in card_card_categories: + try: + config.Model.set_connection_resolver(config.db_glb) + categories.append(config.CardCategories.find( + category.card_category_id).name) + except: + config.Model.set_connection_resolver(config.db_jp) + categories.append(config.CardCategories.find( + category.card_category_id).name) + except: + None + ###Get card link_skills list + link_skills = [] + try: + config.Model.set_connection_resolver(config.db_glb) + link_skills.append(config.LinkSkills.find(db_card.link_skill1_id).name) + except AttributeError: + try: + config.Model.set_connection_resolver(config.db_jp) + link_skills.append(config.LinkSkills.find(db_card.link_skill1_id).name) + except: + None + except: + None + try: + config.Model.set_connection_resolver(config.db_glb) + link_skills.append(config.LinkSkills.find(db_card.link_skill2_id).name) + except AttributeError: + try: + config.Model.set_connection_resolver(config.db_jp) + link_skills.append(config.LinkSkills.find(db_card.link_skill2_id).name) + except: + None + except: + None + try: + config.Model.set_connection_resolver(config.db_glb) + link_skills.append(config.LinkSkills.find(db_card.link_skill3_id).name) + except AttributeError: + try: + config.Model.set_connection_resolver(config.db_jp) + link_skills.append(config.LinkSkills.find(db_card.link_skill3_id).name) + except: + None + except: + None + try: + config.Model.set_connection_resolver(config.db_glb) + link_skills.append(config.LinkSkills.find(db_card.link_skill4_id).name) + except AttributeError: + try: + config.Model.set_connection_resolver(config.db_jp) + link_skills.append(config.LinkSkills.find(db_card.link_skill4_id).name) + except: + None + except: + None + try: + config.Model.set_connection_resolver(config.db_glb) + link_skills.append(config.LinkSkills.find(db_card.link_skill5_id).name) + except AttributeError: + try: + config.Model.set_connection_resolver(config.db_jp) + link_skills.append(config.LinkSkills.find(db_card.link_skill5_id).name) + except: + None + except: + None + try: + config.Model.set_connection_resolver(config.db_glb) + link_skills.append(config.LinkSkills.find(db_card.link_skill6_id).name) + except AttributeError: + try: + config.Model.set_connection_resolver(config.db_jp) + link_skills.append(config.LinkSkills.find(db_card.link_skill6_id).name) + except: + None + except: + None + try: + config.Model.set_connection_resolver(config.db_glb) + link_skills.append(config.LinkSkills.find(db_card.link_skill7_id).name) + except AttributeError: + try: + config.Model.set_connection_resolver(config.db_jp) + link_skills.append(config.LinkSkills.find(db_card.link_skill7_id).name) + except: + None + except: + None + + dict = { + 'ID': db_card.id, + 'Rarity': rarity, + 'Name': db_card.name, + 'Type': type, + 'Cost': db_card.cost, + 'Hercule': db_card.is_selling_only, + 'HP': db_card.hp_init, + 'Categories':categories, + 'Links':link_skills, + 'UniqueID': card['id'] + } + card_list.append(dict) + print(Fore.GREEN + Style.BRIGHT + "Done...") + + ###Sort cards + print(Fore.CYAN + Style.BRIGHT + "Sorting cards...") + card_list = sorted(card_list, key=lambda k: k['Name']) + card_list = sorted(card_list, key=lambda k: k['Rarity']) + card_list = sorted(card_list, key=lambda k: k['Cost']) + print(Fore.GREEN + Style.BRIGHT + "Done...") + ###Define cards to display + cards_to_display_dicts = [] + cards_to_display = [] + #Take cards in card_list that aren't hercule statues or kais? + for char in card_list: + if char['Hercule'] != 1 and char['HP'] > 5: + cards_to_display_dicts.append(char) + cards_to_display.append(char['Type'] + char['Rarity']+ ' ' +char['Name'] + ' | ' + str(char['ID']) + ' | '+ str(char['UniqueID'])) + + ###Define links to display + links_master = [] + config.Model.set_connection_resolver(config.db_jp) + for link in config.LinkSkills.all(): + links_master.append(link.name) + try: + config.Model.set_connection_resolver(config.db_glb) + links_master.append(config.LinkSkills.find_or_fail(link.id).name) + except: + config.Model.set_connection_resolver(config.db_jp) + links_master.append(config.LinkSkills.find_or_fail(link.id).name) + + links_to_display = sorted(links_master) + + ###Define categories to display + categories_master = [] + config.Model.set_connection_resolver(config.db_jp) + for category in config.CardCategories.all(): + try: + config.Model.set_connection_resolver(config.db_glb) + categories_master.append(config.CardCategories.find_or_fail(category.id).name) + except: + config.Model.set_connection_resolver(config.db_jp) + categories_master.append(config.CardCategories.find_or_fail(category.id).name) + + categories_to_display = sorted(categories_master) + + ###Define window layout + + col1 = [[sg.Listbox(values=(cards_to_display),size = (30,20),key='CARDS')], + [sg.Listbox(values=([]),size = (30,6),key = 'CARDS_CHOSEN')], + [sg.Button(button_text = 'Choose Card',key='choose_card'), + sg.Button(button_text='Confirm Team',key='confirm_team')]] + + col2 = [[sg.Listbox(values=(sorted(categories_to_display)),size = (25,20),key = 'CATEGORIES')], + [sg.Listbox(values=([]),size = (25,6),key = 'CATEGORIES_CHOSEN')], + [sg.Button(button_text ='Choose Categories',key='choose_categories'), + sg.Button(button_text ='Clear Categories',key='clear_categories')]] + + col3 = [[sg.Listbox(values=(sorted(links_to_display)),size = (25,20),key='LINKS')], + [sg.Listbox(values=([]),size = (25,6),key = 'LINKS_CHOSEN')], + [sg.Button(button_text ='Choose Links',key='choose_links'), + sg.Button(button_text ='Clear Links',key='clear_links')]] + + layout = [[sg.Column(col1),sg.Column(col2),sg.Column(col3)]] + window = sg.Window('Deck Update',grab_anywhere=True,keep_on_top = True).Layout(layout) + + + ###Begin window loop + chosen_links = [] + chosen_categories = [] + + ### + chosen_cards_ids = [] + chosen_cards_unique_ids = [] + chosen_cards_names = [] + chosen_cards_to_display = [] + + while len(chosen_cards_ids) < 6: + event,values = window.Read() + + if event == None: + return 0 + + if event == 'choose_card': + if len(values['CARDS']) < 1: + continue + #Get ID of chosen card to send to bandai + chosen_line = values['CARDS'][0] + char_name,char_id,char_unique_id = chosen_line.split(' | ') + chosen_cards_ids.append(int(char_id)) + chosen_cards_unique_ids.append(int(char_unique_id)) + try: + config.Model.set_connection_resolver(config.db_glb) + chosen_cards_names.append(config.Cards.find(char_id).name) + except: + config.Model.set_connection_resolver(config.db_jp) + chosen_cards_names.append(config.Cards.find(char_id).name) + + + #Chosen cards to display in lower box + chosen_cards_to_display.append(chosen_line) + + if event == 'choose_categories': + for category in values['CATEGORIES']: + chosen_categories.append(category) + categories_to_display.remove(category) + + if event == 'clear_categories': + categories_to_display.extend(chosen_categories) + chosen_categories[:] = [] + categories_to_display = sorted(categories_to_display) + + + if event == 'choose_links': + for link in values['LINKS']: + chosen_links.append(link) + links_to_display.remove(link) + + if event == 'clear_links': + links_to_display.extend(chosen_links) + chosen_links[:] = [] + links_to_display = sorted(links_to_display) + + if event == 'confirm_team': + if len(chosen_cards_unique_ids) < 6: + if len(chosen_cards_unique_ids) == 0: + print(Fore.RED + Style.BRIGHT+'No cards selected.') + return 0 + loop = 6 - len(chosen_cards_unique_ids) + for i in range(int(loop)): + chosen_cards_unique_ids.append('0') + break + + + ###Re-populate cards to display, checking filter criteria + cards_to_display[:] = [] + for char in cards_to_display_dicts: + if char['Name'] in chosen_cards_names: + continue + + if len(list(set(chosen_links) & set(char['Links']))) != len(chosen_links): + #print("List intersection") + continue + + if len(list(set(chosen_categories) & set(char['Categories']))) != len(chosen_categories): + #print("Category intersectino") + continue + + cards_to_display.append(char['Type'] + char['Rarity']+ ' ' +char['Name'] + ' | ' + str(char['ID']) + ' | '+ str(char['UniqueID'])) + + + ###Update window elements + window.FindElement('CARDS').Update(values=cards_to_display) + window.FindElement('CARDS_CHOSEN').Update(values=chosen_cards_to_display) + window.FindElement('CATEGORIES').Update(values=categories_to_display) + window.FindElement('CATEGORIES_CHOSEN').Update(values=chosen_categories) + window.FindElement('LINKS').Update(values=links_to_display) + window.FindElement('LINKS_CHOSEN').Update(values=chosen_links) + + window.Close() + ###Send selected team to bandai + headers = { + 'User-Agent': 'Mozilla/5.0 (Android 4.4; Mobile; rv:41.0) Gecko/41.0 Firefox/41.0', + 'Accept': '*/*', + 'Authorization': packet.mac('POST', '/teams'), + 'Content-type': 'application/json', + 'X-Platform': config.platform, + 'X-AssetVersion': '////', + 'X-DatabaseVersion': '////', + 'X-ClientVersion': '////', + } + if config.client == 'global': + url = 'https://ishin-global.aktsk.com/teams' + else: + url = 'http://ishin-production.aktsk.jp/teams' + #print(chosen_cards_unique_ids) + data = {'selected_team_num': 1, 'user_card_teams': [ + {'num': chosen_deck, 'user_card_ids': chosen_cards_unique_ids}, + ]} + #print(data) + r = requests.post(url, data = json.dumps(data),headers = headers) + if 'error' in r.json(): + print(Fore.RED + Style.BRIGHT+str(r.json())) + else: + #print(r.json()) + print(chosen_cards_names) + print(Fore.GREEN + Style.BRIGHT+"Deck updated!") + + return 0 + +#################################################################### +def get_kagi_id(stage): + # return kagi ID to use for a stage + + headers = { + 'User-Agent': 'Mozilla/5.0 (Android 4.4; Mobile; rv:41.0) Gecko/41.0 Firefox/41.0', + 'Accept': '*/*', + 'Authorization': packet.mac('GET', '/eventkagi_items'), + 'Content-type': 'application/json', + 'X-Platform': config.platform, + 'X-AssetVersion': '////', + 'X-DatabaseVersion': '////', + 'X-ClientVersion': '////', + } + if config.client == 'global': + url = 'https://ishin-global.aktsk.com/eventkagi_items' + else: + url = 'http://ishin-production.aktsk.jp/eventkagi_items' + r = requests.get(url, headers=headers) + + kagi_items = r.json()['eventkagi_items'] + area_id = config.Quests.find(stage).area_id + area_category = config.Area.find(area_id).category + areatabs = config.AreaTabs.all() + for tab in areatabs: + j = json.loads(tab.area_category_ids) + if area_category in j['area_category_ids']: + kagi_id = int(tab.id) + print('Kagi ID: ' + str(tab.id)) + break + for kagi in kagi_items: + if kagi['eventkagi_item_id'] == kagi_id: + if kagi['quantity'] > 0: + print('kagi_id' + kagi_id) + return kagi_id + else: + return None + + return None +#################################################################### + +def complete_unfinished_quest_stages(): + # ## Will eventually use this to streamline stuff + # type: (object, object) -> object + + headers = { + 'User-Agent': 'Mozilla/5.0 (Android 4.4; Mobile; rv:41.0) Gecko/41.0 Firefox/41.0', + 'Accept': '*/*', + 'Authorization': packet.mac('GET', '/user_areas'), + 'Content-type': 'application/json', + 'X-Language': 'en', + 'X-Platform': config.platform, + 'X-AssetVersion': '////', + 'X-DatabaseVersion': '////', + 'X-ClientVersion': '////', + } + if config.client == 'global': + url = 'https://ishin-global.aktsk.com/user_areas' + else: + url = 'http://ishin-production.aktsk.jp/user_areas' + r = requests.get(url, headers=headers) + + maps = [] + for user in r.json()['user_areas']: + for map in user['user_sugoroku_maps']: + if map['cleared_count'] == 0 and map['sugoroku_map_id'] < 999999 and map['sugoroku_map_id'] > 100: + maps.append(map) + + if len(maps) == 0: + print("No quests to complete!") + print('--------------------------------------------') + return 0 + + i = 0 + while i == 0: + #print(maps) + for map in maps: + complete_stage(str(map['sugoroku_map_id'])[:-1], str(map['sugoroku_map_id'])[-1]) + + headers = { + 'User-Agent': 'Mozilla/5.0 (Android 4.4; Mobile; rv:41.0) Gecko/41.0 Firefox/41.0', + 'Accept': '*/*', + 'Authorization': packet.mac('GET', '/user_areas'), + 'Content-type': 'application/json', + 'X-Language': 'en', + 'X-Platform': config.platform, + 'X-AssetVersion': '////', + 'X-DatabaseVersion': '////', + 'X-ClientVersion': '////', + } + r = requests.get(url, headers=headers) + maps_check = [] + #print(r.json()) + for user in r.json()['user_areas']: + for map in user['user_sugoroku_maps']: + if map['cleared_count'] == 0 and map['sugoroku_map_id'] < 999999 and map['sugoroku_map_id'] > 100: + maps_check.append(map) + if maps_check == maps: + i = 1 + else: + maps = maps_check + refresh_client() + return 1 +#################################################################### +def refresh_client(): + config.access_token,config.secret = signin(config.identifier) + print(Fore.GREEN + Style.BRIGHT+'Refreshed Token') +#################################################################### +def change_name(): + # Changes name associated with account + headers = { + 'User-Agent': 'Mozilla/5.0 (Android 4.4; Mobile; rv:41.0) Gecko/41.0 Firefox/41.0', + 'Accept': '*/*', + 'Authorization': packet.mac('PUT', '/user'), + 'Content-type': 'application/json', + 'X-Platform': config.platform, + 'X-AssetVersion': '////', + 'X-DatabaseVersion': '////', + 'X-ClientVersion': '////', + } + name = input('What would you like to change your name to?: ') + user = {'user': {'name': name}} + if config.client == 'global': + url = 'https://ishin-global.aktsk.com/user' + else: + url = 'http://ishin-production.aktsk.jp/user' + r = requests.put(url, data=json.dumps(user), headers=headers) + if 'error' in r.json(): + print(r.json()) + else: + print("Name changed to: "+name) +#################################################################### +def increase_capacity(): + + # Increases account card capacity by 5 every time it is called + + headers = { + 'User-Agent': 'Mozilla/5.0 (Android 4.4; Mobile; rv:41.0) Gecko/41.0 Firefox/41.0', + 'Accept': '*/*', + 'Authorization': packet.mac('POST', '/user/capacity/card'), + 'Content-type': 'application/json', + 'X-Platform': config.platform, + 'X-AssetVersion': '////', + 'X-DatabaseVersion': '////', + 'X-ClientVersion': '////', + } + if config.client == 'global': + url = 'https://ishin-global.aktsk.com/user/capacity/card' + else: + url = 'http://ishin-production.aktsk.jp/user/capacity/card' + + r = requests.post(url, headers=headers) + if 'error' in r.json(): + print(Fore.RED + Style.BRIGHT + str(r.json())) + else: + print(Fore.GREEN + Style.BRIGHT + 'Card capacity +5') +#################################################################### + +def get_user_info(): + + # ## Returns User dictionary and info + + headers = { + 'User-Agent': 'Mozilla/5.0 (Android 4.4; Mobile; rv:41.0) Gecko/41.0 Firefox/41.0', + 'Accept': '*/*', + 'Authorization': packet.mac('GET', '/user'), + 'Content-type': 'application/json', + 'X-Platform': config.platform, + 'X-AssetVersion': '////', + 'X-DatabaseVersion': '////', + 'X-ClientVersion': '////', + } + if config.client == 'global': + url = 'https://ishin-global.aktsk.com/user' + else: + url = 'http://ishin-production.aktsk.jp/user' + r = requests.get(url, headers=headers) + user = r.json() + + print('Account OS: '+config.platform.upper()) + print('User ID: ' + str(user['user']['id'])) + print('Stones: ' + str(user['user']['stone'])) + print('Zeni: ' + str(user['user']['zeni'])) + print('Rank: ' + str(user['user']['rank'])) + print('Stamina: ' + str(user['user']['act'])) + print('Name: ' + str(user['user']['name'])) + print('Total Card Capacity: ' + str(user['user']['total_card_capacity'])) +#################################################################### +def complete_unfinished_events(): + # ## Will eventually use this to streamline stuff + # type: (object, object) -> object + ### Get current event IDs + # ## Gets current events json which contains some useful data + + headers = { + 'User-Agent': 'Mozilla/5.0 (Android 4.4; Mobile; rv:41.0) Gecko/41.0 Firefox/41.0', + 'Accept': '*/*', + 'Authorization': packet.mac('GET', '/events'), + 'Content-type': 'application/json', + 'X-Language': 'en', + 'X-Platform': config.platform, + 'X-AssetVersion': '////', + 'X-DatabaseVersion': '////', + 'X-ClientVersion': '////', + } + if config.client == 'global': + url = 'https://ishin-global.aktsk.com/events' + else: + url = 'http://ishin-production.aktsk.jp/events' + r = requests.get(url, headers=headers) + events = r.json() + event_ids = [] + for event in events['events']: + event_ids.append(event['id']) + event_ids = sorted(event_ids) + try: + event_ids.remove(135) + except: + None + + ### Complete areas if they are in the current ID pool + headers = { + 'User-Agent': 'Mozilla/5.0 (Android 4.4; Mobile; rv:41.0) Gecko/41.0 Firefox/41.0', + 'Accept': '*/*', + 'Authorization': packet.mac('GET', '/user_areas'), + 'Content-type': 'application/json', + 'X-Language': 'en', + 'X-Platform': config.platform, + 'X-AssetVersion': '////', + 'X-DatabaseVersion': '////', + 'X-ClientVersion': '////', + } + if config.client == 'global': + url = 'https://ishin-global.aktsk.com/user_areas' + else: + url = 'http://ishin-production.aktsk.jp/user_areas' + r = requests.get(url, headers=headers) + areas = r.json()['user_areas'] + i = 1 + for area in areas: + if area['area_id'] in event_ids: + for stage in area['user_sugoroku_maps']: + if stage['cleared_count'] == 0: + complete_stage(str(stage['sugoroku_map_id'])[:-1], str(stage['sugoroku_map_id'])[-1]) + i+=1 + if i % 30 == 0: + refresh_client() +#################################################################### +def complete_clash(): + print('Fetching current clash...') + headers = { + 'User-Agent': 'Mozilla/5.0 (Android 4.4; Mobile; rv:41.0) Gecko/41.0 Firefox/41.0', + 'Accept': '*/*', + 'Authorization': packet.mac('GET', '/resources/home?rmbattles=true'), + 'X-Language': 'en', + 'Content-type': 'application/json', + 'X-Platform': config.platform, + 'X-AssetVersion': '////', + 'X-DatabaseVersion': '////', + 'X-ClientVersion': '////', + } + if config.client == 'global': + url = 'https://ishin-global.aktsk.com/resources/home?rmbattles=true' + else: + url = 'http://ishin-production.aktsk.jp/resources/home?rmbattles=true' + r = requests.get(url, headers=headers) + clash_id = r.json()['rmbattles']['id'] + + #### dropout + print('Resetting clash to beginning...') + headers = { + 'User-Agent': 'Mozilla/5.0 (Android 4.4; Mobile; rv:41.0) Gecko/41.0 Firefox/41.0', + 'Accept': '*/*', + 'Authorization': packet.mac('POST', '/rmbattles/'+str(clash_id)+'/stages/dropout'), + 'Content-type': 'application/json', + 'X-Platform': config.platform, + 'X-AssetVersion': '////', + 'X-DatabaseVersion': '////', + 'X-ClientVersion': '////', + } + sign = { + 'reason': "dropout" + } + if config.client == 'global': + url = 'https://ishin-global.aktsk.com/rmbattles/'+str(clash_id)+'/stages/dropout' + else: + url = 'http://ishin-production.aktsk.jp/rmbattles/'+str(clash_id)+'/stages/dropout' + + r = requests.post(url, data=json.dumps(sign), headers=headers) + print('Reset complete...') + + print('Fetching list of stages from Bandai...') + headers = { + 'User-Agent': 'Mozilla/5.0 (Android 4.4; Mobile; rv:41.0) Gecko/41.0 Firefox/41.0', + 'Accept': '*/*', + 'Authorization': packet.mac('GET', '/rmbattles/'+str(clash_id)), + 'X-Language': 'en', + 'Content-type': 'application/json', + 'X-Platform': config.platform, + 'X-AssetVersion': '////', + 'X-DatabaseVersion': '////', + 'X-ClientVersion': '////', + } + if config.client == 'global': + url = 'https://ishin-global.aktsk.com/rmbattles/'+str(clash_id) + else: + url = 'http://ishin-production.aktsk.jp/rmbattles/'+str(clash_id) + + r = requests.get(url, headers=headers) + + available_stages = [] + for area in r.json()['level_stages'].values(): + for stage in area: + available_stages.append(stage['id']) + print('Stages obtained...') + print('Asking Bandai for available cards...') + headers = { + 'User-Agent': 'Mozilla/5.0 (Android 4.4; Mobile; rv:41.0) Gecko/41.0 Firefox/41.0', + 'Accept': '*/*', + 'Authorization': packet.mac('GET', '/rmbattles/available_user_cards'), + 'X-Language': 'en', + 'Content-type': 'application/json', + 'X-Platform': config.platform, + 'X-AssetVersion': '////', + 'X-DatabaseVersion': '////', + 'X-ClientVersion': '////', + } + if config.client == 'global': + url = 'https://ishin-global.aktsk.com/rmbattles/available_user_cards' + else: + url = 'http://ishin-production.aktsk.jp/rmbattles/available_user_cards' + + r = requests.get(url, headers=headers) + print('Cards received...') + available_user_cards = [] + #print(r.json()) + for card in r.json(): + available_user_cards.append(card) + available_user_cards= available_user_cards[:99] + + if len(available_user_cards) == 0: + print(Fore.RED + Style.BRIGHT+"Not enough cards to complete Battlefield with!") + return 0 + + + is_beginning = True + #print(available_stages) + print('Sending Bandai full team...') + headers = { + 'User-Agent': 'Mozilla/5.0 (Android 4.4; Mobile; rv:41.0) Gecko/41.0 Firefox/41.0', + 'Accept': '*/*', + 'Authorization': packet.mac('PUT', '/rmbattles/teams/1'), + 'X-Language': 'en', + 'Content-type': 'application/json', + 'X-Platform': config.platform, + 'X-AssetVersion': '////', + 'X-DatabaseVersion': '////', + 'X-ClientVersion': '////', + } + data = {'user_card_ids': available_user_cards} + if config.client == 'global': + url = 'https://ishin-global.aktsk.com/rmbattles/teams/1' + else: + url = 'http://ishin-production.aktsk.jp/rmbattles/teams/1' + + r = requests.put(url, data=json.dumps(data), headers=headers) + print('Sent!') + print('') + print('Commencing Ultimate Clash!') + print('----------------------------') + for stage in available_stages: + leader = available_user_cards[0] + members = available_user_cards[1] + sub_leader = available_user_cards[2] + + sign = { + 'is_beginning': is_beginning, + 'user_card_ids':{ + 'leader': leader, + 'members': members, + 'sub_leader': sub_leader + } + } + + headers = { + 'User-Agent': 'Mozilla/5.0 (Android 4.4; Mobile; rv:41.0) Gecko/41.0 Firefox/41.0', + 'Accept': '*/*', + 'Authorization': packet.mac('POST', '/rmbattles/'+str(clash_id)+'/stages/'+str(stage)+'/start'), + 'Content-type': 'application/json', + 'X-Platform': config.platform, + 'X-AssetVersion': '////', + 'X-DatabaseVersion': '////', + 'X-ClientVersion': '////', + } + if config.client == 'global': + url = 'https://ishin-global.aktsk.com/rmbattles/'+str(clash_id)+'/stages/'+str(stage)+'/start' + else: + url = 'http://ishin-production.aktsk.jp/rmbattles/'+str(clash_id)+'/stages/'+str(stage)+'/start' + + r = requests.post(url, data=json.dumps(sign), headers=headers) + print('Commencing Stage '+Fore.YELLOW+str(stage)) + + is_beginning = False + + ###Second request + finish_time = int(round(time.time(), 0)+2000) + start_time = finish_time - randint(40000000, 50000000) + if 'sign' in r.json(): + dec_sign = packet.decrypt_sign(r.json()['sign']) + enemy_hp = 0 + try: + for enemy in dec_sign['enemies']: + enemy_hp += enemy[0]['hp'] + except: + print('nah') + + sign = { + 'damage' : enemy_hp, + 'finished_at_ms': finish_time, + 'finished_reason':'win', + 'is_cleared':True, + 'remaining_hp':0, + 'round':0, + 'started_at_ms':start_time, + 'token': dec_sign['token'] + } + + headers = { + 'User-Agent': 'Mozilla/5.0 (Android 4.4; Mobile; rv:41.0) Gecko/41.0 Firefox/41.0', + 'Accept': '*/*', + 'Authorization': packet.mac('POST', '/rmbattles/'+str(clash_id)+'/stages/finish'), + 'Content-type': 'application/json', + 'X-Platform': config.platform, + 'X-AssetVersion': '////', + 'X-DatabaseVersion': '////', + 'X-ClientVersion': '////', + } + if config.client == 'global': + url = 'https://ishin-global.aktsk.com/rmbattles/'+str(clash_id)+'/stages/finish' + else: + url = 'http://ishin-production.aktsk.jp/rmbattles/'+str(clash_id)+'/stages/finish' + + r = requests.post(url, data=json.dumps(sign), headers=headers) + print('Completed Stage '+Fore.YELLOW+str(stage)) + + + headers = { + 'User-Agent': 'Mozilla/5.0 (Android 4.4; Mobile; rv:41.0) Gecko/41.0 Firefox/41.0', + 'Accept': '*/*', + 'Authorization': packet.mac('GET', '/rmbattles/teams/1'), + 'X-Language': 'en', + 'Content-type': 'application/json', + 'X-Platform': config.platform, + 'X-AssetVersion': '////', + 'X-DatabaseVersion': '////', + 'X-ClientVersion': '////', + } + if config.client == 'global': + url = 'https://ishin-global.aktsk.com/rmbattles/teams/1' + else: + url = 'http://ishin-production.aktsk.jp/rmbattles/teams/1' + + r = requests.get(url, headers=headers) + print('----------------------------') + if 'sortiable_user_card_ids' not in r.json(): + return 0 + available_user_cards = r.json()['sortiable_user_card_ids'] + +#################################################################### +def complete_area(area_id): + # completes all stages and difficulties of a given area. + # JP Translated + + + # Check if GLB database has id, if not try JP DB. + if config.client == 'global': + config.Model.set_connection_resolver(config.db_glb) + quests = config.Quests.where('area_id', '=', area_id).get() + else: + config.Model.set_connection_resolver(config.db_jp) + quests = config.Quests.where('area_id', '=', area_id).get() + + total = 0 + for quest in quests: + config.Model.set_connection_resolver(config.db_jp) + sugorokus = config.Sugoroku.where('quest_id', '=', quest.id).get() + total += len(sugorokus) + i = 1 + for quest in quests: + config.Model.set_connection_resolver(config.db_jp) + sugorokus = config.Sugoroku.where('quest_id', '=', quest.id).get() + difficulties = [] + for sugoroku in sugorokus: + print('Completion of area: ' + str(i) + '/' + str(total)) + complete_stage(str(quest.id),sugoroku.difficulty) + i += 1 +#################################################################### +def save_account(): + if not os.path.isdir("Saves"): + try: + os.mkdir('Saves') + os.mkdir('Saves/android') + os.mkdir('Saves/ios') + except: + print(Fore.RED + Style.BRIGHT + 'Unable to create saves file') + return 0 + + valid_save = False + while valid_save == False: + save_name = input("What would you like to name the file?") + while save_name.isalnum() == 0: + print(Fore.RED + Style.BRIGHT+"Name not allowed!") + save_name = input('What would you like to name this save?: ') + if os.path.exists('Saves'+os.sep+config.platform+os.sep+save_name): + print(Fore.RED + Style.BRIGHT + "File by that name already exists.") + else: + try: + f = open(os.path.join('Saves'+os.sep+config.platform+os.sep+save_name), 'w') + f.write(str(config.identifier) + '\n') + f.write(str(config.AdId) + '\n') + f.write(str(config.UniqueId) + '\n') + f.write(str(config.platform) + '\n') + f.write(str(config.client) + '\n') + f.close() + print('--------------------------------------------') + print(Fore.CYAN + Style.BRIGHT + 'Written details to file: ' + save_name) + print(Fore.RED + Style.BRIGHT + 'If ' + save_name + ' is deleted your account will be lost!') + print('--------------------------------------------') + break + except Exception as e: + print(e) +#################################################################### +def load_account(): + + while 1==1: + print('Choose your operating system (' + Fore.YELLOW + Style.BRIGHT + 'Android: 1' + Style.RESET_ALL + ' or' + Fore.YELLOW + Style.BRIGHT + ' IOS: 2' + Style.RESET_ALL + ')', end='') + platform = input('') + if platform[0].lower() in ['1','2']: + if platform[0].lower() == '1': + config.platform = 'android' + else: + config.platform = 'ios' + break + else: + print(Fore.RED+'Could not identify correct operating system to use.') + + while 1==1: + save_name = input("What save would you like to load?: ") + if os.path.isfile('Saves'+os.sep+config.platform+os.sep+save_name): + try: + f = open(os.path.join('Saves',config.platform, save_name), 'r') + config.identifier = f.readline().rstrip() + config.AdId = f.readline().rstrip() + config.UniqueId = f.readline().rstrip() + config.platform = f.readline().rstrip() + client = f.readline().rstrip() + if config.client == client: + break + else: + print(Fore.RED + Style.BRIGHT+'Save does not match client version.') + + except Exception as e: + print(e) + + else: + print(Fore.RED + Style.BRIGHT + "Could not find "+save_name) + refresh_client() +#################################################################### + +def daily_login(): + + # ## Accepts Outstanding Login Bonuses + headers = { + 'User-Agent': 'Mozilla/5.0 (Android 4.4; Mobile; rv:41.0) Gecko/41.0 Firefox/41.0', + 'Accept': '*/*', + 'Authorization': packet.mac('GET', '/resources/home?apologies=true&banners=true&bonus_schedules=true&budokai=true&comeback_campaigns=true&gifts=true&login_bonuses=true&rmbattles=true'), + 'X-Language': 'en', + 'Content-type': 'application/json', + 'X-Platform': config.platform, + 'X-AssetVersion': '////', + 'X-DatabaseVersion': '////', + 'X-ClientVersion': '////', + } + if config.client == 'global': + url = 'https://ishin-global.aktsk.com/resources/home?apologies=true&banners=true&bonus_schedules=true&budokai=true&comeback_campaigns=true&gifts=true&login_bonuses=true&rmbattles=true' + else: + url = 'http://ishin-production.aktsk.jp/resources/home?apologies=true&banners=true&bonus_schedules=true&budokai=true&comeback_campaigns=true&gifts=true&login_bonuses=true&rmbattles=true' + r = requests.get(url, headers=headers) + if 'error' in r.json(): + print(r.json()) + + headers = { + 'User-Agent': 'Mozilla/5.0 (Android 4.4; Mobile; rv:41.0) Gecko/41.0 Firefox/41.0', + 'Accept': '*/*', + 'Authorization': packet.mac('POST', '/login_bonuses/accept'), + 'Content-type': 'application/json', + 'X-Platform': config.platform, + 'X-AssetVersion': '////', + 'X-DatabaseVersion': '////', + 'X-ClientVersion': '////', + } + if config.client == 'global': + url = 'https://ishin-global.aktsk.com/login_bonuses/accept' + else: + url = 'http://ishin-production.aktsk.jp/login_bonuses/accept' + + r = requests.post(url, headers=headers) + if 'error' in r.json(): + print(r.json()) +#################################################################### +def dragonballs(): + is_got = 0 + ###Check for Dragonballs + headers = { + 'User-Agent':'Mozilla/5.0 (Android 4.4; Mobile; rv:41.0) Gecko/41.0 Firefox/41.0', + 'Accept':'*/*', + 'Authorization': packet.mac('GET', '/dragonball_sets'), + 'Content-type' : 'application/json', + 'X-Language':'en', + 'X-Platform' : config.platform, + 'X-AssetVersion' : '////', + 'X-DatabaseVersion' : '////', + 'X-ClientVersion' : '////' + } + if config.client == 'global': + url = 'https://ishin-global.aktsk.com/dragonball_sets' + else: + url = 'http://ishin-production.aktsk.jp/dragonball_sets' + r = requests.get(url, headers = headers) + if 'error' in r.json(): + print(Fore.RED + Style.BRIGHT+str(r.json())) + return 0 + + ####Determine which dragonball set is being used + set = r.json()['dragonball_sets'][0]['id'] + + ### Complete stages and count dragonballs + for dragonball in r.json()['dragonball_sets']: + for db in reversed(dragonball['dragonballs']): + if db['is_got'] == True: + is_got += 1 + elif db['is_got'] == False: + is_got += 1 + complete_stage(str(db['quest_id']),db['difficulties'][0]) + + ### If all dragonballs found then wish + if is_got == 7: + headers = { + 'User-Agent':'Mozilla/5.0 (Android 4.4; Mobile; rv:41.0) Gecko/41.0 Firefox/41.0', + 'Accept':'*/*', + 'Authorization': packet.mac('GET', '/dragonball_sets/'+str(set)+'/wishes'), + 'Content-type' : 'application/json', + 'X-Language':'en', + 'X-Platform' : config.platform, + 'X-AssetVersion' : '////', + 'X-DatabaseVersion' : '////', + 'X-ClientVersion' : '////' + } + if config.client == 'global': + url = 'https://ishin-global.aktsk.com/dragonball_sets/'+str(set)+'/wishes' + else: + url = 'http://ishin-production.aktsk.jp/dragonball_sets/'+str(set)+'/wishes' + + r = requests.get(url, headers = headers) + if 'error' in r.json(): + print(Fore.RED + Style.BRIGHT+str(r.json())) + return 0 + wish_ids = [] + for wish in r.json()['dragonball_wishes']: + if wish['is_wishable']: + print('#########################') + print('Wish ID: ' + str(wish['id'])) + wish_ids.append(str(wish['id'])) + print(wish['title']) + print(wish['description']) + print('') + + print(Fore.YELLOW+'What wish would you like to ask shenron for? ID: ', end='') + choice = input() + while choice not in wish_ids: + print("Shenron did not understand you! ID: ",end='') + choice = input() + wish_ids[:] = [] + headers = { + 'User-Agent': 'Mozilla/5.0 (Android 4.4; Mobile; rv:41.0) Gecko/41.0 Firefox/41.0', + 'Accept': '*/*', + 'Authorization': packet.mac('POST', '/dragonball_sets/'+str(set)+'/wishes'), + 'Content-type': 'application/json', + 'X-Platform': config.platform, + 'X-AssetVersion': '////', + 'X-DatabaseVersion': '////', + 'X-ClientVersion': '////', + } + if config.client == 'global': + url = 'https://ishin-global.aktsk.com/dragonball_sets/'+str(set)+'/wishes' + else: + url = 'http://ishin-production.aktsk.jp/dragonball_sets/'+str(set)+'/wishes' + data = {'dragonball_wish_ids': [int(choice)]} + r = requests.post(url, data=json.dumps(data), headers=headers) + if 'error' in r.json(): + print(Fore.RED + Style.BRIGHT+str(r.json())) + else: + print(Fore.YELLOW+'Wish granted!') + print('') + + dragonballs() + + return 0 +#################################################################### +def transfer_account(): + + # Determine correct platform to use + set_platform() + + transfercode = input('Enter your transfer code: ') + + config.AdId = packet.guid()['AdId'] + config.UniqueId = packet.guid()['UniqueId'] + headers = { + 'User-Agent': 'Mozilla/5.0 (Android 4.4; Mobile; rv:41.0) Gecko/41.0 Firefox/41.0', + 'Accept': '*/*', + 'Content-type': 'application/json', + 'X-Platform': config.platform, + 'X-AssetVersion': '////', + 'X-DatabaseVersion': '////', + 'X-ClientVersion': '////', + } + data = {'eternal': True, 'old_user_id': '', 'user_account': { + 'device': 'samsung', + 'device_model': 'SM-E7000', + 'os_version': '7.0', + 'platform': config.platform, + 'unique_id': config.UniqueId, + }} + if config.client == 'global': + url = 'https://ishin-global.aktsk.com/auth/link_codes/' \ + + str(transfercode) + else: + url = 'http://ishin-production.aktsk.jp/auth/link_codes/' \ + + str(transfercode) + print('URL: ' + url) + r = requests.put(url, data=json.dumps(data), headers=headers) + if 'error' in r.json(): + print(r.json()) + print(base64.b64decode(r.json()['identifiers']).decode('utf-8')) + config.identifier = base64.b64decode(r.json()['identifiers']).decode('utf-8') + + save_account() + refresh_client() +#################################################################### +def user_command_executor(command): + if ',' in command: + command = command.replace(" ", "") + command = command.replace(",", "\n") + s = io.StringIO(command+'\n') + sys.stdin = s + command = input() + + if command == 'help': + if os.path.exists('help.txt'): + f = open(os.path.join('help.txt'), 'r') + help_text = f.read() + print(help_text) + else: + print(Fore.RED + Style.BRIGHT+'help.txt does not exist.') + elif command == 'stage': + stage = input('What stage would you like to complete?: ') + difficulty = input('Enter the difficulty|(0:Easy, 1:Hard etc...): ') + loop = input('Enter how many times to execute: ') + for i in range(int(loop)): + complete_stage(stage,difficulty) + elif command == 'area': + area = input('Enter the area to complete: ') + loop = input('How many times to complete the entire area: ') + for i in range(int(loop)): + complete_area(area) + elif command == 'gift': + accept_gifts() + accept_missions() + elif command == 'potara': + potara() + elif command == 'ezaplus': + complete_unfinished_zbattles_plus() + elif command == 'omegafarm': + print('This will do all daily, potential, unfinished stages, events, zbattles and clash...') + complete_stage('130001', 0) + complete_stage('131001', 0) + complete_stage('132001', 0) + complete_potential() + refresh_client() + accept_gifts() + accept_missions() + complete_unfinished_quest_stages() + complete_unfinished_events() + complete_unfinished_zbattles() + complete_clash() + refresh_client() + get_user_info() + elif command == 'completequests': + complete_unfinished_quest_stages() + elif command == 'completeevents': + complete_unfinished_events() + elif command == 'completezbattles': + complete_unfinished_zbattles() + elif command == 'zstages': + complete_zbattle_stage() + elif command == 'clash': + complete_clash() + elif command == 'daily': + complete_stage('130001', 0) + complete_stage('131001', 0) + complete_stage('132001', 0) + complete_potential() + accept_gifts() + accept_missions() + elif command == 'listevents': + list_events() + elif command == 'chooseevents': + event_viewer() + elif command == 'summon': + summon() + elif command == 'listsummons': + list_summons() + elif command == 'dragonballs': + dragonballs() + elif command == 'info': + get_user_info() + elif command == 'items': + items_viewer() + elif command == 'medals': + sell_medals() + elif command == 'sell': + sell_cards__bulk_GUI() + elif command == 'cards': + list_cards() + elif command == 'supporter': + change_supporter() + elif command == 'team': + change_team() + elif command == 'deck': + config.deck = int(input('Enter a deck number to use: ')) + elif command == 'transfer': + get_transfer_code() + elif command == 'capacity': + ### Checking if the input is valid + valid = False + while not valid: + try: + increase_times = int(input("How many times do you want to increase the capacity? (+5 per time): ")) + valid = True + except ValueError: + print("That's not a valid number.") + ### Checking if you have enough Dragon Stones + if increase_times > get_user()['user']['stone']: + print("You don't have enough Dragon Stones.") + pass + ### Increasing the capacity + else: + for _ in range(increase_times): + increase_capacity() + elif command == 'name': + change_name() + elif command == 'refresh': + refresh_client() + else: + print('Command not found.') + +#################################################################### +def complete_unfinished_zbattles(kagi = False): + # JP Translated + headers = { + 'User-Agent': 'Mozilla/5.0 (Android 4.4; Mobile; rv:41.0) Gecko/41.0 Firefox/41.0', + 'Accept': '*/*', + 'Authorization': packet.mac('GET', '/events'), + 'Content-type': 'application/json', + 'X-Language': 'en', + 'X-Platform': config.platform, + 'X-AssetVersion': '////', + 'X-DatabaseVersion': '////', + 'X-ClientVersion': '////', + } + if config.client == 'global': + url = 'https://ishin-global.aktsk.com/events' + else: + url = 'http://ishin-production.aktsk.jp/events' + r = requests.get(url, headers=headers) + events = r.json() + try: + for event in events['z_battle_stages']: + try: + config.Model.set_connection_resolver(config.db_glb) + x = config.ZBattles.where('z_battle_stage_id','=',event['id']).first().enemy_name + except: + config.Model.set_connection_resolver(config.db_jp) + print(config.ZBattles.where('z_battle_stage_id','=',event['id']).first().enemy_name,end='') + print(Fore.CYAN + Style.BRIGHT+' | ID: ' + str(event['id'])) + + # Get current zbattle level + headers = { + 'User-Agent': 'Mozilla/5.0 (Android 4.4; Mobile; rv:41.0) Gecko/41.0 Firefox/41.0', + 'Accept': '*/*', + 'Authorization': packet.mac('GET', '/user_areas'), + 'Content-type': 'application/json', + 'X-Language': 'en', + 'X-Platform': config.platform, + 'X-AssetVersion': '////', + 'X-DatabaseVersion': '////', + 'X-ClientVersion': '////', + } + if config.client == 'global': + url = 'https://ishin-global.aktsk.com/user_areas' + else: + url = 'http://ishin-production.aktsk.jp/user_areas' + r = requests.get(url, headers=headers) + if 'user_z_battles' in r.json(): + zbattles = r.json()['user_z_battles'] + if zbattles == []: + zbattles = 0 + else: + zbattles = 0 + + level = 1 + for zbattle in zbattles: + if int(zbattle['z_battle_stage_id']) == int(event['id']): + level = zbattle['max_clear_level'] + 1 + print('Current EZA Level: ' + str(level)) + + + + # Stop at level 30 !! This may not work for all zbattle e.g kid gohan + while level < 31: + ##Get supporters + headers = { + 'User-Agent': 'Mozilla/5.0 (Android 4.4; Mobile; rv:41.0) Gecko/41.0 Firefox/41.0', + 'Accept': '*/*', + 'Authorization': packet.mac('GET', '/z_battles/'+str(event['id'])+'/supporters'), + 'Content-type': 'application/json', + 'X-Platform': config.platform, + 'X-AssetVersion': '////', + 'X-DatabaseVersion': '////', + 'X-ClientVersion': '////', + } + if config.client == 'global': + url = 'https://ishin-global.aktsk.com/z_battles/'+str(event['id'])+'/supporters' + else: + url = 'http://ishin-production.aktsk.jp/z_battles/'+str(event['id'])+'/supporters' + r = requests.get(url, headers=headers) + if 'supporters' in r.json(): + supporter = r.json()['supporters'][0]['id'] + elif 'error' in r.json(): + print(Fore.RED + Style.BRIGHT+r.json()) + return 0 + else: + print(Fore.RED + Style.BRIGHT+'Problem with ZBattle') + print(r.raw()) + return 0 + + ###Send first request + headers = { + 'User-Agent': 'Mozilla/5.0 (Android 4.4; Mobile; rv:41.0) Gecko/41.0 Firefox/41.0', + 'Accept': '*/*', + 'Authorization': packet.mac('POST', '/z_battles/'+str(event['id'])+'/start'), + 'Content-type': 'application/json', + 'X-Platform': config.platform, + 'X-AssetVersion': '////', + 'X-DatabaseVersion': '////', + 'X-ClientVersion': '////', + } + + + if kagi == True: + sign = json.dumps({ + 'friend_id': supporter, + 'level': level, + 'selected_team_num': config.deck, + 'eventkagi_item_id': 5 + }) + else: + sign = json.dumps({ + 'friend_id': supporter, + 'level': level, + 'selected_team_num': config.deck, + }) + + enc_sign = packet.encrypt_sign(sign) + data = {'sign': enc_sign} + if config.client == 'global': + url = 'https://ishin-global.aktsk.com/z_battles/'+str(event['id'])+'/start' + else: + url = 'http://ishin-production.aktsk.jp/z_battles/'+str(event['id'])+'/start' + r = requests.post(url, data=json.dumps(data), headers=headers) + + if 'sign' in r.json(): + dec_sign = packet.decrypt_sign(r.json()['sign']) + # Check if error was due to lack of stamina + elif 'error' in r.json(): + if r.json()['error']['code'] == 'act_is_not_enough': + # Check if allowed to refill stamina + if config.allow_stamina_refill == True: + refill_stamina() + r = requests.post(url, data=json.dumps(data), + headers=headers) + else: + print(r.json()) + return 0 + else: + print(Fore.RED + Style.BRIGHT+'Problem with ZBattle') + print(r.raw()) + return 0 + + finish_time = int(round(time.time(), 0)+2000) + start_time = finish_time - randint(6200000, 8200000) + + data = { + 'elapsed_time': finish_time - start_time, + 'is_cleared': True, + 'level': level, + 's': 'rGAX18h84InCwFGbd/4zr1FvDNKfmo/TJ02pd6onclk=', + 't': 'eyJzdW1tYXJ5Ijp7ImVuZW15X2F0dGFjayI6MTAwMzg2LCJlbmVteV9hdHRhY2tfY291bnQiOjUsImVuZW15X2hlYWxfY291bnRzIjpbMF0sImVuZW15X2hlYWxzIjpbMF0sImVuZW15X21heF9hdHRhY2siOjEwMDAwMCwiZW5lbXlfbWluX2F0dGFjayI6NTAwMDAsInBsYXllcl9hdHRhY2tfY291bnRzIjpbMTBdLCJwbGF5ZXJfYXR0YWNrcyI6WzMwNjYwNTJdLCJwbGF5ZXJfaGVhbCI6MCwicGxheWVyX2hlYWxfY291bnQiOjAsInBsYXllcl9tYXhfYXR0YWNrcyI6WzEyMzY4NTBdLCJwbGF5ZXJfbWluX2F0dGFja3MiOls0NzcxOThdLCJ0eXBlIjoic3VtbWFyeSJ9fQ==', + 'token': dec_sign['token'], + 'used_items': [], + 'z_battle_finished_at_ms': finish_time, + 'z_battle_started_at_ms': start_time, + } + #enc_sign = encrypt_sign(sign) + + headers = { + 'User-Agent': 'Android', + 'Accept': '*/*', + 'Authorization': packet.mac('POST', '/z_battles/'+str(event['id'])+'/finish'), + 'Content-type': 'application/json', + 'X-Platform': config.platform, + 'X-AssetVersion': '////', + 'X-DatabaseVersion': '////', + 'X-ClientVersion': '////', + } + if config.client == 'global': + url = 'https://ishin-global.aktsk.com/z_battles/'+str(event['id'])+'/finish' + else: + url = 'http://ishin-production.aktsk.jp/z_battles/'+str(event['id'])+'/finish' + + r = requests.post(url, data=json.dumps(data), headers=headers) + dec_sign = packet.decrypt_sign(r.json()['sign']) + # ## Print out Items from Database + print('Level: '+str(level)) + # ## Print out Items from Database + if 'items' in dec_sign: + supportitems = [] + awakeningitems = [] + trainingitems = [] + potentialitems = [] + treasureitems = [] + carditems = [] + trainingfields = [] + stones = 0 + supportitemsset = set() + awakeningitemsset = set() + trainingitemsset = set() + potentialitemsset = set() + treasureitemsset = set() + carditemsset = set() + trainingfieldsset = set() + print('Items:') + print('-------------------------') + if 'quest_clear_rewards' in dec_sign: + for x in dec_sign['quest_clear_rewards']: + if x['item_type'] == 'Point::Stone': + stones += x['amount'] + for x in dec_sign['items']: + if x['item_type'] == 'SupportItem': + + # print('' + SupportItems.find(x['item_id']).name + ' x '+str(x['quantity'])) + + for i in range(x['quantity']): + supportitems.append(x['item_id']) + supportitemsset.add(x['item_id']) + elif x['item_type'] == 'PotentialItem': + + # print('' + PotentialItems.find(x['item_id']).name + ' x '+str(x['quantity'])) + + for i in range(x['quantity']): + potentialitems.append(x['item_id']) + potentialitemsset.add(x['item_id']) + elif x['item_type'] == 'TrainingItem': + + # print('' + TrainingItems.find(x['item_id']).name + ' x '+str(x['quantity'])) + + for i in range(x['quantity']): + trainingitems.append(x['item_id']) + trainingitemsset.add(x['item_id']) + elif x['item_type'] == 'AwakeningItem': + + # print('' + AwakeningItems.find(x['item_id']).name + ' x '+str(x['quantity'])) + + for i in range(x['quantity']): + awakeningitems.append(x['item_id']) + awakeningitemsset.add(x['item_id']) + elif x['item_type'] == 'TreasureItem': + + # print('' + TreasureItems.find(x['item_id']).name + ' x '+str(x['quantity'])) + + for i in range(x['quantity']): + treasureitems.append(x['item_id']) + treasureitemsset.add(x['item_id']) + elif x['item_type'] == 'Card': + + # card = Cards.find(x['item_id']) + + carditems.append(x['item_id']) + carditemsset.add(x['item_id']) + elif x['item_type'] == 'Point::Stone': + + # print('' + card.name + '['+rarity+']'+ ' x '+str(x['quantity'])) + # print('' + TreasureItems.find(x['item_id']).name + ' x '+str(x['quantity'])) + + stones += 1 + elif x['item_type'] == 'TrainingField': + + # card = Cards.find(x['item_id']) + + for i in range(x['quantity']): + trainingfields.append(x['item_id']) + trainingfieldsset.add(x['item_id']) + else: + print(x['item_type']) + + # Print items + for x in supportitemsset: + # JP Translation + try: + config.Model.set_connection_resolver(config.db_glb) + config.SupportItems.find_or_fail(x).name + except: + config.Model.set_connection_resolver(config.db_jp) + + # Print name and item count + print(Fore.CYAN + Style.BRIGHT+ config.SupportItems.find(x).name + ' x' \ + + str(supportitems.count(x))) + for x in awakeningitemsset: + # JP Translation + try: + config.Model.set_connection_resolver(config.db_glb) + config.AwakeningItems.find_or_fail(x).name + except: + config.Model.set_connection_resolver(config.db_jp) + + # Print name and item count + print(Fore.MAGENTA + Style.BRIGHT + config.AwakeningItems.find(x).name + ' x' \ + + str(awakeningitems.count(x))) + for x in trainingitemsset: + # JP Translation + try: + config.Model.set_connection_resolver(config.db_glb) + config.TrainingItems.find_or_fail(x).name + except: + config.Model.set_connection_resolver(config.db_jp) + + # Print name and item count + print(Fore.RED + Style.BRIGHT + config.TrainingItems.find(x).name + ' x' \ + + str(trainingitems.count(x))) + for x in potentialitemsset: + # JP Translation + try: + config.Model.set_connection_resolver(config.db_glb) + config.PotentialItems.find_or_fail(x).name + except: + config.Model.set_connection_resolver(config.db_jp) + + # Print name and item count + print(config.PotentialItems.find_or_fail(x).name + ' x' \ + + str(potentialitems.count(x))) + for x in treasureitemsset: + # JP Translation + try: + config.Model.set_connection_resolver(config.db_glb) + config.TreasureItems.find_or_fail(x).name + except: + config.Model.set_connection_resolver(config.db_jp) + + # Print name and item count + print(Fore.GREEN + Style.BRIGHT + config.TreasureItems.find(x).name + ' x' \ + + str(treasureitems.count(x))) + for x in trainingfieldsset: + # JP Translation + try: + config.Model.set_connection_resolver(config.db_glb) + config.TrainingFields.find_or_fail(x).name + except: + config.Model.set_connection_resolver(config.db_jp) + + # Print name and item count + print(config.TrainingFields.find(x).name + ' x' \ + + str(trainingfields.count(x))) + for x in carditemsset: + # JP Translation + try: + config.Model.set_connection_resolver(config.db_glb) + config.Cards.find_or_fail(x).name + except: + config.Model.set_connection_resolver(config.db_jp) + + # Print name and item count + print(config.Cards.find(x).name + ' x' + str(carditems.count(x))) + print(Fore.YELLOW + Style.BRIGHT + 'Stones x' + str(stones)) + if 'gasha_point' in dec_sign: + print('Friend Points: ' + str(dec_sign['gasha_point'])) + + print('--------------------------') + print('##############################################') + level += 1 + refresh_client() + + except Exception as e: + print(Fore.RED + Style.BRIGHT+str(e)) + print(Fore.RED + Style.BRIGHT+'Trouble finding new Z-Battle events') + +def complete_unfinished_zbattles_plus(kagi = False): + # JP Translated + headers = { + 'User-Agent': 'Mozilla/5.0 (Android 4.4; Mobile; rv:41.0) Gecko/41.0 Firefox/41.0', + 'Accept': '*/*', + 'Authorization': packet.mac('GET', '/events'), + 'Content-type': 'application/json', + 'X-Language': 'en', + 'X-Platform': config.platform, + 'X-AssetVersion': '////', + 'X-DatabaseVersion': '////', + 'X-ClientVersion': '////', + } + if config.client == 'global': + url = 'https://ishin-global.aktsk.com/events' + else: + url = 'http://ishin-production.aktsk.jp/events' + r = requests.get(url, headers=headers) + events = r.json() + try: + for event in events['z_battle_stages']: + try: + config.Model.set_connection_resolver(config.db_glb) + x = config.ZBattles.where('z_battle_stage_id','=',event['id']).first().enemy_name + except: + config.Model.set_connection_resolver(config.db_jp) + print(config.ZBattles.where('z_battle_stage_id','=',event['id']).first().enemy_name,end='') + print(Fore.CYAN + Style.BRIGHT+' | ID: ' + str(event['id'])) + + # Get current zbattle level + headers = { + 'User-Agent': 'Mozilla/5.0 (Android 4.4; Mobile; rv:41.0) Gecko/41.0 Firefox/41.0', + 'Accept': '*/*', + 'Authorization': packet.mac('GET', '/user_areas'), + 'Content-type': 'application/json', + 'X-Language': 'en', + 'X-Platform': config.platform, + 'X-AssetVersion': '////', + 'X-DatabaseVersion': '////', + 'X-ClientVersion': '////', + } + if config.client == 'global': + url = 'https://ishin-global.aktsk.com/user_areas' + else: + url = 'http://ishin-production.aktsk.jp/user_areas' + r = requests.get(url, headers=headers) + if 'user_z_battles' in r.json(): + zbattles = r.json()['user_z_battles'] + if zbattles == []: + zbattles = 0 + else: + zbattles = 0 + + level = 1 + for zbattle in zbattles: + if int(zbattle['z_battle_stage_id']) == int(event['id']): + level = zbattle['max_clear_level'] + 1 + print('Current EZA Level: ' + str(level)) + + + + # Stop at level 30 !! This may not work for all zbattle e.g kid gohan + while level < 51: + ##Get supporters + headers = { + 'User-Agent': 'Mozilla/5.0 (Android 4.4; Mobile; rv:41.0) Gecko/41.0 Firefox/41.0', + 'Accept': '*/*', + 'Authorization': packet.mac('GET', '/z_battles/'+str(event['id'])+'/supporters'), + 'Content-type': 'application/json', + 'X-Platform': config.platform, + 'X-AssetVersion': '////', + 'X-DatabaseVersion': '////', + 'X-ClientVersion': '////', + } + if config.client == 'global': + url = 'https://ishin-global.aktsk.com/z_battles/'+str(event['id'])+'/supporters' + else: + url = 'http://ishin-production.aktsk.jp/z_battles/'+str(event['id'])+'/supporters' + r = requests.get(url, headers=headers) + if 'supporters' in r.json(): + supporter = r.json()['supporters'][0]['id'] + elif 'error' in r.json(): + print(Fore.RED + Style.BRIGHT+r.json()) + return 0 + else: + print(Fore.RED + Style.BRIGHT+'Problem with ZBattle') + print(r.raw()) + return 0 + + ###Send first request + headers = { + 'User-Agent': 'Mozilla/5.0 (Android 4.4; Mobile; rv:41.0) Gecko/41.0 Firefox/41.0', + 'Accept': '*/*', + 'Authorization': packet.mac('POST', '/z_battles/'+str(event['id'])+'/start'), + 'Content-type': 'application/json', + 'X-Platform': config.platform, + 'X-AssetVersion': '////', + 'X-DatabaseVersion': '////', + 'X-ClientVersion': '////', + } + + + if kagi == True: + sign = json.dumps({ + 'friend_id': supporter, + 'level': level, + 'selected_team_num': config.deck, + 'eventkagi_item_id': 5 + }) + else: + sign = json.dumps({ + 'friend_id': supporter, + 'level': level, + 'selected_team_num': config.deck, + }) + + enc_sign = packet.encrypt_sign(sign) + data = {'sign': enc_sign} + if config.client == 'global': + url = 'https://ishin-global.aktsk.com/z_battles/'+str(event['id'])+'/start' + else: + url = 'http://ishin-production.aktsk.jp/z_battles/'+str(event['id'])+'/start' + r = requests.post(url, data=json.dumps(data), headers=headers) + + if 'sign' in r.json(): + dec_sign = packet.decrypt_sign(r.json()['sign']) + # Check if error was due to lack of stamina + elif 'error' in r.json(): + if r.json()['error']['code'] == 'act_is_not_enough': + # Check if allowed to refill stamina + if config.allow_stamina_refill == True: + refill_stamina() + r = requests.post(url, data=json.dumps(data), + headers=headers) + else: + print(r.json()) + return 0 + else: + print(Fore.RED + Style.BRIGHT+'Problem with ZBattle') + print(r.raw()) + return 0 + + finish_time = int(round(time.time(), 0)+2000) + start_time = finish_time - randint(6200000, 8200000) + + data = { + 'elapsed_time': finish_time - start_time, + 'is_cleared': True, + 'level': level, + 's': 'rGAX18h84InCwFGbd/4zr1FvDNKfmo/TJ02pd6onclk=', + 't': 'eyJzdW1tYXJ5Ijp7ImVuZW15X2F0dGFjayI6MTAwMzg2LCJlbmVteV9hdHRhY2tfY291bnQiOjUsImVuZW15X2hlYWxfY291bnRzIjpbMF0sImVuZW15X2hlYWxzIjpbMF0sImVuZW15X21heF9hdHRhY2siOjEwMDAwMCwiZW5lbXlfbWluX2F0dGFjayI6NTAwMDAsInBsYXllcl9hdHRhY2tfY291bnRzIjpbMTBdLCJwbGF5ZXJfYXR0YWNrcyI6WzMwNjYwNTJdLCJwbGF5ZXJfaGVhbCI6MCwicGxheWVyX2hlYWxfY291bnQiOjAsInBsYXllcl9tYXhfYXR0YWNrcyI6WzEyMzY4NTBdLCJwbGF5ZXJfbWluX2F0dGFja3MiOls0NzcxOThdLCJ0eXBlIjoic3VtbWFyeSJ9fQ==', + 'token': dec_sign['token'], + 'used_items': [], + 'z_battle_finished_at_ms': finish_time, + 'z_battle_started_at_ms': start_time, + } + #enc_sign = encrypt_sign(sign) + + headers = { + 'User-Agent': 'Android', + 'Accept': '*/*', + 'Authorization': packet.mac('POST', '/z_battles/'+str(event['id'])+'/finish'), + 'Content-type': 'application/json', + 'X-Platform': config.platform, + 'X-AssetVersion': '////', + 'X-DatabaseVersion': '////', + 'X-ClientVersion': '////', + } + if config.client == 'global': + url = 'https://ishin-global.aktsk.com/z_battles/'+str(event['id'])+'/finish' + else: + url = 'http://ishin-production.aktsk.jp/z_battles/'+str(event['id'])+'/finish' + + r = requests.post(url, data=json.dumps(data), headers=headers) + dec_sign = packet.decrypt_sign(r.json()['sign']) + # ## Print out Items from Database + print('Level: '+str(level)) + # ## Print out Items from Database + if 'items' in dec_sign: + supportitems = [] + awakeningitems = [] + trainingitems = [] + potentialitems = [] + treasureitems = [] + carditems = [] + trainingfields = [] + stones = 0 + supportitemsset = set() + awakeningitemsset = set() + trainingitemsset = set() + potentialitemsset = set() + treasureitemsset = set() + carditemsset = set() + trainingfieldsset = set() + print('Items:') + print('-------------------------') + if 'quest_clear_rewards' in dec_sign: + for x in dec_sign['quest_clear_rewards']: + if x['item_type'] == 'Point::Stone': + stones += x['amount'] + for x in dec_sign['items']: + if x['item_type'] == 'SupportItem': + + # print('' + SupportItems.find(x['item_id']).name + ' x '+str(x['quantity'])) + + for i in range(x['quantity']): + supportitems.append(x['item_id']) + supportitemsset.add(x['item_id']) + elif x['item_type'] == 'PotentialItem': + + # print('' + PotentialItems.find(x['item_id']).name + ' x '+str(x['quantity'])) + + for i in range(x['quantity']): + potentialitems.append(x['item_id']) + potentialitemsset.add(x['item_id']) + elif x['item_type'] == 'TrainingItem': + + # print('' + TrainingItems.find(x['item_id']).name + ' x '+str(x['quantity'])) + + for i in range(x['quantity']): + trainingitems.append(x['item_id']) + trainingitemsset.add(x['item_id']) + elif x['item_type'] == 'AwakeningItem': + + # print('' + AwakeningItems.find(x['item_id']).name + ' x '+str(x['quantity'])) + + for i in range(x['quantity']): + awakeningitems.append(x['item_id']) + awakeningitemsset.add(x['item_id']) + elif x['item_type'] == 'TreasureItem': + + # print('' + TreasureItems.find(x['item_id']).name + ' x '+str(x['quantity'])) + + for i in range(x['quantity']): + treasureitems.append(x['item_id']) + treasureitemsset.add(x['item_id']) + elif x['item_type'] == 'Card': + + # card = Cards.find(x['item_id']) + + carditems.append(x['item_id']) + carditemsset.add(x['item_id']) + elif x['item_type'] == 'Point::Stone': + + # print('' + card.name + '['+rarity+']'+ ' x '+str(x['quantity'])) + # print('' + TreasureItems.find(x['item_id']).name + ' x '+str(x['quantity'])) + + stones += 1 + elif x['item_type'] == 'TrainingField': + + # card = Cards.find(x['item_id']) + + for i in range(x['quantity']): + trainingfields.append(x['item_id']) + trainingfieldsset.add(x['item_id']) + else: + print(x['item_type']) + + # Print items + for x in supportitemsset: + # JP Translation + try: + config.Model.set_connection_resolver(config.db_glb) + config.SupportItems.find_or_fail(x).name + except: + config.Model.set_connection_resolver(config.db_jp) + + # Print name and item count + print(Fore.CYAN + Style.BRIGHT+ config.SupportItems.find(x).name + ' x' \ + + str(supportitems.count(x))) + for x in awakeningitemsset: + # JP Translation + try: + config.Model.set_connection_resolver(config.db_glb) + config.AwakeningItems.find_or_fail(x).name + except: + config.Model.set_connection_resolver(config.db_jp) + + # Print name and item count + print(Fore.MAGENTA + Style.BRIGHT + config.AwakeningItems.find(x).name + ' x' \ + + str(awakeningitems.count(x))) + for x in trainingitemsset: + # JP Translation + try: + config.Model.set_connection_resolver(config.db_glb) + config.TrainingItems.find_or_fail(x).name + except: + config.Model.set_connection_resolver(config.db_jp) + + # Print name and item count + print(Fore.RED + Style.BRIGHT + config.TrainingItems.find(x).name + ' x' \ + + str(trainingitems.count(x))) + for x in potentialitemsset: + # JP Translation + try: + config.Model.set_connection_resolver(config.db_glb) + config.PotentialItems.find_or_fail(x).name + except: + config.Model.set_connection_resolver(config.db_jp) + + # Print name and item count + print(config.PotentialItems.find_or_fail(x).name + ' x' \ + + str(potentialitems.count(x))) + for x in treasureitemsset: + # JP Translation + try: + config.Model.set_connection_resolver(config.db_glb) + config.TreasureItems.find_or_fail(x).name + except: + config.Model.set_connection_resolver(config.db_jp) + + # Print name and item count + print(Fore.GREEN + Style.BRIGHT + config.TreasureItems.find(x).name + ' x' \ + + str(treasureitems.count(x))) + for x in trainingfieldsset: + # JP Translation + try: + config.Model.set_connection_resolver(config.db_glb) + config.TrainingFields.find_or_fail(x).name + except: + config.Model.set_connection_resolver(config.db_jp) + + # Print name and item count + print(config.TrainingFields.find(x).name + ' x' \ + + str(trainingfields.count(x))) + for x in carditemsset: + # JP Translation + try: + config.Model.set_connection_resolver(config.db_glb) + config.Cards.find_or_fail(x).name + except: + config.Model.set_connection_resolver(config.db_jp) + + # Print name and item count + print(config.Cards.find(x).name + ' x' + str(carditems.count(x))) + print(Fore.YELLOW + Style.BRIGHT + 'Stones x' + str(stones)) + if 'gasha_point' in dec_sign: + print('Friend Points: ' + str(dec_sign['gasha_point'])) + + print('--------------------------') + print('##############################################') + level += 1 + refresh_client() + + except Exception as e: + print(Fore.RED + Style.BRIGHT+str(e)) + print(Fore.RED + Style.BRIGHT+'Trouble finding new Z-Battle events') + +#################################################################### +def set_platform(): + while True: + print('Choose your operating system (' + Fore.YELLOW + Style.BRIGHT + 'Android: 1' + Style.RESET_ALL + ' or' + Fore.YELLOW + Style.BRIGHT + ' IOS: 2' + Style.RESET_ALL + ') ',end='') + platform = input('') + if platform[0].lower() in ['1','2']: + if platform[0].lower() == '1': + config.platform = 'android' + else: + config.platform = 'ios' + break + else: + print(Fore.RED + Style.BRIGHT+'Could not identify correct operating system to use.') + +#################################################################### +def list_events(): + # Prints all currently available events + # JP Translated + headers = { + 'User-Agent': 'Mozilla/5.0 (Android 4.4; Mobile; rv:41.0) Gecko/41.0 Firefox/41.0', + 'Accept': '*/*', + 'Authorization': packet.mac('GET', '/events'), + 'Content-type': 'application/json', + 'X-Language': 'en', + 'X-Platform': config.platform, + 'X-AssetVersion': '////', + 'X-DatabaseVersion': '////', + 'X-ClientVersion': '////', + } + if config.client == 'global': + url = 'https://ishin-global.aktsk.com/events' + else: + url = 'http://ishin-production.aktsk.jp/events' + r = requests.get(url, headers=headers) + events = r.json() + + area_id = None + for event in events['events']: + for quest in event['quests']: + if str(event['id']) != area_id: + area_id = str(event['id']) + try: + config.Model.set_connection_resolver(config.db_glb) + area_name = str(config.Area.where('id', '=',area_id).first().name) + except: + config.Model.set_connection_resolver(config.db_jp) + area_name = str(config.Area.where('id', '=',area_id).first().name) + print('--------------------------------------------') + print(Back.BLUE + Fore.WHITE + Style.BRIGHT \ + + area_name) + print('--------------------------------------------') + + ids = quest['id'] + config.Model.set_connection_resolver(config.db_glb) + sugorokus = config.Sugoroku.where('quest_id', '=',int(ids)).get() + if len(sugorokus) < 1: + config.Model.set_connection_resolver(config.db_jp) + sugorokus = config.Sugoroku.where('quest_id', '=',int(ids)).get() + difficulties = [] + for sugoroku in sugorokus: + difficulties.append(sugoroku.difficulty) + print(config.Quests.find(ids).name + ' ' + str(ids) \ + + ' Difficulties: ' + str(difficulties) \ + + ' AreaID: ' + str(event['id'])) +#################################################################### +def event_viewer(): + #Event GUI with options to complete stage. + #JP Translation needs work + + headers = { + 'User-Agent': 'Mozilla/5.0 (Android 4.4; Mobile; rv:41.0) Gecko/41.0 Firefox/41.0', + 'Accept': '*/*', + 'Authorization': packet.mac('GET', '/events'), + 'Content-type': 'application/json', + 'X-Language': 'en', + 'X-Platform': config.platform, + 'X-AssetVersion': '////', + 'X-DatabaseVersion': '////', + 'X-ClientVersion': '////', + } + if config.client == 'global': + url = 'https://ishin-global.aktsk.com/events' + else: + url = 'http://ishin-production.aktsk.jp/events' + r = requests.get(url, headers=headers) + events = r.json() + + # Build areas list + areas_to_display = [] + stage_ids = [] + areas = {} + + for event in events['events']: + area_id = str(event['id']) + try: + config.Model.set_connection_resolver(config.db_glb) + area_name = area_id + ' | ' + str(config.Area.where('id', '=',area_id).first().name) + except: + config.Model.set_connection_resolver(config.db_jp) + area_name = area_id + ' | ' + str(config.Area.where('id', '=',area_id).first().name) + areas_to_display.append(area_name) + stage_ids[:] = [] + for quest in event['quests']: + stage_ids.append(quest['id']) + areas[area_id] = stage_ids[:] + + stages_to_display = [] + difficulties = [0] + stage_name = '' + + col1 = [[sg.Listbox(values=(sorted(areas_to_display)),change_submits = True,size = (30,20),key='AREAS')]] + col2 = [[sg.Listbox(values=(sorted(stages_to_display)),change_submits = True,size = (30,20),key = 'STAGES')]] + col3 = [[sg.Text('Name',key = 'STAGE_NAME',size = (30,2))], + [sg.Text('Difficulty: '),sg.Combo(difficulties,key = 'DIFFICULTIES',size=(6,3),readonly=True)], + [sg.Text('How many times to complete:') + ,sg.Spin([i for i in range(1,999)], key = 'LOOP',initial_value=1,size=(3,3))], + [sg.Button(button_text = 'Complete Stage',key = 'COMPLETE_STAGE')]] + + layout = [[sg.Column(col1),sg.Column(col2),sg.Column(col3)]] + window = sg.Window('Event Viewer').Layout(layout) + + while True: + event,values = window.Read() + if event == None: + return 0 + + if event == 'AREAS' and len(values['AREAS']) > 0: + stages_to_display[:] = [] + # Check if GLB database has id, if not try JP DB. + area_id = values['AREAS'][0].split(' | ')[0] + + for stage_id in areas[area_id]: + try: + config.Model.set_connection_resolver(config.db_glb) + stage_name = config.Quests.find_or_fail(stage_id).name + except: + config.Model.set_connection_resolver(config.db_jp) + stage_name = config.Quests.find_or_fail(stage_id).name + stages_to_display.append(stage_name + ' | ' + str(stage_id)) + + if event == 'STAGES' and len(values['STAGES']) > 0: + difficulties[:] = [] + stage_id = values['STAGES'][0].split(' | ')[1] + stage_name = values['STAGES'][0].split(' | ')[0] + sugorokus = config.Sugoroku.where('quest_id', '=',str(stage_id)).get() + difficulties = [] + for sugoroku in sugorokus: + difficulties.append(str(sugoroku.difficulty)) + window.FindElement('DIFFICULTIES').Update(values=difficulties) + window.FindElement('STAGE_NAME').Update(stage_name) + + if event == 'COMPLETE_STAGE' and stage_name != '': + window.Hide() + window.Refresh() + for i in range(int(values['LOOP'])): + complete_stage(stage_id,values['DIFFICULTIES']) + window.UnHide() + window.Refresh() + + window.FindElement('STAGES').Update(values=stages_to_display) +#################################################################### +def complete_potential(): + headers = { + 'User-Agent': 'Mozilla/5.0 (Android 4.4; Mobile; rv:41.0) Gecko/41.0 Firefox/41.0', + 'Accept': '*/*', + 'Authorization': packet.mac('GET', '/events'), + 'Content-type': 'application/json', + 'X-Language': 'en', + 'X-Platform': config.platform, + 'X-AssetVersion': '////', + 'X-DatabaseVersion': '////', + 'X-ClientVersion': '////', + } + if config.client == 'global': + url = 'https://ishin-global.aktsk.com/events' + else: + url = 'http://ishin-production.aktsk.jp/events' + r = requests.get(url, headers=headers) + events = r.json() + for event in events['events']: + if event['id'] >= 140 and event['id'] < 145: + for quest in event['quests']: + ids = quest['id'] + config.Model.set_connection_resolver(config.db_jp) + sugorokus = config.Sugoroku.where('quest_id', '=', + int(ids)).get() + difficulties = [] + for sugoroku in sugorokus: + config.Model.set_connection_resolver(config.db_jp) + complete_stage(str(ids),sugoroku.difficulty) +#################################################################### + +def list_summons(): + + # Prints current available summons, could be formatted better but meh + + headers = { + 'User-Agent': 'Mozilla/5.0 (Android 4.4; Mobile; rv:41.0) Gecko/41.0 Firefox/41.0', + 'Accept': '*/*', + 'Authorization': packet.mac('GET', '/gashas'), + 'Content-type': 'application/json', + 'X-Language': 'en', + 'X-Platform': config.platform, + 'X-AssetVersion': '////', + 'X-DatabaseVersion': '////', + 'X-ClientVersion': '////', + } + + if config.client == 'global': + url = 'https://ishin-global.aktsk.com/gashas' + else: + url = 'http://ishin-production.aktsk.jp/gashas' + + r = requests.get(url, headers=headers) + + for gasha in r.json()['gashas']: + print(gasha['name'].replace('\n',' ') + ' ' + str(gasha['id'])) + if len(gasha['description'])>0: + print(Fore.YELLOW+re.sub(r'\{[^{}]*\}', "", gasha['description']).replace('\n',' ')) + +#################################################################### +def summon(): + headers = { + 'User-Agent': 'Mozilla/5.0 (Android 4.4; Mobile; rv:41.0) Gecko/41.0 Firefox/41.0', + 'Accept': '*/*', + 'Authorization': packet.mac('GET', '/gashas'), + 'Content-type': 'application/json', + 'X-Language': 'en', + 'X-Platform': config.platform, + 'X-AssetVersion': '////', + 'X-DatabaseVersion': '////', + 'X-ClientVersion': '////', + } + + if config.client == 'global': + url = 'https://ishin-global.aktsk.com/gashas' + else: + url = 'http://ishin-production.aktsk.jp/gashas' + r = requests.get(url, headers=headers) + gashas = [] + for gasha in r.json()['gashas']: + gashas.append(gasha['name'] + ' | ' + str(gasha['id'])) + + layout = [[sg.Listbox(values=(gashas),size = (30,20),key = 'GASHAS')], + [sg.Radio('Multi', "TYPE", default=True), sg.Radio('Single', "TYPE")], + [sg.Spin([i for i in range(1,999)], key = 'LOOP',initial_value=1,size=(3,3))], + [sg.Button(button_text= 'Summon!',key='SUMMON')]] + window = sg.Window('Event Viewer').Layout(layout) + + while True: + event,values = window.Read() + if event == None: + return 0 + + if event == 'SUMMON' and len(values['GASHAS']) > 0: + summon_id = values['GASHAS'][0].split(' | ')[1] + if values[0]: + headers = { + 'User-Agent': 'Mozilla/5.0 (Android 4.4; Mobile; rv:41.0) Gecko/41.0 Firefox/41.0', + 'Accept': '*/*', + 'Authorization': packet.mac('POST', '/gashas/' + str(summon_id) + + '/courses/2/draw'), + 'Content-type': 'application/json', + 'X-Platform': config.platform, + 'X-AssetVersion': '////', + 'X-DatabaseVersion': '////', + 'X-ClientVersion': '////', + } + if config.client == 'global': + url = 'https://ishin-global.aktsk.com/gashas/' + str(summon_id) \ + + '/courses/2/draw' + else: + url = 'http://ishin-production.aktsk.jp/gashas/' + str(summon_id) \ + + '/courses/2/draw' + window.Hide() + window.Refresh() + for i in range(int(values['LOOP'])): + r = requests.post(url, headers=headers).json() + if 'error' in r: + print(r) + window.Close() + return 0 + card_list = [] + for card in r['gasha_items']: + try: + config.Model.set_connection_resolver(config.db_glb) + config.Cards.find_or_fail(int(card['item_id'])).rarity + except: + config.Model.set_connection_resolver(config.db_jp) + config.Cards.find_or_fail(int(card['item_id'])).rarity + + if config.Cards.find(int(card['item_id'])).rarity == 0: + rarity = Fore.RED + Style.BRIGHT + 'N'+ Style.RESET_ALL + elif config.Cards.find(int(card['item_id'])).rarity == 1: + rarity = Fore.RED + Style.BRIGHT + 'R'+ Style.RESET_ALL + elif config.Cards.find(int(card['item_id'])).rarity == 2: + rarity = Fore.RED + Style.BRIGHT + 'SR'+ Style.RESET_ALL + elif config.Cards.find(int(card['item_id'])).rarity == 3: + rarity = Fore.YELLOW + 'SSR' + Style.RESET_ALL + elif config.Cards.find(int(card['item_id'])).rarity == 4: + rarity = Fore.MAGENTA + Style.BRIGHT + 'UR'+ Style.RESET_ALL + elif config.Cards.find(int(card['item_id'])).rarity == 5: + rarity = Fore.CYAN + 'LR'+ Style.RESET_ALL + if str(config.Cards.find(int(card['item_id'])).element)[-1] == '0': + type = Fore.CYAN + Style.BRIGHT + 'AGL ' + elif str(config.Cards.find(int(card['item_id'])).element)[-1] == '1': + type = Fore.GREEN + Style.BRIGHT + 'TEQ ' + elif str(config.Cards.find(int(card['item_id'])).element)[-1] == '2': + type = Fore.MAGENTA + Style.BRIGHT + 'INT ' + elif str(config.Cards.find(int(card['item_id'])).element)[-1] == '3': + type = Fore.RED + Style.BRIGHT + 'STR ' + elif str(config.Cards.find(int(card['item_id'])).element)[-1] == '4': + type = Fore.YELLOW + 'PHY ' + card_list.append(type + config.Cards.find(int(card['item_id' + ])).name + ' ' +rarity) + for card in card_list: + print(card) + window.UnHide() + window.Refresh() + + + else: + headers = { + 'User-Agent': 'Mozilla/5.0 (Android 4.4; Mobile; rv:41.0) Gecko/41.0 Firefox/41.0', + 'Accept': '*/*', + 'Authorization': packet.mac('POST', '/gashas/' + str(summon_id) + + '/courses/1/draw'), + 'Content-type': 'application/json', + 'X-Platform': config.platform, + 'X-AssetVersion': '////', + 'X-DatabaseVersion': '////', + 'X-ClientVersion': '////', + } + if config.client == 'global': + url = 'https://ishin-global.aktsk.com/gashas/' + str(summon_id) \ + + '/courses/1/draw' + else: + url = 'http://ishin-production.aktsk.jp/gashas/' + str(summon_id) \ + + '/courses/1/draw' + window.Hide() + window.Refresh() + for i in range(int(values['LOOP'])): + r = requests.post(url, headers=headers).json() + if 'error' in r: + print(r) + window.Close() + return 0 + card_list = [] + for card in r['gasha_items']: + try: + config.Model.set_connection_resolver(config.db_glb) + config.Cards.find_or_fail(int(card['item_id'])).rarity + except: + config.Model.set_connection_resolver(config.db_jp) + config.Cards.find_or_fail(int(card['item_id'])).rarity + + if config.Cards.find(int(card['item_id'])).rarity == 0: + rarity = Fore.RED + Style.BRIGHT + 'N'+ Style.RESET_ALL + elif config.Cards.find(int(card['item_id'])).rarity == 1: + rarity = Fore.RED + Style.BRIGHT + 'R'+ Style.RESET_ALL + elif config.Cards.find(int(card['item_id'])).rarity == 2: + rarity = Fore.RED + Style.BRIGHT + 'SR'+ Style.RESET_ALL + elif config.Cards.find(int(card['item_id'])).rarity == 3: + rarity = Fore.YELLOW + 'SSR' + Style.RESET_ALL + elif config.Cards.find(int(card['item_id'])).rarity == 4: + rarity = Fore.MAGENTA + Style.BRIGHT + 'UR'+ Style.RESET_ALL + elif config.Cards.find(int(card['item_id'])).rarity == 5: + rarity = Fore.CYAN + 'LR'+ Style.RESET_ALL + if str(config.Cards.find(int(card['item_id'])).element)[-1] == '0': + type = Fore.CYAN + Style.BRIGHT + 'AGL ' + elif str(config.Cards.find(int(card['item_id'])).element)[-1] == '1': + type = Fore.GREEN + Style.BRIGHT + 'TEQ ' + elif str(config.Cards.find(int(card['item_id'])).element)[-1] == '2': + type = Fore.MAGENTA + Style.BRIGHT + 'INT ' + elif str(config.Cards.find(int(card['item_id'])).element)[-1] == '3': + type = Fore.RED + Style.BRIGHT + 'STR ' + elif str(config.Cards.find(int(card['item_id'])).element)[-1] == '4': + type = Fore.YELLOW + 'PHY ' + card_list.append(type + config.Cards.find(int(card['item_id' + ])).name + ' ' +rarity) + for card in card_list: + print(card) + window.UnHide() + window.Refresh() + print('------------------------------------------') +#################################################################### +def sell_cards__bulk_GUI(): + #Provides a GUI to select a range of cards to sell. + headers = { + 'User-Agent': 'Mozilla/5.0 (Android 4.4; Mobile; rv:41.0) Gecko/41.0 Firefox/41.0', + 'Accept': '*/*', + 'Authorization': packet.mac('GET', '/teams'), + 'Content-type': 'application/json', + 'X-Language': 'en', + 'X-Platform': config.platform, + 'X-AssetVersion': '////', + 'X-DatabaseVersion': '////', + 'X-ClientVersion': '////', + } + + if config.client == 'global': + url = 'https://ishin-global.aktsk.com/teams' + else: + url = 'http://ishin-production.aktsk.jp/teams' + r = requests.get(url, headers=headers) + + team_cards = [] + for team in r.json()['user_card_teams']: + team_cards.extend(team['user_card_ids']) + + + headers = { + 'User-Agent': 'Mozilla/5.0 (Android 4.4; Mobile; rv:41.0) Gecko/41.0 Firefox/41.0', + 'Accept': '*/*', + 'Authorization': packet.mac('GET', '/support_leaders'), + 'Content-type': 'application/json', + 'X-Language': 'en', + 'X-Platform': config.platform, + 'X-AssetVersion': '////', + 'X-DatabaseVersion': '////', + 'X-ClientVersion': '////', + } + + if config.client == 'global': + url = 'https://ishin-global.aktsk.com/support_leaders' + else: + url = 'http://ishin-production.aktsk.jp/support_leaders' + r = requests.get(url, headers=headers) + team_cards.extend(r.json()['support_leader_ids']) + + + headers = { + 'User-Agent': 'Mozilla/5.0 (Android 4.4; Mobile; rv:41.0) Gecko/41.0 Firefox/41.0', + 'Accept': '*/*', + 'Authorization': packet.mac('GET', '/cards'), + 'Content-type': 'application/json', + 'X-Language': 'en', + 'X-Platform': config.platform, + 'X-AssetVersion': '////', + 'X-DatabaseVersion': '////', + 'X-ClientVersion': '////', + } + + if config.client == 'global': + url = 'https://ishin-global.aktsk.com/cards' + else: + url = 'http://ishin-production.aktsk.jp/cards' + r = requests.get(url, headers=headers) + + cards_master_dict = [] + for card in r.json()['cards']: + # Avoid selling favourited cards + if card['is_favorite'] == True: + continue + try: + config.Model.set_connection_resolver(config.db_glb) + # Quick and dirty way to exclude elder kais from sell + hp_max = config.Cards.find_or_fail(card['card_id']).hp_max + if hp_max == 1: + continue + + card_name = config.Cards.find_or_fail(card['card_id']).name + rarity = config.Cards.find_or_fail(card['card_id']).rarity + if card['id'] not in team_cards: + cards_master_dict.append({ + 'card_id' : card['card_id'], + 'unique_id' : card['id'], + 'name' : card_name, + 'rarity' : rarity + }) + except: + config.Model.set_connection_resolver(config.db_jp) + # Quick and dirty way to exclude elder kais from sell + hp_max = config.Cards.find_or_fail(card['card_id']).hp_max + if hp_max == '1': + print('max') + continue + + card_name = config.Cards.find_or_fail(card['card_id']).name + rarity = config.Cards.find_or_fail(card['card_id']).rarity + if card['id'] not in team_cards: + cards_master_dict.append({ + 'card_id' : card['card_id'], + 'unique_id' : card['id'], + 'name' : card_name, + 'rarity' : rarity + }) + + + cards_to_display_dicts = [] + cards_to_display_dicts = cards_master_dict[:] + + cards_to_display = [] + for card in cards_to_display_dicts: + cards_to_display.append(card['name']) + + col1 = [[sg.Checkbox('N',default=False, key = 'N',change_submits = True)], + [sg.Checkbox('R',default=False, key = 'R',change_submits = True)], + [sg.Checkbox('SR',default=False, key = 'SR',change_submits = True)], + [sg.Checkbox('SSR',default=False, key = 'SSR',change_submits = True)]] + col2 = [[sg.Listbox(values=([]),size = (30,20),key = 'CARDS')]] + layout = [[sg.Column(col1),sg.Column(col2)],[sg.Button(button_text= 'Sell!',key='SELL')]] + window = sg.Window('Sell Cards').Layout(layout) + while True: + event,values = window.Read() + + if event == None: + window.Close() + return 0 + + if event in ['N','R','SR','SSR','SELL']: + accepted_rarities = [] + if values['N']: + accepted_rarities.append(0) + if values['R']: + accepted_rarities.append(1) + if values['SR']: + accepted_rarities.append(2) + if values['SSR']: + accepted_rarities.append(3) + + cards_to_display[:] = [] + cards_to_display_dicts[:] = [] + for card in cards_master_dict: + if card['rarity'] in accepted_rarities: + cards_to_display.append(card['name']) + cards_to_display_dicts.append(card) + + if event == 'SELL': + cards_to_sell = [] + window.Hide() + window.Refresh() + for card in cards_to_display_dicts: + cards_to_sell.append(card['unique_id']) + cards_master_dict.remove(card) + sell_cards(cards_to_sell) + cards_to_display[:] = [] + cards_to_display_dicts[:] = [] + cards_to_display_dicts[:] = cards_master_dict + for card in cards_to_display_dicts: + if card['rarity'] in accepted_rarities: + cards_to_display.append(card['name']) + window.UnHide() + window.Refresh() + + + window.FindElement('CARDS').Update(values=cards_to_display) + + return 0 +#################################################################### +def items_viewer(): + + # ## Accepts Outstanding Login Bonuses + headers = { + 'User-Agent': 'Android', + 'Accept': '*/*', + 'Authorization': packet.mac('GET', '/resources/login?potential_items=true&training_items=true&support_items=true&treasure_items=true&special_items=true'), + 'X-Language': 'en', + 'Content-type': 'application/json', + 'X-Platform': config.platform, + 'X-AssetVersion': '////', + 'X-DatabaseVersion': '////', + 'X-ClientVersion': '////', + } + if config.client == 'global': + url = 'https://ishin-global.aktsk.com/resources/login?potential_items=true&training_items=true&support_items=true&treasure_items=true&special_items=true' + else: + url = 'http://ishin-production.aktsk.jp/resources/login?potential_items=true&training_items=true&support_items=true&treasure_items=true&special_items=true' + r = requests.get(url, headers=headers) + + col1 = [[sg.Checkbox('Support Items',default=False, key = 'SUPPORT',change_submits = True)], + [sg.Checkbox('Training Items',default=False, key = 'TRAINING',change_submits = True)], + [sg.Checkbox('Potential Items',default=False, key = 'POTENTIAL',change_submits = True)], + [sg.Checkbox('Treasure Items',default=False, key = 'TREASURE',change_submits = True)], + [sg.Checkbox('Special Items',default=False, key = 'SPECIAL',change_submits = True)]] + col2 = [[sg.Output(size = (40,30))]] + layout = [[sg.Column(col1),sg.Column(col2)]] + window = sg.Window('Items').Layout(layout) + while True: + event,values = window.Read() + + if event == None: + window.Close() + return 0 + + if event in ['SUPPORT','TRAINING','POTENTIAL','TREASURE','SPECIAL']: + os.system('cls' if os.name == 'nt' else 'clear') + if values['SUPPORT']: + print('\n##########################') + print('Support Items -') + print('##########################') + window.Refresh() + for item in r.json()['support_items']['items']: + try: + config.Model.set_connection_resolver(config.db_glb) + print(str(config.SupportItems.find_or_fail(item['item_id']).name)+' x'+str(item['quantity'])) + except: + config.Model.set_connection_resolver(config.db_jp) + print(str(config.SupportItems.find_or_fail(item['item_id']).name)+' x'+str(item['quantity'])) + window.Refresh() + if values['TRAINING']: + print('\n##########################') + print('Training Items -') + print('##########################') + window.Refresh() + for item in r.json()['training_items']: + try: + config.Model.set_connection_resolver(config.db_glb) + print(str(config.TrainingItems.find(item['training_item_id']).name)+' x'+str(item['quantity'])) + except: + config.Model.set_connection_resolver(config.db_jp) + print(str(config.TrainingItems.find(item['training_item_id']).name)+' x'+str(item['quantity'])) + window.Refresh() + if values['POTENTIAL']: + print('\n##########################') + print('Potential Items -') + print('##########################') + window.Refresh() + for item in reversed(r.json()['potential_items']['user_potential_items']): + try: + config.Model.set_connection_resolver(config.db_glb) + print(str(config.PotentialItems.find(item['potential_item_id']).name)+' x'+str(item['quantity'])) + print(config.PotentialItems.find(item['potential_item_id']).description) + except: + config.Model.set_connection_resolver(config.db_jp) + print(str(config.PotentialItems.find(item['potential_item_id']).name)+' x'+str(item['quantity'])) + print(config.PotentialItems.find(item['potential_item_id']).description) + window.Refresh() + if values['TREASURE']: + print('\n##########################') + print('Treasure Items -') + print('##########################') + window.Refresh() + for item in r.json()['treasure_items']['user_treasure_items']: + try: + config.Model.set_connection_resolver(config.db_glb) + print(str(config.TreasureItems.find(item['treasure_item_id']).name)+' x'+str(item['quantity'])) + except: + config.Model.set_connection_resolver(config.db_jp) + print(str(config.TreasureItems.find(item['treasure_item_id']).name)+' x'+str(item['quantity'])) + window.Refresh() + if values['SPECIAL']: + print('\n##########################') + print('Special Items -') + print('##########################') + window.Refresh() + for item in r.json()['special_items']: + try: + config.Model.set_connection_resolver(config.db_glb) + print(str(config.SpecialItems.find(item['special_item_id']).name)+' x'+str(item['quantity'])) + except: + config.Model.set_connection_resolver(config.db_jp) + print(str(config.SpecialItems.find(item['special_item_id']).name)+' x'+str(item['quantity'])) + window.Refresh() +#################################################################### +def list_cards(): + headers = { + 'User-Agent': 'Mozilla/5.0 (Android 4.4; Mobile; rv:41.0) Gecko/41.0 Firefox/41.0', + 'Accept': '*/*', + 'Authorization': packet.mac('GET', '/cards'), + 'Content-type': 'application/json', + 'X-Language': 'en', + 'X-Platform': config.platform, + 'X-AssetVersion': '////', + 'X-DatabaseVersion': '////', + 'X-ClientVersion': '////', + } + if config.client == 'global': + url = 'https://ishin-global.aktsk.com/cards' + else: + url = 'http://ishin-production.aktsk.jp/cards' + r = requests.get(url, headers=headers) + cards = {} + for card in r.json()['cards']: + try: + config.Model.set_connection_resolver(config.db_glb) + name = config.Cards.find_or_fail(card['card_id']).name + except: + config.Model.set_connection_resolver(config.db_jp) + name = config.Cards.find_or_fail(card['card_id']).name + + try: + config.Model.set_connection_resolver(config.db_glb) + element = str(config.Cards.find_or_fail(card['card_id']).element) + except: + config.Model.set_connection_resolver(config.db_jp) + element = str(config.Cards.find_or_fail(card['card_id']).element) + + if element[-1] == '0': + element = 'AGL' + elif element[-1] == '1': + element = 'TEQ' + elif element[-1] == '2': + element = 'INT' + elif element[-1] == '3': + element = 'STR' + elif element[-1] == '4': + element = 'PHY' + + try: + config.Model.set_connection_resolver(config.db_glb) + cost = config.Cards.find_or_fail(card['card_id']).cost + leader_skill_id = config.Cards.find_or_fail(card['card_id']).leader_skill_id + passive_skill_id = config.Cards.find_or_fail(card['card_id']).passive_skill_set_id + links_skill_ids = [] + links_skill_ids.append(config.Cards.find_or_fail(card['card_id']).link_skill1_id) + links_skill_ids.append(config.Cards.find_or_fail(card['card_id']).link_skill2_id) + links_skill_ids.append(config.Cards.find_or_fail(card['card_id']).link_skill3_id) + links_skill_ids.append(config.Cards.find_or_fail(card['card_id']).link_skill4_id) + links_skill_ids.append(config.Cards.find_or_fail(card['card_id']).link_skill5_id) + links_skill_ids.append(config.Cards.find_or_fail(card['card_id']).link_skill6_id) + links_skill_ids.append(config.Cards.find_or_fail(card['card_id']).link_skill7_id) + + except: + config.Model.set_connection_resolver(config.db_jp) + cost = config.Cards.find_or_fail(card['card_id']).cost + leader_skill_id = config.Cards.find_or_fail(card['card_id']).leader_skill_id + passive_skill_id = config.Cards.find_or_fail(card['card_id']).passive_skill_set_id + links_skill_ids = [] + links_skill_ids.append(config.Cards.find_or_fail(card['card_id']).link_skill1_id) + links_skill_ids.append(config.Cards.find_or_fail(card['card_id']).link_skill2_id) + links_skill_ids.append(config.Cards.find_or_fail(card['card_id']).link_skill3_id) + links_skill_ids.append(config.Cards.find_or_fail(card['card_id']).link_skill4_id) + links_skill_ids.append(config.Cards.find_or_fail(card['card_id']).link_skill5_id) + links_skill_ids.append(config.Cards.find_or_fail(card['card_id']).link_skill6_id) + links_skill_ids.append(config.Cards.find_or_fail(card['card_id']).link_skill7_id) + + cards[card['card_id']] = { + 'id' : card['card_id'], + 'unique_id' : card['id'], + 'name' : name, + 'type' : element, + 'cost' : cost, + 'leader_skill_id' : leader_skill_id, + 'link_skill_ids' : links_skill_ids, + 'passive_skill_id' : passive_skill_id + } + cards_sort = [] + for item in cards: + cards_sort.append(cards[item]) + + # Sort cards for listbox + cards_sort = sorted(cards_sort, key = lambda k:k['name']) + cards_sort = sorted(cards_sort, key = lambda k:k['cost']) + + # Card strings to for listbox value + cards_to_display = [] + for card in cards_sort: + cards_to_display.append(card['type']+' '+str(card['cost'])+' '+card['name'] + ' | ' + str(card['id'])) + + col1 = [[sg.Listbox(values = (cards_to_display),size = (30,30), key = 'CARDS',change_submits = True,font = ('Courier', 15, 'bold'))]] + col2 = [[sg.Text('Type', key = 'TYPE',font = ('', 15, 'bold'),auto_size_text = True), + sg.Text('Name', key = 'NAME', size = (None,3),font = ('', 15, 'bold'),auto_size_text = True)], + [sg.Text('Cost',key = 'COST',font = ('', 10, 'bold'))], + [sg.Text('Leader Skill',key = 'LEADERSKILLNAME',size = (None,1),font = ('', 12, 'bold underline'))], + [sg.Text('Leader Skill Description',key = 'LEADERSKILLDESC',size = (None,4),font = ('', 10, 'bold'))], + [sg.Text('Passive',key = 'PASSIVESKILLNAME',size = (None,2),font = ('', 12, 'bold underline'))], + [sg.Text('Passive Description',key = 'PASSIVESKILLDESC',size = (None,5),font = ('', 10, 'bold'))], + [sg.Text('Link Skill',key = 'LINKSKILL1',size = (None,1),font = ('', 10, 'bold'))], + [sg.Text('Link Skill',key = 'LINKSKILL2',size = (None,1),font = ('', 10, 'bold'))], + [sg.Text('Link Skill',key = 'LINKSKILL3',size = (None,1),font = ('', 10, 'bold'))], + [sg.Text('Link Skill',key = 'LINKSKILL4',size = (None,1),font = ('', 10, 'bold'))], + [sg.Text('Link Skill',key = 'LINKSKILL5',size = (None,1),font = ('', 10, 'bold'))], + [sg.Text('Link Skill',key = 'LINKSKILL6',size = (None,1),font = ('', 10, 'bold'))], + [sg.Text('Link Skill',key = 'LINKSKILL7',size = (None,1),font = ('', 10, 'bold'))]] + + layout = [[sg.Column(col1),sg.Column(col2)]] + window = sg.Window('Items').Layout(layout) + while True: + event,values = window.Read() + + if event == None: + window.Close() + return 0 + + if event == 'CARDS': + # Get Card ID + card_id = int(values['CARDS'][0].split(' | ')[1]) + + # Get correct colour for card element + if cards[card_id]['type'] == 'PHY': + colour = 'gold2' + elif cards[card_id]['type'] == 'STR': + colour = 'red' + elif cards[card_id]['type'] == 'AGL': + colour = 'blue' + elif cards[card_id]['type'] == 'TEQ': + colour = 'green' + elif cards[card_id]['type'] == 'INT': + colour = 'purple' + else: + colour = 'black' + + # Retrieve leaderskill from DB + try: + config.Model.set_connection_resolver(config.db_glb) + leader_skill_name = config.LeaderSkills.find_or_fail(cards[card_id]['leader_skill_id']).name.replace('\n',' ') + leader_skill_desc = config.LeaderSkills.find_or_fail(cards[card_id]['leader_skill_id']).description.replace('\n',' ') + + except: + config.Model.set_connection_resolver(config.db_jp) + leader_skill_name = config.LeaderSkills.find_or_fail(cards[card_id]['leader_skill_id']).name.replace('\n',' ') + leader_skill_desc = config.LeaderSkills.find_or_fail(cards[card_id]['leader_skill_id']).description.replace('\n',' ') + + # Retrieve passive skill + if cards[card_id]['passive_skill_id'] == None: + passive_skill_name = 'None' + passive_skill_desc = 'None' + else: + try: + config.Model.set_connection_resolver(config.db_glb) + passive_skill_name = config.Passives.find_or_fail(cards[card_id]['passive_skill_id']).name.replace('\n',' ') + passive_skill_desc = config.Passives.find_or_fail(cards[card_id]['passive_skill_id']).description.replace('\n',' ') + + except: + config.Model.set_connection_resolver(config.db_jp) + passive_skill_name = config.Passives.find_or_fail(cards[card_id]['passive_skill_id']).name.replace('\n',' ') + passive_skill_desc = config.Passives.find_or_fail(cards[card_id]['passive_skill_id']).description.replace('\n',' ') + + + # Retrieve link skills from DB + ls1 = None + ls2 = None + ls3 = None + ls4 = None + ls5 = None + ls6 = None + ls7 = None + + + try: + config.Model.set_connection_resolver(config.db_glb) + if config.LinkSkills.find(cards[card_id]['link_skill_ids'][0]) != None: + ls1 = config.LinkSkills.find(cards[card_id]['link_skill_ids'][0]).name.replace('\n',' ') + if config.LinkSkills.find(cards[card_id]['link_skill_ids'][1]) != None: + ls2 = config.LinkSkills.find(cards[card_id]['link_skill_ids'][1]).name.replace('\n',' ') + if config.LinkSkills.find(cards[card_id]['link_skill_ids'][2]) != None: + ls3 = config.LinkSkills.find(cards[card_id]['link_skill_ids'][2]).name.replace('\n',' ') + if config.LinkSkills.find(cards[card_id]['link_skill_ids'][3]) != None: + ls4 = config.LinkSkills.find(cards[card_id]['link_skill_ids'][3]).name.replace('\n',' ') + if config.LinkSkills.find(cards[card_id]['link_skill_ids'][4]) != None: + ls5 = config.LinkSkills.find(cards[card_id]['link_skill_ids'][4]).name.replace('\n',' ') + else: + ls5 = 'Link Skill' + if config.LinkSkills.find(cards[card_id]['link_skill_ids'][5]) != None: + ls6 = config.LinkSkills.find(cards[card_id]['link_skill_ids'][5]).name.replace('\n',' ') + else: + ls6 = 'Link Skill' + if config.LinkSkills.find(cards[card_id]['link_skill_ids'][6]) != None: + ls7 = config.LinkSkills.find(cards[card_id]['link_skill_ids'][6]).name.replace('\n',' ') + else: + ls7 = 'Link Skill' + except: + config.Model.set_connection_resolver(config.db_jp) + if config.LinkSkills.find(cards[card_id]['link_skill_ids'][0]) != None: + ls1 = config.LinkSkills.find(cards[card_id]['link_skill_ids'][0]).name.replace('\n',' ') + if config.LinkSkills.find(cards[card_id]['link_skill_ids'][1]) != None: + ls2 = config.LinkSkills.find(cards[card_id]['link_skill_ids'][1]).name.replace('\n',' ') + if config.LinkSkills.find(cards[card_id]['link_skill_ids'][2]) != None: + ls3 = config.LinkSkills.find(cards[card_id]['link_skill_ids'][2]).name.replace('\n',' ') + if config.LinkSkills.find(cards[card_id]['link_skill_ids'][3]) != None: + ls4 = config.LinkSkills.find(cards[card_id]['link_skill_ids'][3]).name.replace('\n',' ') + if config.LinkSkills.find(cards[card_id]['link_skill_ids'][4]) != None: + ls5 = config.LinkSkills.find(cards[card_id]['link_skill_ids'][4]).name.replace('\n',' ') + else: + ls5 = 'Link Skill' + if config.LinkSkills.find(cards[card_id]['link_skill_ids'][5]) != None: + ls6 = config.LinkSkills.find(cards[card_id]['link_skill_ids'][5]).name.replace('\n',' ') + else: + ls6 = 'Link Skill' + if config.LinkSkills.find(cards[card_id]['link_skill_ids'][6]) != None: + ls7 = config.LinkSkills.find(cards[card_id]['link_skill_ids'][6]).name.replace('\n',' ') + else: + ls7 = 'Link Skill' + + window.FindElement('NAME').Update(value = cards[card_id]['name'].replace('\n',' ')) + window.FindElement('TYPE').Update(value = '['+cards[card_id]['type']+']',text_color = colour) + window.FindElement('COST').Update(value = 'COST: ' + str(cards[card_id]['cost'])) + window.FindElement('LEADERSKILLNAME').Update(value = leader_skill_name) + window.FindElement('LEADERSKILLDESC').Update(value = leader_skill_desc) + window.FindElement('PASSIVESKILLNAME').Update(value = passive_skill_name) + window.FindElement('PASSIVESKILLDESC').Update(value = passive_skill_desc) + window.FindElement('LINKSKILL1').Update(value = ls1) + window.FindElement('LINKSKILL2').Update(value = ls2) + window.FindElement('LINKSKILL3').Update(value = ls3) + window.FindElement('LINKSKILL4').Update(value = ls4) + window.FindElement('LINKSKILL5').Update(value = ls5) + window.FindElement('LINKSKILL6').Update(value = ls6) + window.FindElement('LINKSKILL7').Update(value = ls7) + +#################################################################### +def sell_medals(): + # Get Medals + headers = { + 'User-Agent': 'Mozilla/5.0 (Android 4.4; Mobile; rv:41.0) Gecko/41.0 Firefox/41.0', + 'Accept': '*/*', + 'Authorization': packet.mac('GET', '/awakening_items'), + 'Content-type': 'application/json', + 'X-Language': 'en', + 'X-Platform': config.platform, + 'X-AssetVersion': '////', + 'X-DatabaseVersion': '////', + 'X-ClientVersion': '////', + } + if config.client == 'global': + config.Model.set_connection_resolver(config.db_glb) + url = 'https://ishin-global.aktsk.com/awakening_items' + else: + config.Model.set_connection_resolver(config.db_jp) + url = 'http://ishin-production.aktsk.jp/awakening_items' + r = requests.get(url, headers=headers) + + # Create list with ID for listbox + medal_list = [] + for medal in reversed(r.json()['awakening_items']): + try: + config.Model.set_connection_resolver(config.db_glb) + item = config.Medal.find_or_fail(int(medal['awakening_item_id'])) + except: + config.Model.set_connection_resolver(config.db_jp) + item = config.Medal.find_or_fail(int(medal['awakening_item_id'])) + + medal_list.append(item.name +' [x'+str(medal['quantity']) + '] | ' + str(item.id)) + + layout = [[sg.Text('Select a medal-')], + [sg.Listbox(values=(medal_list),size = (30,15),key = 'medal_tally',font = ('',15,'bold'))], + [sg.Text('Amount'),sg.Spin([i for i in range(1,999)], initial_value=1, size=(5, None))], + [sg.Button(button_text = 'Sell',key='Medal')]] + + window = sg.Window('Medal List',keep_on_top = True).Layout(layout) + while True: + event,values = window.Read() + + if event == None: + window.Close() + return 0 + + # Check if medal selected and sell + if event == 'Medal': + if len(values['medal_tally']) == 0: + print(Fore.RED + Style.BRIGHT + "You did not select a medal.") + continue + + value = values['medal_tally'][0] + medal = value.split(' | ') + medalo = medal[1] + amount = values[0] + + headers = { + 'User-Agent': 'Mozilla/5.0 (Android 4.4; Mobile; rv:41.0) Gecko/41.0 Firefox/41.0', + 'Accept': '*/*', + 'Authorization': packet.mac('POST', '/awakening_items/exchange'), + 'Content-type': 'application/json', + 'X-Platform': config.platform, + 'X-AssetVersion': '////', + 'X-DatabaseVersion': '////', + 'X-ClientVersion': '////', + } + if config.client == 'global': + url = 'https://ishin-global.aktsk.com/awakening_items/exchange' + else: + url = 'http://ishin-production.aktsk.jp/awakening_items/exchange' + + medal_id = int(medalo) + chunk = int(amount) // 99 + remainder = int(amount) % 99 + + window.Hide() + window.Refresh() + for i in range(chunk): + data = {'awakening_item_id': medal_id, 'quantity': 99} + r = requests.post(url, data=json.dumps(data), headers=headers) + if 'error' in r.json(): + print(Fore.RED+Style.BRIGHT+str(r.json)) + else: + print(Fore.GREEN + Style.BRIGHT + 'Sold Medals x' + str(99)) + + if remainder > 0: + data = {'awakening_item_id': medal_id, 'quantity': remainder} + r = requests.post(url, data=json.dumps(data), headers=headers) + if 'error' in r.json(): + print(Fore.RED+Style.BRIGHT+str(r.json)) + else: + print(Fore.GREEN + Style.BRIGHT + 'Sold Medals x' + str(remainder)) + + # New medal list + headers = { + 'User-Agent': 'Mozilla/5.0 (Android 4.4; Mobile; rv:41.0) Gecko/41.0 Firefox/41.0', + 'Accept': '*/*', + 'Authorization': packet.mac('GET', '/awakening_items'), + 'Content-type': 'application/json', + 'X-Language': 'en', + 'X-Platform': config.platform, + 'X-AssetVersion': '////', + 'X-DatabaseVersion': '////', + 'X-ClientVersion': '////', + } + if config.client == 'global': + url = 'https://ishin-global.aktsk.com/awakening_items' + else: + url = 'http://ishin-production.aktsk.jp/awakening_items' + r = requests.get(url, headers=headers) + + medal_list[:] = [] + for medal in reversed(r.json()['awakening_items']): + try: + config.Model.set_connection_resolver(config.db_glb) + item = config.Medal.find_or_fail(int(medal['awakening_item_id'])) + except: + config.Model.set_connection_resolver(config.db_jp) + item = config.Medal.find_or_fail(int(medal['awakening_item_id'])) + + medal_list.append(item.name +' [x'+str(medal['quantity'])+']' + ' | ' + str(item.id)) + + window.FindElement('medal_tally').Update(values = medal_list) + window.UnHide() + window.Refresh() +#################################################################### +def complete_zbattle_stage(kagi = False): + headers = { + 'User-Agent': 'Mozilla/5.0 (Android 4.4; Mobile; rv:41.0) Gecko/41.0 Firefox/41.0', + 'Accept': '*/*', + 'Authorization': packet.mac('GET', '/events'), + 'Content-type': 'application/json', + 'X-Language': 'en', + 'X-Platform': config.platform, + 'X-AssetVersion': '////', + 'X-DatabaseVersion': '////', + 'X-ClientVersion': '////', + } + if config.client == 'global': + url = 'https://ishin-global.aktsk.com/events' + else: + url = 'http://ishin-production.aktsk.jp/events' + r = requests.get(url, headers=headers) + events = r.json() + + zbattles_to_display = [] + for event in events['z_battle_stages']: + try: + config.Model.set_connection_resolver(config.db_glb) + zbattle = config.ZBattles.where('z_battle_stage_id','=',event['id']).first().enemy_name +' | '+ str(event['id']) + except: + config.Model.set_connection_resolver(config.db_jp) + zbattle = config.ZBattles.where('z_battle_stage_id','=',event['id']).first().enemy_name +' | '+ str(event['id']) + zbattles_to_display.append(zbattle) + + col1 = [[sg.Text('Select a Z-Battle',font = ('',15,'bold'))], + [sg.Listbox(values=(zbattles_to_display),size = (30,15),key = 'ZBATTLE',font = ('',15,'bold'))]] + + col2 = [[sg.Text('Select Single Stage:'),sg.Combo(['5','10','15','20','25','30'],size=(6,3),key = 'LEVEL')], + [sg.Text('Amount of times: '),sg.Spin([i for i in range(1,999)], initial_value=1, size=(5, None),key = 'LOOP')], + [sg.Button(button_text = 'Go!',key='GO')]] + + layout = [[sg.Column(col1),sg.Column(col2)]] + window = sg.Window('Medal List').Layout(layout) + + while True: + event,values = window.Read() + if event == None: + window.Close() + return 0 + + if event == 'GO': + if len(values['ZBATTLE']) == 0: + print(Fore.RED+Style.BRIGHT+"Select a Z-Battle!") + continue + + for i in range(int(values['LOOP'])): + window.Hide() + window.Refresh() + # + stage = values['ZBATTLE'][0].split(' | ')[1] + level = values['LEVEL'] + + ##Get supporters + headers = { + 'User-Agent': 'Mozilla/5.0 (Android 4.4; Mobile; rv:41.0) Gecko/41.0 Firefox/41.0', + 'Accept': '*/*', + 'Authorization': packet.mac('GET', '/z_battles/'+str(stage)+'/supporters'), + 'Content-type': 'application/json', + 'X-Platform': config.platform, + 'X-AssetVersion': '////', + 'X-DatabaseVersion': '////', + 'X-ClientVersion': '////', + } + if config.client == 'global': + url = 'https://ishin-global.aktsk.com/z_battles/'+str(stage)+'/supporters' + else: + url = 'http://ishin-production.aktsk.jp/z_battles/'+str(stage)+'/supporters' + r = requests.get(url, headers=headers) + if 'supporters' in r.json(): + supporter = r.json()['supporters'][0]['id'] + elif 'error' in r.json(): + print(Fore.RED + Style.BRIGHT+r.json()) + return 0 + else: + print(Fore.RED + Style.BRIGHT+'Problem with ZBattle') + print(r.raw()) + return 0 + + ###Send first request + headers = { + 'User-Agent': 'Mozilla/5.0 (Android 4.4; Mobile; rv:41.0) Gecko/41.0 Firefox/41.0', + 'Accept': '*/*', + 'Authorization': packet.mac('POST', '/z_battles/'+str(stage)+'/start'), + 'Content-type': 'application/json', + 'X-Platform': config.platform, + 'X-AssetVersion': '////', + 'X-DatabaseVersion': '////', + 'X-ClientVersion': '////', + } + + + if kagi == True: + sign = json.dumps({ + 'friend_id': supporter, + 'level': int(level), + 'selected_team_num': config.deck, + 'eventkagi_item_id': 5 + }) + else: + sign = json.dumps({ + 'friend_id': supporter, + 'level': int(level), + 'selected_team_num': config.deck, + }) + + enc_sign = packet.encrypt_sign(sign) + data = {'sign': enc_sign} + if config.client == 'global': + url = 'https://ishin-global.aktsk.com/z_battles/'+str(stage)+'/start' + else: + url = 'http://ishin-production.aktsk.jp/z_battles/'+str(stage)+'/start' + r = requests.post(url, data=json.dumps(data), headers=headers) + + if 'sign' in r.json(): + dec_sign = packet.decrypt_sign(r.json()['sign']) + # Check if error was due to lack of stamina + elif 'error' in r.json(): + if r.json()['error']['code'] == 'act_is_not_enough': + # Check if allowed to refill stamina + if config.allow_stamina_refill == True: + refill_stamina() + r = requests.post(url, data=json.dumps(data), + headers=headers) + else: + print(r.json()) + return 0 + else: + print(Fore.RED + Style.BRIGHT+'Problem with ZBattle') + print(r.raw()) + return 0 + + finish_time = int(round(time.time(), 0)+2000) + start_time = finish_time - randint(6200000, 8200000) + + data = { + 'elapsed_time': finish_time - start_time, + 'is_cleared': True, + 'level': int(level), + 's': 'rGAX18h84InCwFGbd/4zr1FvDNKfmo/TJ02pd6onclk=', + 't': 'eyJzdW1tYXJ5Ijp7ImVuZW15X2F0dGFjayI6MTAwMzg2LCJlbmVteV9hdHRhY2tfY291bnQiOjUsImVuZW15X2hlYWxfY291bnRzIjpbMF0sImVuZW15X2hlYWxzIjpbMF0sImVuZW15X21heF9hdHRhY2siOjEwMDAwMCwiZW5lbXlfbWluX2F0dGFjayI6NTAwMDAsInBsYXllcl9hdHRhY2tfY291bnRzIjpbMTBdLCJwbGF5ZXJfYXR0YWNrcyI6WzMwNjYwNTJdLCJwbGF5ZXJfaGVhbCI6MCwicGxheWVyX2hlYWxfY291bnQiOjAsInBsYXllcl9tYXhfYXR0YWNrcyI6WzEyMzY4NTBdLCJwbGF5ZXJfbWluX2F0dGFja3MiOls0NzcxOThdLCJ0eXBlIjoic3VtbWFyeSJ9fQ==', + 'token': dec_sign['token'], + 'used_items': [], + 'z_battle_finished_at_ms': finish_time, + 'z_battle_started_at_ms': start_time, + } + #enc_sign = encrypt_sign(sign) + + headers = { + 'User-Agent': 'Android', + 'Accept': '*/*', + 'Authorization': packet.mac('POST', '/z_battles/'+str(stage)+'/finish'), + 'Content-type': 'application/json', + 'X-Platform': config.platform, + 'X-AssetVersion': '////', + 'X-DatabaseVersion': '////', + 'X-ClientVersion': '////', + } + if config.client == 'global': + url = 'https://ishin-global.aktsk.com/z_battles/'+str(stage)+'/finish' + else: + url = 'http://ishin-production.aktsk.jp/z_battles/'+str(stage)+'/finish' + + r = requests.post(url, data=json.dumps(data), headers=headers) + dec_sign = packet.decrypt_sign(r.json()['sign']) + # ## Print out Items from Database + print('Level: '+str(level)) + # ## Print out Items from Database + if 'items' in dec_sign: + supportitems = [] + awakeningitems = [] + trainingitems = [] + potentialitems = [] + treasureitems = [] + carditems = [] + trainingfields = [] + stones = 0 + supportitemsset = set() + awakeningitemsset = set() + trainingitemsset = set() + potentialitemsset = set() + treasureitemsset = set() + carditemsset = set() + trainingfieldsset = set() + print('Items:') + print('-------------------------') + if 'quest_clear_rewards' in dec_sign: + for x in dec_sign['quest_clear_rewards']: + if x['item_type'] == 'Point::Stone': + stones += x['amount'] + for x in dec_sign['items']: + if x['item_type'] == 'SupportItem': + + # print('' + SupportItems.find(x['item_id']).name + ' x '+str(x['quantity'])) + + for i in range(x['quantity']): + supportitems.append(x['item_id']) + supportitemsset.add(x['item_id']) + elif x['item_type'] == 'PotentialItem': + + # print('' + PotentialItems.find(x['item_id']).name + ' x '+str(x['quantity'])) + + for i in range(x['quantity']): + potentialitems.append(x['item_id']) + potentialitemsset.add(x['item_id']) + elif x['item_type'] == 'TrainingItem': + + # print('' + TrainingItems.find(x['item_id']).name + ' x '+str(x['quantity'])) + + for i in range(x['quantity']): + trainingitems.append(x['item_id']) + trainingitemsset.add(x['item_id']) + elif x['item_type'] == 'AwakeningItem': + + # print('' + AwakeningItems.find(x['item_id']).name + ' x '+str(x['quantity'])) + + for i in range(x['quantity']): + awakeningitems.append(x['item_id']) + awakeningitemsset.add(x['item_id']) + elif x['item_type'] == 'TreasureItem': + + # print('' + TreasureItems.find(x['item_id']).name + ' x '+str(x['quantity'])) + + for i in range(x['quantity']): + treasureitems.append(x['item_id']) + treasureitemsset.add(x['item_id']) + elif x['item_type'] == 'Card': + + # card = Cards.find(x['item_id']) + + carditems.append(x['item_id']) + carditemsset.add(x['item_id']) + elif x['item_type'] == 'Point::Stone': + stones += 1 + elif x['item_type'] == 'TrainingField': + + # card = Cards.find(x['item_id']) + + for i in range(x['quantity']): + trainingfields.append(x['item_id']) + trainingfieldsset.add(x['item_id']) + else: + print(x['item_type']) + + # Print items + for x in supportitemsset: + # JP Translation + try: + config.Model.set_connection_resolver(config.db_glb) + config.SupportItems.find_or_fail(x).name + except: + config.Model.set_connection_resolver(config.db_jp) + + # Print name and item count + print(Fore.CYAN + Style.BRIGHT+ config.SupportItems.find(x).name + ' x' \ + + str(supportitems.count(x))) + for x in awakeningitemsset: + # JP Translation + try: + config.Model.set_connection_resolver(config.db_glb) + config.AwakeningItems.find_or_fail(x).name + except: + config.Model.set_connection_resolver(config.db_jp) + + # Print name and item count + print(Fore.MAGENTA + Style.BRIGHT + config.AwakeningItems.find(x).name + ' x' \ + + str(awakeningitems.count(x))) + for x in trainingitemsset: + # JP Translation + try: + config.Model.set_connection_resolver(config.db_glb) + config.TrainingItems.find_or_fail(x).name + except: + config.Model.set_connection_resolver(config.db_jp) + + # Print name and item count + print(Fore.RED + Style.BRIGHT + config.TrainingItems.find(x).name + ' x' \ + + str(trainingitems.count(x))) + for x in potentialitemsset: + # JP Translation + try: + config.Model.set_connection_resolver(config.db_glb) + config.PotentialItems.find_or_fail(x).name + except: + config.Model.set_connection_resolver(config.db_jp) + + # Print name and item count + print(config.PotentialItems.find_or_fail(x).name + ' x' \ + + str(potentialitems.count(x))) + for x in treasureitemsset: + # JP Translation + try: + config.Model.set_connection_resolver(config.db_glb) + config.TreasureItems.find_or_fail(x).name + except: + config.Model.set_connection_resolver(config.db_jp) + + # Print name and item count + print(Fore.GREEN + Style.BRIGHT + config.TreasureItems.find(x).name + ' x' \ + + str(treasureitems.count(x))) + for x in trainingfieldsset: + # JP Translation + try: + config.Model.set_connection_resolver(config.db_glb) + config.TrainingFields.find_or_fail(x).name + except: + config.Model.set_connection_resolver(config.db_jp) + + # Print name and item count + print(config.TrainingFields.find(x).name + ' x' \ + + str(trainingfields.count(x))) + for x in carditemsset: + # JP Translation + try: + config.Model.set_connection_resolver(config.db_glb) + config.Cards.find_or_fail(x).name + except: + config.Model.set_connection_resolver(config.db_jp) + + # Print name and item count + print(config.Cards.find(x).name + ' x' + str(carditems.count(x))) + print(Fore.YELLOW + Style.BRIGHT + 'Stones x' + str(stones)) + if 'gasha_point' in dec_sign: + print('Friend Points: ' + str(dec_sign['gasha_point'])) + + print('--------------------------') + print('##############################################') + window.UnHide() + window.Refresh() +#################################################################### +def potara(): + print('---------------------------------') + print(Fore.YELLOW + Style.BRIGHT + 'Clear without any Support Items') + complete_stage('10002', 2) + complete_stage('11002', 2) + complete_stage('12002', 2) + complete_stage('13002', 2) + complete_stage('14002', 2) + complete_stage('16002', 2) + complete_stage('17002', 2) + complete_stage('18002', 2) + complete_stage('19002', 3) + complete_stage('20002', 3) + complete_stage('22002', 3) + complete_stage('23002', 3) + complete_stage('24002', 3) + complete_stage('25002', 3) + complete_stage('26002', 3) + print('---------------------------------') + print(Fore.YELLOW + Style.BRIGHT + '6 Characters with Link Skill: Z-Fighters') + change_team() + complete_stage('10004', 2) + complete_stage('10006', 2) + complete_stage('10008', 2) + complete_stage('11004', 2) + complete_stage('11006', 2) + complete_stage('11008', 2) + print('---------------------------------') + print(Fore.YELLOW + Style.BRIGHT + '6 Characters with Link Skill: Prodigies') + change_team() + complete_stage('12004', 2) + complete_stage('12006', 2) + complete_stage('12008', 2) + complete_stage('13004', 2) + complete_stage('13006', 2) + complete_stage('13008', 2) + print('---------------------------------') + print(Fore.YELLOW + Style.BRIGHT + '6 Characters with Link Skill: Saiyan Warrior Race') + change_team() + complete_stage('14004', 2) + complete_stage('14006', 2) + complete_stage('14008', 2) + print('---------------------------------') + print(Fore.YELLOW + Style.BRIGHT + 'Clear with a Vegito on your team') + change_team() + complete_stage('15002', 2) + complete_stage('21002', 3) + complete_stage('27002', 3 ) + print('---------------------------------') + print(Fore.YELLOW + Style.BRIGHT + '6 Characters with Link Skill: Golden Warrior') + change_team() + complete_stage('16004', 2) + complete_stage('16006', 2) + complete_stage('16008', 2) + complete_stage('17004', 2) + complete_stage('17006', 2) + complete_stage('17008', 2) + print('---------------------------------') + print(Fore.YELLOW + Style.BRIGHT + '6 Characters with Link Skill: Shocking Speed') + change_team() + complete_stage('18004', 2) + complete_stage('18006', 2) + complete_stage('18008', 2) + complete_stage('19004', 3) + complete_stage('19006', 3) + complete_stage('19008', 3) + print('---------------------------------') + print(Fore.YELLOW + Style.BRIGHT + '6 Characters with Link Skill: Fused Fighter') + change_team() + complete_stage('20004', 3) + complete_stage('20006', 3) + complete_stage('20008', 3) + print('---------------------------------') + print(Fore.YELLOW + Style.BRIGHT + '5 Characters with Link Skill: Fierce Battle') + change_team() + complete_stage('22006', 3) + complete_stage('23006', 3) + complete_stage('24006', 3) + complete_stage('25006', 3) + complete_stage('26006', 3) + print('---------------------------------') + print(Fore.YELLOW + Style.BRIGHT + 'AGL Type with Link Skill: Fierce Battle') + change_team() + complete_stage('22004', 3) + complete_stage('22008', 3) + print('---------------------------------') + print(Fore.YELLOW + Style.BRIGHT + 'TEQ Type with Link Skill: Fierce Battle') + change_team() + complete_stage('23004', 3) + complete_stage('23008', 3) + print('---------------------------------') + print(Fore.YELLOW + Style.BRIGHT + 'INT Type with Link Skill: Fierce Battle') + change_team() + complete_stage('24004', 3) + complete_stage('24008', 3) + print('---------------------------------') + print(Fore.YELLOW + Style.BRIGHT + 'STR Type with Link Skill: Fierce Battle') + change_team() + complete_stage('25004', 3) + complete_stage('25008', 3) + print('---------------------------------') + print(Fore.YELLOW + Style.BRIGHT + 'PHY Type with Link Skill: Fierce Battle') + change_team() + complete_stage('26004', 3) + complete_stage('26008', 3) +#################################################################### +def bulk_daily_logins(): + layout = [[sg.Text('Choose what gets completed!')], + [sg.Checkbox('Daily Login', default=True)], + [sg.Checkbox('Accept Gifts')], + [sg.Checkbox('Complete Daily Events')], + [sg.Text('Enter command to execute:')], + [sg.Input(key = 'user_input')], + [sg.Ok()]] + + window = sg.Window('Daily Logins',keep_on_top = True).Layout(layout) + event,values = window.Read() + window.Close() + if event == None: + return 0 + + login = values[0] + gift = values[1] + daily_events = values[2] + user_input = values['user_input'] + print(user_input) + + # Fetch saves to choose from + files = [] + for subdir, dirs, os_files in os.walk("Saves"): + for file in sorted(os_files): + files.append(subdir+os.sep+file) + + ### Create window that manages saves selections + #Layout + chosen_files = [] + column1 = [[sg.Listbox(values=(files),size = (30,None),bind_return_key = True,select_mode='multiple',key = 'select_save')], + [sg.Button(button_text = 'Select All', key = 'all')]] + column2 = [[sg.Listbox(values=(chosen_files),size = (30,None),bind_return_key = True,select_mode='multiple', key = 'remove_save')], + [sg.Button(button_text = 'Remove All', key = 'remove_all')]] + layout = [[sg.Column(column1),sg.Column(column2)], + [sg.Button(button_text = 'Start Grind!',key = 'Done')]] + window = sg.Window('Saves',keep_on_top = True,font = ('Helvetica',15)).Layout(layout) + + while event != 'Done': + event, value = window.Read() + if event == 'select_save': + chosen_files.extend(value['select_save']) + for save in value['select_save']: + files.remove(save) + + if event == 'remove_save': + files.extend(value['remove_save']) + for save in value['remove_save']: + chosen_files.remove(save) + + if event == 'all': + chosen_files.extend(files) + files[:] = [] + + if event == 'remove_all': + files.extend(chosen_files) + chosen_files[:] = [] + + if event == None: + print(Fore.RED + Style.BRIGHT + 'User terminated daily logins') + return 0 + + window.FindElement('select_save').Update(values=sorted(files)) + window.FindElement('remove_save').Update(values=sorted(chosen_files)) + + window.Close() + + + ### Execution per file + for file in chosen_files: + bulk_daily_save_processor(file,login,gift,daily_events,user_input) + + + +#################################################################### +def bulk_daily_save_processor(save, login, gift, daily_events, user_input): + + f = open(os.path.join(save), 'r') + config.identifier = f.readline().rstrip() + config.AdId = f.readline().rstrip() + config.UniqueId = f.readline().rstrip() + config.platform = f.readline().rstrip() + config.client = f.readline().rstrip() + f.close() + + try: + refresh_client() + except: + print('Sign in failed' + save) + return 0 + + ### + if login == True: + daily_login() + if gift == True: + accept_gifts() + if daily_events == True: + complete_stage('130001',0) + complete_stage('131001',0) + complete_stage('132001',0) + complete_potential() + accept_gifts() + accept_missions() + print('Completed Daily Grind') + while len(user_input) > 1: + user_command_executor(user_input) + try: + user_input = input() + except: + sys.stdin = sys.__stdin__ + break + user_input = input() + + + + + + + diff --git a/config.py b/config.py new file mode 100644 index 0000000..b1b2658 --- /dev/null +++ b/config.py @@ -0,0 +1,118 @@ +from orator import DatabaseManager, Model + +AdId = None +UniqueId = None +identifier = None +access_token = None +secret = None +client = 'japan' +platform = 'android' + +deck = 1 +allow_stamina_refill = True + + +### Database Config +jp_config = {'mysql': {'driver': 'sqlite', 'database': 'jp.db'}} +glb_config = {'mysql': {'driver': 'sqlite', 'database': 'glb.db'}} +db_glb = DatabaseManager(glb_config) +db_jp = DatabaseManager(jp_config) +Model.set_connection_resolver(db_glb) + +class LeaderSkills(Model): + + __table__ = 'leader_skills' + +class LinkSkills(Model): + + __table__ = 'link_skills' + +class AreaTabs(Model): + + __table__ = 'area_tabs' + +class CardSpecials(Model): + + __table__ = 'card_specials' + +class Passives(Model): + + __table__ = 'passive_skill_sets' + +class Supers(Model): + + __table__ = 'specials' + +class ZBattles(Model): + + __table__ = 'z_battle_stage_views' + +class CardCategories(Model): + + __table__ = 'card_categories' + +class CardCardCategories(Model): + + __table__ = 'card_card_categories' + +class TreasureItems(Model): + + __table__ = 'treasure_items' + + +class AwakeningItems(Model): + + __table__ = 'awakening_items' + + +class SupportItems(Model): + + __table__ = 'support_items' + + +class PotentialItems(Model): + + __table__ = 'potential_items' + +class SpecialItems(Model): + + __table__ = 'special_items' + + +class TrainingItems(Model): + + __table__ = 'training_items' + + +class Cards(Model): + + __table__ = 'cards' + + +class Quests(Model): + + __table__ = 'quests' + +class Ranks(Model): + + __table__ = 'rank_statuses' + + +class TrainingFields(Model): + + __table__ = 'training_fields' + + +class Sugoroku(Model): + + __table__ = 'sugoroku_maps' + + +class Area(Model): + + __table__ = 'areas' + + +class Medal(Model): + + __table__ = 'awakening_items' \ No newline at end of file diff --git a/database.db b/database.db new file mode 100644 index 0000000..a50c9b1 Binary files /dev/null and b/database.db differ diff --git a/dataenc_glb.db b/dataenc_glb.db new file mode 100644 index 0000000..a84f878 Binary files /dev/null and b/dataenc_glb.db differ diff --git a/dataenc_jp.db b/dataenc_jp.db new file mode 100644 index 0000000..0da2f15 Binary files /dev/null and b/dataenc_jp.db differ diff --git a/decryptor.py b/decryptor.py new file mode 100644 index 0000000..89ac460 --- /dev/null +++ b/decryptor.py @@ -0,0 +1,32 @@ +# -*- coding: utf-8 -*- +# Module : decrypt.py +# Author : bssthu +# Project : pysqlsimplecipher +# Creation date : 2016-06-03 +# Description : +# + + +import sys +from pysqlsimplecipher import decryptor + + +def usage(): + print('Usage: python decrypt.py encrypted.db password output.db') + + +def main(p = '9bf9c6ed9d537c399a6c4513e92ab24717e1a488381e3338593abd923fc8a13b'): + + password = bytearray(p.encode('utf8')) + if p == '9bf9c6ed9d537c399a6c4513e92ab24717e1a488381e3338593abd923fc8a13b': + filename_in = 'dataenc_glb.db' + filename_out = 'glb.db' + else: + filename_in = 'dataenc_jp.db' + filename_out = 'jp.db' + + decryptor.decrypt_file(filename_in, password, filename_out) + + +if __name__ == '__main__': + main() diff --git a/dokkan.py b/dokkan.py new file mode 100644 index 0000000..5fb6ea9 --- /dev/null +++ b/dokkan.py @@ -0,0 +1,122 @@ +from colorama import init, Fore, Back, Style +import commands +import config +import sys + +# Coloroma autoreset +init(autoreset=True) + + +while True: + print(' ') + print(Fore.CYAN + Style.BRIGHT + 'Select one of the following') + print('---------------------------------') + print(' ') + # Database Check. + while True: + print('Check for updated database? (' + Fore.YELLOW + Style.BRIGHT + 'Yes: 1 ' + Style.RESET_ALL + 'or ' + Fore.YELLOW + Style.BRIGHT + 'No: 2' + Style.RESET_ALL + ')',end='') + print() + db = input(' ') + if db.lower() == '1': + commands.db_download() + break + elif db.lower() == '2': + break + else: + print('') + continue + + # Daily Logins? + print(' ') + print(Fore.CYAN + Style.BRIGHT + 'Choose an option') + print('---------------------------------') + print(' ') + while True: + print('Perform daily logins on all accounts? (' + Fore.YELLOW + Style.BRIGHT + 'Yes: 1 ' + Style.RESET_ALL + 'or ' + Fore.YELLOW + Style.BRIGHT + 'No: 2' + Style.RESET_ALL + ')',end='') + print() + db = input(' ') + if db.lower() == '1': + commands.bulk_daily_logins() + break + elif db.lower() == '2': + break + else: + continue + + # Decide which client to use. + print(' ') + print(Fore.CYAN + Style.BRIGHT + 'Choose a version') + print('---------------------------------') + print(' ') + while True: + print('Which version? (' + Fore.YELLOW + Style.BRIGHT + 'Jp: 1 ' + Style.RESET_ALL + 'or ' + Fore.YELLOW + Style.BRIGHT + 'Global: 2' + Style.RESET_ALL + ')',end='') + print() + client = input(" ") + if client.lower() == '1': + config.client = 'japan' + break + elif client.lower() == '2': + config.client = 'global' + break + else: + continue + + + # User Options + print(' ') + while True: + print('---------------------------------') + print(Fore.CYAN + Style.BRIGHT + 'New Account :' + Fore.YELLOW + Style.BRIGHT + ' 0') + print(Fore.CYAN + Style.BRIGHT + 'Transfer Account :' + Fore.YELLOW + Style.BRIGHT + ' 1') + print(Fore.CYAN + Style.BRIGHT + 'Load From Save :' + Fore.YELLOW + Style.BRIGHT + ' 2') + print('---------------------------------') + print(' ') + command = input('Enter your choice: ') + if command == '0': + print(' ') + config.identifier = commands.signup() + commands.save_account() + config.access_token,config.secret = commands.signin(config.identifier) + commands.tutorial() + commands.daily_login() + break + elif command == '1': + print(' ') + commands.transfer_account() + commands.daily_login() + break + elif command == '2': + print(' ') + commands.load_account() + commands.daily_login() + commands.accept_gifts() + commands.accept_missions() + break + else: + print(Fore.RED + Style.BRIGHT + "Command not understood") + + + # User commands. + while True: + print('---------------------------------') + print(Fore.CYAN + Style.BRIGHT + "Type" + Fore.YELLOW + Style.BRIGHT + " 'help'" + Fore.CYAN + Style.BRIGHT + " to view all commands.") + + # Set up comma separated chain commands. Handled via stdin + try: + command = input() + except: + sys.stdin = sys.__stdin__ + command = input() + + if command == 'exit': + break + # Pass command to command executor and handle keyboard interrupts. + try: + commands.user_command_executor(command) + except KeyboardInterrupt: + print(Fore.CYAN + Style.BRIGHT + 'User interrupted process.') + except Exception as e: + print(Fore.RED + Style.BRIGHT + repr(e)) + + + diff --git a/glb.db b/glb.db new file mode 100644 index 0000000..9968aa1 Binary files /dev/null and b/glb.db differ diff --git a/help.txt b/help.txt new file mode 100644 index 0000000..6bd9039 --- /dev/null +++ b/help.txt @@ -0,0 +1,33 @@ +1563951927 +1564971063 + +To stop a command from executing, hold ctrl + c + +'stage' -> Completes stage given ID or name. +'area' -> Complete all stages and difficulties in an area. +'cards' -> Provides a GUI to view card information. +'completequests' -> Completes all unfinished quest stages. +'completeevents' -> Completes all unfinished quest stages. +'completezbattles' -> Completes all unfinished zbattles to stage 30. +'ezaplus' -> Completes all zbattles to 50 +'zstages' -> Provides a GUI to complete single Z-Battle stages. +'clash' -> Complete ultimate clash if you have enough UR cards. +'listevents' -> Prints a list of all currently available events. +'chooseevents' -> Provides a GUI to sort through events. +'summon' -> Provides a GUI to choose what banner to summon. +'listsummons' -> Prints a list of all currently available summons. +'dragonballs' -> Collects Dragonballs and makes wishes. +'omegafarm' -> Completes everything (story, events, zbattle, daily, accepts gifts and missions) +'info' -> Print out account information. +'items' -> Provides a GUI to view user items. +'medals' -> Provides a GUI to view and sell medals. +'potara' -> One command to do all potara events (it's not automated, you have to do stuff manualy as well!) +'sell' -> Provides a GUI to sell cards. +'team' -> Change composition of a deck. +'supporter' -> Change your support Unit. +'deck' -> Select a deck to be the default. +'gift' -> Accepts gifts and missions. +'transfer' -> Generates transfer code. +'capacity' -> Increase card capacity by +5. +'name' -> Change account name. +'refresh' -> Reauthenticates the client. diff --git a/jp.db b/jp.db new file mode 100644 index 0000000..d389dcc Binary files /dev/null and b/jp.db differ diff --git a/packet.py b/packet.py new file mode 100644 index 0000000..9bf6a76 --- /dev/null +++ b/packet.py @@ -0,0 +1,139 @@ +### packet.py contains functions critical to sending requests to the server + +import base64 +import binascii +import config +from Crypto.Cipher import AES +import hashlib +import hmac +import json +import os +import time +import uuid + +# Padding for the input string --not +# related to encryption itself. + +BLOCK_SIZE = 16 # Bytes +pad = lambda s: s + (BLOCK_SIZE - len(s) % BLOCK_SIZE) * chr(BLOCK_SIZE + - len(s) % BLOCK_SIZE) +unpad = lambda s: s[:-ord(s[len(s) - 1:])] + +#################################################################### + +def guid(): + + # Generates UniqueID & AdIDcompatible with Bandais servers + # Returns dict + + UUID = str(uuid.uuid4()) + UniqueId = str(uuid.uuid4()) + ':' + UUID[0:8] + return dict(AdId=str(uuid.uuid4()), UniqueId=UniqueId) + +#################################################################### + +def mac(method,action): + + # Creates Mac Authentication header string used when sending requests + # returns string + + ts = str(int(round(time.time(), 0))) + nonce = ts + ':' + config.AdId + if config.client == 'global': + value = ts + '\n' + nonce + '\n' + method + '\n' + action + '\n' \ + + 'ishin-global.aktsk.com' + '\n' + '3001' + ''' + +''' + else: + value = ts + '\n' + nonce + '\n' + method + '\n' + action + '\n' \ + + 'ishin-production.aktsk.jp' + '\n' + '3001' + ''' + +''' + + + hmac_hex_bin = hmac.new(config.secret.encode('utf-8'), value.encode('utf-8' + ), hashlib.sha256).digest() + mac = base64.b64encode(hmac_hex_bin).decode() + final = 'MAC ' + 'id=' + '"' + config.access_token + '"' + ' nonce=' + '"' \ + + nonce + '"' + ' ts=' + '"' + ts + '"' + ' mac=' + '"' + mac \ + + '"' + return final + +#################################################################### +# ================================================================ +# get_key_and_iv +# ================================================================ + +def get_key_and_iv( + password, + salt, + klen=32, + ilen=16, + msgdgst='md5', + ): + ''' + Derive the key and the IV from the given password and salt. + + This is a niftier implementation than my direct transliteration of + the C++ code although I modified to support different digests. + + CITATION: http://stackoverflow.com/questions/13907841/implement-openssl-aes-encryption-in-python + + @param password The password to use as the seed. + @param salt The salt. + @param klen The key length. + @param ilen The initialization vector length. + @param msgdgst The message digest algorithm to use. + ''' + + # equivalent to: + # from hashlib import as mdf + # from hashlib import md5 as mdf + # from hashlib import sha512 as mdf + + mdf = getattr(__import__('hashlib', fromlist=[msgdgst]), msgdgst) + password = password.encode('ascii', 'ignore') # convert to ASCII + + try: + maxlen = klen + ilen + keyiv = mdf(password + salt).digest() + tmp = [keyiv] + while len(tmp) < maxlen: + tmp.append(mdf(tmp[-1] + password + salt).digest()) + keyiv += tmp[-1] # append the last byte + key = keyiv[:klen] + iv = keyiv[klen:klen + ilen] + return (key, iv) + except UnicodeDecodeError: + return (None, None) + + +#################################################################### +def encrypt_sign(data): + data = pad(data) + key1 = str.encode(data) + password = \ + 'MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAzJ9JaHioVi6rr0TAfr6j' + salt = os.urandom(8) + (key, iv) = get_key_and_iv(password, salt, klen=32, ilen=16, + msgdgst='md5') + cipher = AES.new(key, AES.MODE_CBC, iv) + a = cipher.encrypt(key1) + a = salt + a + return base64.b64encode(a).decode() + + +#################################################################### +def decrypt_sign(sign): + buffer = base64.b64decode(sign) + buffer_encoded = base64.b64encode(buffer) + password = \ + 'MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAzJ9JaHioVi6rr0TAfr6j' + salt = buffer[0:8] + (key, iv) = get_key_and_iv(password, salt, klen=32, ilen=16, + msgdgst='md5') + data = buffer[8:len(buffer)] + cipher = AES.new(key, AES.MODE_CBC, iv) + a = unpad(cipher.decrypt(data)).decode('utf8') + return json.loads(a) +#################################################################### diff --git a/pysqlsimplecipher/__init__.py b/pysqlsimplecipher/__init__.py new file mode 100644 index 0000000..e69de29 diff --git a/pysqlsimplecipher/__pycache__/__init__.cpython-37.pyc b/pysqlsimplecipher/__pycache__/__init__.cpython-37.pyc new file mode 100644 index 0000000..cf5e3ac Binary files /dev/null and b/pysqlsimplecipher/__pycache__/__init__.cpython-37.pyc differ diff --git a/pysqlsimplecipher/__pycache__/config.cpython-37.pyc b/pysqlsimplecipher/__pycache__/config.cpython-37.pyc new file mode 100644 index 0000000..3171bea Binary files /dev/null and b/pysqlsimplecipher/__pycache__/config.cpython-37.pyc differ diff --git a/pysqlsimplecipher/__pycache__/decryptor.cpython-37.pyc b/pysqlsimplecipher/__pycache__/decryptor.cpython-37.pyc new file mode 100644 index 0000000..e76de9f Binary files /dev/null and b/pysqlsimplecipher/__pycache__/decryptor.cpython-37.pyc differ diff --git a/pysqlsimplecipher/__pycache__/util.cpython-37.pyc b/pysqlsimplecipher/__pycache__/util.cpython-37.pyc new file mode 100644 index 0000000..832d8c4 Binary files /dev/null and b/pysqlsimplecipher/__pycache__/util.cpython-37.pyc differ diff --git a/pysqlsimplecipher/config.py b/pysqlsimplecipher/config.py new file mode 100644 index 0000000..ace3f5e --- /dev/null +++ b/pysqlsimplecipher/config.py @@ -0,0 +1,19 @@ +#!/usr/bin/env python3 +# -*- coding: utf-8 -*- +# Module : config.py +# Author : bssthu +# Project : pysqlsimplecipher +# Creation date : 2016-06-03 +# Description : +# + + +salt_mask = 0x3a +key_sz = 32 +key_iter = 64000 +hmac_key_sz = 32 +hmac_key_iter = 2 +page_sz = 1024 +iv_sz = 16 +reserve_sz = 48 +hmac_sz = 20 diff --git a/pysqlsimplecipher/decryptor.py b/pysqlsimplecipher/decryptor.py new file mode 100644 index 0000000..f3216d9 --- /dev/null +++ b/pysqlsimplecipher/decryptor.py @@ -0,0 +1,143 @@ +#!/usr/bin/env python3 +# -*- coding: utf-8 -*- +# Module : decryptor.py +# Author : bssthu +# Project : pysqlsimplecipher +# Creation date : 2016-06-03 +# Description : +# + + +from pysqlsimplecipher import config +from pysqlsimplecipher import util + + +def decrypt_file(filename_in, password, filename_out): + if not isinstance(filename_in, str): + raise RuntimeError('filename_in must be a str.') + if not isinstance(password, bytearray): + raise RuntimeError('password must be a bytearray.') + if not isinstance(filename_out, str): + raise RuntimeError('filename_out must be a str.') + + # read + with open(filename_in, 'rb') as fp: + raw = fp.read() + + # decrypt + dec = decrypt_default(raw, password) + + # write + with open(filename_out, 'wb') as fp: + fp.write(dec) + + +def decrypt_default(raw, password): + # configs + salt_mask = config.salt_mask + key_sz = config.key_sz + key_iter = config.key_iter + hmac_key_sz = config.hmac_key_sz + hmac_key_iter = config.hmac_key_iter + page_sz = config.page_sz + iv_sz = config.iv_sz + reserve_sz = config.reserve_sz + hmac_sz = config.hmac_sz + + return decrypt(raw, password, salt_mask, key_sz, key_iter, hmac_key_sz, hmac_key_iter, page_sz, iv_sz, reserve_sz, hmac_sz) + + +def decrypt(raw, password, salt_mask, key_sz, key_iter, hmac_key_sz, hmac_key_iter, page_sz, iv_sz, reserve_sz, hmac_sz): + dec = b'SQLite format 3\0' + + # derive key + salt_sz = 16 + salt = raw[:salt_sz] + key, hmac_key = util.key_derive(salt, password, salt_mask, key_sz, key_iter, hmac_key_sz, hmac_key_iter) + + # decrypt file header, try with default page size + page_sz, reserve_sz = decrypt_page_header(raw, key, salt_sz, page_sz, iv_sz, reserve_sz) + if page_sz < 0 or reserve_sz < 0: + raise RuntimeError('failed to decide page size or reserve size.') + + # decrypt pages + for i in range(0, int(len(raw) / 1024)): + page = util.get_page(raw, page_sz, i + 1) + if i == 0: + # skip salt + page = page[salt_sz:] + page_content = page[:-reserve_sz] + reserve = page[-reserve_sz:] + iv = reserve[:iv_sz] + # check hmac + hmac_old = reserve[iv_sz:iv_sz+hmac_sz] + hmac_new = util.generate_hmac(hmac_key, page_content + iv, i + 1) + if not hmac_old == hmac_new: + raise RuntimeError('hmac check failed in page %d.' % (i+1)) + # decrypt content + page_dec = util.decrypt(page_content, key, iv) + dec += page_dec + util.random_bytes(reserve_sz) + + return dec + + +def decrypt_page_header(raw, key, salt_sz, page_sz, iv_sz, reserve_sz): + """Try to decrypt first page with default config. + + If default page size fail, change page size. + When succeed, return page_sz, reserve_sz. + If fail, return -1, -1. + """ + + if not util.is_valid_page_size(page_sz): + page_sz = 512 + + new_reserve_sz = try_get_reserve_size_for_specified_page_size(raw, key, salt_sz, page_sz, iv_sz, reserve_sz) + if new_reserve_sz > 0: # default page_sz is ok + return page_sz, new_reserve_sz + + page_sz = 512 + while page_sz <= 65536: + new_reserve_sz = try_get_reserve_size_for_specified_page_size(raw, key, salt_sz, page_sz, iv_sz, reserve_sz) + if new_reserve_sz > 0: + return page_sz, new_reserve_sz + page_sz <<= 1 + + return -1, -1 # fail + + +def try_get_reserve_size_for_specified_page_size(raw, key, salt_sz, page_sz, iv_sz, reserve_sz): + """Try to decrypt first page with specified page size. + + If default reserve size fail, change reserve size. + When succeed, return reserve size. + If always fail, return -1. + """ + + first_page_content = util.get_page(raw, page_sz, 1)[salt_sz:] + + if reserve_sz >= iv_sz: + first_page_dec = decrypt_by_reserve_size(first_page_content, key, iv_sz, reserve_sz) + # default reserve_sz is ok + if util.is_valid_decrypted_header(first_page_dec) \ + and page_sz == util.get_page_size_from_database_header(raw[:salt_sz] + first_page_dec) \ + and reserve_sz == util.get_reserved_size_from_database_header(raw[:salt_sz] + first_page_dec): + return reserve_sz + + # try every possible reserve size. + # the usable size of a page is at least 480. + for reserve_sz in range(iv_sz, page_sz - 480): + first_page_dec = decrypt_by_reserve_size(first_page_content, key, iv_sz, reserve_sz) + if util.is_valid_decrypted_header(first_page_dec) \ + and page_sz == util.get_page_size_from_database_header(raw[:salt_sz] + first_page_dec) \ + and reserve_sz == util.get_reserved_size_from_database_header(raw[:salt_sz] + first_page_dec): + return reserve_sz + + return -1 # fail + + +def decrypt_by_reserve_size(first_page_without_salt, key, iv_sz, reserve_sz): + """Decrypt page content using specified reserve size""" + reserve = first_page_without_salt[-reserve_sz:] + iv = reserve[:iv_sz] + return util.decrypt(first_page_without_salt, key, iv) diff --git a/pysqlsimplecipher/encryptor.py b/pysqlsimplecipher/encryptor.py new file mode 100644 index 0000000..ef86956 --- /dev/null +++ b/pysqlsimplecipher/encryptor.py @@ -0,0 +1,95 @@ +#!/usr/bin/env python3 +# -*- coding: utf-8 -*- +# Module : encryptor.py +# Author : bssthu +# Project : pysqlsimplecipher +# Creation date : 2016-06-03 +# Description : +# + + +import hashlib +import hmac +from pysqlsimplecipher import config +from pysqlsimplecipher import util + + +def check_database_header(header): + if not util.is_valid_database_header(header): + raise RuntimeError('invalid database header.') + + page_sz = util.get_page_size_from_database_header(header) + if not util.is_valid_page_size(page_sz): + raise RuntimeError('invalid page size %d.' % page_sz) + + reserve_sz = util.get_reserved_size_from_database_header(header) + if reserve_sz == 0: + raise RuntimeError('needs reserved space at the end of each page.') + + return page_sz, reserve_sz + + +def encrypt_file(filename_in, password, filename_out): + if not isinstance(filename_in, str): + raise RuntimeError('filename_in must be a str.') + if not isinstance(password, bytearray): + raise RuntimeError('password must be a bytearray.') + if not isinstance(filename_out, str): + raise RuntimeError('filename_out must be a str.') + + # read + with open(filename_in, 'rb') as fp: + raw = fp.read() + + # check header + page_sz, reserve_sz = check_database_header(raw[:100]) + + # encrypt + dec = encrypt_default(raw, password, page_sz, reserve_sz) + + # write + with open(filename_out, 'wb') as fp: + fp.write(dec) + + +def encrypt_default(raw, password, page_sz, reserve_sz): + # configs + salt_mask = config.salt_mask + key_sz = config.key_sz + key_iter = config.key_iter + hmac_key_sz = config.hmac_key_sz + hmac_key_iter = config.hmac_key_iter + iv_sz = config.iv_sz + hmac_sz = config.hmac_sz + + if reserve_sz < iv_sz + hmac_sz: + raise RuntimeError('reserved space at the end of each page is %d, needs %d.' % (reserve_sz, iv_sz + hmac_sz)) + + return encrypt(raw, password, salt_mask, key_sz, key_iter, hmac_key_sz, hmac_key_iter, page_sz, iv_sz, reserve_sz, hmac_sz) + + +def encrypt(raw, password, salt_mask, key_sz, key_iter, hmac_key_sz, hmac_key_iter, page_sz, iv_sz, reserve_sz, hmac_sz): + salt_sz = 16 + salt = util.random_bytes(salt_sz) + enc = salt + + # derive key + key, hmac_key = util.key_derive(salt, password, salt_mask, key_sz, key_iter, hmac_key_sz, hmac_key_iter) + + # encrypt pages + for i in range(0, int(len(raw) / 1024)): + page = util.get_page(raw, page_sz, i + 1) + if i == 0: + # skip header string + page = page[salt_sz:] + page_content = page[:-reserve_sz] + iv = util.random_bytes(iv_sz) + # encrypt content + page_enc = util.encrypt(page_content, key, iv) + # generate hmac + hmac_new = util.generate_hmac(hmac_key, page_enc + iv, i + 1) + enc += page_enc + iv + hmac_new + if reserve_sz > iv_sz + hmac_sz: + enc += util.random_bytes(reserve_sz - iv_sz - hmac_sz) + + return enc diff --git a/pysqlsimplecipher/util.py b/pysqlsimplecipher/util.py new file mode 100644 index 0000000..396bc49 --- /dev/null +++ b/pysqlsimplecipher/util.py @@ -0,0 +1,88 @@ +#!/usr/bin/env python3 +# -*- coding: utf-8 -*- +# Module : util.py +# Author : bssthu +# Project : pysqlsimplecipher +# Creation date : 2016-06-03 +# Description : +# + + +import os +import math +import hashlib +import hmac +import struct +from Crypto.Cipher import AES + + +def encrypt(raw, key, iv): + cipher = AES.new(key, AES.MODE_CBC, iv) + return cipher.encrypt(raw) + + +def decrypt(raw, key, iv): + cipher = AES.new(key, AES.MODE_CBC, iv) + return cipher.decrypt(raw) + + +def is_valid_database_header(header): + return header[:16] == b'SQLite format 3\0' and is_valid_decrypted_header(header[16:]) + + +def is_valid_decrypted_header(header): + # skip first 16 bytes + if type(header) is str: # python2 + header = [ord(x) for x in header] + return header[21-16] == 64 and header[22-16] == 32 and header[23-16] == 32 + + +def get_page_size_from_database_header(header): + if type(header) is str: # python2 + page_sz = 256 * ord(header[16]) + ord(header[17]) + else: + page_sz = int.from_bytes(header[16:18], 'big') + if page_sz == 1: # since SQLite version 3.7.1 + page_sz = 65536 + return page_sz + + +def get_reserved_size_from_database_header(header): + if type(header) is str: # python2 + return ord(header[20]) + else: + return int(header[20]) + + +def is_valid_page_size(page_sz): + # page_sz must be power of 2, and greater than 512 + return page_sz >= 512 and page_sz == 2 ** int(math.log(page_sz, 2)) + + +def get_page(raw, page_sz, page_no): + return raw[page_sz*(page_no-1):page_sz*page_no] + + +def random_bytes(n): + return os.urandom(n) + + +def key_derive(salt, password, salt_mask, key_sz, key_iter, hmac_key_sz, hmac_key_iter): + """Derive an encryption key for page encryption/decryption, an key for hmac generation""" + key = hashlib.pbkdf2_hmac('sha1', password, salt, key_iter, key_sz) + + try: + hmac_salt = bytearray([x ^ salt_mask for x in salt]) + hmac_key = hashlib.pbkdf2_hmac('sha1', key, hmac_salt, hmac_key_iter, hmac_key_sz) + except TypeError: # python2 + hmac_salt = b'' + for x in salt: + hmac_salt += chr(ord(x) ^ salt_mask) + hmac_key = hashlib.pbkdf2_hmac('sha1', str(key), hmac_salt, hmac_key_iter, hmac_key_sz) + return key, hmac_key + + +def generate_hmac(hmac_key, content, page_no): + hmac_obj = hmac.new(hmac_key, content, hashlib.sha1) + hmac_obj.update(struct.pack('