my friend gives me a script that he was write and told to make it myself .I would like to run this script on the latest googlechrome version I try to deleted some line it doesn't work and always show me an error message.
how can i run it on googlechrome
Func _ChooseColor($IRETURNTYPE = 0, $ICOLORREF = 0, $IREFTYPE = 0, $HWNDOWNDER = 0)
Local $CUSTCOLORS = "int[16]", $TCC, $TCHOOSE, $COLOR_PICKED, $IRESULT
$TCHOOSE = DllStructCreate($TAGCHOOSECOLOR)
$TCC = DllStructCreate($CUSTCOLORS)
If