You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1.) set on/off auto claim (active)
2.) set on/off auto solve task (active)
3.) set on/off auto play game (active)
4.) set game point (160-200)
5.) set wait time before start (30-60)
6.) start bot (multiprocessing)
7.) start bot (sync mode)
input number : 6
Traceback (most recent call last):
File "D:\AIRDROP\Tool Node\blumtod-main\bot.py", line 647, in <module>
asyncio.run(main())
File "C:\Users\Windows\AppData\Local\Programs\Python\Python311\Lib\asyncio\runners.py", line 190, in run
return runner.run(main)
^^^^^^^^^^^^^^^^
File "C:\Users\Windows\AppData\Local\Programs\Python\Python311\Lib\asyncio\runners.py", line 118, in run
return self._loop.run_until_complete(task)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\Windows\AppData\Local\Programs\Python\Python311\Lib\asyncio\base_events.py", line 653, in run_until_complete
return future.result()
^^^^^^^^^^^^^^^
File "D:\AIRDROP\Tool Node\blumtod-main\bot.py", line 616, in main
result = await asyncio.gather(*tasks)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "D:\AIRDROP\Tool Node\blumtod-main\bot.py", line 608, in bound
return await BlumTod(*params).start()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "D:\AIRDROP\Tool Node\blumtod-main\bot.py", line 226, in start
await self.ipinfo()
File "D:\AIRDROP\Tool Node\blumtod-main\bot.py", line 100, in ipinfo
res = await self.http(ipinfo1_url, headers)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "D:\AIRDROP\Tool Node\blumtod-main\bot.py", line 131, in http
res = await self.ses.get(url, headers=headers)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\Windows\AppData\Local\Programs\Python\Python311\Lib\site-packages\httpx\_client.py", line 1768, in get
return await self.request(
^^^^^^^^^^^^^^^^^^^
File "C:\Users\Windows\AppData\Local\Programs\Python\Python311\Lib\site-packages\httpx\_client.py", line 1540, in request
return await self.send(request, auth=auth, follow_redirects=follow_redirects)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\Windows\AppData\Local\Programs\Python\Python311\Lib\site-packages\httpx\_client.py", line 1629, in send
response = await self._send_handling_auth(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\Windows\AppData\Local\Programs\Python\Python311\Lib\site-packages\httpx\_client.py", line 1657, in _send_handling_auth
response = await self._send_handling_redirects(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\Windows\AppData\Local\Programs\Python\Python311\Lib\site-packages\httpx\_client.py", line 1694, in _send_handling_redirects
response = await self._send_single_request(request)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\Windows\AppData\Local\Programs\Python\Python311\Lib\site-packages\httpx\_client.py", line 1730, in _send_single_request
response = await transport.handle_async_request(request)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\Windows\AppData\Local\Programs\Python\Python311\Lib\site-packages\httpx_socks\_async_transport.py", line 71, in handle_async_request
resp = await self._pool.handle_async_request(req)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\Windows\AppData\Local\Programs\Python\Python311\Lib\site-packages\httpcore\_async\connection_pool.py", line 256, in handle_async_request
raise exc from None
File "C:\Users\Windows\AppData\Local\Programs\Python\Python311\Lib\site-packages\httpcore\_async\connection_pool.py", line 236, in handle_async_request
response = await connection.handle_async_request(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\Windows\AppData\Local\Programs\Python\Python311\Lib\site-packages\httpx_socks\_async_proxy.py", line 149, in handle_async_request
raise exc
File "C:\Users\Windows\AppData\Local\Programs\Python\Python311\Lib\site-packages\httpx_socks\_async_proxy.py", line 122, in handle_async_request
stream = await self._connect_via_proxy(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\Windows\AppData\Local\Programs\Python\Python311\Lib\site-packages\httpx_socks\_async_proxy.py", line 159, in _connect_via_proxy
return await self._open_stream(
^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\Windows\AppData\Local\Programs\Python\Python311\Lib\site-packages\httpx_socks\_async_proxy.py", line 170, in _open_stream
return await self._open_aio_stream(host, port, connect_timeout, ssl_context)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\Windows\AppData\Local\Programs\Python\Python311\Lib\site-packages\httpx_socks\_async_proxy.py", line 195, in _open_aio_stream
proxy_stream = await proxy.connect(
^^^^^^^^^^^^^^^^^^^^
File "C:\Users\Windows\AppData\Local\Programs\Python\Python311\Lib\site-packages\python_socks\async_\anyio\_proxy.py", line 95, in connect
stream = await stream.start_tls(
^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\Windows\AppData\Local\Programs\Python\Python311\Lib\site-packages\python_socks\async_\anyio\_stream.py", line 45, in start_tls
ssl_stream = await TLSStream.wrap(
^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\Windows\AppData\Local\Programs\Python\Python311\Lib\site-packages\anyio\streams\tls.py", line 132, in wrap
await wrapper._call_sslobject_method(ssl_object.do_handshake)
File "C:\Users\Windows\AppData\Local\Programs\Python\Python311\Lib\site-packages\anyio\streams\tls.py", line 140, in _call_sslobject_method
result = func(*args)
^^^^^^^^^^^
File "C:\Users\Windows\AppData\Local\Programs\Python\Python311\Lib\ssl.py", line 979, in do_handshake
self._sslobj.do_handshake()
ssl.SSLError: [SSL: WRONG_CURVE] wrong curve (_ssl.c:1006)
D:\AIRDROP\Tool Node\blumtod-main>
The text was updated successfully, but these errors were encountered:
input number : 6
The text was updated successfully, but these errors were encountered: