Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hi Is there a way using image processing function from which i can change the random md5 hash of an image present on the computer? Thanks
Try this http://imristo.com/hash-manager-change-the-hash-of-any-file/
Thanks @rere003 :) I know about this software but i want to change md5 from BAS :)
@niceusername It is very easy, just change random pixel value: make it a little bit darker, or brighter. Use "Set pixel color"
@support Thank you i will try :)
@Rae you can change this in the module file. (your_function_interface.js)
@uraabk I did spend quite a while with your example and I'm slowly learning what to replace to get to what I need. :)
I wish I was actually capable of doing this the right way.
Thank you!
If the site catches u using automation, it doesn't matter which browser u use. You can't change the browser, but u can change the programming logic to a more human one.
@andy231 said in QR code image loading in Whatsapp Web:
Just untick "Disable webrtc and canvas" in settings while you're in record mode. hope this helps.
That works! Thank you very much, @andy231 .