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

Antiblacklist patch by r00t & mag support on v1.0.60

r00t

Basic Member
Basic Member
Banned
Joined
Oct 8, 2019
Messages
17
Reaction score
89
Points
21
Location
ohio
NOTE: this patch is for if xt comes ever back and your ip is blacklisted.

Fix for antiblacklist my research long time ago. When your ip is blacklisted you cant connected to xt v2 panels
on your mysql database it will trigger licence table show_message column with 1 i wrote little script wich is setting that value back to 0

example if value on table License column > show_message = set to value 1 you cant connect v2 & when its set value to 0 it can connect v2 streams /servers

With my solution the value will check like a cron every second your licence table if value changes to 1 it will change to 0 again every seconds.

crack.sh file
Bash:
#!/bin/sh
while :; do
  /root/cracker.sh
  sleep 1
done

nano /etc/rc.local add this: nohup /root/crack.sh > /dev/null

cracker.sh file
Bash:
#!/bin/sh
updatevar="UPDATE licence SET show_message = '0' WHERE id='1'";

mysql --user=root --password=YOURMYSQLPASS xtream_iptvpro << eof
$updatevar
eof

Supporting newer mag devices on v1.06 simple
first install phpmyadmin by command: apt-get install phpmyadmin

Login to phpmyadmin select database xtream_iptvpro
and then select table settings
go to column name allowed_stb_types

replace all values with this:
PHP:
["mag200","mag245","mag245D","mag250","mag254","mag254w1","mag254w2","mag255","mag256","mag257","mag260","mag264","mag265","mag270","mag274","mag275","wr320","mag322","mag323","mag324","mag325","mag424w3","mag350","mag351","mag352","mag324c","mag349","mag424d","aurahd","aurahd1","aurahd9","ip_stb_hd","im2100","im2101","im4410"]
 
Last edited:

sambir

Extended Member
Ext. Member
Joined
Sep 21, 2019
Messages
55
Reaction score
208
Points
44
Location
trabzon
what are you talking about. There is not blacklist since xc cms servers are down....
 
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

verg0

Extended Member
Ext. Member
Joined
Sep 25, 2019
Messages
140
Reaction score
441
Points
74
Location
Earth
Good info for v1,, hopefully XC v2.9 remastered will be RC soon :)
 
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

r00t

Basic Member
Basic Member
Banned
Joined
Oct 8, 2019
Messages
17
Reaction score
89
Points
21
Location
ohio
Good info for v1,, hopefully XC v2.9 remastered will be RC soon :)
I have also v2.9 but not public private only i can fresh install v2.9 add balancer etc manage vods ..
these info is just for people in need give them some tips and tricks

you are the best m8 ?
Regards
thnx
 

salsa

Extended Member
Ext. Member
Joined
Oct 16, 2019
Messages
63
Reaction score
61
Points
29
Location
Amsterdam
NOTE: this patch is for if xt comes ever back and your ip is blacklisted.

Fix for antiblacklist my research long time ago. When your ip is blacklisted you cant connected to xt v2 panels
on your mysql database it will trigger licence table show_message column with 1 i wrote little script wich is setting that value back to 0

example if value on table License column > show_message = set to value 1 you cant connect v2 & when its set value to 0 it can connect v2 streams /servers

With my solution the value will check like a cron every second your licence table if value changes to 1 it will change to 0 again every seconds.

crack.sh file
Bash:
#!/bin/sh
while :; do
  /root/cracker.sh
  sleep 1
done

nano /etc/rc.local add this: nohup /root/crack.sh > /dev/null

cracker.sh file
Bash:
#!/bin/sh
updatevar="UPDATE licence SET show_message = '0' WHERE id='1'";

mysql --user=root --password=YOURMYSQLPASS xtream_iptvpro << eof
$updatevar
eof

Supporting newer mag devices on v1.06 simple
first install phpmyadmin by command: apt-get install phpmyadmin

Login to phpmyadmin select database xtream_iptvpro
and then select table settings
go to column name allowed_stb_types

replace all values with this:
PHP:
["mag200","mag245","mag245D","mag250","mag254","mag254w1","mag254w2","mag255","mag256","mag257","mag260","mag264","mag265","mag270","mag274","mag275","wr320","mag322","mag323","mag324","mag325","mag424w3","mag350","mag351","mag352","mag324c","mag349","mag424d","aurahd","aurahd1","aurahd9","ip_stb_hd","im2100","im2101","im4410"]
INDIAN RULES?
 
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