DeviatorZ / league-account-checker

an account checker for league of legends
GNU General Public License v3.0
60 stars 9 forks source link

In game name from user:pass? #62

Closed meOWW-cat-byte-me closed 12 months ago

meOWW-cat-byte-me commented 1 year ago

Does this export the in game name from user:pass? I have 200 accs I need to get the ingame names from, so I can make some sort of auto updating rank systemfor my discord bot. List of champions would be cool also. Thanks

karimawi commented 1 year ago

Yes it does, here's all the data it can export: https://github.com/DeviatorZ/league-account-checker/blob/main/templates/single/exampleJson.txt

alexuk79 commented 1 year ago

@meOWW-cat-byte-me can you please tell me what discord bot name you use for that?

meOWW-cat-byte-me commented 1 year ago

@meOWW-cat-byte-me can you please tell me what discord bot name you use for that?

it's a bot i'm making atm

meOWW-cat-byte-me commented 1 year ago

Is there any ways to know which accs are phone verified for clash?

nekrusss commented 1 year ago

@meOWW-cat-byte-me sadly, no (maybe yet, we dont know)

meOWW-cat-byte-me commented 1 year ago

Is there a way to select only the data I want such as user:pass ign be champions rank

DeviatorZ commented 1 year ago

Yes. You can create your own template files.