g0ldyy/NameIt

pm.new_color_float

Closed this issue · 2 comments

I got an error like this can u help?
self.espColor = pm.new_color_float(self.config["esp"]["color"]["r"], self.config["esp"]["color"]["g"],
^^^^^^^^^^^^^^^^^^
AttributeError: module 'pyMeow' has no attribute 'new_color_float'. Did you mean: 'new_color_hex'?

you need latest pymeow version to run source code (you have to build it yourself using nim)

thank you bro
i tried what said and just messed up everything
my purpose wasn't hack i was just learning programming but i will check again later