Skip to content
This repository has been archived by the owner on Jul 21, 2023. It is now read-only.

does not work with quizzes #39

Closed
AinzOoalGown-fun opened this issue Jan 4, 2023 · 10 comments
Closed

does not work with quizzes #39

AinzOoalGown-fun opened this issue Jan 4, 2023 · 10 comments

Comments

@AinzOoalGown-fun
Copy link

AinzOoalGown-fun commented Jan 4, 2023

#39 (comment)

Thank you

@NolanMastro
Copy link

NolanMastro commented Jan 4, 2023

Seems you are just missing a module, you can install flask by opening a command prompt and doing

pip install flask

or you can install the whole requirements folder by doing

pip install -r requirements.txt

make sure your in the correct directory

@AinzOoalGown-fun
Copy link
Author

AinzOoalGown-fun commented Jan 4, 2023

Thank you i can run python main.py but i have error

  • Serving Flask app ''
  • Debug mode: off
    WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
  • Running on all addresses (0.0.0.0)
  • Running on http://127.0.0.1:8080
  • Running on http://192.168.****:8080
    Press CTRL+C to quit
    Current IPv4 Address:1**********
    Unable to get IPv6 address

Starting Bing Rewards Automation: 2023-01-04 05:55:15.193910-08:00

[WDM] - Downloading: 100%|████████████████████████████████████████████████████████| 6.58M/6.58M [00:00<00:00, 7.59MB/s]

DevTools listening on ws://127.0.0.1:10858/devtools/browser/715549fd-bd95-4c01-acb7-9755f8a6c8a8
[0104/145519.697:ERROR:command_buffer_proxy_impl.cc(128)] ContextResult::kTransientFailure: Failed to send GpuControl.CreateCommandBuffer.
[0104/145611.508:INFO:CONSOLE(31)] "Uncaught ReferenceError: jQuery is not defined", source: https://rewards.bing.com/ (31)
[0104/145849.095:INFO:CONSOLE(401)] "Uncaught ReferenceError: angular is not defined", source: https://rewards.bing.com/ (401)
[0104/145849.095:INFO:CONSOLE(460)] "Uncaught TypeError: Cannot read properties of undefined (reading 'initializePortalTelemetry')", source: https://rewards.bing.com/ (460)

file .env
LOGIN="mymail:password"
URL=https://login.live.com/login.srf?{QUERY}
HEADLESS=True
MULTITHREADING=False
AUTO_REDEEM=False
TZ=America/Los_Angeles
TIMER=False
BROWSER=chrome
HANDLE_DRIVER=True
KEEP_ALIVE=True

ok Thank you -_-

@NolanMastro
Copy link

Two things, you should edit your comment, it's showing your ip 🙃.

And for the error, unless you're doing this on purpose, you have keep_alive set to True, I recommend trying to set it to False.

@AinzOoalGown-fun
Copy link
Author

It work but i have error
python main.py
Current IPv4 Address: 1************
Unable to get IPv6 address

Starting Bing Rewards Automation: 2023-01-04 06:41:56.761694-08:00

DevTools listening on ws://127.0.0.1:6049/devtools/browser/29d40024-976c-4699-9699-0a313e5cfb95
Email: a******@hotmail.fr
Points: 81
Cash Value: $0.062

    PC Searches Left:       5

Message: element click intercepted: Element ... is not clickable at point (149, 400). Other element would receive the click: ...
(Session info: headless chrome=108.0.5359.125)
Stacktrace:
Backtrace:
(No symbol) [0x0030F243]
(No symbol) [0x00297FD1]
(No symbol) [0x0018D04D]
(No symbol) [0x001C28B9]
(No symbol) [0x001C08CC]
(No symbol) [0x001BE4CB]
(No symbol) [0x001BD164]
(No symbol) [0x001B32A6]
(No symbol) [0x001D858C]
(No symbol) [0x001B2BFF]
(No symbol) [0x001D8804]
(No symbol) [0x001EC9EB]
(No symbol) [0x001D8386]
(No symbol) [0x001B163C]
(No symbol) [0x001B269D]
GetHandleVerifier [0x005A9A22+2655074]
GetHandleVerifier [0x0059CA24+2601828]
GetHandleVerifier [0x003B8C0A+619850]
GetHandleVerifier [0x003B7830+614768]
(No symbol) [0x002A05FC]
(No symbol) [0x002A5968]
(No symbol) [0x002A5A55]
(No symbol) [0x002B051B]
BaseThreadInitThunk [0x76636BD9+25]
RtlGetFullPathName_UEx [0x771A8FD2+1218]
RtlGetFullPathName_UEx [0x771A8F9D+1165]

