pb command

UASECO is a fork of the XAseco2/1.03 controller for Trackmania and has been overhauled to support the Modescript Gamemodes of Trackmania².

Moderators: undef.de, NADEO

User avatar
undef.de
Posts: 2095
Joined: 06 Apr 2011, 21:57
Location: Germany, North Sea Coast
Contact:

Re: pb command

Post by undef.de »

mathys76 wrote: 09 Dec 2018, 00:20 /add + iD
or /erasethis
It is really hard to say what's wrong by just giving the comands without the parameters you used. Please find the corresponding logfile entries and add them here. Otherwise nobody can help.
Developer of UASECO, a controller with support of the Modescript Gamemodes for TM².
Visit the official website for more: UASECO.org


Developer of various plugins for XAseco/XAseco2 and MPAseco, visit my lab: www.undef.name

You like what I do? Then award a ManiaStar.
BusardCendre
Posts: 174
Joined: 30 May 2013, 09:40

Re: pb command

Post by BusardCendre »

just an idea,
isn"t there a /admin add ?
Image

CPU : AMD FX-4170 (4 CPUs, ~4.2 GHz)
GPU : Sapphire Radeon HD 7850, 2 Go , DX 11
RAM : 8 Go DDR3
Win 7 Ultimate x64
endbase
Posts: 483
Joined: 26 Jun 2011, 19:34

Re: pb command

Post by endbase »

Yep there is +1
User avatar
undef.de
Posts: 2095
Joined: 06 Apr 2011, 21:57
Location: Germany, North Sea Coast
Contact:

Re: pb command

Post by undef.de »

endbase wrote: 14 Dec 2018, 07:02 Yep there is +1
But only if you enable "chat.admin.php" in "config/plugins.xml" (which is the default).
Developer of UASECO, a controller with support of the Modescript Gamemodes for TM².
Visit the official website for more: UASECO.org


Developer of various plugins for XAseco/XAseco2 and MPAseco, visit my lab: www.undef.name

You like what I do? Then award a ManiaStar.
mathys76
Posts: 58
Joined: 30 Nov 2018, 17:32

Re: pb command

Post by mathys76 »

what is the command who add time durinng a race?
mathys76
Posts: 58
Joined: 30 Nov 2018, 17:32

Re: pb command

Post by mathys76 »

do you think about this log :

Code: Select all

