McDaived / AIMi

AIMi its an AI aimbot, it work by real-time object detection with neural networks, and recognizes the patterns similar to human movements and human formation it will identify the head as a target . It's an improved version of a very old version of YOLOv3
MIT License
108 stars 13 forks source link

Question #5

Closed dev-masson closed 10 months ago

dev-masson commented 10 months ago

"It's not working for me, I have the cmd and the gui objects open on the second monitor, the targets are being detected but the aim doesn't move. Is there any configuration I can do?

I don't know if this influences, but this warning is appearing in my cmd:

[ WARN:0@5.911] global ocl4dnn_conv_spatial.cpp:1923 cv::dnn::ocl4dnn::OCL4DNNConvSpatial::loadTunedConfig OpenCV(ocl4dnn): consider to specify kernel configuration cache directory through OPENCV_OCL4DNN_CONFIG_PATH parameter. OpenCL program build log: dnn/dummy Status -11: CL_BUILD_PROGRAM_FAILURE -cl-no-subgroup-ifp Error in processing command line: Don't understand command line argument "-cl-no-subgroup-ifp"!"

dev-masson commented 10 months ago

obs: im trying on valorant

memes231 commented 10 months ago

Same man i have this issue

asteeky commented 10 months ago

"It's not working for me, I have the cmd and the gui objects open on the second monitor, the targets are being detected but the aim doesn't move. Is there any configuration I can do?

I don't know if this influences, but this warning is appearing in my cmd:

[ WARN:0@5.911] global ocl4dnn_conv_spatial.cpp:1923 cv::dnn::ocl4dnn::OCL4DNNConvSpatial::loadTunedConfig OpenCV(ocl4dnn): consider to specify kernel configuration cache directory through OPENCV_OCL4DNN_CONFIG_PATH parameter. OpenCL program build log: dnn/dummy Status -11: CL_BUILD_PROGRAM_FAILURE -cl-no-subgroup-ifp Error in processing command line: Don't understand command line argument "-cl-no-subgroup-ifp"!"

He said he will post tutorial soon. Doesn't work when running "raw"

McDaived commented 10 months ago

PS: if you get this messege [WARN:0@x.xxx], it's a warning issued by the opencv library because it's unable to recognize the CPU because it interferes with CUDA because GPU is disabled in this version, It's okay, it's just a warning, ignore this message because it doesnt stop the program from working, just a warning I will solve this bug in the next release.

it doesnt work now on Valorent at the present time, when it is improved, an improved version of it and the method of operation will be released to make it work on valo

dev-masson commented 10 months ago

Thank you for the response, I look forward to future updates, great work!