useragents / Snapchat-Snapscore-Botter

🌟 Get MILLIONS of snapscore

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error

vovafes opened this issue · comments

Traceback (most recent call last):
File "/Users/vovafes/Desktop/Snapchat-Snapscore-Botter-main/main.py", line 137, in
obj.main()
File "/Users/vovafes/Desktop/Snapchat-Snapscore-Botter-main/main.py", line 111, in main
ctypes.windll.kernel32.SetConsoleTitleW("Snapchat Score Botter | Developed by @useragents on Github")
AttributeError: module 'ctypes' has no attribute 'windll'

You can remove any lines using the class ctypes as your OS is not supported by it. ctypes is not required for this script to work.

Traceback (most recent call last):
File "/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/threading.py", line 1009, in _bootstrap_inner
self.run()
File "/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/threading.py", line 946, in run
self._target(*self._args, **self._kwargs)
File "/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/keyboard/init.py", line 294, in listen
_os_keyboard.listen(self.direct_callback)
File "/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/keyboard/_darwinkeyboard.py", line 430, in listen
raise OSError("Error 13 - Must be run as administrator")
OSError: Error 13 - Must be run as administrator