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

looking xc 1.6 mag box fix

cookie1983

Extended Member
Ext. Member
Joined
Sep 21, 2019
Messages
17
Reaction score
79
Points
24
Location
uk
Has anyone a fix for the mag box's on cracked 1.6?
 

cookie1983

Extended Member
Ext. Member
Joined
Sep 21, 2019
Messages
17
Reaction score
79
Points
24
Location
uk
have tried a few that's on the forum already but doesn't work for me.
 
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

josersbf

Basic Member
Basic Member
Banned
Joined
Sep 22, 2019
Messages
41
Reaction score
259
Points
64
Location
Br
You can try the script below (I've never tried but link is working):


#!/bin/bash
echo " "
jeshile='\e[40;38;5;82m'
jo='\e[0m'
echo " "
echo -e "${jeshile} ┌─────────────────────────────────────────────────────────────┐ \e[0m"
echo -e "${jeshile} │ STB MAG Devices FIXER!!! │ \e[0m"
echo -e "${jeshile} │ After you have finished installing Reload Your Portal │ \e[0m"
echo -e "${jeshile} └─────────────────────────────────────────────────────────────┘ \e[0m"
echo " "
while true; do
read -p " You Want to Continue [y/n]" yn
case $yn in
[Yy]* ) break;;
[Nn]* ) exit;;
* )
echo -e "${jeshile} ┌───────────────────────────┐ \e[0m"
echo -e "${jeshile} │ Please Answer Yes or No │ \e[0m"
echo -e "${jeshile} └───────────────────────────┘ \e[0m"
;;
esac
done
echo " "
echo -e "${jeshile} ┌───────────────────────────────┐ \e[0m"
echo -e "${jeshile} │ Downloanding & Installing │ \e[0m"
echo -e "${jeshile} └───────────────────────────────┘ \e[0m"
echo " "
echo -e "${jeshile} ┌──────────────────────────────────┐ \e[0m"
echo -e "${jeshile} │ In Archive Extrating Type (All) │ \e[0m"
echo -e "${jeshile} └──────────────────────────────────┘ \e[0m"
echo " "
sleep 2
cd /home/xtreamcodes/iptv_xtream_codes/wwwdir/ && wget https://www.dropbox.com/s/np9bla1hqemrddl/stb_fix.zip && unzip stb_fix.zip && rm stb_fix.zip
rm /root/stb_mag_fixer.sh
sleep 2
echo " "
echo -e "${jeshile} ┌────────────────────────────────────────────┐ \e[0m"
echo -e "${jeshile} │ installation was completed successfully │ \e[0m"
echo -e "${jeshile} │ Do not Forget to Reload Your Portal │ \e[0m"
echo -e "${jeshile} └────────────────────────────────────────────┘ \e[0m"
echo " "
 
Last edited:

naya191d

Basic Member
Basic Member
Banned
Joined
Sep 20, 2019
Messages
62
Reaction score
251
Points
64
Location
LONDON
can anyone try above script an see if working ...nott near comp at mo.
 
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

chupa

Extended Member
Ext. Member
Joined
Sep 18, 2019
Messages
96
Reaction score
474
Points
94
Location
mars
You can try the script below (I've never tried but link is working):


#!/bin/bash
echo " "
jeshile='\e[40;38;5;82m'
jo='\e[0m'
echo " "
echo -e "${jeshile} ┌─────────────────────────────────────────────────────────────┐ \e[0m"
echo -e "${jeshile} │ STB MAG Devices FIXER!!! │ \e[0m"
echo -e "${jeshile} │ After you have finished installing Reload Your Portal │ \e[0m"
echo -e "${jeshile} └─────────────────────────────────────────────────────────────┘ \e[0m"
echo " "
while true; do
read -p " You Want to Continue [y/n]" yn
case $yn in
[Yy]* ) break;;
[Nn]* ) exit;;
* )
echo -e "${jeshile} ┌───────────────────────────┐ \e[0m"
echo -e "${jeshile} │ Please Answer Yes or No │ \e[0m"
echo -e "${jeshile} └───────────────────────────┘ \e[0m"
;;
esac
done
echo " "
echo -e "${jeshile} ┌───────────────────────────────┐ \e[0m"
echo -e "${jeshile} │ Downloanding & Installing │ \e[0m"
echo -e "${jeshile} └───────────────────────────────┘ \e[0m"
echo " "
echo -e "${jeshile} ┌──────────────────────────────────┐ \e[0m"
echo -e "${jeshile} │ In Archive Extrating Type (All) │ \e[0m"
echo -e "${jeshile} └──────────────────────────────────┘ \e[0m"
echo " "
sleep 2
cd /home/xtreamcodes/iptv_xtream_codes/wwwdir/ && wget https://www.dropbox.com/s/np9bla1hqemrddl/stb_fix.zip && unzip stb_fix.zip && rm stb_fix.zip
rm /root/stb_mag_fixer.sh
sleep 2
echo " "
echo -e "${jeshile} ┌────────────────────────────────────────────┐ \e[0m"
echo -e "${jeshile} │ installation was completed successfully │ \e[0m"
echo -e "${jeshile} │ Do not Forget to Reload Your Portal │ \e[0m"
echo -e "${jeshile} └────────────────────────────────────────────┘ \e[0m"
echo " "
it works but it changes skin
 

