Results 1 to 4 of 4
  1. #1
    HustlaOwnz's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Location
    USA
    Posts
    153
    Reputation
    12
    Thanks
    11

    Question ******Visual Basic HELP PLEASE

    Can someone please help me with some of these problems that I am having.

    --First off, I am trying to make the cursor move in the game, which the program will move the cursor outside of the game on the menu and anything else like on IE and stuff, but not in the actual CF game.

    --Second of all, stated on another post, the 'SendKeys' built in function on vb6 won't send the text in a CF game like a macro/spammer

    Example:
    FLOOOD TEXT
    FLOOOD TEXT
    FLOOOD TEXT
    FLOOOD TEXT

    If someone can please help me out with this give some reasons why it's not working and make some codes, thank you very much!

  2. #2
    Blubb1337's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Location
    Germany
    Posts
    5,915
    Reputation
    161
    Thanks
    3,108
    1. It is a directx game, topmost function or such will not work.

    2. sendkeys is neither working in dx games, use keyboard hooks(api)



  3. The Following User Says Thank You to Blubb1337 For This Useful Post:

    HustlaOwnz (07-06-2010)

  4. #3
    Yepikiyay's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Posts
    320
    Reputation
    10
    Thanks
    37
    My Mood
    Drunk
    Quote Originally Posted by Blubb1337 View Post
    1. It is a directx game, topmost function or such will not work.

    2. sendkeys is neither working in dx games, use keyboard hooks(api)
    yup hes right
    and if you want an unlock cursor you need to learn c++ and directx

    I Hate You
    Current Status: Online Playing MineCraft

  5. The Following User Says Thank You to Yepikiyay For This Useful Post:

    HustlaOwnz (07-06-2010)

  6. #4
    HustlaOwnz's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Location
    USA
    Posts
    153
    Reputation
    12
    Thanks
    11
    Does anyone have a source for this, I dont get how to do this, I tried google but couldn't find anything.

    PLEASE HELP!

Similar Threads

  1. Request VISUAL BASIC Help Please
    By HustlaOwnz in forum CrossFire Hack Coding / Programming / Source Code
    Replies: 9
    Last Post: 07-05-2010, 08:31 AM
  2. [RELEASE]Official MPGH Visual Basics Help site (with vBulletin!)
    By Pixie in forum Visual Basic Programming
    Replies: 31
    Last Post: 12-19-2009, 11:47 AM
  3. Visual basic help
    By iHackR in forum WarRock - International Hacks
    Replies: 4
    Last Post: 02-25-2008, 03:48 AM
  4. Visual Basic help?????
    By g36gunner in forum WarRock - International Hacks
    Replies: 3
    Last Post: 11-07-2007, 06:57 PM
  5. visual basics help or vb6
    By josephjboogie3 in forum Visual Basic Programming
    Replies: 2
    Last Post: 11-05-2007, 05:25 AM