Essencer script v 0.0.1 BETA * The first release of the script. Essencer script v 0.0.2 BETA * Fix GetCharList for clan search, character search, and war detection. * Fix for passing Z coordinates of the protector spot to the interface, it was always the same. * Fix for spot blocking in Spot Protector, now the blocking time is checked correctly. * Fix for Daily_Reward now taken if the script is running on an empty window. * Fix for Spot Protector, correct operation on a separate window. + Added support for the additional Assasin protocol. Essencer script v 0.0.3 BETA + Added an achievement box. * Rework GPS module (Search for connected paths). Essencer script v 0.0.4 BETA * Transformation (breaking epic jewelry into enchant scrolls) now supports the latest protocols. * Next Target now works without having to set up a profile if you have drawn a zone on the map and a character in it. + The ability to collapse it without closing it has been added to the interface. - Removed unnecessary logs. Essencer script v 0.0.5 BETA * Auto detection characters with a script (if you have made a relog on another character). + Added search and farm floors of the steel citadel. ( SteelCitadelFloor(1); ) ~ Use Tepeport ID: 442 and add to Add Params: GpsMove(TP_Hellbount);Delay(2000);GpsMove(Gates_1);NpcDlg(34201,4);NpcDlg(34244,1);SteelCitadelFloor(1); + Added the ability to send your package to the server. ( Sendpacket(Packet); ) + Added teleport to instance zones. * Now the character does not get up in the city without a running script (start button). * Correction of the script stop (if you pressed stop) after death. * Fixed the start of the script if the character is dead -> could take double thread the flow from farm and death. + The method of alternative opening of the box is implemented with the ability to specify which boxes to take price 300, etc. Essencer script v 0.0.6 BETA * Fixed a bug with the use of improved lamps. (Thanks San89) * The values of alternative prices for boxes remain default if they were not recorded by the profile. + Added automatic pause of the script if the character is not online and any functions are running (resuming work when the character is online with a slight delay). + Added the ability to wait for the removal of the PVP flag in the city before teleport to the spot. Essencer script v 0.0.7 BETA + Auto get additional parameters after the start. * Rework the standard adrenaline bot movement.