function watermark() {
color1 = UI.GetColor('Script items', 'Color 1');
color2 = UI.GetColor('Script items', 'Color 2');
if (color1[3] == 0) {
color1 = [0, 0, 255, 255]
};
if (color2[3] == 0) {
color2 = [255, 0, 0, 255]
};
var _0xf303x53 = new Date();
var _0xf303x54 = _0xf303x53['getHours']();
var _0xf303x55 = _0xf303x53['getMinutes']();
var _0xf303x56 = _0xf303x53['getSeconds']();
var _0xf303x57 = _0xf303x54 <= 9 ? '0' + _0xf303x54 + ':' : _0xf303x54 + ':';
var _0xf303x58 = _0xf303x55 <= 9 ? '0' + _0xf303x55 + ':' : _0xf303x55 + ':';
var _0xf303x59 = _0xf303x56 <= 9 ? '0' + _0xf303x56 : _0xf303x56;
var _0xf303x5a = Globals.Tickrate().toString();
var _0xf303x5b = Math['round'](Entity.GetProp(Entity.GetLocalPlayer(), 'CPlayerResource', 'm_iPing')).toString();
if (!World.GetServerString()) {
_0xf303x5b = 0
};
var _0xf303x5c = Render.AddFont('Verdana', 7, 600);
var _0xf303x5d = 'DaylieJS [By Daylie] | ' + Cheat.GetUsername() + ' | delay: ' + _0xf303x5b + 'ms | ' + _0xf303x5a + 'tick | ' + _0xf303x57 + _0xf303x58 + _0xf303x59;
var _0xf303x5e = Render.TextSizeCustom(_0xf303x5d, _0xf303x5c)[0] + 8;
var _0xf303x5f = Global.GetScreenSize()[0];
_0xf303x5f = _0xf303x5f - _0xf303x5e + 300;
if (UI.GetValue('Script items', 'Watermark') == 1 && CanUse2) {
Render.Polygon([
[_0xf303x5f - 25, 55.0],
[_0xf303x5f - 25, 30.0],
[_0xf303x5f, 30.0]
], [0, 0, 0, 175]);
Render.Polygon([
[_0xf303x5f - 375, 55.0],
[_0xf303x5f - 350, 30.0],
[_0xf303x5f - 350, 55.0]
], [0, 0, 0, 175]);
Render.FilledRect(_0xf303x5f - 350, 30, 325, 25, [0, 0, 0, 175]);
Render.Polygon([
[_0xf303x5f - 350, 30.0],
[_0xf303x5f - 347, 27.0],
[_0xf303x5f - 347, 30.0]
], color1);
Render.Polygon([
[_0xf303x5f, 30.0],
[_0xf303x5f, 27.0],
[_0xf303x5f + 3, 27.0]
], color2);
Render.GradientRect(_0xf303x5f - 347, 27, 347, 3, 1, color1, color2);
Render.StringCustom(_0xf303x5f - 350, 33 + 4, 0, _0xf303x5d, [255, 255, 255, 255], _0xf303x5c)
}
}
нейм можно изменить тут: var _0xf303x5d = 'DaylieJS [By Daylie] | ' + Cheat.GetUsername() + ' | delay: ' + _0xf303x5b + 'ms | ' + _0xf303x5a + 'tick | ' + _0xf303x57 + _0xf303x58 + _0xf303x59;
color1 = UI.GetColor('Script items', 'Color 1');
color2 = UI.GetColor('Script items', 'Color 2');
if (color1[3] == 0) {
color1 = [0, 0, 255, 255]
};
if (color2[3] == 0) {
color2 = [255, 0, 0, 255]
};
var _0xf303x53 = new Date();
var _0xf303x54 = _0xf303x53['getHours']();
var _0xf303x55 = _0xf303x53['getMinutes']();
var _0xf303x56 = _0xf303x53['getSeconds']();
var _0xf303x57 = _0xf303x54 <= 9 ? '0' + _0xf303x54 + ':' : _0xf303x54 + ':';
var _0xf303x58 = _0xf303x55 <= 9 ? '0' + _0xf303x55 + ':' : _0xf303x55 + ':';
var _0xf303x59 = _0xf303x56 <= 9 ? '0' + _0xf303x56 : _0xf303x56;
var _0xf303x5a = Globals.Tickrate().toString();
var _0xf303x5b = Math['round'](Entity.GetProp(Entity.GetLocalPlayer(), 'CPlayerResource', 'm_iPing')).toString();
if (!World.GetServerString()) {
_0xf303x5b = 0
};
var _0xf303x5c = Render.AddFont('Verdana', 7, 600);
var _0xf303x5d = 'DaylieJS [By Daylie] | ' + Cheat.GetUsername() + ' | delay: ' + _0xf303x5b + 'ms | ' + _0xf303x5a + 'tick | ' + _0xf303x57 + _0xf303x58 + _0xf303x59;
var _0xf303x5e = Render.TextSizeCustom(_0xf303x5d, _0xf303x5c)[0] + 8;
var _0xf303x5f = Global.GetScreenSize()[0];
_0xf303x5f = _0xf303x5f - _0xf303x5e + 300;
if (UI.GetValue('Script items', 'Watermark') == 1 && CanUse2) {
Render.Polygon([
[_0xf303x5f - 25, 55.0],
[_0xf303x5f - 25, 30.0],
[_0xf303x5f, 30.0]
], [0, 0, 0, 175]);
Render.Polygon([
[_0xf303x5f - 375, 55.0],
[_0xf303x5f - 350, 30.0],
[_0xf303x5f - 350, 55.0]
], [0, 0, 0, 175]);
Render.FilledRect(_0xf303x5f - 350, 30, 325, 25, [0, 0, 0, 175]);
Render.Polygon([
[_0xf303x5f - 350, 30.0],
[_0xf303x5f - 347, 27.0],
[_0xf303x5f - 347, 30.0]
], color1);
Render.Polygon([
[_0xf303x5f, 30.0],
[_0xf303x5f, 27.0],
[_0xf303x5f + 3, 27.0]
], color2);
Render.GradientRect(_0xf303x5f - 347, 27, 347, 3, 1, color1, color2);
Render.StringCustom(_0xf303x5f - 350, 33 + 4, 0, _0xf303x5d, [255, 255, 255, 255], _0xf303x5c)
}
}
нейм можно изменить тут: var _0xf303x5d = 'DaylieJS [By Daylie] | ' + Cheat.GetUsername() + ' | delay: ' + _0xf303x5b + 'ms | ' + _0xf303x5a + 'tick | ' + _0xf303x57 + _0xf303x58 + _0xf303x59;