Page 2 of 2

Re: RE: Re: Send Auth request to Q

Posted: Wed May 16, 2018 5:42 pm
by MQ7Rocks
sectroyer wrote:
MQ7Rocks wrote: Wed May 16, 2018 12:57 pm Ok thank you will give it a go, will revert back maybe it will help. Someone one day
Well forunately you ONLY need to run this piece of code in lua shit:

Code: Select all

local t = os.execute("echo 'test'")
print(t)
Rest can be safely done in bash :) Maybe even one of zoe's bins will work on your device :)
Hahaha LUA is not that bad you can do quiet a bit with it ImageImage

The JSON commands to the TV actually work quite well tbh.

Sent from my SM-N950F using Tapatalk


Re: RE: Re: Send Auth request to Q

Posted: Thu May 17, 2018 11:42 am
by sectroyer
MQ7Rocks wrote: Wed May 16, 2018 5:42 pm Hahaha LUA is not that bad you can do quiet a bit with it ImageImage

The JSON commands to the TV actually work quite well tbh.

Sent from my SM-N950F using Tapatalk
I didn't say that, just not point reinventing the wheel :)

Sent from my rooted Smart with custom sysroot :)

Re: Send Auth request to Q

Posted: Wed Nov 06, 2019 8:08 am
by mdejager
Hi MQ7Rocks,

Did you get it to work.. controlling your samsung tv with lua?

i have the same problem.