ForceGamerDotCom Posted August 14, 2004 Share Posted August 14, 2004 I am creating a bot for a game and I need to incorporate PHP with my C++ core script. I need a way to make PHP simulate a "mouse click" on certain coordinates on the screen, and I need it to simulate "key strokes", such as F1 or CTRL+A. Anyone know how to do this? Quote Link to comment https://forums.phpfreaks.com/topic/1918-merging-c-with-php/ Share on other sites More sharing options...
Imster Posted September 5, 2004 Share Posted September 5, 2004 This may help you.. Using C++ with PHP Quote Link to comment https://forums.phpfreaks.com/topic/1918-merging-c-with-php/#findComment-6351 Share on other sites More sharing options...
SiC_Goat Posted August 1, 2005 Share Posted August 1, 2005 http://hiddensoft.com AutoIT owns all botting issues (except maybe forceshock but thats another story) Quote Link to comment https://forums.phpfreaks.com/topic/1918-merging-c-with-php/#findComment-8049 Share on other sites More sharing options...
mxindia Posted February 27, 2006 Share Posted February 27, 2006 [!--quoteo(post=156779:date=Sep 6 2004, 03:31 AM:name=Imster)--][div class=\'quotetop\']QUOTE(Imster @ Sep 6 2004, 03:31 AM) 156779[/snapback][/div][div class=\'quotemain\'][!--quotec--] This may help you.. [a href=\"http://bugs.tutorbuddy.com/php5cpp/php5cpp/index.html\" target=\"_blank\"]Using C++ with PHP[/a] the information for using php library with C is not available to me, I've searched the net but not fount any useful information.the link above not working(at least for previous twodays and up to now). I need the header files to execute php scripts. I'll write it(If it is not available ) to use in custome applications.Can enybody direct me to the available information.Or the working(arguments and returning values) of main php functions to use in custome applications. (IF U NOT FOUNT IT AS A SUBJECT TO THIS FORUM : Is it necessary to go through source before knowing what a function is doing?) boban Quote Link to comment https://forums.phpfreaks.com/topic/1918-merging-c-with-php/#findComment-12672 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.