How to use Animation Cancelling in Stardew Valley

eQuiinox_67
eQuiinox_67
37.5 هزار بار بازدید - 4 سال پیش - Just a short video explaining
Just a short video explaining what Animation Cancelling is and how to do it in Stardew Valley either with or without third party programs.



Download AutoHotKey - https://www.autohotkey.com/

There are now two versions of AutoHotKey, depending on the version you are using as of April 2023 it may or may not work. See the correct script below for the version you are using.

Script for Animation Cancelling (V1.1)

#IfWinActive Stardew Valley

x::

While GetKeyState("x","P")

{
sendEvent {LButton Down}
sleep 10
sendEvent {LButton Up}
sleep 125
sendEvent {r Down}{Delete Down}{RShift Down}
sleep 10
sendEvent {r Up}{Delete Up}{RShift Up}
}

sleep 30

return

Script for Animation Cancelling (V2)(Provided by Icebarf on the Steam Guide version of this)

#HotIf WinActive("Stardew Valley", )

x::

{
While GetKeyState("x","P")
{
SendEvent("{LButton Down}")
Sleep(10)
SendEvent("{LButton Up}")
Sleep(125)
SendEvent("{r Down}{Delete Down}{RShift Down}")
Sleep(10)
SendEvent("{r Up}{Delete Up}{RShift Up}")
}

Sleep(30)

return
}

Steam Guide to Animation Cancelling - https://steamcommunity.com/sharedfile...

Buy Stardew Valley
• Humble Store - https://www.humblebundle.com/store/st...

• Steam - https://store.steampowered.com/app/41...

Follow me!
• Twitter - Twitter: eQuiinox_67
• Twitch - Twitch: eQuiinox_67
• Instagram - Instagram: equiinox_67
• Steam Group - https://goo.gl/YWn84i
• Website - https://equiinox.com

Support me & my channel!
• Donate via Paypal - http://goo.gl/Iub6RI
• Subscribe to Humble Choice - https://www.humblebundle.com/subscrip...
• Buy games from Humble Bundle - https://www.humblebundle.com/?partner...
• Buy Merch - https://teespring.com/stores/equiinox67
4 سال پیش در تاریخ 1399/11/05 منتشر شده است.
37,592 بـار بازدید شده
... بیشتر