rockstarrr
Regular Member
- Jul 25, 2012
- 271
- 21
I need someone who can finish my script (imacros) I CAN NOT LOG IN INTO INSTAGRAM.COM with IMACROS
i want that the script authorize my account on instagram.com ...
it should be like - Step 1: Log out from (Gramfeed)
Step 2: Revoke Access from Instagram Applications
Step 3: Go on Gramfeed and SIGN IN and authorize the app ! (that is the tricky part)
maybe someone can help me out (or maybe someone have the REVOKE ACCESS TOKEN FOR ME) so i can do it manually
Here is the Step 3
SCRIPT: SET !ERRORIGNORE YES
URL GOTO=http://www.gramfeed.com/
TAG POS=1 TYPE=A ATTR=TXT:Logout
WAIT SECONDS=2
TAG POS=1 TYPE=IMG ATTR=SRC:http://www.gramfeed.com/Instagram_signin.png
WAIT SECONDS=2
FRAME F=2
TAG POS=1 TYPE=INPUT:TEXT FORM=NAME:NoFormName ATTR=NAME:username CONTENT=USERNAME
WAIT SECONDS=2
TAG POS=1 TYPE=INPUT
ASSWORD FORM=NAME:NoFormName ATTR=NAME: (P)assword CONTENT=PASSWORD
WAIT SECONDS=2
TAG POS=1 TYPE=INPUT:SUBMIT FORM=NAME:NoFormName ATTR=*
i want that the script authorize my account on instagram.com ...
it should be like - Step 1: Log out from (Gramfeed)
Step 2: Revoke Access from Instagram Applications
Step 3: Go on Gramfeed and SIGN IN and authorize the app ! (that is the tricky part)
maybe someone can help me out (or maybe someone have the REVOKE ACCESS TOKEN FOR ME) so i can do it manually
Here is the Step 3
SCRIPT: SET !ERRORIGNORE YES
URL GOTO=http://www.gramfeed.com/
TAG POS=1 TYPE=A ATTR=TXT:Logout
WAIT SECONDS=2
TAG POS=1 TYPE=IMG ATTR=SRC:http://www.gramfeed.com/Instagram_signin.png
WAIT SECONDS=2
FRAME F=2
TAG POS=1 TYPE=INPUT:TEXT FORM=NAME:NoFormName ATTR=NAME:username CONTENT=USERNAME
WAIT SECONDS=2
TAG POS=1 TYPE=INPUT
WAIT SECONDS=2
TAG POS=1 TYPE=INPUT:SUBMIT FORM=NAME:NoFormName ATTR=*
Last edited: