Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
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
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
Sadly the closest thing you can do is just put the recall potions on the hotbar slot.
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 :)
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.