Welcome to World of IPTV

With

+23k members
+11k threads
+106k posts

we are the most popular IPTV community on the web. 

IMPORTANT NOTE:
WE HAVE RECENTLY NOTICED THAT TOO MANY DOUBLE FAKE ACCOUNTS ARE CREATED IN THE PAST.
TO PREVENT THIS ISSUE THE DECISION WAS MADE THAT IN THE FUTURE A ANNUALLY FEE 20 EURO WILL BE RAISED FOR NEW MEMBERSHIPS.

Join now to the World of IPTV

Forum Rules

Before you start, check out the forum rules first

Account upgrade

Upgrade your account to get access to full features

Advertising

Would you like to place your advertisement with us ?

Resources Manager

Hundreds of IPTV scripts and apps are available for download
Resource icon

Resource Filmon IPTV Channel Script 2020-08-03

Register & Get access to index

indagame

Extended Member
Ext. Member
Joined
May 14, 2020
Messages
108
Reaction score
720
Points
104
Location
US
This resource has been reported as working in 0 time(s), and as not-working 0 time(s) this month.
(0 time(s) working and 0 time(s) not-working in total)

sc0tsman

Extended Member
Ext. Member
Joined
Sep 19, 2019
Messages
653
Reaction score
826
Points
104
Location
spain
Basic script or complete with install instructions.
 

indagame

Extended Member
Ext. Member
Joined
May 14, 2020
Messages
108
Reaction score
720
Points
104
Location
US
Basic script or complete with install instructions.
This is the complete script file, there is not an instruction file in this one, I will have to see if i can find it. Pretty basic install however.
 
Channels MatchTime Unblock CDN Offshore Server Contact
100 cnx / 90€ 5Gbps / 180€ 48CPU-256GRAM 10Gbps 569€ Skype live:giefsl
500 cnx / 350€ 10Gbps / 350€ 48CPU-128GRAM 5Gbps / 349€ TG @changglobize
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com

delta1372

If it moves, compile it!
Banned
Ext. Member
Joined
Jun 17, 2020
Messages
90
Reaction score
1,584
Points
194
Location
A Blackhole
This script does not appear to work.

After reviewing the code (which looks clean and no callbals)

I uploaded the files and testing each one.

accessing filmon.php presents an error and accessing list.php tries to download list.php which is actually meant to be a playlist.m3u type file but contains no data other than '#EXTM3U'
 

delta1372

If it moves, compile it!
Banned
Ext. Member
Joined
Jun 17, 2020
Messages
90
Reaction score
1,584
Points
194
Location
A Blackhole
The script is missing files !!!

token.php is missing which is used to generate the cookie

As stated in list.php on line 18

$cookie = @file(str_replace("list.php", 'token.php', "http://{$_SERVER['HTTP_HOST']}{$_SERVER['PHP_SELF']}"));
 
Channels MatchTime Unblock CDN Offshore Server Contact
100 cnx / 90€ 5Gbps / 180€ 48CPU-256GRAM 10Gbps 569€ Skype live:giefsl
500 cnx / 350€ 10Gbps / 350€ 48CPU-128GRAM 5Gbps / 349€ TG @changglobize
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com

delta1372

If it moves, compile it!
Banned
Ext. Member
Joined
Jun 17, 2020
Messages
90
Reaction score
1,584
Points
194
Location
A Blackhole
I would also like to say the following.

It took me less than 15 minutes to write a fully working filmon script from scratch and its working perfectly.

Just goes to show that anyone can create their own scripts, keep them in-house and they last so much longer :D
 

delta1372

If it moves, compile it!
Banned
Ext. Member
Joined
Jun 17, 2020
Messages
90
Reaction score
1,584
Points
194
Location
A Blackhole
S02uGP.png


16 hours playing Filmon without any issues - boom baby :D
 
Channels MatchTime Unblock CDN Offshore Server Contact
100 cnx / 90€ 5Gbps / 180€ 48CPU-256GRAM 10Gbps 569€ Skype live:giefsl
500 cnx / 350€ 10Gbps / 350€ 48CPU-128GRAM 5Gbps / 349€ TG @changglobize
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com

JDean

Extended Member
Ext. Member
Joined
Oct 19, 2019
Messages
90
Reaction score
186
Points
44
Location
London
S02uGP.png


16 hours playing Filmon without any issues - boom baby :D

Hi mate,

What panel are you using ?

You think that's possible to rearrange the files posted by indagame ? any directions, for newbies in scripts ?

Thanks
 

delta1372

If it moves, compile it!
Banned
Ext. Member
Joined
Jun 17, 2020
Messages
90
Reaction score
1,584
Points
194
Location
A Blackhole
That is a new panel I've been writing - will be released in the very near future.

As for the FilmOn script.

The files that the OP shared turned out to be a no go.

You have to understand how to map API JSON end points, then how to parse the data and how to extract the needed URLs.

BUT, Filmon has a timeout of 120 seconds for free to watch streams - just like on their website so you have to work around their timeouts and get the script to generate new keys for you so the 120 second timeout is never reached and thus the stream continues to play nicely.

I can tell you that instead of multiple files like in the OP's share.

I coded a working script in 59 lines in a single file. and thats includes comments for my code, debug output and white spaces so maybe 40-42 lines of actual working code to get a working stream.
 

dreambox2011

Extended Member
Ext. Member
Joined
Jul 23, 2019
Messages
344
Reaction score
1,658
Points
104
Location
turkiye
hi delta1372 , is it free ?

That is a new panel I've been writing - will be released in the very near future.
 
Channels MatchTime Unblock CDN Offshore Server Contact
100 cnx / 90€ 5Gbps / 180€ 48CPU-256GRAM 10Gbps 569€ Skype live:giefsl
500 cnx / 350€ 10Gbps / 350€ 48CPU-128GRAM 5Gbps / 349€ TG @changglobize
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com

delta1372

If it moves, compile it!
Banned
Ext. Member
Joined
Jun 17, 2020
Messages
90
Reaction score
1,584
Points
194
Location
A Blackhole
hi delta1372 , is it free ?

That is a new panel I've been writing - will be released in the very near future.

No it is not free I'm affraid.

Pricing is still be figured out but it will be based upon the number of customers, not the number of servers.
 
shape1
shape2
shape3
shape4
shape5
shape6
Top
AdBlock Detected

We know, ad-blocking software do a great job at blocking ads. But our site is sponsored by advertising. 

For the best possible site experience please take a moment to disable your AdBlocker.
You can create a Account with us or if you already have account, you can prefer an Account Upgrade.

I've Disabled AdBlock