ai-aimbot / AIMr

The best AI Aimbot for Fortnite, Valorant, CS2, R6, COD, Apex, EVERYTHING (Good PC Recommended)
Other
235 stars 37 forks source link

Changeable Shoot Key (Getting Fixed) #56

Closed kosogit closed 8 months ago

kosogit commented 8 months ago

bro how to fire

kbdevs commented 8 months ago

Hold 1

kosogit commented 8 months ago

bro in fortnite 1 =1st gun

kosogit commented 8 months ago

it says press 1 for firing or just key for aim : I am entering key like "t" but still not firing

kbdevs commented 8 months ago

I've updated the language in the script for more understandability

"Press 1 for to enable shooting, or anything else for just aim to be enabled: \n"

kbdevs commented 8 months ago

Fixed, download AIMr V1.4

kosogit commented 8 months ago

it working but it aimbot is not working probably because of detection do u need a video on it

kosogit commented 8 months ago

while True:

... (rest of the code)

if shoot == "1":
    if keyboard.is_pressed('1'):  # Check if the "1" key is held
        # Shoot
        win32api.mouse_event(win32con.MOUSEEVENTF_LEFTDOWN, 0, 0, 0, 0)
        time.sleep(0.07)
        win32api.mouse_event(win32con.MOUSEEVENTF_LEFTUP, 0, 0, 0, 0)

# ... (rest of the code)
kbdevs commented 8 months ago

Use the new version V1.4, also you have to hold down the key for it to aim