Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
fr0st-iwnl authored Nov 24, 2023
1 parent 2b22b98 commit 96e8993
Show file tree
Hide file tree
Showing 34 changed files with 2,198 additions and 0 deletions.
Binary file added Kiyoko-MO-Macro-3.2/Icons/BasicUI/3x2.bmp
Binary file not shown.
Binary file added Kiyoko-MO-Macro-3.2/Icons/BasicUI/DrinkStatus1.bmp
Binary file not shown.
Binary file added Kiyoko-MO-Macro-3.2/Icons/BasicUI/DrinkStatus2.bmp
Binary file not shown.
Binary file added Kiyoko-MO-Macro-3.2/Icons/BasicUI/DrinkStatus3.bmp
Binary file not shown.
Binary file added Kiyoko-MO-Macro-3.2/Icons/BasicUI/Dura.bmp
Binary file not shown.
Binary file added Kiyoko-MO-Macro-3.2/Icons/BasicUI/HPBar.bmp
Binary file not shown.
Binary file added Kiyoko-MO-Macro-3.2/Icons/BasicUI/Hunger.bmp
Binary file not shown.
Binary file added Kiyoko-MO-Macro-3.2/Icons/BasicUI/Speed.bmp
Binary file not shown.
Binary file added Kiyoko-MO-Macro-3.2/Icons/BasicUI/Stamina.bmp
Binary file not shown.
Binary file added Kiyoko-MO-Macro-3.2/Icons/BasicUI/combat.bmp
Binary file not shown.
Binary file added Kiyoko-MO-Macro-3.2/Icons/BasicUI/flowstate.bmp
Binary file not shown.
Binary file added Kiyoko-MO-Macro-3.2/Icons/BasicUI/x8.bmp
Binary file not shown.
Binary file added Kiyoko-MO-Macro-3.2/Icons/Menu/bench.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Kiyoko-MO-Macro-3.2/Icons/Menu/dura.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Kiyoko-MO-Macro-3.2/Icons/Menu/home.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Kiyoko-MO-Macro-3.2/Icons/Menu/misc.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Kiyoko-MO-Macro-3.2/Icons/Menu/sp.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Kiyoko-MO-Macro-3.2/Icons/Menu/ss.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Kiyoko-MO-Macro-3.2/Icons/Menu/treadmill.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Kiyoko-MO-Macro-3.2/Icons/Sleep/sleep.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Kiyoko-MO-Macro-3.2/Icons/Sound/broken.wav
Binary file not shown.
Binary file added Kiyoko-MO-Macro-3.2/Icons/Sound/plug.mp3
Binary file not shown.
Binary file not shown.
Binary file added Kiyoko-MO-Macro-3.2/Icons/TrainingIcon/a.bmp
Binary file not shown.
Binary file added Kiyoko-MO-Macro-3.2/Icons/TrainingIcon/d.bmp
Binary file not shown.
Binary file added Kiyoko-MO-Macro-3.2/Icons/TrainingIcon/s.bmp
Binary file not shown.
Binary file added Kiyoko-MO-Macro-3.2/Icons/TrainingIcon/w.bmp
Binary file not shown.
1,887 changes: 1,887 additions & 0 deletions Kiyoko-MO-Macro-3.2/Kiyoko's Macro.ahk

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions Kiyoko-MO-Macro-3.2/Misc/!README.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
For the Push Up & Squat Macros press on F1 to activate them.
69 changes: 69 additions & 0 deletions Kiyoko-MO-Macro-3.2/Misc/F1 - OLD SS.ahk
Original file line number Diff line number Diff line change
@@ -0,0 +1,69 @@
SSOLD2:
Gui, Submit, Hide
Gui, Destroy
InputBox, logs, How many ss do you want to take? ,(After the macro finishes the amount you put it will automatically close the roblox)
if ErrorLevel = 1
{
ExitApp
}
InputBox, chargeRhythm, Charge Rhythm?, Do you want to charge Rhythm? (Yes/No)

if (chargeRhythm = "Yes" or chargeRhythm = "yes" or chargeRhythm = "Y" or chargeRhythm = "y")
{
useSend1r := true
}
else
{
useSend1r := false
}

removetooltip:
ToolTip
return

f1::
loop,
{
Tooltip, % A_Index
SetTimer, removetooltip, -3000
Send {Click 3}
Sleep 500
Send 2{Click}
Sleep 500
if (useSend1r)
{
Send 1r
}
else
{
Send 1
}
Sleep 2700
Loop, 4
{
Loop, 4
{
Send {Click}
Sleep 1050
}
Sleep 100
Send {Click, Right}
Sleep 1050
}
Send {Click}
Sleep 1100
Send {Click}
Sleep 1100
Send {Click}
Sleep 1100
Send 1
Sleep 1100
if A_Index = %logs%
{
Send !{f4}
ExitApp
}
}
Return

j::ExitApp
98 changes: 98 additions & 0 deletions Kiyoko-MO-Macro-3.2/Misc/Protein Push Up & Squat.ahk
Original file line number Diff line number Diff line change
@@ -0,0 +1,98 @@

