iMacros Script | Buy And Free Copy Script iMacros


SUBMITTED BY: Raj9

DATE: April 16, 2016, 7:29 a.m.

FORMAT: Text only

SIZE: 2.9 kB

HITS: 1718

  1. [ imacros script ] Remove all blog from blogger
  2. [iMacros Script] Remove all blog from blogger
  3. VERSION BUILD=7601105 RECORDER=FX
  4. TAB T=1
  5. TAG POS=1 TYPE=A ATTR=href:/blogger.g?blogID=*#overview/src=dashboard&&TXT:*
  6. WAIT SECONDS=1
  7. TAG POS=1 TYPE=SPAN ATTR=ID:blog-tab-settings
  8. WAIT SECONDS=1
  9. TAG POS=1 TYPE=SPAN ATTR=TXT:Other
  10. WAIT SECONDS=1
  11. TAG POS=1 TYPE=A ATTR=TXT:Delete<SP>blog
  12. WAIT SECONDS=1
  13. TAG POS=1 TYPE=BUTTON ATTR=TXT:Delete<SP>This<SP>Blog
  14. WAIT SECONDS=3
  15. 1. Login google account
  16. 2. goto blogger dashboard
  17. 3. Look at repeat macros (imacros bar)
  18. 4. put max loop in text box
  19. 5. Click "Play (Loop) bottom
  20. Posted by Best Seller Man at 5:22:00 PM 2 comments
  21. Email This
  22. BlogThis!
  23. Share to Twitter
  24. Share to Facebook
  25. Share to Pinterest
  26. Labels: Remove all blog from blogger
  27. [iMacros Script] Secure Gmail Login
  28. '------------------------------ Start Script -----------------------------------
  29. URL GOTO=https://www.google.com/accounts/ServiceLogin?service=mail
  30. TAG POS=1 TYPE=INPUT:TEXT FORM=ACTION:https://www.google* ATTR=ID:Email CONTENT=<YOUR GMAIL LOGIN>
  31. SET !ENCRYPTION NO
  32. TAG POS=1 TYPE=INPUT:PASSWORD FORM=ACTION:https://www.google* ATTR=ID:Passwd CONTENT=<YOUR GMAIL PASSWORD>
  33. TAG POS=1 TYPE=INPUT:CHECKBOX FORM=ACTION:https://www.google* ATTR=ID:PersistentCookie CONTENT=NO
  34. TAG POS=1 TYPE=INPUT:SUBMIT FORM=ACTION:https://www.google* ATTR=NAME:signIn
  35. 'Switch to HTTPS
  36. URL GOTO=https://mail.google.com/mail
  37. ' ------------------------- End Script ------------------------------------------
  38. Posted by Best Seller Man at 11:10:00 PM 0 comments
  39. Email This
  40. BlogThis!
  41. Share to Twitter
  42. Share to Facebook
  43. Share to Pinterest
  44. Labels: Secure Gmail Login
  45. [iMacros Program] iMacros Script Code Creator
  46. iMacros Script Code Creator
  47. ABOUT THE SOFTWARE
  48. The iMacros Code Creator is a simple tool to convert iMacros macros into a scripting language's code fragment that contains the very same macro e.g. in a string variable, cf. screenshot below. The other way round (script -> macro), conversion is supported, too, which makes the software very useful for developers that want to script the iMacros software.
  49. Here's how the iMacros Code Creator looks like on Windows 7:
  50. FEATURES
  51. Currently supported code styles
  52. VBS string
  53. VB function
  54. Javascript string (useful for Firefox scripting)
  55. C# string
  56. Java string
  57. Php string
  58. Utilities
  59. New! Convert macros and Javascript to single URLs (for iMacros' Social Scripting feature)
  60. Sample code (VBS only)
  61. Links to online code samples
  62. iMacros string conversion ("My Documents" --> "My<SP>Documents")
  63. Check for updates online
  64. CONTACT
  65. Please submit bugs, feature requests and all other questions by creating a ticket.
  66. POPULARITY
  67. Find the download stats here
  68. image and content from http://sourceforge.net/apps/trac/imacros-codegen

comments powered by Disqus