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

Notification

Icon
Error

Is there a site I can learn to code Hearthranger Bots?
kke2724
#1 Posted : Tuesday, July 31, 2018 12:17:04 PM(UTC)
Rank: Newbie

Groups: Registered
Posts: 8
Location: Guam

Thanks: 1 times
I've done nothing like this before, but is there anywhere I can actually learn from ground level?

All you talented people had to start somewhere right?

Where can I start learning to code bots?
osillo
#2 Posted : Tuesday, July 31, 2018 11:37:39 PM(UTC)

Rank: Advanced Member

Groups: Registered
Posts: 50

Thanks: 27 times
Was thanked: 4 time(s) in 4 post(s)
Learn to write and read from memory:
http://blackandodd.blogs...-process-memory-in.html

Learn windows API to learn how to simulate mouse clicks and key presses.
This is a bot I made for MTG: Puzzle Quest:
https://github.com/tgonzalez89/mtgpqBot
You can see there how to simulate mouse clicks.
This one didn't read or write to memory, it used screenshots from parts of the game I needed to recognize in order to compare against those images and get the game info that way.

A bot for Hearthstone probably uses a combination of reading from memory and reading from game log files.
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.032 seconds.