@Fox
Thanks for the reply. The value of PerfectCanvas isn't always different. The difference lies within how many Canvas Elements (Activities) are rendered / requested, despite doing the exact same actions on the exact same site. To clarify, here an example:
CanvasInspector 3
Use profile: No
Use proxy: Yes (rotating all 5 minutes)
Use Fingerprint: Yes (obtain from server)
Start Browser --> Open Website "Example.site" --> Click "Next" and "Agree" --> Save Canvas Request
Repeat 10x - Exact same site, exact same "Next" and "Agree" button.
Result:
A(8/10): 3 fingerprint activities (toDataURL): "CC" "DD" "EE" - Request Code = "X" - always the same
B(2/10): 5 fingerprint activities (toDataURL): "CC "DD" "EE" "FF" "GG" - Request Code = "Y" - always the same
In this case, can I just use the Request Code from "B"? The fingerprint activities from "A" are included in "B". Or should I only use the Request Code From "A", as these fingerprint activities appear 100% of the time? I don't know why sometimes it's 3 fingerprint activities and sometimes 5. It seems to be random and not connected to proxy IP quality or fingerprint.
¨