haunt
may 26/22🕊️
 
 
void AimAtPos(float x, float y)
{
//By Haunt
float ScreenCenterX = (this.Width / 2);
float ScreenCenterY = (this.Height / 2);
float TargetX = 0;
float TargetY = 0;
if (x != 0)
{
if (x > ScreenCenterX)
{
TargetX = -(ScreenCenterX - x);
TargetX /= AimSpeed;
if (TargetX + ScreenCenterX > ScreenCenterX * 2) TargetX = 0;
}

if (x < ScreenCenterX)
{
TargetX = x - ScreenCenterX;
TargetX /= AimSpeed;
if (TargetX + ScreenCenterX < 0) TargetX = 0;
}
}
if (y != 0)
{
if (y > ScreenCenterY)
{
TargetY = -(ScreenCenterY - y);
TargetY /= AimSpeed;
if (TargetY + ScreenCenterY > ScreenCenterY * 2) TargetY = 0;
}

if (y < ScreenCenterY)
{
TargetY = y - ScreenCenterY;
TargetY /= AimSpeed;
if (TargetY + ScreenCenterY < 0) TargetY = 0;
}
}
if (!smooth)
{
mouse_event(0x0001, (uint)(TargetX), (uint)(TargetY), NULL, NULLPTR);
return;
}
TargetX /= 10;
TargetY /= 10;
if (Math.Abs(TargetX) < 1)
{
if (TargetX > 0)
{
TargetX = 1;
}
if (TargetX < 0)
{
TargetX = -1;
}
}
if (Math.Abs(TargetY) < 1)
{
if (TargetY > 0)
{
TargetY = 1;
}
if (TargetY < 0)
{
TargetY = -1;
}
}
mouse_event(0x0001, (uint)TargetX, (uint)TargetY, NULL, NULLPTR);
현재 오프라인
추천 아트워크 전시대
bmw
1
아트워크 전시대
즐겨찾기한 가이드
제작자: 27Vimsig
174명이 평가했습니다.
좋아하는 그룹
n͏i͏g͏h͏t ͏l͏i͏f͏e - 공개 그룹
There is only one real life, night life.
2,816
회원
41
게임 중
263
온라인
109
채팅 중
최근 활동
기록상 485시간
마지막으로 플레이한 날짜: 2024년 11월 25일
기록상 108시간
마지막으로 플레이한 날짜: 2024년 11월 24일
기록상 147시간
마지막으로 플레이한 날짜: 2024년 11월 23일
Goltikree 2024년 11월 18일 오전 8시 24분 
+rep impeccable game play
Anarantrius 2024년 11월 3일 오전 9시 25분 
cool moves
ej7ur. 2024년 8월 23일 오전 5시 24분 
yo mate, add me please :)
Arcanefire 2024년 8월 22일 오후 12시 32분 
strategic player, excellent decision-making, let's keep outwitting our opponents
76561199620613664 2024년 8월 22일 오전 10시 51분 
skilled marksman, deadly accuracy, let's stay on top of the leaderboard
Sleep ⁺˚*・༓☾ 2024년 8월 14일 오전 8시 06분 
+rep carried us on mirage cs2 ggwp haunt