Skip to content
Peter Dziezyk edited this page Jul 4, 2021 · 6 revisions

Signature:
<rgb: Red Green Blue>
<rgb: R G B X Y>
<rgb: R G B X Y, *, ms>
<rgb: R G B X Y, *, ms, else:>


Use  to expand else: option:
<rgb: R G B X Y, *, ms, true: false:>


Use < for reconnect:
<rgb: R G B X Y, *, ms, <true: <false:>1


Use | for or:
<rgb: R G B X Y | R G B X Y, *, ms, true: false:>


Use & for and:
<rgb: R G B X Y & R G B X Y, *, ms, true: false:>


Use : - or , to loop
<rgb: R G B X Y, *, ms, :>
<rgb: R G B X Y, *, ms, ->
<rgb: R G B X Y,>


Few examples (db.txt):
<test-><rgb:255 255 255>1
<test1-><rgb:255 255 255, 1, 1, false->1
<test2-><rgb:255 255 255 1920 1080, 3, 1000, true- false->
<true->1
<false->0


Desc.
If true, continue running output.


Settings:
RgbScaleLayout from se.txt and Display settings->Scale and layout (Make everything bigger) from Desktop must match.
(If 300%, set RgbScaleLayout: 3.00)


Get RGB:
While 🖱 cursor focus is in db.txt, hover over whichever pixel and press R+ESC to get/print RGB data to db.txt.


Run twice (default 333ms in between).
<rgb:255 255 255, 2>


Run twice with 1000 milliseconds in between.
<rgb:255 255 255, 2, 1000>


Misc. continue regardless.
<rgb:255,255,255,1,333,>


Same signatures for <RGB:> <app:> <App:> <ifcb:> <ift:> .
<app: TITLE | TITLE, *, MS, T: F:>
<ifcb: CLIPBOARD, *, MS, T: F:>

Clone this wiki locally