diff --git a/Scripts/1.ahk b/Scripts/1.ahk index cddcc07c..26c54575 100644 --- a/Scripts/1.ahk +++ b/Scripts/1.ahk @@ -690,12 +690,6 @@ if(DeadCheck = 1 && deleteMethod != "Create Bots (13P)") { EndOfRun: - if(ocrShinedust && injectMethod && loadedAccount && s4tEnabled) { - GoToMain() - ; FindImageAndClick(120, 500, 155, 530, , "Social", 143, 518, 500) - CountShinedust() - } - if(wonderpickForEventMissions) { GoToMain() FindImageAndClick(240, 80, 265, 100, , "WonderPick", 59, 429) ;click until in wonderpick Screen @@ -715,6 +709,12 @@ if(DeadCheck = 1 && deleteMethod != "Create Bots (13P)") { setMetaData() } + if(ocrShinedust && injectMethod && loadedAccount && s4tEnabled) { + GoToMain() + ; FindImageAndClick(120, 500, 155, 530, , "Social", 143, 518, 500) + CountShinedust() + } + ; Hourglass spending IniRead, spendHourGlass, %A_ScriptDir%\..\Settings.ini, UserSettings, spendHourGlass, 0 if (spendHourGlass = 1 && !(deleteMethod = "Inject 13P+" && accountOpenPacks >= maxAccountPackNum || deleteMethod = "Inject Missions" && accountOpenPacks >= maxAccountPackNum)) {