Jump to content
UBot Underground

Recommended Posts

Hi,

It's any way to copy/paste a code from email?

I have to copy this code (251780) from my example and paste it elsewhere.

 

Thank you,

http://i.imgur.com/EDrZ8HV.jpg

Link to post
Share on other sites

You will have to change #email_body obviously but this is an example.

set(#email_body,"Your Instagram security code is 251780. To verify","Global")
set(#ig_security_code,$find regular expression(#email_body,"(?<=code\\sis\\s)\\d+"),"Global")
Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...