REQUEST Smarters Roku Channel

apptoolsmaker AKA snake

Well-known member
Joined
Jun 17, 2021
Messages
54
Awards
3
Offline
in the Source folder, main.brs file has a linking api, I believe it is some kind of panel, so you wouldn't be able to put the dns directly, you need to find a panel compatible with the call
 

jhonatan15

Well-known member
VIP Member
Joined
Aug 28, 2021
Messages
187
Awards
3
Offline
if there is information on how to code the domain?
 

onlyone311

New member
Joined
Oct 25, 2021
Messages
24
Offline
the title and path of the images are in manifest, the domines es coded on source/main.brs, but it conect to iptv smarters servers

m.su = "http://api.whmcssmarters.com/?/Roku/"
m.c = "IPTVSmartersh23aa1s1399381"
m.v = "1.0.0"
ss()

then the requeast are on this line

arg = m.su + "?m=gp&k="+m.c+"&av=" +m.v+"&d=" + di()+"&ac="+k+"&df=" + fv()+"&dv=" + dv() + "&f=s.zip"
 

gmods

Well-known member
VIP Member
Joined
Apr 16, 2021
Messages
640
Awards
4
Offline
03FA500E-D0A0-409A-81D4-16DEBDBDEB46.jpeg
You should be able to change these images shouldn’t u
 

gmods

Well-known member
VIP Member
Joined
Apr 16, 2021
Messages
640
Awards
4
Offline
Has anyone actually managed to get a Roku working I’ve always said no to ppl same massive game changer for some customers
 
Top