Will do, thanks! I wanted it to run every 2 minutes automatically, without me having to do anything, not at a scheduled time. It'll ping Google to see if the Internet is running, and toggle it twice if it isn't.
Can I ask some general EG questions here if its allowed? I'll edit them out if that ...
Notice: This forum has been recovered from an old backup, so some content, links, and dates may be outdated. The forum is currently read-only while we restore sign-in and registration functionality. Details
If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.
If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.
Search found 16 matches
- Thu Jul 13, 2017 12:53 pm
- Forum: General Support
- Topic: Toggling internet connection if not working
- Replies: 29
- Views: 6085
- Tue Jul 11, 2017 2:54 pm
- Forum: General Support
- Topic: Toggling internet connection if not working
- Replies: 29
- Views: 6085
Re: Toggling internet connection if not working
Same problem man. I don't know what to do anymore. Sorry I didn't update sooner.
- Fri Jul 07, 2017 5:25 pm
- Forum: General Support
- Topic: Toggling internet connection if not working
- Replies: 29
- Views: 6085
Re: Toggling internet connection if not working
Did everything like you said. I will test it for a while now. I'm from India, and I use the government's internet service, called BSNL. My router is Iball Baton ib-wra150n.
- Thu Jul 06, 2017 3:57 pm
- Forum: General Support
- Topic: Toggling internet connection if not working
- Replies: 29
- Views: 6085
Re: Toggling internet connection if not working
Yup, several times. I haven't tried reseting it, though. Will do that now.
- Thu Jul 06, 2017 9:45 am
- Forum: General Support
- Topic: Toggling internet connection if not working
- Replies: 29
- Views: 6085
Re: Toggling internet connection if not working
Same thing again. Let me tell you exactly what I did. I looked for the driver in the Add or Remove programs, couldn't find it - Uninstalled the driver from Device Manager - Scanned for hardware changes, it showed the Broadcom driver again - Update - Browsed to the Win7 folder, installed it ...
- Wed Jul 05, 2017 4:06 am
- Forum: General Support
- Topic: Toggling internet connection if not working
- Replies: 29
- Views: 6085
Re: Toggling internet connection if not working
http://puu.sh/wBUOp/eccd9edf66.jpg I think the driver isn't compatible...
- Tue Jul 04, 2017 6:27 am
- Forum: General Support
- Topic: Toggling internet connection if not working
- Replies: 29
- Views: 6085
Re: Toggling internet connection if not working
The momentary pauses happen even when I'm physically using the laptop. I'm not sure if the limited connectivity error does, as it's not extremely frequent and I haven't been able to test it enough (I think the frequency dropped after I installed the Broadcom drivers though).
I'm not sure sure if I ...
I'm not sure sure if I ...
- Mon Jul 03, 2017 1:27 pm
- Forum: General Support
- Topic: Toggling internet connection if not working
- Replies: 29
- Views: 6085
Re: Toggling internet connection if not working
Sorry for the delay. I installed the Broadcom driver. No "Limited connectivity" errors for 2 days, but my internet wasn't working properly either. Every couple of minutes it wouldn't work for a few seconds, then resume again (but not limited connectivity exactly). Just now, I got the limited ...
- Thu Jun 29, 2017 3:43 pm
- Forum: General Support
- Topic: Toggling internet connection if not working
- Replies: 29
- Views: 6085
Re: Toggling internet connection if not working
I just checked, that version supports Windows 8.1. I will install the driver when I get access to my laptop in about 12 hours. As this problem occurs like once or twice a day, I won't know if it's truly fixed for about 2 days. I will reply to this thread with an update whatever the case.
Thanks.
Thanks.
- Thu Jun 29, 2017 3:29 pm
- Forum: General Support
- Topic: Toggling internet connection if not working
- Replies: 29
- Views: 6085
Re: Toggling internet connection if not working
I am using Windows 8.1, should I still download a Broadcom driver and replace it with my default one?
- Thu Jun 29, 2017 2:50 pm
- Forum: General Support
- Topic: Toggling internet connection if not working
- Replies: 29
- Views: 6085
Re: Toggling internet connection if not working
http://puu.sh/wxk0G/b4ec6779eb.png What do you think?
i have already tried reinstalling the driver.
@Can't access the LAN either.
Thanks for your help.
i have already tried reinstalling the driver.
@Can't access the LAN either.
Thanks for your help.
- Thu Jun 29, 2017 1:17 pm
- Forum: General Support
- Topic: Toggling internet connection if not working
- Replies: 29
- Views: 6085
Toggling internet connection if not working
Hello guys!
I am using WiFi on my laptop, and it often goes to "Limited Connectivity" for no reason. The only way I have found to temporarily fix this is to turn it off and on, and it'll work for a few hours. This only occurs on the laptop and not on my mobile, so I don't think its the router's ...
I am using WiFi on my laptop, and it often goes to "Limited Connectivity" for no reason. The only way I have found to temporarily fix this is to turn it off and on, and it'll work for a few hours. This only occurs on the laptop and not on my mobile, so I don't think its the router's ...
- Mon Aug 15, 2016 4:13 pm
- Forum: General Support
- Topic: Emulating a variable key
- Replies: 2
- Views: 1346
Re: Emulating a variable key
It works! How do I send special keys like the arrows keys, tab, etc?
Edit: Found it. You have to send the keys in the function without other parameters, like Windows.SendKeys({Up}).
Thank you very much for help, guys!
Edit: Found it. You have to send the keys in the function without other parameters, like Windows.SendKeys({Up}).
Thank you very much for help, guys!
- Sun Aug 14, 2016 10:04 am
- Forum: General Support
- Topic: Emulating a variable key
- Replies: 2
- Views: 1346
Emulating a variable key
I am using Autoremote to automate my Laptop from Mobile, and I was trying to make a remote keyboard. Tried this:

Where 'arcomm' is "Up" (without the quotes). I get this error in the log:
Help appreciated.

Where 'arcomm' is "Up" (without the quotes). I get this error in the log:
Help appreciated.
- Wed Aug 10, 2016 7:42 am
- Forum: General Support
- Topic: Can't expand macro
- Replies: 3
- Views: 1386
Re: Can't expand macro
I just checked. and it indeed doesn't seem to have children. But the action it was supposed to execute (Get the clipboard from mobile) is getting executed normally. How is that possible? Also, how do I edit the macro now?