Message: element click intercepted: Element ... is not clickable at point (621, 400). Other element would receive the click:

...

(Session info: headless chrome=108.0.5359.125)
Stacktrace:
Backtrace:
(No symbol) [0x0030F243]
(No symbol) [0x00297FD1]
(No symbol) [0x0018D04D]
(No symbol) [0x001C28B9]
(No symbol) [0x001C08CC]
(No symbol) [0x001BE4CB]
(No symbol) [0x001BD164]
(No symbol) [0x001B32A6]
(No symbol) [0x001D858C]
(No symbol) [0x001B2BFF]
(No symbol) [0x001D8804]
(No symbol) [0x001EC9EB]
(No symbol) [0x001D8386]
(No symbol) [0x001B163C]
(No symbol) [0x001B269D]
GetHandleVerifier [0x005A9A22+2655074]
GetHandleVerifier [0x0059CA24+2601828]
GetHandleVerifier [0x003B8C0A+619850]
GetHandleVerifier [0x003B7830+614768]
(No symbol) [0x002A05FC]
(No symbol) [0x002A5968]
(No symbol) [0x002A5A55]
(No symbol) [0x002B051B]
BaseThreadInitThunk [0x76636BD9+25]
RtlGetFullPathName_UEx [0x771A8FD2+1218]
RtlGetFullPathName_UEx [0x771A8F9D+1165]

Message: element click intercepted: Element ... is not clickable at point (385, 400). Other element would receive the click:

...

(Session info: headless chrome=108.0.5359.125)
Stacktrace:
Backtrace:
(No symbol) [0x0030F243]
(No symbol) [0x00297FD1]
(No symbol) [0x0018D04D]
(No symbol) [0x001C28B9]
(No symbol) [0x001C08CC]
(No symbol) [0x001BE4CB]
(No symbol) [0x001BD164]
(No symbol) [0x001B32A6]
(No symbol) [0x001D858C]
(No symbol) [0x001B2BFF]
(No symbol) [0x001D8804]
(No symbol) [0x001EC9EB]
(No symbol) [0x001D8386]
(No symbol) [0x001B163C]
(No symbol) [0x001B269D]
GetHandleVerifier [0x005A9A22+2655074]
GetHandleVerifier [0x0059CA24+2601828]
GetHandleVerifier [0x003B8C0A+619850]
GetHandleVerifier [0x003B7830+614768]
(No symbol) [0x002A05FC]
(No symbol) [0x002A5968]
(No symbol) [0x002A5A55]
(No symbol) [0x002B051B]
BaseThreadInitThunk [0x76636BD9+25]
RtlGetFullPathName_UEx [0x771A8FD2+1218]
RtlGetFullPathName_UEx [0x771A8F9D+1165]
Thank youy -_-

@NolanMastro
Copy link

NolanMastro commented Jan 4, 2023

Well, I'm not exactly sure what's it's failing at clicking, but it seems it could have been at a different page than it thought it was. I would recommend running it a few more times. Keep this issue open though, hopefully someone else can help.

Oh, also I recommend turning headless mode off as it could get your accounts banned. It's in the env file.

@AinzOoalGown-fun
Copy link
Author

it opens a chrome window, it works desktop and mobile search works but the bot does not work with quizzes
quizz

@NolanMastro
Copy link

Weird, could have something to do with the language on your chrome.

@AinzOoalGown-fun
Copy link
Author

it's in French

@AinzOoalGown-fun
Copy link
Author

thank you NolanMastro for your help -_- , i'll leave it open for someone to help me.

@AinzOoalGown-fun AinzOoalGown-fun changed the title Error run main.py does not work with quizzes Jan 6, 2023
@Prem-ium
Copy link
Owner

Prem-ium commented Jan 9, 2023

@AinzOoalGown-fun In this case, you have two quiz instances open and the program is likely trying to complete one while having a click being intercepted. You can manually click random quiz options on one of them (the dropdown or search quiz) & rerun the program.

@Prem-ium Prem-ium closed this as completed Jan 9, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants