#๐Ÿ”’ Making a system that clicks when accept button appears while I am afk

73 messages ยท Page 1 of 1 (latest)

pulsar mossBOT
#

@dusty mica

Python help channel opened

Remember to:

  • Ask your Python question, not if you can ask or if there's an expert who can help.
  • Show a code sample as text (rather than a screenshot) and the error message, if you've got one.
  • Explain what you expect to happen and what actually happens.

:warning: Do not pip install anything that isn't related to your question, especially if asked to over DMs.

earnest thunder
#

If this is a button in a browser window you can do it using Selenium webdriver or something similar without too much trouble

#

If it's some custom dekstop GUI that gets a lot more complicated, can't help you much there

lone swift
#

League?

#

You mean League of Legends?

#

@dusty mica Trying to automate League of Legends will probably trip Riot's anti-cheat.

dusty mica
#

yeah

dusty mica
#

I made one earlier

#

which detected the accept button

#

and clicked

#

I even took it to a place where it would select champions

#

but unfortunately that got deleted

earnest thunder
#

Wait, you made something that worked and it got deleted? I don't follow

dusty mica
#

yeah

#

but It sort of was laggy

#

so I am looking for a better way

#

sort of

earnest thunder
#

how was someone able to delete software you wrote?

dusty mica
#

plus it sometimes glitched out

dusty mica
#

thats how

#

well but I am about to start doing that again

lone swift
#

At any rate, what you're doing appears to violate the user rules

#

!rule 5

pulsar mossBOT
#

5. Do not provide or request help on projects that may violate terms of service, or that may be deemed inappropriate, malicious, or illegal.

lone swift
#

So we can't help you with it here.

dusty mica
#

it does not violate the rules

lone swift
#

I'm not sure. We can ask the moderators to judge.

dusty mica
#

alright before we start tho, I must say these:

#

-They do NOT allow me to have an advantage over other players
-They do NOT allow me to troll/ruin the fun of the game for others
-They do NOT allows the player to afk in-game

#

plus you must remember that there already is an app like this for valorant which is also a game that riot games made which allows people not to just go to the play screen but also allows them to go in-game

lone swift
#

for any purpose

dusty mica
#

this is NOT a third party program

#

third party programs are injected into the game

lone swift
#

<@&831776746206265384> I'm not sure if this project violates Riot's user rules. Could you make a judgment call?

#

third party just means it's not created by the vendor

earnest thunder
#

I haven't played league in like 10 years but it sounds like he's just trying to automate the pre-game screens? Seems harmless enough

lone swift
#

I'm not sure, I'll just wait for the moderator to weigh in.

#

It's their call anyways.

dusty mica
dusty mica
#

and since it uses MY input to click

#

like it controls the inputs

#

no mods are coming I guess?

earnest thunder
warped palm
#

i played league for years a long time ago and this seems harmless to me personally.. i asked chatgpt 4.o for my own amusement and he's saying it's still against their rules lol -shrug

lone swift
#

do what you want though, idc

dusty mica
#

it doesn't input anything into the game it inputs the computer

#

thats what I am trying to explain

#

it detects the built-in image

#

and inputs

warped palm
#

i use to cook and clean and do all kinds of stuff during those long queues lol

dusty mica
#

okay wait

#

I completely forgot how to code in python

#

what does this mean?

warped palm
#

we might get fired for helping you lol idk

warped palm
#

just means you dont have the module.. you need to install it

dusty mica
#

okay

#

but like thingk of this- making an exe file automatically has the package how does that work?

#

okay installed it

#

I did pip install it

#

it didn't work

#

okay I change my mind I don't want to do this anymore

pulsar mossBOT
#
Python help channel closed

This help channel has been closed and it's no longer possible to send messages here. If your question wasn't answered, feel free to create a new post in #1035199133436354600. To maximize your chances of getting a response, check out this guide on asking good questions.