Skeen / HearthstoneBot

A (DISCONTINUED) bot for the Blizzard Entertainment game: Hearthstone
62 stars 28 forks source link

Error compiling #9

Closed resaka closed 10 years ago

resaka commented 10 years ago

Hi, im trying compile the bot but dont compile correctly.

The code its for the lastest version of the game?

I get errors with this classes: GameMode mode = ranked ? GameMode.RANKED_PLAY : GameMode.UNRANKED_PLAY;

Seem how the GameMode class dont exist into the assembly-csharp.dll.

It this code compilant for the release client of the game?

Thanks and if u need help to develop this let me know. At this moment i ripped all the code and start with a simple injection. And im trying use a "stealth" injection via driver for avoid warden detection.

Pls contact with me to talk about the project : termicpaper@gmail.com

ghost commented 10 years ago

The code is indeed for the latest version of the game. GameMode is an enum defined within assembly-csharp.dll.

Can you upload your version of assembly-csharp.dll somewhere? - I'd love to inspect it!

I do indeed need help to develop the project! - There's lots to be done! As for injection, this is subject to redesigning, in the future.

Also I'd love to keep communication here, if possible?

resaka commented 10 years ago

Hi, solved the problem im using old assembly-csharp.dll.

Using the source code and compiling all going fine until the bot its enabled , then the game show "external conection" and crash.

Im using windows xp under virtualbox, i have a folder with the release bins and setted the path of hearthstone the injection its made correctly , the game start correctly and when the command to start the bot its sended the message its showed at game screen and a dialog appear telling sending information to the developers to solve the problem.

What its the problem?

Im using v1.10 compiled by me , also try compiling under mono and under vs2010. Both have the same problem.

Thanks for ur time.

2014-03-21 14:56 GMT+01:00 HearthstoneBot notifications@github.com:

The code is indeed for the latest version of the game. GameMode is an enum defined within assembly-csharp.dll.

Can you upload your version of assembly-csharp.dll somewhere? - I'd love to inspect it!

I do indeed need help to develop the project! - There's lots to be done! As for injection, this is subject to redesigning, in the future.

Also I'd love to keep communication here, if possible?

Reply to this email directly or view it on GitHubhttps://github.com/HearthstoneBot/HearthstoneBot/issues/9#issuecomment-38276634 .

resaka commented 10 years ago

The bot its working now, seem the problem was "Log.say" funtion . I comment the UI output and all go fine.

Working with code now too tnx i send to u the progress

2014-03-21 21:21 GMT+01:00 Fragment Bite termicpaper@gmail.com:

Hi, solved the problem im using old assembly-csharp.dll.

Using the source code and compiling all going fine until the bot its enabled , then the game show "external conection" and crash.

Im using windows xp under virtualbox, i have a folder with the release bins and setted the path of hearthstone the injection its made correctly , the game start correctly and when the command to start the bot its sended the message its showed at game screen and a dialog appear telling sending information to the developers to solve the problem.

What its the problem?

Im using v1.10 compiled by me , also try compiling under mono and under vs2010. Both have the same problem.

Thanks for ur time.

2014-03-21 14:56 GMT+01:00 HearthstoneBot notifications@github.com:

The code is indeed for the latest version of the game.

GameMode is an enum defined within assembly-csharp.dll.

Can you upload your version of assembly-csharp.dll somewhere? - I'd love to inspect it!

I do indeed need help to develop the project! - There's lots to be done! As for injection, this is subject to redesigning, in the future.

Also I'd love to keep communication here, if possible?

Reply to this email directly or view it on GitHubhttps://github.com/HearthstoneBot/HearthstoneBot/issues/9#issuecomment-38276634 .

ghost commented 10 years ago

Lovely, I'm glad everything worked out.

ghost commented 10 years ago

Closing, since this is not really an issue.

resaka commented 10 years ago

Hi, plz can u tell me a mail to talk with u directly? im enabled the debug console via injector and whant discuss with u about the bot.

2014-03-23 2:24 GMT+01:00 HearthstoneBot notifications@github.com:

Closing, since this is not really an issue.

Reply to this email directly or view it on GitHubhttps://github.com/HearthstoneBot/HearthstoneBot/issues/9#issuecomment-38370181 .