| View previous topic :: View next topic |
| Author |
Message |
oib111 I post too much
Reputation: 0
Joined: 02 Apr 2007 Posts: 2947 Location: you wanna know why?
|
Posted: Thu Jul 19, 2007 5:15 pm Post subject: [Release]oibAc |
|
|
W/e, not a big accomplishment. I was bored so I whipped up a ac.
| Code: |
oibAc by oib111 @ cef.
About The Program
-----------------------
This program simulates single clicks for you.
How To Increase and Decrease Spead
----------------------------------------------
You can edit the speed of the clicksin miliseconds in the edit
box. 1000 miliseconds equals a second.
Hotkeys
---------
F2 - Activate/Deactive Auto Click
Credits
--------
Me For Making and Coding The Whole Program
Renkokuken for giving me help with the hotkeys.
Contact me at through msn, [email protected], or
via email,
[email protected] or
[email protected].
|
I'll open source for fun.
_________________
| 8D wrote: |
cigs dont make people high, which weed does, which causes them to do bad stuff. like killing |
|
|
| Back to top |
|
 |
Kevin Grandmaster Cheater Supreme
Reputation: 0
Joined: 07 Mar 2007 Posts: 1139 Location: Spiderman-World
|
Posted: Thu Jul 19, 2007 5:35 pm Post subject: |
|
|
try do some MaxHeight, MinHeight and MaxWidth and MinWidth... so you cant resize it. Also try use AlphaBlend (if you like it) and if you want your icon to be showed on the progress line (where all the programs your running, is) then click Ctrl+Shift+F11 and then choose application.
Also 1 final note, make the Image Align to Custom... if you do so you can resize put it to custom so you avoid those dumb scrollbars
but otherwise good work.
*off to sleep, goodnight*
|
|
| Back to top |
|
 |
oib111 I post too much
Reputation: 0
Joined: 02 Apr 2007 Posts: 2947 Location: you wanna know why?
|
Posted: Fri Jul 20, 2007 8:30 am Post subject: |
|
|
I would have done that but to lazy. Just learned about the application thing from you (so sad), and the scroll bars aren't there I fit them perfectly (or at least on mine, sorry if on yours)
_________________
| 8D wrote: |
cigs dont make people high, which weed does, which causes them to do bad stuff. like killing |
|
|
| Back to top |
|
 |
Symbol I'm a spammer
Reputation: 0
Joined: 18 Apr 2007 Posts: 5094 Location: Israel.
|
Posted: Sat Jul 21, 2007 6:25 am Post subject: |
|
|
couldnt u use VK_LBUTTON?
instead mousedown w8 for delay mouse up and down w8 for delay over bla bla etc etc...?
|
|
| Back to top |
|
 |
oib111 I post too much
Reputation: 0
Joined: 02 Apr 2007 Posts: 2947 Location: you wanna know why?
|
Posted: Sat Jul 21, 2007 7:05 am Post subject: |
|
|
I guess I could have, but it really doesn't matter to me at all.
_________________
| 8D wrote: |
cigs dont make people high, which weed does, which causes them to do bad stuff. like killing |
|
|
| Back to top |
|
 |
Symbol I'm a spammer
Reputation: 0
Joined: 18 Apr 2007 Posts: 5094 Location: Israel.
|
Posted: Sat Jul 21, 2007 7:19 am Post subject: |
|
|
it could have been faster... =\
i cant do that i got mouse_event(MOUSEEVENTF_whats left key in mouse event?)
i know it should be VK_LBUTTON but this is for GetAsyncKeyState
|
|
| Back to top |
|
 |
oib111 I post too much
Reputation: 0
Joined: 02 Apr 2007 Posts: 2947 Location: you wanna know why?
|
Posted: Sat Jul 21, 2007 7:25 am Post subject: |
|
|
Actually I Just tested your theory and it doesn't work. You will get error(s).
_________________
| 8D wrote: |
cigs dont make people high, which weed does, which causes them to do bad stuff. like killing |
|
|
| Back to top |
|
 |
Symbol I'm a spammer
Reputation: 0
Joined: 18 Apr 2007 Posts: 5094 Location: Israel.
|
Posted: Sat Jul 21, 2007 8:21 am Post subject: |
|
|
i know thats what i said i've got... >.<
u need to use another code on mouse_event(MOUSEEVENF_)
if it would be GetAsyncKeyState it would work but it would be an ac O_o
|
|
| Back to top |
|
 |
|