MAC SCAN PYTHON WINDOWS - Discussion & Support

There are 5,279 replies in this Thread which was already clicked 580,782 times. The last Post () by thosch1973.

  • Quantum_Press - Android (Untested)

    Please test edit for Win!

    IT finds hits buta after it finds I get an error and the script cuts off.Also doesn't write the hits in the hit folder so maybe I still need to edit something that I don't know.

    ™⍟ULTIMA⍟CONFIG⍟™

    Quantum_Press


    No need to fix py, it's a problem, it's an incomplete fix py.There are many error messages in hits.

    After fixing the error, it still shows the error until py cannot be launched.


    In the message below

    hityaz(ipserv2,flagserv2,countryserv,servisp,albstb2,albstb3,mac,trh,real,m3ulink,m3uimage,durum,vpn,livelist,vodlist,serieslist,playerapi,fname,tariff_plan,ls,login,password,tariff_plan_id,bill,expire_billing_date,max_online,parent_password,stb_type,comment,country,settings_password,country_name,scountry,kanalsayisi,filmsayisi,dizisayisi,ip



    It's a waste of time to fix it. You should use a better py instead.

    :smiling face with sunglasses:

  • There are so many py's. Which one do you recommend?

  • You use py Trinity_Fsp_droidfix posted by MirkoAliaj. It works well on windows and has mac online and offline check.

    Usage is the same as other py.

    #317


  • Thanks, but there's no proxy support.

    Edited once, last by olebiri ().

  • please can someone download and repost this software ....I try and i can not get to download this thanks...

  • MASTERS IPTV V3 BASED PY

    stationdjs

  • thank you my friend...

  • Did anyone have an Idea how to fix this

    it happens on special Portals when i get a Hit with mr Beats .py


    it shows a Hit but after some trys the Py is closing itself


    Code
    ption in thread Thread-1:
    Traceback (most recent call last):
      File "C:\Tools\MAC_Scan\Python_Portable\python-3.8.9.amd64\lib\threading.py", line 932, in _bootstrap_inner
        self.run()
      File "C:\Tools\MAC_Scan\Python_Portable\python-3.8.9.amd64\lib\threading.py", line 870, in run
        self._target(*self._args, **self._kwargs)
      File "Python_Portable/MRBEATS_WINDOWS.py", line 919, in XD
        hityaz(mac,trh,real,m3ulink,m3uimage,durum,vpn,kanalsayisi,filmsayisi,dizisayisi,livelist,vodlist,serieslist,playerapi,fname,tariff_plan,ls,login,password,tariff_plan_id,bill,expire_billing_date,max_online,parent_password,stb_type,comment,country,settings_password,adult,scountry,country_name)
    UnboundLocalError: local variable 'kanalsayisi' referenced before assignment

    I am Still on the Search for CAID:0911 for TTV on 16E if anybody see this anywhere let me Know :D

    Send Not from Taptalk or so Sent From 127.0.01 or for Modern Peepz ::1

    :saint:

  • Did anyone have an Idea how to fix this

    it happens on special Portals when i get a Hit with mr Beats .py


    it shows a Hit but after some trys the Py is closing itself


    Code
    ption in thread Thread-1:
    Traceback (most recent call last):
      File "C:\Tools\MAC_Scan\Python_Portable\python-3.8.9.amd64\lib\threading.py", line 932, in _bootstrap_inner
        self.run()
      File "C:\Tools\MAC_Scan\Python_Portable\python-3.8.9.amd64\lib\threading.py", line 870, in run
        self._target(*self._args, **self._kwargs)
      File "Python_Portable/MRBEATS_WINDOWS.py", line 919, in XD
        hityaz(mac,trh,real,m3ulink,m3uimage,durum,vpn,kanalsayisi,filmsayisi,dizisayisi,livelist,vodlist,serieslist,playerapi,fname,tariff_plan,ls,login,password,tariff_plan_id,bill,expire_billing_date,max_online,parent_password,stb_type,comment,country,settings_password,adult,scountry,country_name)
    UnboundLocalError: local variable 'kanalsayisi' referenced before assignment

    This symptom depends on the server you are scanning. Some servers have a protection system.

    What is the name of the server you scanned?


  • Example where it works Good


    I am Still on the Search for CAID:0911 for TTV on 16E if anybody see this anywhere let me Know :D

    Send Not from Taptalk or so Sent From 127.0.01 or for Modern Peepz ::1

    :saint:

  • ERROR !!! solution


    The error UnboundLocalError: local variable 'kanalsayisi' referenced before assignment indicates that the variable kanalsayisi is being used in the hityaz function before being assigned. This usually happens because:


    Uninitialized variable: kanalsayisi is referenced (for example, in an operation or as an argument) before being assigned a value in the local scope of the function.

    Incorrect scope: If kanalsayisi is defined outside the function but not passed as an argument or declared as global/nonlocal, Python treats it as local and generates the error if it is used before being assigned.

    Quick fix:

    Verify the assignment: Make sure kanalsayisi has a value assigned before using it in hityaz. For example, initialize it with a default value if necessary:

    python


    Copy

    kanalsayisi = 0 # Or the appropriate value

    Pass as an argument: If kanalsayisi comes from outside, make sure you pass it correctly to hityaz and that it's not None or undefined.

    Debug the flow: Review line 919 and the previous code in XD to confirm where kanalsayisi is expected to get its value. Use print(kanalsayisi) or a debugger to trace its state.

    Review the context of the XD function and how the arguments to hityaz are constructed. If the value of kanalsayisi depends on another operation, make sure that operation is executed first.

  • Once the editing is complete, other errors will follow.It's not the original py, it's a rebranded py.

    often have problems. If after fixing it, this kind of symptom still occurs, I will stop using it immediately.

Your hub for IPTV & streaming support.

Get help with Android apps, Smart TV setup, m3u playlists, channel lists, and finding reliable live streaming websites. Master IPTV streaming on all devices. Find downloads, setup tutorials, and community support for apps, Smart TVs, and m3u channel lists.