HearthstoneBot menu

Shout-Out

User Tag List

Page 6 of 15 FirstFirst ... 2345678910 ... LastLast
Results 76 to 90 of 225
  1. #76
    gabriel980's Avatar Member
    Reputation
    1
    Join Date
    Mar 2014
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    It is working for me at unranked play.
    I have noticed two things:
    1) sprites (DC) still showing up
    2) sometimes the AI "misses" a turn (end turn doing nothing, even when some cards could be played).



    Originally Posted by Skeen View Post
    Now announcing HearthstoneBot v1.8;

    * https://github.com/HearthstoneBot/He...oneBotv1.8.zip

    This release, is to be considered the first alpha of the bot!!

    HearthstoneBot
  2. #77
    mfmukhtar786's Avatar Private
    Reputation
    1
    Join Date
    Mar 2014
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I've downloaded and extracted the Bot. Could someone please explain how I go about starting this thing up? There's like 4 application files in the folder. Any and all help would be appreciated.

    If you can, please post some step-by-step instructions. Thanks.

    I am running Windows 8.1.
    Last edited by mfmukhtar786; 03-19-2014 at 12:40 AM.

  3. #78
    Sukutrule's Avatar Member
    Reputation
    1
    Join Date
    Mar 2014
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    How can I know an spell damage?

    Did you got how to make it? I'm using an ugly method :P

  4. #79
    Skeen's Avatar Master Sergeant
    Reputation
    28
    Join Date
    Mar 2014
    Posts
    69
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by cyeee View Post
    test with v1.8 , it still not work for me... the logs is show as below...
    Is this the only log you get in the bot folder?
    What about the logs in the Hearthstone folder?

  5. #80
    Skeen's Avatar Master Sergeant
    Reputation
    28
    Join Date
    Mar 2014
    Posts
    69
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by gabriel980 View Post
    It is working for me at unranked play.
    I have noticed two things:
    1) sprites (DC) still showing up
    2) sometimes the AI "misses" a turn (end turn doing nothing, even when some cards could be played).
    The missing turns issue will be hotfix (hacked) in a few hours. As for the DC's, can you possibly show me the log at shutdown?

  6. #81
    Skeen's Avatar Master Sergeant
    Reputation
    28
    Join Date
    Mar 2014
    Posts
    69
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by mfmukhtar786 View Post
    I've downloaded and extracted the Bot. Could someone please explain how I go about starting this thing up? There's like 4 application files in the folder. Any and all help would be appreciated.

    If you can, please post some step-by-step instructions. Thanks.
    If you're new to this, and not a developer, you'll most likely want to run the LoaderGUI.exe file.
    Once this is opened, click regen_inject, wait for the status to state that this is done. Then click inject, wait for status.
    Now open Hearthstone, and once at the Hub, click startbot. If everything goes according to plan, Hearthstone will state "Bot Started", and join a game.

    Note before doing all this, you must have selected a deck, in deck picker.

  7. #82
    Skeen's Avatar Master Sergeant
    Reputation
    28
    Join Date
    Mar 2014
    Posts
    69
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Sukutrule View Post
    How can I know an spell damage?

    Did you got how to make it? I'm using an ugly method :P
    Get how to make what? - The actual spell damage of a spell? - Or the total spell damage boost on the battlefield?

  8. #83
    givemhell's Avatar Active Member CoreCoins Purchaser
    Reputation
    63
    Join Date
    Sep 2008
    Posts
    111
    Thanks G/R
    3/13
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Skeen im haven a problem with the bot injector log as followed
    using the gui loader

    System.TypeInitializationException: The type initializer for 'Mono.Cecil.Metadata.TableHeap' threw an exception. ---> System.ArgumentException: Value does not fall within the expected range.
    at System.Runtime.CompilerServices.RuntimeHelpers.InitializeArray(Array array, RuntimeFieldHandle fldHandle)
    at Mono.Cecil.Metadata.TableHeap..cctor()
    --- End of inner exception stack trace ---
    at Mono.Cecil.PE.ImageReader.ReadTableHeap()
    at Mono.Cecil.PE.ImageReader.ReadImage()
    at Mono.Cecil.PE.ImageReader.ReadImageFrom(Stream stream)
    at Mono.Cecil.ModuleDefinition.ReadModule(Stream stream, ReaderParameters parameters)
    at Mono.Cecil.ModuleDefinition.ReadModule(String fileName, ReaderParameters parameters)
    at HearthstoneBot.Program.getHookInMethod()
    at HearthstoneBot.Program.Main(String[] args)
    Last edited by givemhell; 03-19-2014 at 09:14 AM.

  9. #84
    Skeen's Avatar Master Sergeant
    Reputation
    28
    Join Date
    Mar 2014
    Posts
    69
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by givemhell View Post
    Skeen im haven a problem with the bot injector log as followed
    using the gui loader

    System.TypeInitializationException: The type initializer for 'Mono.Cecil.Metadata.TableHeap' threw an exception. ---> System.ArgumentException: Value does not fall within the expected range.
    at System.Runtime.CompilerServices.RuntimeHelpers.InitializeArray(Array array, RuntimeFieldHandle fldHandle)
    at Mono.Cecil.Metadata.TableHeap..cctor()
    --- End of inner exception stack trace ---
    at Mono.Cecil.PE.ImageReader.ReadTableHeap()
    at Mono.Cecil.PE.ImageReader.ReadImage()
    at Mono.Cecil.PE.ImageReader.ReadImageFrom(Stream stream)
    at Mono.Cecil.ModuleDefinition.ReadModule(Stream stream, ReaderParameters parameters)
    at Mono.Cecil.ModuleDefinition.ReadModule(String fileName, ReaderParameters parameters)
    at HearthstoneBot.Program.getHookInMethod()
    at HearthstoneBot.Program.Main(String[] args)
    This is indeed a wierd error. Can you zip the entire bot folder, and upload it somewhere?

  10. #85
    givemhell's Avatar Active Member CoreCoins Purchaser
    Reputation
    63
    Join Date
    Sep 2008
    Posts
    111
    Thanks G/R
    3/13
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Skeen View Post
    This is indeed a wierd error. Can you zip the entire bot folder, and upload it somewhere?
    Filebeam - Beam up that File Scottie!

    il watch this more actively sorry for the delay

  11. #86
    Skeen's Avatar Master Sergeant
    Reputation
    28
    Join Date
    Mar 2014
    Posts
    69
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Announcing version 1.9, game modes can now be selected via the commandline or gui.

    https://github.com/HearthstoneBot/He...oneBotv1.9.zip

    Note; This should also handle the cases, where the bot simply skips turns for no reason, without doing anything.
    Note2; For the ones using the command line, one can now do things like "LoaderCommandline regen_inject inject", such that multiple commands are run in serial.

  12. #87
    Skeen's Avatar Master Sergeant
    Reputation
    28
    Join Date
    Mar 2014
    Posts
    69
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by givemhell View Post
    Filebeam - Beam up that File Scottie!

    il watch this more actively sorry for the delay
    It runs fine on my end. Having done a web search it could seem like an incompatible .NET version,
    the internet seems to suggest that one updates. Sorry for not being able to provide better support in this case.

  13. #88
    givemhell's Avatar Active Member CoreCoins Purchaser
    Reputation
    63
    Join Date
    Sep 2008
    Posts
    111
    Thanks G/R
    3/13
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    could you link me to your .net? im only usen 4.0 it looks like from my end
    or tell me what your usen so i can try to google for it

  14. #89
    swatswe's Avatar Banned
    Reputation
    1
    Join Date
    Mar 2010
    Posts
    37
    Thanks G/R
    0/0
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    can this bot play casual?
    Last edited by swatswe; 03-19-2014 at 10:58 AM.

  15. #90
    Skeen's Avatar Master Sergeant
    Reputation
    28
    Join Date
    Mar 2014
    Posts
    69
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by swatswe View Post
    can this bot play casual?
    Yes, it's able to play everything, but arena.

Page 6 of 15 FirstFirst ... 2345678910 ... LastLast
All times are GMT -5. The time now is 03:10 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search