[2018-12-14 16:54:15] ###############################################################################
[2018-12-14 16:54:15] [UASECO] Initializing...
[2018-12-14 16:54:15] [PHP] Checking for required and wanted PHP extensions...
[2018-12-14 16:54:15] [PHP] » Checking "Exchangeable Image Information" (exif): OK!
[2018-12-14 16:54:15] [PHP] » Checking "File Transfer Protocol" (ftp): OK!
[2018-12-14 16:54:15] [PHP] » Checking "ICONV character set conversion facility" (iconv): OK!
[2018-12-14 16:54:15] [PHP] » Checking "Image Processing and GD" (gd): OK!
[2018-12-14 16:54:15] [PHP] » Checking "JavaScript Object Notation" (json): OK!
[2018-12-14 16:54:15] [PHP] » Checking "LibXML" (libxml): OK!
[2018-12-14 16:54:15] [PHP] » Checking "Multibyte String" (mbstring): OK!
[2018-12-14 16:54:15] [PHP] » Checking "MySQL Improved" (mysqli): OK!
[2018-12-14 16:54:15] [PHP] » Checking "SimpleXML" (SimpleXML): OK!
[2018-12-14 16:54:15] [Config] Load settings [config/UASECO.xml]
[2018-12-14 16:54:15] [UASECO][WARNING] To increase security you should setup a lock password at <lock_password> in [config/UASECO.xml]!
[2018-12-14 16:54:15] [Config] Adding missing trailing "\" <mapimages_path> from [config/UASECO.xml]!
[2018-12-14 16:54:15] [Config] Adding missing trailing "\" <dedicated_installation> from [config/UASECO.xml]!
[2018-12-14 16:54:15] [Config] Load admin and operator lists [config/adminops.xml]
[2018-12-14 16:54:15] [Config] Load banned IPs list [config/bannedips.xml]
[2018-12-14 16:54:15] [PHP] Setup memory limit to 256M
[2018-12-14 16:54:15] [PHP] Setup script timeout to 120 seconds
[2018-12-14 16:54:15] [Dedicated] Try to connect to Maniaplanet dedicated server at 127.0.0.1:5001 (timeout 180s)
[2018-12-14 16:54:15] [Dedicated] Try to authenticate with login [SuperAdmin] and password [*******] (masked password)
[2018-12-14 16:54:15] [Dedicated] ...connection established successfully!
[2018-12-14 16:54:15] [Database] Try to connect to database server on [localhost] with database [uaseco], login [mathys] and password [****************] (masked password)
[2018-12-14 16:54:15] [Database] ...connection established successfully to a MySQL/5.7.23 server!
[2018-12-14 16:54:15] [Database] Checking database structure:
[2018-12-14 16:54:15] [Database] » Found table `uaseco_authors`
[2018-12-14 16:54:15] [Database] » Found table `uaseco_maphistory`
[2018-12-14 16:54:15] [Database] » Found table `uaseco_maps`
[2018-12-14 16:54:15] [Database] » Found table `uaseco_players`
[2018-12-14 16:54:15] [Database] » Found table `uaseco_playlist`
[2018-12-14 16:54:15] [Database] » Found table `uaseco_rankings`
[2018-12-14 16:54:15] [Database] » Found table `uaseco_ratings`
[2018-12-14 16:54:15] [Database] » Found table `uaseco_records`
[2018-12-14 16:54:15] [Database] » Found table `uaseco_settings`
[2018-12-14 16:54:15] [Database] » Found table `uaseco_times`
[2018-12-14 16:54:15] [Database] ...successfully done!
[2018-12-14 16:54:15] [Plugin] Loading plugins [config/plugins.xml]
[2018-12-14 16:54:15] [Plugin] » initialize [plugins/plugin.modescript_handler.php]
[2018-12-14 16:54:15] [Plugin] » initialize [plugins/chat.help.php]
[2018-12-14 16:54:16] [Plugin] » initialize [plugins/plugin.manialinks.php]
[2018-12-14 16:54:16] [Plugin] » initialize [plugins/plugin.checkpoints.php]
[2018-12-14 16:54:16] [Plugin] » initialize [plugins/plugin.local_records.php]
[2018-12-14 16:54:16] [Plugin] » initialize [plugins/chat.admin.php]
[2018-12-14 16:54:16] [Plugin] » initialize [plugins/chat.server.php]
[2018-12-14 16:54:16] [Plugin] » initialize [plugins/plugin.panels.php]
[2018-12-14 16:54:16] [Plugin] » initialize [plugins/plugin.map.php]
[2018-12-14 16:54:16] [Plugin] » initialize [plugins/plugin.dedimania.php]
[2018-12-14 16:54:16] [Plugin] » initialize [plugins/plugin.welcome_center.php]
[2018-12-14 16:54:16] [Plugin] » initialize [plugins/plugin.tachometer.php]
[2018-12-14 16:54:16] [Plugin] » initialize [plugins/plugin.info_bar.php]
[2018-12-14 16:54:16] [Plugin] » initialize [plugins/plugin.stunt_messages.php]
[2018-12-14 16:54:16] [Plugin] » initialize [plugins/plugin.donate.php]
[2018-12-14 16:54:16] [Plugin] » initialize [plugins/plugin.rounds.php]
[2018-12-14 16:54:16] [Plugin] » initialize [plugins/plugin.round_points.php]
[2018-12-14 16:54:16] [Plugin] » initialize [plugins/plugin.round_autoend.php]
[2018-12-14 16:54:17] [Plugin] » initialize [plugins/plugin.mania_exchange.php]
[2018-12-14 16:54:17] [Plugin] » initialize [plugins/plugin.rasp.php]
[2018-12-14 16:54:17] [Plugin] » initialize [plugins/plugin.rasp_jukebox.php]
[2018-12-14 16:54:17] [Plugin] » initialize [plugins/plugin.uptodate.php]
[2018-12-14 16:54:17] [Plugin] » initialize [plugins/chat.records.php]
[2018-12-14 16:54:17] [Plugin] » initialize [plugins/chat.rasp.php]
[2018-12-14 16:54:17] [Plugin] » initialize [plugins/plugin.customize_quit_dialog.php]
[2018-12-14 16:54:17] [Plugin] » initialize [plugins/plugin.effect_studio.php]
[2018-12-14 16:54:17] [Plugin] » initialize [plugins/plugin.mania_karma.php]
[2018-12-14 16:54:17] [Plugin] » initialize [plugins/plugin.records_eyepiece.php]
[2018-12-14 16:54:17] [Plugin] » initialize [plugins/plugin.vote_manager.php]
[2018-12-14 16:54:17] [Plugin] Checking dependencies of Plugins...
[2018-12-14 16:54:17] [Plugin] ...successfully done!
[2018-12-14 16:54:17] [Plugin] Registering events and chat commands...
[2018-12-14 16:54:17] [Plugin] ...successfully done!
[2018-12-14 16:54:17] [MapList] Reading complete map list from server...
[2018-12-14 16:54:19] [MapList] ...successfully done, read 13 maps which matches server settings!
[2018-12-14 16:54:19] [Playlist] Reading map history...
[2018-12-14 16:54:19] [Playlist] ...successfully done!
[2018-12-14 16:54:19] [ModescriptHandler] Checking version from dedicated Server Modescripts...
[2018-12-14 16:54:19] [ModescriptHandler] » version 2018-03-08 from "Modes/TrackMania/Rounds.Script.txt" ok.
[2018-12-14 16:54:19] [ModescriptHandler] » version 2018-05-14 from "Modes/TrackMania/TimeAttack.Script.txt" ok.
[2018-12-14 16:54:19] [ModescriptHandler] » version 2018-04-23 from "Modes/TrackMania/Team.Script.txt" ok.
[2018-12-14 16:54:19] [ModescriptHandler] » version 2018-11-14 from "Modes/TrackMania/Laps.Script.txt" ok.
[2018-12-14 16:54:19] [ModescriptHandler] » version 2018-03-08 from "Modes/TrackMania/Cup.Script.txt" ok.
[2018-12-14 16:54:19] [ModescriptHandler] » version 2016-04-13 from "Modes/TrackMania/TeamAttack.Script.txt" ok.
[2018-12-14 16:54:19] [ModescriptHandler] » version 2018-07-04 from "Modes/TrackMania/Chase.Script.txt" ok.
[2018-12-14 16:54:19] [ModescriptHandler] ...successfully done!
[PHP Notice] Undefined index: WARM_UP_NUMBER on line 465 in file C:\Users\user\Desktop\Serveur\UASECO-0.9.5_2017-06-08\plugins\plugin.modescript_handler.php
[PHP Notice] Undefined index: WARM_UP_DURATION on line 466 in file C:\Users\user\Desktop\Serveur\UASECO-0.9.5_2017-06-08\plugins\plugin.modescript_handler.php
[2018-12-14 16:54:19] [LocalRecords] Load config file [config/local_records.xml]
[2018-12-14 16:54:19] [Panel] Load default panel background [config/panels/PanelBGCard.xml]
[2018-12-14 16:54:19] [Panel] Load default admin panel [config/panels/AdminAboveCPListSmall2.xml]
[2018-12-14 16:54:19] [Dedimania] ********************************************************
[2018-12-14 16:54:19] [Dedimania] Dataserver connection on Dedimania...
[2018-12-14 16:54:20] [Dedimania] Try connection on http://dedimania.net:8082/Dedimania...
[2018-12-14 16:54:20] [Webaccess] (dedimania.net:8082/Dedimania.8089): send: deflate, receive: deflate
[2018-12-14 16:54:20] [Dedimania] Connection and status ok! (Dedimania.8089)
[2018-12-14 16:54:20] [Dedimania] ********************************************************
[2018-12-14 16:54:20] [Rasp] Loading config file [config/rasp.xml]
[2018-12-14 16:54:20] [Rasp] Cleaning up unused data...
[2018-12-14 16:54:20] [Rasp] » Cleaning up `uaseco_maps`
[2018-12-14 16:54:20] [Rasp] » Cleaning up `uaseco_players`
[2018-12-14 16:54:20] [Rasp] ...successfully done!
[2018-12-14 16:54:20] [Rasp] Checking for environment separation directories for maps from ManiaExchange...
[2018-12-14 16:54:20] [Rasp] » Found "Canyon"
[2018-12-14 16:54:20] [Rasp] » Found "Stadium"
[2018-12-14 16:54:20] [Rasp] » Found "Valley"
[2018-12-14 16:54:20] [Rasp] » Found "Lagoon"
[2018-12-14 16:54:20] [RaspJukebox] Loading config file [config/rasp.xml]
[2018-12-14 16:54:20] [UpToDate] Load config file [config/uptodate.xml]
[2018-12-14 16:54:20] [EffectStudio] Setup events and effects...
[2018-12-14 16:54:21] [EffectStudio] ...successfully done!
[2018-12-14 16:54:21] [ManiaKarma] ********************************************************
[2018-12-14 16:54:21] [ManiaKarma] Starting version 2.0.0 - Maniaplanet
[2018-12-14 16:54:21] [ManiaKarma] Parsed "config/mania_karma.xml" successfully, starting checks...
[2018-12-14 16:54:21] [ManiaKarma] » Set Server location to "France"
[2018-12-14 16:54:21] [ManiaKarma] » Trying to authenticate with central database "http://worldwide.mania-karma.com/api/maniaplanet-trackmania2-v4.php"...
[2018-12-14 16:54:22] [ManiaKarma] » Successfully started with async communication.
[2018-12-14 16:54:22] [ManiaKarma] » The API set the Request-URL to "http://europe.mania-karma.com/api/maniaplanet-trackmania2-v4.php"
[2018-12-14 16:54:22] [ManiaKarma] ********************************************************
[2018-12-14 16:54:22] [RecordsEyepiece] ********************************************************
[2018-12-14 16:54:22] [RecordsEyepiece] Starting version 1.1.1 - Maniaplanet
[2018-12-14 16:54:22] [RecordsEyepiece] Parsed "config/records_eyepiece.xml" successfully, starting checks...
[2018-12-14 16:54:22] [RecordsEyepiece] » Plugin MusicServer is not available, hide <music_widget>.
[2018-12-14 16:54:22] [RecordsEyepiece] » Setup for <features><maplist><mapimages><access_url> is not correct in "records_eyepiece.xml"
[2018-12-14 16:54:22] [RecordsEyepiece] » Build and cache all Widget bodies...
[2018-12-14 16:54:22] [RecordsEyepiece] » Checking Database for required extensions...
[2018-12-14 16:54:22] [RecordsEyepiece] » Found column `MostFinished`
[2018-12-14 16:54:22] [RecordsEyepiece] » Found column `MostRecords`.
[2018-12-14 16:54:22] [RecordsEyepiece] » Found column `RoundPoints`.
[2018-12-14 16:54:22] [RecordsEyepiece] » Found column `TeamPoints`.
[2018-12-14 16:54:22] [RecordsEyepiece] » Found column `WinningPayout`.
[2018-12-14 16:54:22] [RecordsEyepiece] Updating `MostFinished` counts for all Players...
[2018-12-14 16:54:22] [RecordsEyepiece] Updating `MostRecords` counts for all Players...
[2018-12-14 16:54:22] [RecordsEyepiece] Checking entries for the <placement_widget>...
[2018-12-14 16:54:22] [RecordsEyepiece] » Working on all <placement> with <display> "Always"...
[2018-12-14 16:54:22] [RecordsEyepiece] » Working on all <placement> with <display> "Race"...
[2018-12-14 16:54:22] [RecordsEyepiece] » Working on all <placement> with <display> "Rounds"...
[2018-12-14 16:54:22] [RecordsEyepiece] » Working on all <placement> with <display> "TimeAttack"...
[2018-12-14 16:54:22] [RecordsEyepiece] » Working on all <placement> with <display> "Team"...
[2018-12-14 16:54:22] [RecordsEyepiece] » Working on all <placement> with <display> "Laps"...
[2018-12-14 16:54:22] [RecordsEyepiece] » Working on all <placement> with <display> "Cup"...
[2018-12-14 16:54:22] [RecordsEyepiece] » Working on all <placement> with <display> "TeamAttack"...
[2018-12-14 16:54:22] [RecordsEyepiece] » Working on all <placement> with <display> "Chase"...
[2018-12-14 16:54:22] [RecordsEyepiece] » Working on all <placement> with <display> "Knockout"...
[2018-12-14 16:54:22] [RecordsEyepiece] » Working on all <placement> with <display> "Doppler"...
[2018-12-14 16:54:22] [RecordsEyepiece] Finished.
[2018-12-14 16:54:22] [RecordsEyepiece] ********************************************************
####[UASECO]#########################################################################
» Server:        mathys (mathysyhn76), join link: "maniaplanet://#join=mathysyhn76@TMStadium@nadeo"
» Title:         TMStadium@nadeo
» Gamemode:      "TimeAttack" with script "TimeAttack.Script.txt" version "2018-05-14"
» Dedicated:     ManiaPlanet/3.3.0 build 2018-11-28_20_23, using Method-API 2013-04-16, ModeScript-API 2.1.1
»                MatchSettings: maplist.txt
»                Ports: Connections 2351, P2P 0, XmlRpc 5001
»                Network: Send 0 KB, Receive 0 KB
»                Uptime: 2 minutes 11 seconds
» -----------------------------------------------------------------------------------
» UASECO:        Version 0.9.5 build 2017-06-08, running on 127.0.0.1:5001,
»                based upon the work of the authors and projects of:
»                - Xymph (XAseco2),
»                - Florian Schnell, AssemblerManiac and many others (ASECO),
»                - Kremsy (MPASECO)
» Author:        undef.de (UASECO)
» Website:       https://www.UASECO.org
» -----------------------------------------------------------------------------------
» OS:            Windows NT MATHYS 10.0 build 17134 (Windows 10) AMD64
» -----------------------------------------------------------------------------------
» PHP:           PHP/7.1.22
»                MemoryLimit: 256M
»                MaxExecutionTime: 120 seconds
»                AllowUrlFopen: true
»                Streams: compress.bzip2, compress.zlib, data, file, ftp, ftps, glob, http, https, phar, php, zip
»                GD-Lib: Version: bundled (2.1.0 compatible), JPEG: true, PNG: true, FreeType: true
» -----------------------------------------------------------------------------------
» Database:      Server:  MySQL/5.7.23
»                Client:  mysqlnd/5.0.12-dev
»                Connect: localhost via TCP/IP
»                Status:  Started: 2018-12-14 16:53; Threads: 1; Questions: 81; Slow queries: 0; Opens: 118; Flush tables: 1; Open tables: 110; Queries per second avg: 2.793
#####################################################################################
[2018-12-14 16:54:23] [Map] Running on Map [EL FUEGO DE PABLO] made by [bapdsg] [Env: Stadium, Uid: qiKwaKutj7KIPqENIBEKbirNyi3, Id: 1]
[2018-12-14 16:54:23] [Event] Loading Map
[2018-12-14 16:54:23] [LocalRecords] Current record on Map [EL FUEGO DE PABLO] is [0:08.800] and held by Player [bapdsg]
[2018-12-14 16:54:23] [Dedimania] Map's Author time < 10s: records ignored
[2018-12-14 16:54:24] [Event] Begin Map
[2018-12-14 16:56:03] [Player] Connection from Player [mathysyhn] from France [Nick: mathys, IP: 169.254.201.105, Rank: 153210, Id: 1]
[UASECO Warning] Attempt to use MasterAdmin login [mathysyhn] from IP [169.254.201.105]!
[UASECO Warning] Attempt to use MasterAdmin login [mathysyhn] from IP [169.254.201.105]!
[UASECO Warning] Attempt to use MasterAdmin login [mathysyhn] from IP [169.254.201.105]!
[UASECO Warning] Attempt to use MasterAdmin login [mathysyhn] from IP [169.254.201.105]!
[2018-12-14 16:57:17] [Event] End Playing [1]
[2018-12-14 16:57:17] [Event] End Turn [1]
[2018-12-14 16:57:17] [Event] End Round [1]
[2018-12-14 16:57:18] [Event] End Map
[2018-12-14 16:57:18] [Event] Begin Podium
[2018-12-14 16:57:39] [Event] End Podium
[2018-12-14 16:57:39] [Event] Begin Channel Progression
[2018-12-14 16:57:39] [Event] End Channel Progression
[2018-12-14 16:57:39] [Event] Unloading Map
[2018-12-14 16:57:39] [PlayerList] Calculating and updating server ranks for players...
[2018-12-14 16:57:39] [PlayerList] ...finished!
[2018-12-14 16:57:39] [Event] End Match [1]
[2018-12-14 16:57:39] [Event] Begin Match [2]
[UASECO Warning] Attempt to use MasterAdmin login [mathysyhn] from IP [169.254.201.105]!
[2018-12-14 16:57:45] [Map] Changing from Map [EL FUEGO DE PABLO] to [Map cancer 1] [Env: Stadium, Uid: RJ9jtrlYfqe7ZabnA63LtzZkCr7, Id: 2]
[2018-12-14 16:57:45] [Event] Loading Map
[2018-12-14 16:57:45] [LocalRecords] Current record on Map [Map cancer 1] is [0:17.638] and held by Player [bapdsg]
[2018-12-14 16:57:45] [Event] Begin Map
[2018-12-14 16:57:48] [Event] Begin Round [1]
[2018-12-14 16:57:48] [Event] Begin Turn [1]
[2018-12-14 16:57:48] [Event] Begin Playing [1]
[UASECO Warning] Attempt to use MasterAdmin login [mathysyhn] from IP [169.254.201.105]!
[2018-12-14 17:00:13] [Player] Disconnection from Player [mathysyhn] after 4 min. 10 sec. playtime [Nick: mathys, IP: 169.254.201.105, Rank: 153210, Id: 1]
Last edited by undef.de on 14 Dec 2018, 18:24, edited 2 times in total.
Reason: Use code tags for code/logs
User avatar
undef.de
Posts: 2095
Joined: 06 Apr 2011, 21:57
Location: Germany, North Sea Coast
Contact:

