o
k
q
u
e
s
t
i
o
n
s
.
c
o
m

i am trying ot make an auto clicker -

i need a code for vb 2008 express edition that left mouse clicks

 

[2008 Help] How do i make an Auto Clicker. -
I have searched loads of places on how to make an Auto Clicker for VB 2008. But i can only find them for VB6. Has anyone got a video on how to make one? Or picture tutorials?


Auto clicker coding -
I have made a basic auto clicker for personal use just to teach myself but now all i need to know is how to put a random time delay between clicks for example the first click will click after 2.8 secs then 2.9 then 2.7 summat like that i know this might be a bit difficult but help wud


Auto-Clicker/Clicker -
I need help in this. I've been people creating programs that can adjust the amount of times they want the mouse to click per second. If it's possible to do it, can anyone teach me how to add hot-keys too? Thanks!


i am trying ot make an auto clicker -
i need a code for vb 2008 express edition that left mouse clicks


WhatPulse- Auto-clicker and Auto-keystroke -
Hi i have some auto clicker code which calls an API function left button down and left button up, in a timer control every 1 second the leftbuttonup and leftbutton down is executed so it acts as a click, the Keylogger and Clicklogger (program called WhatPulse) picks up on this as a cl


auto mouse click -
I am trying to make an auto mouse clicker either in vb 2008 or vb 6.0 all it has to do is make a left mouse click every 10 minutes and 5 seconds, I'm not even sure where to start on this one... I've looked around and can't find much help with it let me know if you guys have any ideas o


Mouse clicker -
How would I make a program where I can specify the x/y of where I want to click? Outside of a form...


Simple program help (auto click prog) -
ok im trying to make a simple program .. it has a textbox, command button and a timer and I want to make an auto clicker. So lets say i put in 0.25 second in the textbox ... i want my mouse to click every 0.25 second. Heres a picture of wat im trying to make


datagrid+entered key of keyboard -
then I have a datagrid which contains 2 field 1st field contains a combobox which contains the numbers and 2nd field is called then name me I made when I séléctionner the combobox and I click on the 2nd cellul of a line it posts the name automatically corresponds to this registation


Make A Proxy Clicker -
I searched Planet Source Code, but there downloads are down. Is there anyone kno's of any otha site or have examples of how to make a proxy in visual basic ? Such as using the ip to check a website? -$uper-$tar


[2005] Controlling Users Mouse and Keyboard -
Hello, i want to know how to make a program that once a button is clicked a a form is filled out the program will control the users mouse and keyboard. An auto-type / auto-clicker. This is not for game or used to hack i want to know this because of a new project im making. Say when the


[2005] Auto Clicker/Typer -
Hello, how do i make a program that when you click the a button it will type in a in any other program <== Example Or when you click start it will automaticly click the mouse over a certain timer. <==== Example Basicly i want to know how to control the users keyboard and mo


Color Clicker Help -
ok im trying to make a color clicker i got a code to search the screen but its to slow does any1 know a way to speed it up or know a better code. Code: Public Function findcolor(window As Long, colortofind As Long) Dim x As Long, y As Long, wndRECT As RECT, test As Long GetWi


looking for programmer to develop window clicker -
i need someone who is willing to make a program to click windows whenever they pop-up. as of now, the window that pops-up is at random intervals, but the image and where you have to click is all the same. please PM me if you can do it!


How to make an autoclicker -
Hello people, I need to make an autoclicker as a college project. My teacher asked us to find out codes which would make the pointer move. I came up with an idea of an autoclicker. I know there are many out there on the internet. But i need to show proof of me have had made it.


Auto-clicker possible -
Is there a piece of coding that can be run in VB6 that acts as if the mouse has been clicked, but it hasn't. For example when i run the code, the mouse click, but i haven't touched the mouse, hope that makes sense. If it is possible then is it possible to run the every second or


to help me please -
hello I have a problemme in vb.net 2003 then I have a datagrid simple then me I want to make readonly in his property but at the same time I want this datagrid to be able in méme time and if I want to add new a line I clicker must on a button but how I can make for L add alor my qu


Alrighty, I need some help -
Well, I will admit it now, it IS for outwar... please dont ban me though. I am jsut tring to learn visual basics.. and i found the easiest way is to do it this way.. I have made a few other programs in the past.. so i have a SEMI clue on what i am doing, this is the only thing that ha


I have a problemme -
hello I have a problemme in vb.net 2003 then I have a datagrid simple then me I want to make readonly in his property but at the same time I want this datagrid to be able in méme time and if I want to add new a line I clicker must on a button but how I can make for L add alor my que


button clicker game -
any ways i can improve this game?? Source included


