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

Notification

Icon
Error

51 Pages«<2122232425>»
silverfish update
godshades
#474 Posted : Sunday, September 13, 2015 2:19:40 AM(UTC)

Rank: Advanced Member

Groups: Registered
Posts: 81

Thanks: 20 times
Was thanked: 2 time(s) in 2 post(s)
http://pastebin.com/d26iDFPY
playcard: Ironbeak Owl target: Quartermaster choice: 0 place2
bot should silent dark cultist ~~

http://pastebin.com/eg8BizdW
EnemyMinions: gahzrilla
Bot do: consecration => atk with true silver => bgh -_-
botmaker
#475 Posted : Sunday, September 13, 2015 9:07:39 AM(UTC)

Rank: Advanced Member

Groups: Registered
Posts: 177

Thanks: 2 times
Was thanked: 196 time(s) in 75 post(s)
Update 116.14:
-fixed gahzrilla



godshades;29461 wrote:

http://pastebin.com/eg8BizdW
EnemyMinions: gahzrilla
Bot do: consecration => atk with true silver => bgh -_-

its not the bug i fixed (i thought "^" is the power-opperator in c#, but it wasnt, so the dmg+ for gahzrilla was not correct).
it was (as often) HR's fault :P, my ai was activated, before gahzrilla was buffed (so silver thought, to kill the enemy with bgh, he has
to attack it with the hero before (because its Attack was still 6)).
zealot0515
#476 Posted : Sunday, September 13, 2015 10:32:09 PM(UTC)
Rank: Newbie

Groups: Registered
Posts: 6
Location: Taiwan

Thanks: 6 times
Was thanked: 1 time(s) in 1 post(s)
Hi, botmaker,
I use your ai all the time, and it's very good :)
but i found out when my bot use this card Murloc Knight, It will be think very slow...
slow even can't attack,
how can i fix it? maybe change config?
sorry about my poor english, i'm taiwaness.
xytrix
#481 Posted : Sunday, September 13, 2015 11:52:45 PM(UTC)

Rank: Advanced Member

Groups: Registered
Posts: 40

Was thanked: 11 time(s) in 8 post(s)
Misplay: Using "face" behavior with an Aggro Paladin deck. Enemy player has a 5/3 Harvest Golem on the board. For some reason the bot decides to waste my "Blessing of Might" to buff the enemy Harvest Golem to 8/3, only to use "Hammer of Wrath" to kill the Harvest Golem after.

I've seen this misplay a few times now, it uses Blessing of Might to buff minions before killing them. Perhaps the minion is not enough of a "threat" to kill without me buffing them myself?

Also note: there's some kind of stacktrace/error message printed before it kills the Harvest Golem. Not sure if related.


magic10
#482 Posted : Monday, September 14, 2015 3:04:36 AM(UTC)
Rank: Member

Groups: Registered
Posts: 12

Thanks: 3 times
botmaker
#477 Posted : Monday, September 14, 2015 1:22:29 PM(UTC)

Rank: Advanced Member

Groups: Registered
Posts: 177

Thanks: 2 times
Was thanked: 196 time(s) in 75 post(s)
@zealot0515 do you use silver.exe, it can speed up the calculations. or you have to change the settings.txt file. (i wont give any other recomended settings, try it yourself, if you want to know what each settings do, there is an explanation on first side)
or you give a log where the calculations are taking to long.

@xytrix, yeah could be possible, will be look at it, if i have freetime.

@magic10 sended you an pn
1 user thanked botmaker for this useful post.
zealot0515 on 9/14/2015(UTC)
magic10
#479 Posted : Monday, September 14, 2015 1:47:27 PM(UTC)
Rank: Member

Groups: Registered
Posts: 12

Thanks: 3 times
botmaker;29512 wrote:
@zealot0515 do you use silver.exe, it can speed up the calculations. or you have to change the settings.txt file. (i wont give any other recomended settings, try it yourself, if you want to know what each settings do, there is an explanation on first side)
or you give a log where the calculations are taking to long.

@xytrix, yeah could be possible, will be look at it, if i have freetime.

@magic10 sended you an pn

