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
First of all for all future users: The code does not work with AutoHotKey v2 as it uses a different syntax. You need to use the old AutoHotKey v1.1
A few improvements I made to the code:
- using the Aura Ring before restarting the level (ensures way more perfect games)
- reducing the times each card is clicked per new deck card from 4 to 2 and increasing the deck cards played from 15 to 21 (This works as good if not better and reduces the time the script needs for the level from 60s to 40s)
- reducing some sleeps e.g. GetNewCard from 500 to 100 (This may vary from PC to PC as krouton3 had to increase their sleep timers)
ps thanks for the code other then those two things i had to change it was super useful