Recent content by lindley11

  1. L

    🟢 Smart PLDT HOME 5G+ OPENLINE SMART STORE (With PLDT Official RECEIPT)

    Ask ko lang po if ganitong official receipt ng PLDT pwede ipaopenline sa smart store at may specific smart store na pwede magpaonline this September 2?
  2. L

    👤 Account 10 person PREMIUM ACCOUNT FREE ACCESS

    Mali code naibigay ko sayao bosss
  3. L

    🖥️ PC App A.I Assistant for Interview for M.S Teams, Gmeet and Zoom

    Do you have a recommendation of AI Assitant for real-time interview pc software or browser extensions which can be used in MS teams, gmeet and zoom during interviews. Siya magbibigay ng sagot sa mga itanong ng interviewer
  4. L

    👨‍🏫 Tutorial Hotel101 Notifier Script 24/7 active Free. ( updated working na po ito)

    ~/python_scripts $ nano registration_checker.py ~/python_scripts $ python registration_checker.py File "/data/data/com.termux/files/home/python_scripts/registration_checker.py", line 17 try: ^ IndentationError: expected an indented block after function definition on line 16
  5. L

    👨‍🏫 Tutorial Hotel101 Notifier Script 24/7 active Free. ( updated working na po ito)

    dito din lalagyan ng token at chat id? def send_telegram_message(message): url = f"https://api.telegram.org/bot{TELEGRAM_BOT_TOKEN}/sendMessage" params = { "chat_id": CHAT_ID, "text": message }
Back
Top