Verified/Upgrade Gmail into Google+

Find a consultant or advertise your services here
Forum rules
iMacros EOL - Attention!

The renewal maintenance has officially ended for Progress iMacros effective November 20, 2023 and all versions of iMacros are now considered EOL (End-of-Life). The iMacros products will no longer be supported by Progress (aside from customer license issues), and these forums will also no longer be moderated from the Progress side.

Thank you again for your business and support.

Sincerely,
The Progress Team
Post Reply
newmacros
Posts: 1
Joined: Sat Jul 19, 2014 1:17 pm

Verified/Upgrade Gmail into Google+

Post by newmacros » Sat Jul 19, 2014 1:48 pm

Hello,

I want to have an imacros script from beginning into logout and always looping until all account already upgrade into google+ account.
The workflow is simple, but i don't know to create it into javascript.
my preparation is having a list of gmail account username, password, first_name, family_name, gender, date, month, year of birth.
1. Login into plus.google.com from .txt /.csv file
2. update info for first_name, family_name, gender, date, month, year of birth
3. next adding friends
4. next adding interest
5. confirmation /logout
6. looping from beginning

Anyone here can help this imacros script?
Thanks a lot.
Hannes
Posts: 4
Joined: Wed Aug 14, 2013 8:13 am
Location: hannes @ imacrossolutions . net
Contact:

Re: Verified/Upgrade Gmail into Google+

Post by Hannes » Sat Jul 19, 2014 2:12 pm

Please drop me a mail: hannes@imacrossolutions.net
Professional iMacros Development
http://imacrossolutions.net
http://forum.iopus.com/viewtopic.php?f=19&t=21627
chivracq
Posts: 10301
Joined: Sat Apr 13, 2013 1:07 pm
Location: Amsterdam (NL)

Re: Verified/Upgrade Gmail into Google+

Post by chivracq » Sun Jul 20, 2014 1:13 pm

newmacros wrote:The workflow is simple, but i don't know to create it into javascript.
I don't see the urge to use JavaScript (unless you have in your Requirements to use some Conditional Logic (not mentioned...), I'm not a JavaScript Specialist btw, so I've developed some Techniques to avoid it when possible...!), what you describe can be fairly simply achieved using plain .iim Macro, I think...
Just record your Actions for one Account and it's fairly easy to automated afterwards for other Accounts using a .CSV File...

You should mention which Browser you intend to use, because Google/YouTube/Gmail/Google+ often use Ajaxy Selection Boxes that can usually best with the EVENT Mode (only available for iMacros for Firefox) be automated...

PM is not activated on this Forum, so you should mention an E-mail Address or a way to contact you, like Hannes (previous Post) did...

I would be willing to help as well I you don't come out by yourself with my hints and/or with Hannes, but you should have mentioned what you are willing to pay for the "Job"...
I'm reachable at [My_Pseudo_on_the_Forum]@gmail.com
(I got nicked twice already by people looking for an iMacros Specialist and pretending to be willing to pay for the Macro but who never paid me, see this Thread for example, so I now ask to be paid in front (PayPal), once I've received all required Info and I'm confident I can do the "Job"... (I have a "Reputation" on this Forum that I intend to keep as high as possible, so you can always (and are encouraged to) post some Feedback afterwards...))
- (F)CI(M) = (Full) Config Info (Missing): iMacros + Browser + OS (+ all 3 Versions + 'Free'/'PE'/'Trial').
- FCI not mentioned: I don't even read the Qt...! (or only to catch Spam!)
- Script & URL help a lot for more "educated" Help...
Post Reply