Login Register


Skryptec's Instagram Username Checker - CHECK IF IT IS AVAILABLE! filter_list
Author
Message
RE: Skryptec's Instagram Username Checker - CHECK IF IT IS AVAILABLE! #11
(11-17-2016, 05:04 PM)suprabro Wrote: Nice tool. Does it have a price?

I don't know if I will sell it.
[Image: oAqtc2l.png]

Reply

RE: Skryptec's Instagram Username Checker - CHECK IF IT IS AVAILABLE! #12
(11-17-2016, 06:30 PM)Skryptec Wrote:
(11-17-2016, 05:04 PM)suprabro Wrote: Nice tool. Does it have a price?

I don't know if I will sell it.

Alright. If you do please hit me up!

Reply

RE: Skryptec's Instagram Username Checker - CHECK IF IT IS AVAILABLE! #13
After further thinking, I wouldn't actually mind buying it. :]
Contact (Discord); Kevin#2099

Reply

RE: Skryptec's Instagram Username Checker - CHECK IF IT IS AVAILABLE! #14
(11-17-2016, 06:30 PM)Skryptec Wrote: I don't know if I will sell it.

You have a few potential buyers here.

Naturally, the decision rests with you. Again, good work with the tool.
[Image: AD83g1A.png]

Reply

RE: Skryptec's Instagram Username Checker - CHECK IF IT IS AVAILABLE! #15
(11-19-2016, 01:49 PM)mothered Wrote:
(11-17-2016, 06:30 PM)Skryptec Wrote: I don't know if I will sell it.

You have a few potential buyers here.

Naturally, the decision rests with you. Again, good work with the tool.

I don't know how much this thing will go for.
[Image: oAqtc2l.png]

Reply

RE: Skryptec's Instagram Username Checker - CHECK IF IT IS AVAILABLE! #16
wow closed source

fucking right wing hitler man

Reply

RE: Skryptec's Instagram Username Checker - CHECK IF IT IS AVAILABLE! #17
Since I'm gay I remade your c# program in a bash script.

Code:
if [[ $(curl -sS 'https://www.instagram.com/accounts/web_create_ajax/attempt/' \ -H 'origin: https://www.instagram.com' \ -H 'accept-encoding: gzip, deflate, br' \ -H 'x-requested-with: XMLHttpRequest' \ -H 'x-csrftoken: 111' \ -H 'cookie:mid=111; ig_pr=2; ig_vw=632; csrftoken=111' \ -H 'x-instagram-ajax: 1' \ -H 'content-type: application/x-www-form-urlencoded' \ -H 'accept: */*' \ -H 'referer: https://www.instagram.com/' \ -H 'authority: www.instagram.com'\ -H 'dnt: 1' \ --data 'email=&password=&username='$1'&first_name=' \ --compressed | json_pp | grep username) = *"taken"* ]]; then echo "Username is taken yo" else echo "It's your lucky day dawg, that username is free" fi

Put this in a file, chmod it, and run via ./script.sh someusername

Reply

RE: Skryptec's Instagram Username Checker - CHECK IF IT IS AVAILABLE! #18
(11-19-2016, 10:16 PM)lux Wrote: Since I'm gay I remade your c# program in a bash script.

Code:
if [[ $(curl -sS 'https://www.instagram.com/accounts/web_create_ajax/attempt/' \  -H 'origin: https://www.instagram.com' \  -H 'accept-encoding: gzip, deflate, br' \  -H 'x-requested-with: XMLHttpRequest' \  -H 'x-csrftoken: 111' \  -H 'cookie:mid=111; ig_pr=2; ig_vw=632; csrftoken=111' \  -H 'x-instagram-ajax: 1' \  -H 'content-type: application/x-www-form-urlencoded' \  -H 'accept: */*' \  -H 'referer: https://www.instagram.com/' \  -H 'authority: www.instagram.com'\  -H 'dnt: 1' \  --data 'email=&password=&username='$1'&first_name=' \  --compressed | json_pp | grep username) = *"taken"* ]]; then  echo "Username is taken yo" else  echo "It's your lucky day dawg, that username is free" fi

Put this in a file, chmod it, and run via ./script.sh someusername

Wow, why do you bash my stuff?
[Image: oAqtc2l.png]

Reply

RE: Skryptec's Instagram Username Checker - CHECK IF IT IS AVAILABLE! #19
(11-19-2016, 10:47 PM)Skryptec Wrote:
(11-19-2016, 10:16 PM)lux Wrote: Since I'm gay I remade your c# program in a bash script.

Code:
if [[ $(curl -sS 'https://www.instagram.com/accounts/web_create_ajax/attempt/' \  -H 'origin: https://www.instagram.com' \  -H 'accept-encoding: gzip, deflate, br' \  -H 'x-requested-with: XMLHttpRequest' \  -H 'x-csrftoken: 111' \  -H 'cookie:mid=111; ig_pr=2; ig_vw=632; csrftoken=111' \  -H 'x-instagram-ajax: 1' \  -H 'content-type: application/x-www-form-urlencoded' \  -H 'accept: */*' \  -H 'referer: https://www.instagram.com/' \  -H 'authority: www.instagram.com'\  -H 'dnt: 1' \  --data 'email=&password=&username='$1'&first_name=' \  --compressed | json_pp | grep username) = *"taken"* ]]; then  echo "Username is taken yo" else  echo "It's your lucky day dawg, that username is free" fi

Put this in a file, chmod it, and run via ./script.sh someusername

Wow, why do you bash my stuff?

[Image: caddff1c030727d1d01e9b0760cceb2c.jpg]

Reply

RE: Skryptec's Instagram Username Checker - CHECK IF IT IS AVAILABLE! #20
(11-19-2016, 05:19 PM)Skryptec Wrote: I don't know how much this thing will go for.

Simply name a price and work from there.

You have nothing to lose and everything to gain.
[Image: AD83g1A.png]

Reply







Users browsing this thread: 1 Guest(s)