Look towards the bottom in the source code where you see this
;$GemColor = PixelSearch(620, 300, 1400, 880, 0x99BBFF, 2)
;If Not @error Then
; MouseClick("left", $GemColor[0], $GemColor[1], 1, 1)
;Sleep(Random(1800, 2000, 1))
;EndIf
Remove all the semi colons at the front of the code lines this will make the code functional again. However, the gem pick up might lead to picking up unwanted blues and filling your inventory fast (leads to missing legends cause of a full inventory)