Need Imacros Expert!

Status
Not open for further replies.

sandrine10

Power Member
Joined
Apr 14, 2010
Messages
779
Reaction score
88
Hi,

Have an issue to complete my imacros code:
***how to disbale/enable network(renew my ip,have dynamic ip)?
Please let me know if someone could solve this!
 
Not understand your issue describe in more details, hope i will help you better.
 
wanna change my ip every x minute or x loop!don't want use proxies.
Any dial command for imacros to renew ip?
 
I think you have to physically unplug your internet...
Need an automate way!i know it's possible with HMA vpn but don't want use any vpn(i think it's same as hma just don't know how to figure this out!??)
 
It would prove to be hard with a regular iMacros script and would probably cause FireFox to crash. Best bet would be to download JitBit Macro recorder (search for it). With that software, you will be able to make a custom .exe which would do whatever you need it to do (in this case), disconnecting from your internet and then connecting again. Add a little 'WAIT SECOND' so that it co-relates with whatever else you want. You should be able to figure it out, if you can't, feel free to PM me.
 
can i implement the custom.exe into imacros code?if yes please guide me!
 

Use Easy Macro Recorder.

You just record every move you do with your mouse, then just hit the repeat button and let the software do the rest.
 
Did you get this done?
If not PM me or mail me at Gmail - seoworks87 at gmail.com
 
yes you can made custom.exe into imacros with recoded button good luck.
Please give me an example how to do it?!wanna run macro1 then use if {condition} and run custom.exe
 
Last edited:
Actually the solution offered by anclife I think is the best and easiest.
Agree with you, just i found 2 issues to apply this:

*can't access to my modem interface!!need to buy new one that allow access(192.168.1.1)!!

**can't figure out how to run macro1 then "if statement" if true run macro2(disconnect and reconnect).
 
Well if you can figure your first problem, the 2nd one is very easy actually.
 
There are ways to disconnect your router without accessing the interface. I found a solution for my "fritz.box" which works very well. I just have to click the .bat file and it reconnects within 1-2 seconds. But i dont know what router you got. Search for it on the internet, maybe you will find a solution. If you found one, its very easy.

You can use javascript within your macro to run an .exe or .bat file which executes the disconnection.
I'm not allowed by the forum to post the code because it's detected as spam.. lol.. if you need the code or any help with iMacros, or need a custom made iMacros, pm me.
 
Proxy Switcher can Switch Proxies after certain amount of time but with imacros i think you need to install few firefox plugins to automate ip switching
 
Status
Not open for further replies.
This thread has been auto closed due to the forum's thread age policy. Read more.
Back
Top