Jump to content

Chinesebotter

Members
  • Posts

    7
  • Joined

Reputation

10 Good
  1. I've been playing around with CUE2, and i must say that the design looks much better. However some of the problems that CUE1 had still remain: 1. Cannot set lightning bound to macro, as in Lighting on G1 key is ON while Macro is ON. There is a workaround that works for toggle macros, but it doesn't work for repeatable and Non-repeatable macros. There needs to be a function that enables (within macro options) that start Lightning on Macro start, and Ends on macro end. 2. Timers can start actions, but action can't start timer. Even though there is an option it doesn't work.. Since we are not allowed to use delays above 9999 seconds, (~ 1.65 mins), we are supposed to use timers. So i tried the following: Make Timer 1 of 30 min (you can try 10 sec for testing), that is supposed to Start Macro 1 at the end of Timer 1. Then when Macro 1 is running, you start second action -> Timer 1, which should start Macro 1... so this is supposed to loop, but it doesn't work. Even if it would work, there is no Option to stop the timer and reset it, there is only option to restart timer See screenshot http://imgur.com/jbBRN9V for the Timer 1, and here http://imgur.com/uVPG4pg for the Macro 1. 3. There needs to be options added to start timer on press, and then stop and reset timer on second press. Right now we only can Restart timer on key press. 4. Now I'm maybe dreaming too much, but it would be nice to have a text based editor with command like /delay and /timer so that you can build more complex macros and lightning tool. Like: WHILE Macro(Macro 1) = 1 DO Lightning(Lightning 1) = 1/TRUE/ON ELSE Lightning(Lightning 1) = 0/FALSE/OFF; IF, OR, WHILE would be nice to have to do something like this, since there was no way i could get this macro done in CUE2: When pressing G1 Macro 1 is run, G1 Lights up while Macro 1 is running. Every 30 minutes Macro 1 is repeated. While Timer to start next Macro 1 is on, G1 is lit. When i press G1 again, Macro is stopped and Timer is shut down and reset.
×
×
  • Create New...