pishangujeniya/instagram-helper

WHY IS "TRY AGAIN TOMORROW" AND "GETTING MESSAGES" BEING SHOWN AT THE SAME TIME? HOW TO FIX THIS?

kermitbbg opened this issue ยท 25 comments

I AM BEING SHOWN "TRY AGAIN TOMORROW" AND "GETTING MESSAGES" AT THE SAME TIME WHEN I TRY TO UNSEND MESSAGE. I CLOSED AND THEN DID AGAIN BUT STILL IT IS THE SAME. I am even being shown the following attached images
before ex
22

Use latest version from releases

And then try again.

i did. i used the latest 2.5 source code (zip)

You need to write thread id in double quotes

"123455xxxxxxx"

ohhhhh
ok
so for example var ig = new InstagramHelper();
ig.startUnsending(โ€œ340282366841710300949128114326500327139โ€,5500);
this way right?

ohhhhh
ok
so for example var ig = new InstagramHelper();
ig.startUnsending(โ€œ340282366841710300949128114326500327139โ€,5500);
this way right?

Yes, and no need to write ,5500 after thread id.

ok so what i do write instead of "5500"

i am also being shown "try again tomorrow" and "getting messages" both at the same time. and it is taking so much of time to get the message. normally how long do i need to wait in order for it to get deleted?

Copy Paste the following code in Console and Hit Enter (the number 10 after chat thread id is in the code after comma is for skipping recently sent 10 messages from unsending, you can change it to whatever number you want to skip those number of recently you send messages from unsending).

var ig = new InstagramHelper(); ig.startUnsending("your_chat_thread_Id",10);

See instead of 10 your can write any number which is greater than 3, it means recently sent last 10 messages will not be deleted.

see
i tried again and this is what it is showing

I feel the double quotes are not proper.

Copy Paste the following code in Console and Hit Enter (the number 10 after chat thread id is in the code after comma is for skipping recently sent 10 messages from unsending, you can change it to whatever number you want to skip those number of recently you send messages from unsending).

var ig = new InstagramHelper(); ig.startUnsending("your_chat_thread_Id",10);

See instead of 10 your can write any number which is greater than 3, it means recently sent last 10 messages will not be deleted.

ok will do that

Copy from the above mentioned comment, and don't delete the quotes, simply replace with the your chat thread id.

I feel the double quotes are not proper.

Copy from the above mentioned comment, and don't delete the quotes, simply replace with the your chat thread id.

ok will try now

OHH MY GOD. THANK YOU SO MUCH. ITS WORKING NOW. MY GOODNESS. GOD BLESS YOU WITH ALL THE SUCCESS IN LIFE

You can press close issue now.

If it helped you, then do donate for a coffee. ๐Ÿฅฐ

LMAO how?

In the home page, there is sponsor button at the top.

ok then?

Just enter, whatever amount you want to donate as per your wish.

sorry to brust your bubble. i am 19 and i am broke and i am living under my parents shelter :((

This justifies the reason for visiting this repository.

Do not worry, Life is very Long, and everything will be fine.

HI I AM HERE AGAIN. NEED HELP. AT THE STARTING ITSELF I AM BEING SHOWN THIS
N

AND THEN YESTERDAY I DID THE SAME EXACT SAME STEPS. I AM BEING SHOWN THIS.
need help yo