Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

New Decks for Rank 5?
Pliskin
#1 Posted : Wednesday, December 18, 2019 7:49:19 PM(UTC)
Rank: Member

Groups: Registered
Posts: 23

Thanks: 8 times
Was thanked: 2 time(s) in 2 post(s)
Hi!
What's everybody using to get Rank 5 nowadays?
Are there any new Custom Configs for like Galakrod Shaman or Face Hunter?
Thanks!
DisturbedBot
#2 Posted : Wednesday, December 18, 2019 10:37:32 PM(UTC)
Rank: Member

Groups: Registered
Posts: 15

Thanks: 2 times
Was thanked: 5 time(s) in 4 post(s)
As of last month, I am still able to get to rank 5 in wild using a typical Aggro Hunter Mech deck. New cards are too new to see if that deck still works or not.

This is my newly updated Wild Aggro Hunter Mech deck with the new cards:
# Class: Hunter
# Format: Wild
#
# 2x (1) Mecharoo
# 2x (1) Hot Air Balloon
# 2x (2) Venomizer
# 2x (2) Galvanizer
# 2x (2) Fireworks Tech
# 2x (2) Bomb Toss
# 2x (3) Ursatron
# 2x (3) Spider Bomb
# 2x (3) Goboglide Tech
# 1x (3) Bronze Gatekeeper
# 2x (4) Replicating Menace
# 2x (4) Explodinator
# 1x (5) Zilliax
# 2x (5) Wargear
# 1x (5) Clockwork Automaton
# 1x (6) Missile Launcher
# 2x (6) Gyrocopter
#
AAEBAR8Ez/ICpfUCqPsCoIADDeD1AuL1Au/1Arn4Apj7Avb9Atf+AomAA8yBA7acA+qwA+ywA+6wAwA=
# To use this deck, copy it to your clipboard and create a new deck in Hearthstone

***Please note that this deck involve custom code to make the follow cards work correctly:
Missile Launcher + Venomizer combo
Goboglide Tech
Clockwork Automaton



My older deck that made it to rank 5 without coding is:
# Class: Hunter
# Format: Wild
#
# 2x (1) Mecharoo
# 2x (1) Cogmaster
# 2x (2) Venomizer
# 2x (2) Quick Shot
# 2x (2) Mechwarper
# 2x (2) Glaivezooka
# 2x (2) Galvanizer
# 2x (2) Fireworks Tech
# 2x (2) Bomb Toss
# 1x (2) Annoy-o-Tron
# 1x (3) Ursatron
# 2x (3) Spider Bomb
# 1x (3) Metaltooth Leaper
# 2x (4) Replicating Menace
# 2x (4) Explodinator
# 1x (5) Zilliax
# 2x (5) Wargear
#
AAEBAR8E4A+FEKCAA7acAw2MD5QP2w/UEeD1AuL1Au/1Arn4Apj7Avb9Atf+AomAA8yBAwA=
# To use this deck, copy it to your clipboard and create a new deck in Hearthstone
1 user thanked DisturbedBot for this useful post.
Pliskin on 12/26/2019(UTC)
etronpoilu
#3 Posted : Sunday, December 22, 2019 8:39:02 PM(UTC)
etronpoilu

Rank: Member

Groups: Registered
Posts: 26
Location: Can

Thanks: 17 times
Was thanked: 13 time(s) in 11 post(s)
I'm working on a cheap face hunter, I don't think it could reach rank 5, not with my configs as they are right now ...

@DisturbedBot : Care to share your configs ? I'm trying to get a hold of how to setup vision AI works and anything helps !

I'll share my configs after I rework them a bit
DisturbedBot
#4 Posted : Monday, December 23, 2019 4:10:33 PM(UTC)
Rank: Member

Groups: Registered
Posts: 15

Thanks: 2 times
Was thanked: 5 time(s) in 4 post(s)
The latest FaceHunter deck seems to be the highest win rate and looks like it should easily be played by bot. If you are looking for facehunter config, I think the main thing you want is for your minions to avoid trading if absolutely necessary and prefer going face. Within your HS ranger config folder, there are premade folder for aggro. You can copy those files into your custom config for your deck and they should do the trick.

As for my config for my mech deck, I found that a good mulligan config makes a significant difference in the deck performance. I am not very savvy with how to cleanly upload all my config files, but here is what I have for my mech mulligan. The idea is to hold on to early game aggro cards:

{
"GameCardId":"Mulligan",
"ConfigComment":"This is mulligan rules file.",

"Mulligan":
{
"values":
[
{
"comment": "hold Cogmaster (GVG_013), Mecharoo (BOT_445), Annoy-o-Tron (GVG_085), Galvanizer (BOT_907), Mechwarper (GVG_006), Zilliax (BOT_548)",
"mulligan":"GVG_013,BOT_445,GVG_085,BOT_907,GVG_006,BOT_548",
"condition": "my_hero(count(),hunter) > 0",
"value":"hold",
}
,
{
"comment": "discard all cards not listed as hold",
"mulligan":"*",
"condition": "my_hero(count(),hunter) > 0",
"value":"discard",
}
],


},



}
1 user thanked DisturbedBot for this useful post.
Pliskin on 12/26/2019(UTC)
DisturbedBot
#5 Posted : Monday, December 23, 2019 4:12:20 PM(UTC)
Rank: Member

Groups: Registered
Posts: 15

Thanks: 2 times
Was thanked: 5 time(s) in 4 post(s)
There is a newer thread on this forum that trying to make good use of the new face hunter deck. you should check it out "dutchpowner's Meta Decks for Vision AI"
2 users thanked DisturbedBot for this useful post.
etronpoilu on 12/25/2019(UTC), Pliskin on 12/26/2019(UTC)
ranger777
#6 Posted : Wednesday, March 11, 2020 11:19:30 PM(UTC)
Rank: Newbie

Groups: Registered
Posts: 1

Thanks for posting this - I had been away for several months. I built the deck, and let it run overnight and went from 20 to 8 with a 75% win rate.
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Powered by YAF | YAF © 2003-2011, Yet Another Forum.NET
This page was generated in 0.263 seconds.