i will do this now ty
zealot0515
#478 Posted : Monday, September 14, 2015 2:43:01 PM(UTC)
Rank: Newbie

Groups: Registered
Posts: 6
Location: Taiwan

Thanks: 6 times
Was thanked: 1 time(s) in 1 post(s)
botmaker;29512 wrote:
@zealot0515 do you use silver.exe, it can speed up the calculations. or you have to change the settings.txt file. (i wont give any other recomended settings, try it yourself, if you want to know what each settings do, there is an explanation on first side)
or you give a log where the calculations are taking to long.

@xytrix, yeah could be possible, will be look at it, if i have freetime.

@magic10 sended you an pn


i already use silver.exe, i had tried some config in settings.txt, but not very well...
i'll try to get some log or pic that can show you, thank you:)
franner
#483 Posted : Monday, September 14, 2015 5:31:06 PM(UTC)

Rank: Advanced Member

Groups: Registered
Posts: 116
Location: Denmark

Thanks: 10 times
Was thanked: 32 time(s) in 25 post(s)
I don't have the log file I think.

But this is what I noticed. I have the card "Maiden of the Lake", reduce hero power cost (1). Even through I didn't have any 1 cost spells, the bot ended turn without using the hero power (I had 1 mana left). I don't remember exactly which hero I was, but I think it was shaman.

I don't know if the bot takes this reduced cost into consideration, after the turn minion died so didn't see what bot would do next.



another thing I noticed is that even through I set "enfacehp = 15", the warrior still casts weapon (Fiery War Axe) and attacks enemy face if there are no minions, even at 2 mana, instead of Armour up. It is kind of waste of the weapon instead of possible 2 minion kill when enemy is at full HP and still have full hand, or at least keep weapon for next turn in case enemy casts a minion.
I think it would be better to keep weapon in hand in that situation and either armour up or cast minon if possible, when there is no thread and board is empty. Or cast weapon but not attack enemy face, keeping weapon.

Is there another way to set behavior to only attack enemy face with weapon when at 15 or lower HP? or are the settings not read correctly, as I set "enfacehp = 15" (standard value) and thought this is exactly how the bot should behave and in this situation not attack face as enemy HP was at 30 and no minion on the board.
zealot0515
#484 Posted : Tuesday, September 15, 2015 4:41:56 AM(UTC)
Rank: Newbie

Groups: Registered
Posts: 6
Location: Taiwan

Thanks: 6 times
Was thanked: 1 time(s) in 1 post(s)
Hi, botmaker,
i saw i still have mana(4), and i have murlocknight, it should play CS2_101 and cast murlocknight's ability.
but it just end turn.
Is there i config wrong?

And i clone your git, try to build solution, get some error, is there code updated?
Log below, Thank for your help:)
godshades
#487 Posted : Tuesday, September 15, 2015 9:30:53 AM(UTC)

Rank: Advanced Member

Groups: Registered
Posts: 81

Thanks: 20 times
Was thanked: 2 time(s) in 2 post(s)
http://pastebin.com/GrSgAXd1
EnemyMinions: manawyrm, azuredrake, sorcerersapprentice - all 2 hp
Own Handcards: lightningstorm, hex x2
bot do: playcard: Hex target: Mana Wyrm choice: 0 place1
should do: lightningstorm to clear board


http://pastebin.com/6QzLJP9c
4 mana, have 2 minion on board, why bot so rush - playcard: Savage Roar choice: 0 place1

http://pastebin.com/aXSAp6EZ
bot shouldn't summon minion < 3 atk when enemy have grim patron. Ex: paladin hero power
and bot dont play repentance
botmaker
#485 Posted : Tuesday, September 15, 2015 9:38:43 AM(UTC)

Rank: Advanced Member

Groups: Registered
Posts: 177

Thanks: 2 times
Was thanked: 196 time(s) in 75 post(s)
Update V116.15:
-face will be more aggressive
-bot will do less dumber plays, when he has lethal in next turn.



zealot0515;29524 wrote:
Hi, botmaker,
i saw i still have mana(4), and i have murlocknight, it should play CS2_101 and cast murlocknight's ability.
but it just end turn.
Is there i config wrong?


