서든어택 형오 오핫 소스 / 리볼크 구버전
#notrayicon
#Persistent
#KeyHistory, 0
#NoEnv
#HotKeyInterval 1
#MaxHotkeysPerInterval 127
#InstallKeybdHook
#UseHook
#SingleInstance, Force
Gui,1: Color,0000
gui, 1:font, s17 bold
gui,1:add, Text , x10 y5 center +BackgroundTrans vt1 , R
gui,1:add, Text , x30 y5 center +BackgroundTrans vt2 , E
gui,1:add, Text , x50 y5 center +BackgroundTrans vt3 , V
gui,1:add, Text , x70 y5 center +BackgroundTrans vt4 , O
gui,1:add, Text , x90 y5 center +BackgroundTrans vt5 , L
gui,1:add, Text , x107 y5 center +BackgroundTrans vt6 , C
gui,1:add, button , x20 y35 w90 h30 center +BackgroundTrans g인증완료,START
Gui,1: +LastFound +AlwaysOnTop +ToolWindow -Resize -MaximizeBox +caption
gui,1:show ,w130 h70,RAINBOW
vx1=10
vx2=30
vx3=50
vx4=70
vx5=90
vx6=107
loop{
sleep, 20
vx1:=vx1-1
vx2:=vx2-1
vx3:=vx3-1
vx4:=vx4-1
vx5:=vx5-1
vx6:=vx6-1
random:= randomcolor()
Gui,1: Font, %random%
guicontrol, Font , t1
GuiControl, Move, t1, x%vx1% y5
random:= randomcolor()
Gui,1: Font, %random%
guicontrol, Font , t2
GuiControl, Move, t2, x%vx2% y5
random:= randomcolor()
Gui,1: Font, %random%
guicontrol, Font , t3
GuiControl, Move, t3, x%vx3% y5
random:= randomcolor()
Gui,1: Font, %random%
guicontrol, Font , t4
GuiControl, Move, t4, x%vx4% y5
random:= randomcolor()
Gui,1: Font, %random%
guicontrol, Font , t5
GuiControl, Move, t5, x%vx5% y5
random:= randomcolor()
Gui,1: Font, %random%
guicontrol, Font , t6
GuiControl, Move, t6, x%vx6% y5
if(vx6<-5)
{
vx1:=10+135
vx2:=30+135
vx3:=50+135
vx4:=70+135
vx5:=90+135
vx6:=107+135
}
}
return
RANDOMCOLOR()
{
0 = 0
1 = 1
2 = 2
3 = 3
4 = 4
5 = 5
6 = 6
7 = 7
8 = 8
9 = 9
10 = A
11 = B
12 = C
13 = D
14 = E
15 = F
Random, Code0, 0, 15
Random, Code1, 0, 15
Random, Code2, 0, 15
Random, Code3, 0, 15
Random, Code4, 0, 15
Random, Code5, 0, 15
Code0 := %Code0%
Code1 := %Code1%
Code2 := %Code2%
Code3 := %Code3%
Code4 := %Code4%
Code5 := %Code5%
Color = c%Code0%%Code1%%Code2%%Code3%%Code4%%Code5%
return COLOR
}
RETURN
인증완료:
sleep,1000
gui,1: Destroy
SetKeyDelay,-1, 8
SetControlDelay, -1
SetMouseDelay, -1
SetWinDelay,-1
SendMode, InputThenPlay
SetBatchLines,-1
ListLines, Off
CoordMode, Pixel, Screen, RGB
CoordMode, Mouse, Screen
PID := DllCall("GetCurrentProcessId")
Process, Priority, %PID%, Normal
Gui Font, Bold c0xFFFFFF, Arial
Gui Add, CheckBox, x17 y10 w120 h23 gpix1 vpix1,해상도 1024X768
Gui Font
Gui Font, Bold c0xFFFFFF, Arial
Gui Add, CheckBox, x155 y10 w120 h23 gpix2 vpix2,해상도 800X600
Gui Font
Gui Font, Bold c0xFFFFFF, Arial
Gui Add, CheckBox, x17 y38 w140 h23 vSec,AimBot Target 1(F1)
Gui Font
Gui Font, Bold c0xFFFFFF, Arial
Gui Add, CheckBox, x155 y38 w140 h23 vSec1,AimBot Target 2(F2)
Gui Font
Gui Font, Bold c0xFFFFFF, Arial
Gui Add, CheckBox, x17 y95 w140 h23 vSec2, AimBot Target 3(F3)
Gui Font
Gui Font, Bold c0xFFFFFF, Arial
Gui Add, CheckBox, x155 y95 w140 h23 vSec3,AimBot Target 4(F4)
Gui Font
Gui Add, Edit, x74 y66 w67 h21 vcoloridd1,0xFFFF00
Gui Font, Bold c0xF4FF33, Arial
Gui Add, Text, x17 y66 w47 h23 +0x200 ,ColorID1
Gui Font
Gui Add, Edit, x213 y66 w67 h21 vcoloridd2,0xFF1C17
Gui Font, Bold c0xF4FF33, Arial
Gui Add, Text, x155 y66 w47 h23 +0x200 ,ColorID2
Gui Font
Gui Add, Edit, x74 y123 w67 h21 vcoloridd3,0x00FF00
Gui Font, Bold c0xF4FF33, Arial
Gui Add, Text, x17 y123 w47 h23 +0x200 ,ColorID3
Gui Font
Gui Add, Edit, x213 y123 w67 h21 vcoloridd4,0x2B2EFF
Gui Font, Bold c0xF4FF33, Arial
Gui Add, Text, x155 y123 w47 h23 +0x200 ,ColorID4
Gui Font
Gui Font, Bold c0xB3E7FF, Arial
Gui Add, Text, x175 y155 w91 h23 +0x200, Made By
Gui Font
Gui Show, w298 h185,RAINBOW
gui add, button , x17 y155 w55 h20 center +BackgroundTrans G저장,SAVE
gui add, button , x87 y155 w55 h20 center +BackgroundTrans G불러오기,LOAD
Gui Color,Black
Loop
{
if pix1= 1
{
ZeroX :=512
ZeroY := 384
}
if pix2 =1
{
ZeroX := 400
ZeroY := 300
}
XFov := 70
YFov := 30
ScanL := ZeroX-XFoV
ScanR :=ZeroX+Xfov
ScanT := ZeroY-Yfov
ScanB := ZeroY+Yfov
GetKeyState,Operate, RButton
if Operate = D
{
GuiControlGet, Sec,,Sec
if Sec = 1
{
PixelSearch, AimPixelX, AimPixelY, ScanL, ScanT, ScanR, ScanB,%coloridd1%,255, fast rgb
if errorlevel = 0
{
GoSub Rainbowoff
GoSub RainbowM
GoSub MtoM
GoSub ReFlecTion
}
}
}
if Operate = D
{
GuiControlGet, Sec1,,Sec1
if Sec1 = 1
{
PixelSearch, AimPixelX, AimPixelY, ScanL, ScanT, ScanR, ScanB,%coloridd2%,255, fast rgb
if errorlevel = 0
{
GoSub Rainbowoff
GoSub RainbowM
GoSub MtoM
GoSub ReFlecTion
}
}
}
if Operate = D
{
GuiControlGet, Sec2,,Sec2
if Sec2 = 1
{
PixelSearch, AimPixelX, AimPixelY, ScanL, ScanT, ScanR, ScanB,%coloridd3%,255, fast rgb
if errorlevel = 0
{
GoSub Rainbowoff
GoSub RainbowM
GoSub MtoM
GoSub ReFlecTion
}
}
}
if Operate = D
{
GuiControlGet, Sec3,,Sec3
if Sec3 = 1
{
PixelSearch, AimPixelX, AimPixelY, ScanL, ScanT, ScanR, ScanB,%coloridd4%,255, fast rgb
if errorlevel = 0
{
GoSub Rainbowoff
GoSub RainbowM
GoSub MtoM
GoSub ReFlecTion
}
}
}
}
return
Rainbowoff:
AimX := AimPixelX - ZeroX
AimY := AimPixelY - ZeroY
If ( AimX > 0 ) {
DirX :=1
}
If ( AimX < 0 ) {
DirX := -1
}
If ( AimY > 0 ) {
DirY := 1
}
If ( AimY < 0 ) {
DirY := -1
}
AimOffsetX := AimX * DirX
AimOffsetY := AimY * DirY
Return
RainbowM:
RootX := Ceil(( AimOffsetX ** (1/1.5)))
RootY := Ceil(( AimOffsetY ** (1/1.5)))
MoveX := RootX * DirX
MoveY := RootY * DirY
return
MtoM:
If ( Operate == "D" ) {
DllCall("mouse_event", uint, 1, int, MoveX, int, MoveY, uint, 0, int, 0)
}
Return
reflection:
SleepDuration = 6
TimePeriod = 1
DllCall("Winmm\timeBeginPeriod", uint, TimePeriod)
Iterations =8
StartTime := A_TickCount
Loop, %Iterations% {
DllCall("Sleep", UInt, TimePeriod)
}
DllCall("Winmm\timeEndPeriod", UInt, TimePeriod)
Return
DebugTool:
ToolTip, %MoveX% | %MoveY% || %MX% %MY%
Return
F1::
Gui,submit,nohide
If Sec = 0
{
GUICONTROL,,Sec,1
}
if Sec = 1
{
GUICONTROL,,Sec,0
}
return
F2::
Gui,submit,nohide
If Sec1 = 0
{
GUICONTROL,,Sec1,1
}
if Sec1 = 1
{
GUICONTROL,,Sec1,0
}
return
F3::
Gui,submit,nohide
If Sec2 = 0
{
GUICONTROL,,Sec2,1
}
if Sec2 = 1
{
GUICONTROL,,Sec2,0
}
return
F4::
Gui,submit,nohide
If Sec3 = 0
{
GUICONTROL,,Sec3,1
}
if Sec3 = 1
{
GUICONTROL,,Sec3,0
}
return
pix1:
Gui, Submit, NoHide
GuiControl,,pix1,해상도 1024X768
return
pix2:
Gui, Submit, NoHide
GuiControl,,pix2,해상도 800X600
return
저장:
Gui,submit,nohide
IniWrite,%Coloridd1%, Setting.ini,ColorID1,ColorID1
IniWrite,%Coloridd2%, Setting.ini,ColorID2,ColorID2
IniWrite,%Coloridd3%, Setting.ini,ColorID3,ColorID3
IniWrite,%Coloridd4%, Setting.ini,ColorID4,ColorID4
Msgbox, 64 ,알림, Saved
return
불러오기:
Gui,submit,nohide
Iniread, Coloridd1, Setting.ini,ColorID1,ColorID1
Iniread, Coloridd2, Setting.ini,ColorID2,ColorID2
Iniread, Coloridd3, Setting.ini,ColorID3,ColorID3
Iniread, Coloridd4, Setting.ini,ColorID4,ColorID4
Guicontrol,,Coloridd1,%coloridd1%
Guicontrol,,Coloridd2,%coloridd2%
Guicontrol,,Coloridd3,%coloridd3%
Guicontrol,,Coloridd4,%coloridd4%
Msgbox, 64 ,불러오기, Load
return
guiescape:
GuiClose:
exitapp

ddddsdsd 님의 최근 댓글