ai-aimbot/AIMr

Python screen comes up for a few seconds then closes itself

Closed this issue · 20 comments

the video is messed up the last few seconds shows the problem

You have the run it as a python script

python3 "script_name.py"

you can google or use chatgpt for more explanation

Thank you but Ive run into another problem I have now installed what I believed to be the modules (req.txt) yet when I run "python3 V1.3Normal" it tells me that there is no module named numpy

try pip3 install numpy

it has fixed itself but when i activate it, it tells me the fortnite windowscreensize is not name is not defined

Could you send a screenshot? or paste in the console log

you didnt wait for it to upload

is the fortnite window in windowed fullscreen?

yes

What are all the options in the list of windows.

getWindowsWithTitle("Fortnite")*

getWindowsWithTitle("Fortnite")*

What are you trying to say here?

It's code issue here, not user issue. There is no Fortnite variable defined.

Try getWindowsWithTitle("Fortnite") instead of getWindowsWithTitle(Fortnite)

It's not a code issue, the script works and detects windows, its on the users end

try pip3 install numpy

this is started to happen again and i have tried reinstalling numpy

make sure you are running and installing numpy on the same cmd window