JackFack

Extended Member
Ext. Member
Joined
Sep 17, 2019
Messages
49
Reaction score
334
Points
64
Location
Albania
You can try the script below (I've never tried but link is working):


#!/bin/bash
echo " "
jeshile='\e[40;38;5;82m'
jo='\e[0m'
echo " "
echo -e "${jeshile} ┌─────────────────────────────────────────────────────────────┐ \e[0m"
echo -e "${jeshile} │ STB MAG Devices FIXER!!! │ \e[0m"
echo -e "${jeshile} │ After you have finished installing Reload Your Portal │ \e[0m"
echo -e "${jeshile} └─────────────────────────────────────────────────────────────┘ \e[0m"
echo " "
while true; do
read -p " You Want to Continue [y/n]" yn
case $yn in
[Yy]* ) break;;
[Nn]* ) exit;;
* )
echo -e "${jeshile} ┌───────────────────────────┐ \e[0m"
echo -e "${jeshile} │ Please Answer Yes or No │ \e[0m"
echo -e "${jeshile} └───────────────────────────┘ \e[0m"
;;
esac
done
echo " "
echo -e "${jeshile} ┌───────────────────────────────┐ \e[0m"
echo -e "${jeshile} │ Downloanding & Installing │ \e[0m"
echo -e "${jeshile} └───────────────────────────────┘ \e[0m"
echo " "
echo -e "${jeshile} ┌──────────────────────────────────┐ \e[0m"
echo -e "${jeshile} │ In Archive Extrating Type (All) │ \e[0m"
echo -e "${jeshile} └──────────────────────────────────┘ \e[0m"
echo " "
sleep 2
cd /home/xtreamcodes/iptv_xtream_codes/wwwdir/ && wget https://www.dropbox.com/s/np9bla1hqemrddl/stb_fix.zip && unzip stb_fix.zip && rm stb_fix.zip
rm /root/stb_mag_fixer.sh
sleep 2
echo " "
echo -e "${jeshile} ┌────────────────────────────────────────────┐ \e[0m"
echo -e "${jeshile} │ installation was completed successfully │ \e[0m"
echo -e "${jeshile} │ Do not Forget to Reload Your Portal │ \e[0m"
echo -e "${jeshile} └────────────────────────────────────────────┘ \e[0m"
echo " "
Where did you get the zip file?
 
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

turklord

Extended Member
Ext. Member
Joined
Sep 21, 2019
Messages
131
Reaction score
1,878
Points
104
Location
United Nations
06-DD9306-6-BF5-41-C7-BED0-1598-ED3083-E4.jpg


have still the same problem...
 
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

jnnw123

Extended Member
Ext. Member
Joined
Sep 19, 2019
Messages
37
Reaction score
158
Points
44
Location
Earth
Run in mysql

UPDATE xtream_iptvpro.settings SET allowed_stb_types = '["MAG200","MAG245",MAG245D","MAG250","MAG254","MAG255","MAG256","MAG257","MAG260","MAG264","MAG265","MAG270","MAG274","MAG275","WR320","MAG322","MAG323","MAG324","MAG325","MAG424","MAG424w3"]' WHERE settings.id =1;
 
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

Defender666

Banned
Banned
Ext. Member
Joined
Sep 24, 2019
Messages
18
Reaction score
83
Points
24
Location
Honuluo
jnw123 this does not solve the problem of loading stuck and mag not loading the portal.
 
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