Terraria

Terraria

View Stats:
stratoscube Jun 14, 2023 @ 2:53am
Can i bind the Recall Potion to Auto Use?
so i would just have to press a button to use it. I
Originally posted by sencer:
oh man I wrote very nice code
download and install autohotkey
write this code

#IfWinActive, Terraria
q::
Send, {0 down}
Sleep, 1
Send, {0 up}
Click, down
Sleep, 1
Click, up
Send, {1 down}
Sleep, 1
Send, {1 up}
return

put the potion in the last box.press "q" and boooooooooom
< >
Showing 1-13 of 13 comments
OMEGA Jun 14, 2023 @ 3:11am 
i dont think so, not in vanilla at least.
personally, what i do is i place the magic mirror or postions in the far upper right corner of my inventory (not hotbar) just so i can quickly use it without too much mouse travel
The author of this thread has indicated that this post answers the original topic.
sencer Jun 14, 2023 @ 4:30am 
oh man I wrote very nice code
download and install autohotkey
write this code

#IfWinActive, Terraria
q::
Send, {0 down}
Sleep, 1
Send, {0 up}
Click, down
Sleep, 1
Click, up
Send, {1 down}
Sleep, 1
Send, {1 up}
return

put the potion in the last box.press "q" and boooooooooom
Andramedo Jun 14, 2023 @ 4:46am 
What
sencer Jun 14, 2023 @ 4:48am 
Originally posted by Ksire:
What
key binding
MaxBlue001 Jun 14, 2023 @ 10:34am 
I feel like a auto recall mechanism is just asking for accidental recalls while exploring.
Smetrix Jun 14, 2023 @ 10:37am 
Originally posted by MaxBlue001:
I feel like a auto recall mechanism is just asking for accidental recalls while exploring.
I do it enough as is, last thing I need is a keybind too lol…
Alucard † Jun 14, 2023 @ 11:07am 
Would also love if there was a hotkey for it as i use recall potions quite often to avoid death while exploring.

Sadly the closest thing you can do is just put the recall potions on the hotbar slot.
Last edited by Alucard †; Jun 14, 2023 @ 11:08am
stratoscube Jun 14, 2023 @ 3:08pm 
Originally posted by Smetrix:
Originally posted by MaxBlue001:
I feel like a auto recall mechanism is just asking for accidental recalls while exploring.
I do it enough as is, last thing I need is a keybind too lol…
its all just muscle memory and trust me you would rather be at your base alive by accident rather than losing your whole world in hardcore
stratoscube Jun 14, 2023 @ 3:13pm 
Originally posted by sencer:
oh man I wrote very nice code
download and install autohotkey
write this code

#IfWinActive, Terraria
q::
Send, {0 down}
Sleep, 1
Send, {0 up}
Click, down
Sleep, 1
Click, up
Send, {1 down}
Sleep, 1
Send, {1 up}
return

put the potion in the last box.press "q" and boooooooooom
i would love to give you a few csgo cases for helping me out here man add me if you are interested!
sencer Jun 14, 2023 @ 4:34pm 
Originally posted by stratoscube:
Originally posted by sencer:
oh man I wrote very nice code
download and install autohotkey
write this code

#IfWinActive, Terraria
q::
Send, {0 down}
Sleep, 1
Send, {0 up}
Click, down
Sleep, 1
Click, up
Send, {1 down}
Sleep, 1
Send, {1 up}
return

put the potion in the last box.press "q" and boooooooooom
i would love to give you a few csgo cases for helping me out here man add me if you are interested!

Thank you very much for your gift. actually there are multiple ways to bind keys. more advanced coding knowledge required... i just wrote a simple code
stratoscube Jun 14, 2023 @ 11:31pm 
Originally posted by sencer:
Originally posted by stratoscube:
i would love to give you a few csgo cases for helping me out here man add me if you are interested!

Thank you very much for your gift. actually there are multiple ways to bind keys. more advanced coding knowledge required... i just wrote a simple code

My coding knowledge is as much as a rotten potato's so i am very grateful, the offer still stands :)
MaxBlue001 Jun 15, 2023 @ 10:23am 
Originally posted by stratoscube:
Originally posted by Smetrix:
I do it enough as is, last thing I need is a keybind too lol…
its all just muscle memory and trust me you would rather be at your base alive by accident rather than losing your whole world in hardcore

I think it was more like accidentaly using a recall potion while exploring a specific area. Ex: you are halfway through the dungeon / temple, then accidentaly teleport back home. This effectively forces you to redo everything from the start.
Ferry Jun 15, 2023 @ 12:47pm 
Originally posted by sencer:
oh man I wrote very nice code
download and install autohotkey
write this code

#IfWinActive, Terraria
q::
Send, {0 down}
Sleep, 1
Send, {0 up}
Click, down
Sleep, 1
Click, up
Send, {1 down}
Sleep, 1
Send, {1 up}
return

put the potion in the last box.press "q" and boooooooooom
♥♥♥♥♥♥♥, thats useful
< >
Showing 1-13 of 13 comments
Per page: 1530 50

Date Posted: Jun 14, 2023 @ 2:53am
Posts: 13