Jump to content

USER32.dll keys pressing search not working in Windows 10?


Lemis
 Share

Recommended Posts

I dig up in my old works and found some. I used a custom function there:

<snip>

A little rude, but it worked on WIndows 7. And now, in Windows 10, it returns nothing but "00" in all cases. What's up with it?

Edited by Melba23
Code removed
Link to comment
Share on other sites

Keyloggers are frowned upon here, so you cannot post about them.

I'll give you a little advice though, if you need one, make one better than that, it is one of the worst and crudest I've ever seen.

AutoIt Absolute Beginners    Require a serial    Pause Script    Video Tutorials by Morthawt   ipify 

Monkey's are, like, natures humans.

Link to comment
Share on other sites

Keyloggers are frowned upon here, so you cannot post about them.

Ugh. I thought, you will think about THAT.

Nope, it's not from keylogger. It's a little inventory-manager for old game. That part of code is from hotkey-selector. User can manage his own hotkeys and store them - for example you can make "use that first aid kit on F button" without hardcoding it, or making user write his own key-comand database. I KNOW what it's look lite primitive keylogger, but I can give you all other parts of program and you'll see, what it's safe. I really can give you all code and compiled exe, but i really need help in that - on days HD-remake of game was build, so users want my organiser's features bak (auto-run/walk for player, fast looting (it's using only mouse in game, so it's take a really long time to loot somebody) and hotekys for any position in player's inventory).

If you know any other way to make own hotkeys on rails - please, tell me about that. If it's not "write HotKeySet() for all 101 keyboard buttons", of course.


Some "keylogger"-using code. That part is looking for own-maked buttons "fast loot" and "always run"

<snip>

Edited by Melba23
Code removed
Link to comment
Share on other sites

  • Moderators

Lemis,

So this is code looking for pressed keys within a game bot - how many ways do you want to break the Forum rules? Please read them before you post again - thread locked

M23

 

Public_Domain.png.2d871819fcb9957cf44f4514551a2935.png Any of my own code posted anywhere on the forum is available for use by others without any restriction of any kind

Open spoiler to see my UDFs:

Spoiler

ArrayMultiColSort ---- Sort arrays on multiple columns
ChooseFileFolder ---- Single and multiple selections from specified path treeview listing
Date_Time_Convert -- Easily convert date/time formats, including the language used
ExtMsgBox --------- A highly customisable replacement for MsgBox
GUIExtender -------- Extend and retract multiple sections within a GUI
GUIFrame ---------- Subdivide GUIs into many adjustable frames
GUIListViewEx ------- Insert, delete, move, drag, sort, edit and colour ListView items
GUITreeViewEx ------ Check/clear parent and child checkboxes in a TreeView
Marquee ----------- Scrolling tickertape GUIs
NoFocusLines ------- Remove the dotted focus lines from buttons, sliders, radios and checkboxes
Notify ------------- Small notifications on the edge of the display
Scrollbars ----------Automatically sized scrollbars with a single command
StringSize ---------- Automatically size controls to fit text
Toast -------------- Small GUIs which pop out of the notification area

 

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...