the log says that your enemy played a "saboteur" last round (because the costs for the ability where >=3 mana), is this true?

and jeah, i added the Penalties-folder to the project, so you have to add the whole .cs files from that folder.
1 user thanked botmaker for this useful post.
zealot0515 on 9/15/2015(UTC)
zealot0515
#486 Posted : Tuesday, September 15, 2015 11:16:39 AM(UTC)
Rank: Newbie

Groups: Registered
Posts: 6
Location: Taiwan

Thanks: 6 times
Was thanked: 1 time(s) in 1 post(s)
Hi, botmaker, thank you for help
I upload total log here
The log i post at line 2458
i search total log can't find saboteur... can you help check?

i'll try to add .cs to penalties, and i go download HREngine.dll from other bot, It's that right?
botmaker;29533 wrote:
Update V116.15:
-face will be more aggressive
-bot will do less dumber plays, when he has lethal in next turn.





the log says that your enemy played a "saboteur" last round (because the costs for the ability where >=3 mana), is this true?

and jeah, i added the Penalties-folder to the project, so you have to add the whole .cs files from that folder.

magic10
#488 Posted : Tuesday, September 15, 2015 12:09:08 PM(UTC)
Rank: Member

Groups: Registered
Posts: 12

Thanks: 3 times
I did all of the instructions you told me about in inbox and seems to work good 4 me but neither test.txt(gives me a wrong board states and not the current one) or mulligan.txt (it reads it but don't follow the rules that I written in it)
sry for replying you here but your inbox is full atm :D
keima97
#491 Posted : Wednesday, September 16, 2015 4:15:44 AM(UTC)
Rank: Newbie

Groups: Registered
Posts: 7
Location: Vietnam

Can bot do a combo like Savage roar + FoN ?
xytrix
#492 Posted : Wednesday, September 16, 2015 5:31:01 AM(UTC)

Rank: Advanced Member

Groups: Registered
Posts: 40

Was thanked: 11 time(s) in 8 post(s)
Misplay: Enemy Druid plays "Darnassus Aspirant" (battlecry: gain 1 mana crystal, deathrattle: destroy 1 mana crystal). Bot silences "Darnassus Aspirant", giving the enemy +1 mana crystal permanently.

I think because the bot sees all "deathrattles" as something that's okay to silence, but this one is pretty bad.

zealot0515
#493 Posted : Wednesday, September 16, 2015 5:31:55 AM(UTC)
Rank: Newbie

Groups: Registered
Posts: 6
Location: Taiwan

Thanks: 6 times
Was thanked: 1 time(s) in 1 post(s)
hi, botmaker,
today i saw shaman have a totemgolem with 1 hp, and healingtotem add 1 hp when he end turn
but next turn my minions kill the healingtotem(i have 3 minions) , and use my hero to kill totemgolem(with 1 atk weapon)
Maybe it can trade a minion with the totemgolem, and use weapon on enemy's face
Here is Log
It's about line:1111 on turn 6
anax
#494 Posted : Wednesday, September 16, 2015 8:31:23 AM(UTC)

Rank: Advanced Member

Groups: Registered
Posts: 77

Thanks: 12 times
Was thanked: 36 time(s) in 17 post(s)
vol'jin targets 4/1 minion instead of 7/7.




edit : similar case. works good.


fryham
#495 Posted : Thursday, September 17, 2015 5:21:22 AM(UTC)

Rank: Advanced Member

Groups: Registered
Posts: 45
Location: usa

Thanks: 14 times
Was thanked: 12 time(s) in 8 post(s)
If a minion costs 0 mana (gained from portal), bot will never play it the same turn. It waits until the turn after. Try it out in this week's Tavern Brawl, it's all portals so lots of 0 mana cards.
jasiukas
#496 Posted : Thursday, September 17, 2015 5:33:42 AM(UTC)
Rank: Newbie

Groups: Registered
Posts: 3
Location: asd

The face setting is too aggressive now. Quick shot straight to face instead of playing mad scientist, and then he played kill command to face on empty board too.

51 Pages«<2122232425>»
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 1.597 seconds.