#MaxThreadsPerHotkey, 2
Loop, 3
{
CenterWindow("ahk_exe RobloxPlayerBeta.exe")
Sleep 100
}
CenterWindow(WinTitle)
{
WinGetPos,,, Width, Height, %WinTitle%
WinMove, %WinTitle%,, (A_ScreenWidth/2)-(Width/2), (A_ScreenHeight/2)-(Height/2), 400, 400
}
InputBox, wait, Enter Cooldown, on Squat and Push Up put in number in miliseconds 1000 = 1 Seconds
if ErrorLevel = 1
{
ExitApp
}
return

rtooltip(){
Tooltip
}
end::Reload


F1::
current = 0
slot = 2
macro_on := !macro_on
if (macro_on)
{
CoordMode , Pixel, Window
PixelGetColor , color2, 250, 134,
temp = 0
protein = true
Loop,
{
if protein = true
{
temp++
Sleep 100
Send 2
Sleep 50
Send {Click 10}
Sleep 8000
Send 1
if temp = 5
{
protein = false
}
}
if protein = false
{
Sleep 1000
Send 1
Sleep 100
StartTime7 := A_TickCount
Loop ,
{
Click
Sleep 16
} Until A_TickCount - StartTime7 > 22000
Send 1
protein = true
temp = 0
Sleep 1000
}
StartTime3 := A_TickCount
Loop,
{
Send {Click}
Sleep %wait%
PixelSearch , x, y, 40, 133, 45, 135, 0x3A3A3A, 40, Fast
If ErrorLevel = 0
{
StartTime4 := A_TickCount
Loop,
{
Sleep 100
PixelSearch , x, y, 249, 133, 250, 135, color2, , Fast
If ErrorLevel = 0
{
Break
}
} Until A_TickCount - StartTime4 > 16000
}
} Until A_TickCount - StartTime3 > 180000

}
}
else
{
Return
}
return

L::ExitApp
K::Pause
99 changes: 99 additions & 0 deletions Kiyoko-MO-Macro-3.2/Misc/Push Up & Squat.ahk
Original file line number Diff line number Diff line change
@@ -0,0 +1,99 @@
#MaxThreadsPerHotkey, 2
Loop, 3
{
CenterWindow("ahk_exe RobloxPlayerBeta.exe")
Sleep 100
}
CenterWindow(WinTitle)
{
WinGetPos,,, Width, Height, %WinTitle%
WinMove, %WinTitle%,, (A_ScreenWidth/2)-(Width/2), (A_ScreenHeight/2)-(Height/2), 400, 400
}
InputBox, wait, Enter Cooldown, on Squat and Push Up put in number in miliseconds 1000 = 1 Seconds
if ErrorLevel = 1
{
ExitApp
}
return

rtooltip(){
Tooltip
}
end::Reload



F1::
current = 0
slot = 2
macro_on := !macro_on
if (macro_on)
{
CoordMode , Pixel, Window
PixelGetColor , color2, 250, 134,
Sleep 100
Send 1
Loop,
{
Send {Click}
Sleep %wait%
PixelSearch , x, y, 40, 133, 45, 135, 0x3A3A3A, 40, Fast
If ErrorLevel = 0
{
StartTime4 := A_TickCount
Loop,
{
Sleep 100
PixelSearch , x, y, 249, 133, 250, 135, color2, , Fast
If ErrorLevel = 0
{
Break
}
} Until A_TickCount - StartTime4 > 16000
}
PixelSearch , x, y, 80, 144, 85, 146, 0x3A3A3A, 40, Fast
If ErrorLevel = 0
{
tooltip, eat
settimer, rtooltip, -3000
if current <= 5
{
Send 1
Sleep 100
Send %slot%
Sleep 200
Send {Click 10}
Sleep 5500
Send %slot%
Sleep 100
Send 1
current++
}
if slot = 0
{
if current >= 5
{
Send !{f4}
Exitapp
}
}
if current >= 5
{
slot++
current = 0
if slot >= 10
{
slot = 0
}
}
}
}
}
else
{
Return
}
return

L::ExitApp
K::Pause
44 changes: 44 additions & 0 deletions Kiyoko-MO-Macro-3.2/Misc/Sleep Macro.ahk
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
#Persistent
SetBatchLines -1

ToolTip, F1 Start | F3 Close Roblox | L Exit Macro

isPaused := true
startTime := 0

F1::
isPaused := !isPaused

if (isPaused)
{
SetTimer, ClickLoop, Off
}
else
{
startTime := A_TickCount
SetTimer, ClickLoop, 1000
}
Return

F3::
WinClose, Roblox
ExitApp
Return

ClickLoop:
IfWinActive, Roblox
{
if (!isPaused)
{
Click, 74, 15
}
}


elapsedTime := (A_TickCount - startTime) // 60000

ToolTip, F1 Start (%elapsedTime% minutes) | F3 Close Roblox | L Exit Macro

Return

L::ExitApp
Binary file added Kiyoko-MO-Macro-3.2/settings.ini
Binary file not shown.

0 comments on commit 96e8993

Please sign in to comment.