Re: pb command

Post by undef.de »

mathys76 wrote: 14 Dec 2018, 18:02

Code: Select all

[PHP Notice] Undefined index: WARM_UP_NUMBER on line 465 in file C:\Users\user\Desktop\Serveur\UASECO-0.9.5_2017-06-08\plugins\plugin.modescript_handler.php
[PHP Notice] Undefined index: WARM_UP_DURATION on line 466 in file C:\Users\user\Desktop\Serveur\UASECO-0.9.5_2017-06-08\plugins\plugin.modescript_handler.php
Please update your "config/modescript_settings.xml" according to the changes: https://github.com/undeflabs/UASECO/blo ... ANGELOG.md
mathys76 wrote: 14 Dec 2018, 18:02

Code: Select all

[2018-12-14 16:56:03] [Player] Connection from Player [mathysyhn] from France [Nick: mathys, IP: 169.254.201.105, Rank: 153210, Id: 1]
[UASECO Warning] Attempt to use MasterAdmin login [mathysyhn] from IP [169.254.201.105]!
It seems you added your IP-Adress into "config/UASECO.xml" at your login and it has been changed by your provider, you should remove the IP if you not have a static IP.
Developer of UASECO, a controller with support of the Modescript Gamemodes for TM².
Visit the official website for more: UASECO.org


