Hmm, it seems to still be working fine, it didn't work at the start but i increased the range of values (To a range from F1000000 to FF6FFFFF) and it found the necesary data in ~FA4D769C (in my specific case and in US region).
You say your problem is even if it says in Green "Ready", still does nothing. May be because it finds a wrong coincidence.
Try this:
Wait for the program to get Ready.
Once it's green, the field "Address", under "Base Value" will take a value (something like FXXXXXXX or 7XXXXXXX if you have a 32Bit system).
Copy that number and add one in hexadecimal (example FA4D769C will be FA4D769D)
Use the new address as the first value in the new range (Tools -> Options -> Advanced -> Start Address, under Search function panel).
Doing this, the program will try to find the next coincidence starting from there (hoping this time it finds the real one).
Also, remember that you need to equip/unequip a visual item, change the zone in-game or similar in order to see the changes.
Let me know the results.