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.

Search found 10 matches

by juanson
Mon Sep 15, 2014 11:21 am
Forum: Plugin Support
Topic: LIRC Client
Replies: 78
Views: 79406

Re: LIRC Client

THANKS!!!!!!!
It seems to solved the problem!!!
by juanson
Wed Aug 20, 2014 3:10 am
Forum: General Support
Topic: Crashing All the time
Replies: 0
Views: 1914

Crashing All the time

HI guys!!
my EG is constantly crashing when I'am editing something. If I don't touch nothing it runs OK.

Can some one tell me how to get a debugg so as to see if i can get something about this?

Thanks
by juanson
Tue Aug 19, 2014 4:11 am
Forum: General Support
Topic: Dealing with State Information in EventGhost
Replies: 11
Views: 5463

Re: Dealing with State Information in EventGhost

Hi!! i've recently post in an other thread about it viewtopic.php?f=10&t=6257

It's a way to do it knowing very little codeing of python. Very little.

Bye!!
by juanson
Sun Aug 17, 2014 9:07 pm
Forum: Coding Corner
Topic: Persistent variables - save/restore variable value on restar
Replies: 5
Views: 4437

Re: Persistent variables - save/restore variable value on re

I've done it like this:

eveything on the Auto Start (i have it in spanish, i don't know exactly the words so i'll try to explain myself).

1- Python Script: eg.globals.Dashboard_X1 = "0" with each variable. IT CREATS THE VARIABLE.
2- Create a Folder and in it one file.txt for each variable ...
by juanson
Fri Aug 15, 2014 1:53 pm
Forum: Coding Corner
Topic: Nested If else [SOLVED]
Replies: 4
Views: 2839

Re: Nested If else

Thank you guys!! it helped me to open my mind because i'am clearly an amateur.
But i solved it by adding the coulons to the 0 so now it's "0" instead of 0

that solved the problem.

Thanks again!!!!!!!!!!! :D :D :D :D :D :D :D
by juanson
Fri Aug 15, 2014 3:25 am
Forum: Coding Corner
Topic: Nested If else [SOLVED]
Replies: 4
Views: 2839

Nested If else [SOLVED]

hi! i'am havign some trouble with this code:

if eg.globals.Dashboard_X1 == 0:
if eg.globals.Dashboard_X2 == 0:
if eg.globals.Dashboard_X3 == 0:
if eg.globals.Dashboard_X4 == 0:
eg.TriggerEvent("SecuenCIx393hcReset")
else:
eg.TriggerEvent("SecuenCIx393hc8a")
else:
if eg.globals.Dashboard_X4 ...
by juanson
Wed Sep 11, 2013 10:32 pm
Forum: General Support
Topic: skype
Replies: 7
Views: 3711

Re: skype

I'am in the same!! trying to get the event of Skype. Also tryied Growl and Snarl and nothing. Any ideas
by juanson
Fri Jun 14, 2013 9:08 pm
Forum: General Support
Topic: Handling messages from AutoRemote...
Replies: 1
Views: 2083

Re: Handling messages from AutoRemote...

you have atoremote chrome extention for that and works perfect
by juanson
Sat Apr 06, 2013 1:36 am
Forum: Coding Corner
Topic: Send IP to Tasker (Android) on Change
Replies: 3
Views: 3097

Re: Send IP to Tasker (Android) on Change

I think that it would be easier to use FIX IPs to your devices. You can configure that in your router or you maybe can ask to your ISP to do it for you if they have close access to it.