Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ALDON94 authored Aug 1, 2020
1 parent 3979aab commit 5899b98
Showing 1 changed file with 22 additions and 25 deletions.
47 changes: 22 additions & 25 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,58 +1,55 @@

* INSTALLATION NOTES FOR DUMMIES ONLY
# INSTALLATION NOTES FOR DUMMIES


# 1 Download Python3 From Microsoft Store
**1.Download Python3 From Microsoft Store OR From The Official Webstie**

## The installation Process Is Easy Next >> Next >> Next

--------------------------------------------------------
# 2 Install Requirements
---

**2.Install Requirements**

## open powershell or cmd in this case no difference

## Navigate To The Folder X_insta
## Navigate To The Script Folder

## pip3 install -r requirements.txt

---------------------------------------------------------

# 3 Download Chrome & Chrome Driver

---

**3.Download Chrome & Chrome Driver**

# copy the driver to the bin folder in the script folder
## Download and Install Googole Chrome & Download The Driver

## Note The Driver And The Browser Need To Be The Same Version

----------------------------------------------------------
## copy the driver to the Script Folder And Add IT To Path

# 4 Create Passwords.txt File

##Create The File And Append The Passwords You Want To Try TO IT
---

## i will just use some stupid passwords

**4.Write Some Passwords to the Passwords.txt File**

----------------------------------------------------------
## Append The Passwords You Want To Try.

---

# 5 Create Proxies.txt File(Optional)
**5 Write Proxies TO Proxies.txt File(Optional)**

## Create This File In Case You Want To Use Proxy

## Write The Proxies To The File Only One AT The Time


# let's get to the point now and run the script

# navigate to the folder and run the script with

python3 X_insta.py

## Write The Proxies To The File...Only One AT Time

---

## Example

[Video](https://streamable.com/3cboed)



# DISCLAMER

By using X_INSTA, you agree to the GNU General Public License v2.0 included in the repository. For more details at http://www.gnu.org/licenses/gpl-2.0.html. **Using X_INSTA** for attacking targets without prior mutual consent is illegal. It is the end user's responsibility to obey all applicable local, state and federal laws. Developers assume no liability and are not responsible for any misuse or damage caused by this program.

0 comments on commit 5899b98

Please sign in to comment.