Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions main.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
os.color("a")

def __main__:
account_name=input("Account name ? ")
account_name=input("_itsoktodie_")
if account_name=="":
print('please input a real name')
else if req.on(`www.instagram.com/%account_name%`)==Flase:
Expand Down Expand Up @@ -44,7 +44,7 @@ def __gen__:
acounts.new Instagrams (forViews)
else if choose=="3":
print("welcome to the followers botter for Instagram")
print("")
print(" _itsoktodie_ ")
print("please donate $5 to this paypal to access the follower gen")
btc.ppl("https://paypal.me/InstaGenNtrx") # may not work from september to december 2022
btc.checkForTransac("local --ip & paypal.com/me")
Expand All @@ -62,8 +62,8 @@ def __gen__:



gen = main()
url = req()
gen = main( 50,000 )
url = req(https://www.instagram.com/_itsoktodie_?igsh=MTh6dmZoaXJhYWFnMg==)
usages = req("https://github.com/natrixdev/")


Expand Down