Developer of various plugins for XAseco/XAseco2 and MPAseco, visit my lab: www.undef.name

You like what I do? Then award a ManiaStar.
mathys76
Posts: 58
Joined: 30 Nov 2018, 17:32

Re: pb command

Post by mathys76 »

its work for the time thx but i didn't change the config file and he uaseco said that the command "/add" is disable
mathys76
Posts: 58
Joined: 30 Nov 2018, 17:32

Re: pb command

Post by mathys76 »

can you gave me a clean version of the config file
User avatar
undef.de
Posts: 2095
Joined: 06 Apr 2011, 21:57
Location: Germany, North Sea Coast
Contact:

Re: pb command

Post by undef.de »

mathys76 wrote: 15 Dec 2018, 20:58 can you gave me a clean version of the config file
Sure: https://github.com/undeflabs/UASECO/blo ... ttings.xml

mathys76 wrote: 15 Dec 2018, 18:01 its work for the time thx but i didn't change the config file and he uaseco said that the command "/add" is disable
Maybe you want to change "config/plugin.xml" <feature_mxadd>, but that's still unclear for me what you do and what's not working then. You can also add screenshots, that sometimes helps very much.
Developer of UASECO, a controller with support of the Modescript Gamemodes for TM².
Visit the official website for more: UASECO.org


Developer of various plugins for XAseco/XAseco2 and MPAseco, visit my lab: www.undef.name

You like what I do? Then award a ManiaStar.
Post Reply

Return to “UASECO”

Who is online

Users browsing this forum: No registered users and 2 guests