19 April, 2023 - 02:45 PM
(01 February, 2023 - 02:02 PM)15mporie Wrote: Show More(01 February, 2023 - 05:39 AM)Riddle1337 Wrote: Show MoreC:\Users\baqir\Downloads\LIKE4LIKE-BOT-USING-PYTHON-main>python run.py
Traceback (most recent call last):
File "C:\Users\baqir\Downloads\LIKE4LIKE-BOT-USING-PYTHON-main\run.py", line 124, in <module>
ed.open()
File "C:\Users\baqir\Downloads\LIKE4LIKE-BOT-USING-PYTHON-main\run.py", line 28, in open
cookies = json.load(f)
^^^^^^^^^^^^
File "C:\Users\baqir\AppData\Local\Programs\Python\Python311\Lib\json\__init__.py", line 293, in load
return loads(fp.read(),
^^^^^^^^^^^^^^^^
File "C:\Users\baqir\AppData\Local\Programs\Python\Python311\Lib\json\__init__.py", line 346, in loads
return _default_decoder.decode(s)
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\baqir\AppData\Local\Programs\Python\Python311\Lib\json\decoder.py", line 337, in decode
obj, end = self.raw_decode(s, idx=_w(s, 0).end())
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\baqir\AppData\Local\Programs\Python\Python311\Lib\json\decoder.py", line 355, in raw_decode
raise JSONDecodeError("Expecting value", s, err.value) from None
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)Use This Simple Python BOT That Automates like4like.org to Gain Free CreditsHow to use:
- Make sure first to download Python & this text editor Visual Studio Code
- Install all the necessary libraries using this one command: pip install -r requirements.txt
- Install Cookie-Editor Extension in your chrome browser
- Login to your account in Like4Like & Export the cookies using Cookie Editor Extension
- Paste the exported cookies in cookies.json file & change the value of sameSite to 'Strict' or 'Lax'
- Open this python file run.py & change twitter_user, twitter_pwd to your personal infos
- Open your Command Prompt and run the script using this simple command: python run.py
- Enjoy Gaining FREE CREDITS!
Download:
nice