Clicker program HELP -
im trying to make a program that keeps clicking over and over until you hit stop. i also want it to start when i hit the 'left' control button and stop when i hit the 'left' shift button. and i want it to always be on top. i have no idea where to start so can someone please send me t


How to WARN the X Clicker -
How can I detect when a user clicks on the little X to unload the form? I need to pop a message box before the unload event is fired. Is there an API call to do this? thanks


[2008] how do I click a certain link on a website -
Ok theres a link on my friends website which changes every refresh, and he has to click it every morning. The place of the link doesn't change, just the url changes and the text of the link. There isn't any form there that I could submit but how do I do that. It's not one of those goog


request for automatic clicker program -
i need a program that when run it will send alternating right and left mouse clicks to a full screen window called "click counter"


clicker q -
I have a userform in vb6, populated with a list of names. what I'm trying to do is add in a command button for each that when pressed will add 1 to a count for each. Ex. Bob 0 [Button] *click button* Bob 1 and so on and so forth. I can do this in excel but this is


Number Clicker Thing (RESOLVED) -
I must be going brain dead, or someone slipped something in my coffee this morning... How do I create a control or does a control exist that will just let me increment or decrement a number. I'm looking for something you see all the time where there is like a text box or something wit


Mouse click simulation -
Hello there! This is my first post in vbforums and perhaps my doubt has been resolved a long time ago, but... There it goes: I've created a Cursor and I've learnt how to move it around the screen, but I've no idea about how to say Windows that I've done a click in the x and y coo


Listview add cmdbutton scroll -
Hey all i need some help gettng my code that works well with a FileListBox to work with my ListView box. Here is my code to move it down: Code: imgDownON.Visible = True imgDownOFF.Visible = False PlaySound "C:\menu\clicker.wav", ByVal 0&, SND_FILENAME O


Auto Clicker help... -
I have an Auto clicker but it is set so that you type in the Interval you want in seconds. However I want the interval to be random. This is the code I have: Code: 'clicking Option Explicit Private Const MOUSEEVENTF_RIGHTDOWN = &H8 Private Const MOUSEEVENTF_RIGHTUP = &


[2008] Hey I Need Help With A/C -
Hey I'm new in this forum and I'm pretty bad in V.B. I made this code using posts in this forum but I don't really get everything here well I want to be able to use the hot keys while I'm not in the program and to make the auto clicker work and stop with one hot key. Here is the code I


Changing an Access 2k password programatically -
I have a database that has been distributed to a number of offices. We have written a program that interfaces with the database and limits who can "change" data based on a table containing specific user logon ID's. All this works fine. Unfortunately we had intended to set


auto logout -
Hi, I want to make a auto logout on my form. I would like to make it each time when i press a key, the timer will return to its default value which is 200. So what i need to make it and how to do it ??


How can i make it so when i start up the computer to make me auto-connect -
Hello, i have a question about what kinda API call i should use or any other statement to make it so when i turn my computer on my ISP auto connects so i don't have to click on the connecting icon...if u know, please send me some infomration Thanks for listening


[2005] Auto-Complete a combo box -
Can anyone give me an idea as to how to make a Combo box auto-complete? The combo boxes are being filled from a SQL table, which works fine. I am not sure how to make them auto-complete when a letter is typed. Also, in the db, there are some records with corresponding characters.


[2008] Simple Question - Auto saving -
Hi All, I'm sure this is a pretty simple question but where can I configure VB .NET 2008 so that it doesn't auto save? I've tried going into Tools, Options, and unticking Auto Recover but I find that it still somehow auto saves. I program by experimentation, eg, I'll take some


VC auto complete -
I am using the VC++6 enviorment to edit an old .c file. The problem i have is the constants are setup using the old #define statement and VC will not 'auto complete' the constants that are defined in this way. I do not want to have to change all the constants to use the 'const' keyword


Auto-Typer -
I want to make a auto-typer but i dont know how i make it. I want it to be something like this: Can anybody tell me how to make one? Or do you know about a great tut?


how do i make a auto refresher with a program like... -
I am trying to make an auto refresher that you can start and stop with the push of a button that you can also tell it how often to refresh heres what i got:


Toolbars!~!!~!!!! -
I hate those stupid toolbar addons to IE!!!~!~!~!!11 I am so freakin sick of every piece of software i get trying to install yahoo, msn, google, etc toolbars. I don't want your freakin crap! So i am on adobe's page which on a sidenote gets more ugly every week... I need ad


[2005] Auto Enter -
I'm designing a web browser to make browsing myspace faster. how Do I auto enter information? i got the links and everything going. Problem is people have to know they're Friend id and my token, which you cant really memorize. so I really have two questions. 1.) How do i make it so