Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hi bro, I run it successfully, but he doesn't do anything in the game, do you know what's going on? A model I trained myself. #1

Closed
yoloaim opened this issue May 20, 2023 · 14 comments
Labels
question Further information is requested

Comments

@yoloaim
Copy link

yoloaim commented May 20, 2023

hi bro, I run it successfully, but he doesn't do anything in the game, do you know what's going on? A model I trained myself. 136001#0354 Can you tell me at your convenience? Thank you,

@SMEDjs
Copy link
Owner

SMEDjs commented May 20, 2023

Hey, do you mean the triggerbot, did you toggle it? it has a keybind for it and it should have a green square in the corner of the GUI (instead of red), let me know

@SMEDjs SMEDjs added the question Further information is requested label May 20, 2023
@yoloaim
Copy link
Author

yoloaim commented May 20, 2023

Yes! I activated it! He turned green! Can also identify the target! But he didn't...triggerbot, game I play!Cross Fire,Thank you for your answer! brother

@yoloaim
Copy link
Author

yoloaim commented May 21, 2023

@SMEDjs
Copy link
Owner

SMEDjs commented May 21, 2023

I see. Well, since you are using another model, maybe it doesn't detect heads? By default, it clicks only on the head. You could try changing the settings -> detect in Detection.py to "detect": [0, 1], and you can try printing something to see if the if statement works on line 77; if it works, it probably comes from pyautogui , goodluck and let me know

@yoloaim
Copy link
Author

yoloaim commented May 21, 2023

I have modified it. But still, no, thanks for your answer. https://i.imgtg.com/2023/05/21/OOH6OI.png

@yoloaim
Copy link
Author

yoloaim commented May 21, 2023

model.conf = 0.45 I modified it to this as well.

@yoloaim
Copy link
Author

yoloaim commented May 21, 2023

https://i.imgtg.com/2023/05/21/OOHXEF.png I don't know where I am going wrong.It can run normally, but it will not trigger the BOT

@SMEDjs
Copy link
Owner

SMEDjs commented May 21, 2023

Add a print("something") above pyautogui.click() around line 78 see if it triggers the click

@yoloaim
Copy link
Author

yoloaim commented May 22, 2023

OK BRO

@yoloaim
Copy link
Author

yoloaim commented May 22, 2023

still the same result

@krytoi945
Copy link

I launched it, it works, but I didn’t train it, probably that’s why it works slowly, explain how to train it?

@Midgxt78
Copy link

You use yolov8?

@Midgxt78
Copy link

does this still work for current version of overwatch?

@SMEDjs
Copy link
Owner

SMEDjs commented Jun 29, 2023

yes this uses YOLOv8 and it works for any version of overwatch , it just watch the screen

@SMEDjs SMEDjs closed this as completed Jun 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

4 participants