Search:

Type: Posts; User: boyyo11

Search: Search took 0.02 seconds.

  1. Replies
    1
    Views
    860

    VB6 Profile Database using listbox

    Hey I need help. I made a program that add's, deletes information added to a listbox. Like a name, but I need help. Its kinda like a phone book. It will have the persons name entered into the...
  2. Replies
    0
    Views
    21,762

    If Else Code snippit

    This is a snippit for my program that has a bunch of monster descriptions. And all that stuff. It is for runescape. So check it out.

    What it does, it get's a value stores it into the string,...
  3. Replies
    2
    Views
    29,041

    Re: Random word generator

    Or put under

    RndWord(lenword);
    put

    cin.get();
    cin.get();
  4. Replies
    1
    Views
    686

    Click cord's from Textbox VB6

    Ok, I made a program that lists all the cord's from the screen using the SetCursorPos and GetCursorPos, im getting the cord's and making them log themselfs into a textfile with scrollbar. How do I...
  5. Replies
    4
    Views
    775

    Re: Click on form [VB6]

    Sure
    Private Declare Function GetPixel Lib "gdi32" _
    (ByVal hdc As Long, ByVal X As Long, ByVal Y As Long) As Long

    Private Declare Function SetPixel Lib "gdi32" _
    (ByVal hdc As Long, ByVal X As...
  6. Replies
    4
    Views
    775

    Re: Click on form [VB6]

    Yes, I am.
  7. Replies
    4
    Views
    775

    Click on form [VB6]

    Hey guys, im resently making a program which clicks a color just for the fun of it. So if it see's it, my mouse will move over to it. Without the clicking or with it.

    I have made a program that...
  8. Replies
    3
    Views
    3,213

    Re: vb6 Click mouse in the form using MOUSE API

    Yeah, an auto run of a game called yoville. To to go to work than home and feed itself.
  9. Replies
    3
    Views
    3,213

    vb6 Click mouse in the form using MOUSE API

    Hey, im making a program that when im gone I will turn on, and it will click stuff for me in a webbrowser. And I want to make it so it will click on the form and not have to click using the outside....
Results 1 to 9 of 9



Click Here to Expand Forum to Full Width