Fricker95
Fricker95
@amcgregor +rep
@stevenaldinger Why not try to compile it with c++? not completely sure why you're experiencing this, but you could also simply not include the keyboard.h file and remove the function...
i can confirm the offset is still 0xAD48 changing from client_panorama.dylib to client.dylib fixed the issue: refere to issue: #298
@yxungenergy the change in the dylib was pretty simple, it showed that it couldn't find the address of client_panorama.dylib so i checked this directory: `~Library/Application\ Support/Steam/steamapps/common/Counter-Strike\ Global\ Offensive/csgo/bin/` where before...
as a temporary fix, I had the same issue and i used this: `views = { hover = { scrollbar = false, }, } ` i don't think it fixes...