petercunha / Pine

:evergreen_tree: Aimbot powered by real-time object detection with neural networks, GPU accelerated with Nvidia. Optimized for use with CS:GO.
MIT License
441 stars 76 forks source link

HOTKEY for disable/enable Pine In-Game #41

Open Ariel1337 opened 3 years ago

Ariel1337 commented 3 years ago

https://nitratine.net/blog/post/python-auto-clicker/#pip https://nitratine.net/blog/post/how-to-make-hotkeys-in-python/

Using these sources however I'm very novice with Python, how would I implement this? Been trying to do this a few days to make a enable/disable key for scanning for aimbot

Ariel1337 commented 3 years ago

image

Also is my CUDA running? (Aimbot is quite quick with NVIDIA compared to other AMD Gpu, assuming it's on). Anyone have any settings/optimizations for the aimbot to make it

if someone could help and get me going in the right direction I would be very appreciative. I've looked up hotkeys and other Issues/Posts here and still cant seem to figure the hotkey out

Ariel1337 commented 3 years ago

3rd Question: What does THRESHOLD & CONFIDENCE do?

Ariel1337 commented 3 years ago

I'll tip anyone who wants to help ^^, my Personal discord is: stronkapples#2176

Ariel1337 commented 3 years ago

Anyone?

danielboos1 commented 3 years ago

3rd Question: What does THRESHOLD & CONFIDENCE do?

I'm not an AI programmer but with AI, there is a confidence level that tells you how confident with the recognition the AI is, Threshold and confidence should be something that tells it hey buddy if you feeling 80% confident I still want you to be AIMBOT ETC

danielboos1 commented 3 years ago

https://nitratine.net/blog/post/python-auto-clicker/#pip https://nitratine.net/blog/post/how-to-make-hotkeys-in-python/

Using these sources however I'm very novice with Python, how would I implement this? Been trying to do this a few days to make a enable/disable key for scanning for aimbot

Also come on bro wants the point, you might as well not play at all. Getting the bot to aim for you and shoot for you man that destroys the point of playing

danielboos1 commented 3 years ago

image

Also is my CUDA running? (Aimbot is quite quick with NVIDIA compared to other AMD Gpu, assuming it's on). Anyone have any settings/optimizations for the aimbot to make it

if someone could help and get me going in the right direction I would be very appreciative. I've looked up hotkeys and other Issues/Posts here and still cant seem to figure the hotkey out

Do you have cuDNN installed? its the cuda accelerated version of DNN