hey, at the momant I work on a script for lol / ts3.
the script is completly free and i would like to hear some feedback from you.
I also use this script for my community with ~150 member online and its working great.
to use the script you need a riot api key -> https://developer.riotgames.com/
what does the script do:
automatically verify the members
automatically give rank groups
automatically give ingame group
lane groups
the script is completly free and i would like to hear some feedback from you.
I also use this script for my community with ~150 member online and its working great.
to use the script you need a riot api key -> https://developer.riotgames.com/
what does the script do:
automatically verify the members
automatically give rank groups
automatically give ingame group
lane groups
hey, ich arbeitet momentan an einem Script für lol und ts3.
dafür suche ich Leute die das testen und Ideen mit einbringen.
Ihr benötigt ein lol api key, den bekommt ihr hier -> https://developer.riotgames.com/
was das Script bis jetzt kann :
rank Gruppen vergeben (automatisch)
ingame Gruppe vergeben (automatisch)
lane Gruppen vergeben (per befehl)
verifiziert Gruppe vergeben (automatisch)
dafür suche ich Leute die das testen und Ideen mit einbringen.
Ihr benötigt ein lol api key, den bekommt ihr hier -> https://developer.riotgames.com/
was das Script bis jetzt kann :
rank Gruppen vergeben (automatisch)
ingame Gruppe vergeben (automatisch)
lane Gruppen vergeben (per befehl)
verifiziert Gruppe vergeben (automatisch)
————————————————USER——COMMANDLIST—————————————————
| ?|help|commands Liste der verfügbaren Commands |
| register Zum verknüpfen von LoL und TS3 |
| delete Löscht deine gespeicherten Daten |
| me Info über dein Account wenn registriert |
| ingameoff Automatisches setzen von Gruppe Ingame AN |
| ingameon Automatisches setzen von Gruppe Ingame AUS |
| setlane mid top jng sup adc fill Setzt die Lane Icons, max 2 (setlane mid top) |
—————————————————————————————————————————————
————————————————ADMIN——COMMANDLIST————————————————
| delete clientuid löscht die gespeicherten daten von der uid |
| getall zeigt alle gespeicherten daten |
| info zeigt wichtige daten von den clients in deinem channel |
—————————————————————————————————————————————
| ?|help|commands Liste der verfügbaren Commands |
| register Zum verknüpfen von LoL und TS3 |
| delete Löscht deine gespeicherten Daten |
| me Info über dein Account wenn registriert |
| ingameoff Automatisches setzen von Gruppe Ingame AN |
| ingameon Automatisches setzen von Gruppe Ingame AUS |
| setlane mid top jng sup adc fill Setzt die Lane Icons, max 2 (setlane mid top) |
—————————————————————————————————————————————
————————————————ADMIN——COMMANDLIST————————————————
| delete clientuid löscht die gespeicherten daten von der uid |
| getall zeigt alle gespeicherten daten |
| info zeigt wichtige daten von den clients in deinem channel |
—————————————————————————————————————————————
Version 0.2 :
bug free, everything should be editable
Version 0.3 :
free champ rotation, lol server status, summoner info description
Version 0.4 :
lol quest with rewards (points)
Version 0.5 :
/
Version 0.6 :
/
Version 0.7 :
/
Version 0.8 :
/
Version 0.9 :
mysql
web interface
bug free, everything should be editable
Version 0.3 :
free champ rotation, lol server status, summoner info description
Version 0.4 :
lol quest with rewards (points)
Version 0.5 :
/
Version 0.6 :
/
Version 0.7 :
/
Version 0.8 :
/
Version 0.9 :
mysql
web interface
// Version Alpha 0.1.1
// start Fehler behoben
//
// Version 0.1.2
// fixed group add/remove bug
// changed region text to select @Frizzant thx for the idea
// fixed fatal errors
// optimised checkclients (less http requests)
// fixed log_level (working now)
//
// Version 0.1.3
// fixed admin commands
// fixed me command (now showing third party key)
// fixed ingame for other regions
// the script start now 5 seconds after connection
// fixed http error
// added MsgClientAccountInfo to the settings
//
// Version 0.1.4
// fixed disconecting bug (after reconnect it should run normal)
// admin info shows now all infos
// fixed unraked bug
// added rate limit to math the frequens
// changed frequens to optimaze speed it should be 1334 milli sec (45 request per min)
// changed rank request (every third rotation)
// start Fehler behoben
//
// Version 0.1.2
// fixed group add/remove bug
// changed region text to select @Frizzant thx for the idea
// fixed fatal errors
// optimised checkclients (less http requests)
// fixed log_level (working now)
//
// Version 0.1.3
// fixed admin commands
// fixed me command (now showing third party key)
// fixed ingame for other regions
// the script start now 5 seconds after connection
// fixed http error
// added MsgClientAccountInfo to the settings
//
// Version 0.1.4
// fixed disconecting bug (after reconnect it should run normal)
// admin info shows now all infos
// fixed unraked bug
// added rate limit to math the frequens
// changed frequens to optimaze speed it should be 1334 milli sec (45 request per min)
// changed rank request (every third rotation)
Attachments
Last edited: