Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
W

weizur1

@weizur1
About
Posts
3
Topics
1
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • C# key/mouse detection
    W weizur1

    Thanks for the response, the bot is a trading bot for Magic Online. C++ is my primary languange anyway so I'll look into that. I was mainly going for c# since it's quicker and easier to make interfaces ( I hate MFC ) I suppose I could write it in both and have the c# run the c++ program which I've done in the past but it seems like most things one can do in c++ should be possible in c# I'll have to do a bit more research.

    C# csharp game-dev json

  • C# key/mouse detection
    W weizur1

    Hey thanks this looks great for the detection of events. Any ideas on how to create and send my own events from the program. ( Even better if I can send just those events to a process without having to have that process in focus but that I'm not sure is possible )

    C# csharp game-dev json

  • C# key/mouse detection
    W weizur1

    Hello everyone. I am writing a bot for a game ( the game runs in windowed mode so I think what I need is possible ) anyway I need some way to detect key presses or mouse clicks when my program doesn't have focus. To make macros and what not ( I'll also need a way to send key and mouse clicks ), I figure this is probably in user32.dll or something but I can't find any good API documentation and was hoping someone could point me in the right direction for this. Thanks in advance!

    C# csharp game-dev json
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups