Cheat Engine Forum Index Cheat Engine
The Official Site of Cheat Engine
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


Moip6 Auto Clicker !UPDATED!
Goto page 1, 2  Next
 
Post new topic   Reply to topic    Cheat Engine Forum Index -> General programming
View previous topic :: View next topic  
Author Message
torpin005
Master Cheater
Reputation: 0

Joined: 19 Nov 2007
Posts: 255

PostPosted: Sun Jan 27, 2008 7:41 pm    Post subject: Moip6 Auto Clicker !UPDATED! Reply with quote

This is the new auto clicker i made, but i added a hot key so you just hit a button to turn it off and you dont have to go back to it. Enjoy. Click the immage that pops up to go to AC
I used a tutorial to make this so its not completely mine
I made it in vb6 and the source code
Dam i deleted it from vb =( well ill put the source up as soon as i can



The Extension 'zip' was deactivated by an board admin, therefore this Attachment is not displayed.


_________________


Go check it out. Good Hacks


Last edited by torpin005 on Sun Jan 27, 2008 8:29 pm; edited 1 time in total
Back to top
View user's profile Send private message AIM Address
lurc
Grandmaster Cheater Supreme
Reputation: 2

Joined: 13 Nov 2006
Posts: 1900

PostPosted: Sun Jan 27, 2008 8:15 pm    Post subject: Reply with quote

No Info?
Whats It Made In?
No Source?

This is The General Programming section, if you post something, post the source as well or else u can just post this in the maplestory section or something, cuz here, we dont just want binary, we're here to learn.

_________________
Back to top
View user's profile Send private message
HomerSexual
Grandmaster Cheater Supreme
Reputation: 5

Joined: 03 Feb 2007
Posts: 1657

PostPosted: Sun Jan 27, 2008 8:17 pm    Post subject: Reply with quote

it's made in vb6, notice the app icon.
_________________
Back to top
View user's profile Send private message
torpin005
Master Cheater
Reputation: 0

Joined: 19 Nov 2007
Posts: 255

PostPosted: Sun Jan 27, 2008 8:26 pm    Post subject: Reply with quote

sry i didnt know that, ill post the source in a sec
_________________


Go check it out. Good Hacks
Back to top
View user's profile Send private message AIM Address
buzzah
Grandmaster Cheater
Reputation: 0

Joined: 21 Nov 2007
Posts: 787
Location: MSN

PostPosted: Sun Jan 27, 2008 9:57 pm    Post subject: Reply with quote

torpin005 wrote:
sry i didnt know that, ill post the source in a sec


Meh, I like it, what the key to start clicking because I put it on 5000 then try to press it but its to fast so it won't start, so whats the hotkey to start clicking? F8 is to stop, what to start?

_________________
PM me if you want an AQ/MQ/DF upgrade card!
Back to top
View user's profile Send private message
TheIndianGuy
Advanced Cheater
Reputation: 102

Joined: 14 Jan 2007
Posts: 85

PostPosted: Sun Jan 27, 2008 10:42 pm    Post subject: Reply with quote

instead of a scrollbar just add a textbox and write

Code:
timer1.interval = textbox.text * 1000


would be a little more user friendly.
Back to top
View user's profile Send private message
XxOsirisxX
Grandmaster Cheater Supreme
Reputation: 0

Joined: 30 Oct 2006
Posts: 1597

PostPosted: Sun Jan 27, 2008 10:55 pm    Post subject: Reply with quote

I really recommend you to be a lil bit more esthetic, don't take this as an offence, but to make it a bit "user friendly/cute".

EDIT:

Oh yeah, and put this at the Form2 on you code...

Code:
Private Sub Form_QueryUnload(Cancel As Integer, UnloadMode As Integer)
If UnloadMode = vbFormControlMenu Then
End
End If
End Sub

_________________

Back to top
View user's profile Send private message
torpin005
Master Cheater
Reputation: 0

Joined: 19 Nov 2007
Posts: 255

PostPosted: Mon Jan 28, 2008 10:29 am    Post subject: Reply with quote

thanks you guys for helping me out, but 2 thinngs, idk how to make the form look better and stuff, and i think my brother deleted it off the comp so now i dont have it anymore
_________________


Go check it out. Good Hacks
Back to top
View user's profile Send private message AIM Address
TheIndianGuy
Advanced Cheater
Reputation: 102

Joined: 14 Jan 2007
Posts: 85

PostPosted: Mon Jan 28, 2008 4:20 pm    Post subject: Reply with quote

torpin005 wrote:
thanks you guys for helping me out, but 2 thinngs, idk how to make the form look better and stuff, and i think my brother deleted it off the comp so now i dont have it anymore


it doesn't take much code to write that, how could you forget the code unless you just copy and pasted it into vb.
Back to top
View user's profile Send private message
torpin005
Master Cheater
Reputation: 0

Joined: 19 Nov 2007
Posts: 255

PostPosted: Mon Jan 28, 2008 4:23 pm    Post subject: Reply with quote

i said i used a tutoial, i dont just remember everyhting i typed
_________________


Go check it out. Good Hacks
Back to top
View user's profile Send private message AIM Address
samuri25404
Grandmaster Cheater
Reputation: 7

Joined: 04 May 2007
Posts: 955
Location: Why do you care?

PostPosted: Mon Jan 28, 2008 4:40 pm    Post subject: Reply with quote

torpin005 wrote:
This is the new auto clicker i made, but i added a hot key so you just hit a button to turn it off and you dont have to go back to it. Enjoy. Click the immage that pops up to go to AC
I used a tutorial to make this so its not completely mine
I made it in vb6 and the source code
Dam i deleted it from vb =( well ill put the source up as soon as i can


torpin005 wrote:
thanks you guys for helping me out, but 2 thinngs, idk how to make the form look better and stuff, and i think my brother deleted it off the comp so now i dont have it anymore


Suspicious anyone?

_________________
Wiccaan wrote:

Oh jeez, watchout I'm a bias person! Locked.


Auto Assembly Tuts:
In Depth Tutorial on AA
Extended
Back to top
View user's profile Send private message
torpin005
Master Cheater
Reputation: 0

Joined: 19 Nov 2007
Posts: 255

PostPosted: Mon Jan 28, 2008 4:57 pm    Post subject: Reply with quote

omfg i said i took a tutorial! i have 3 comps and they get messed wit alot, do u just want me to put the link to dam tutorials?
_________________


Go check it out. Good Hacks
Back to top
View user's profile Send private message AIM Address
HomerSexual
Grandmaster Cheater Supreme
Reputation: 5

Joined: 03 Feb 2007
Posts: 1657

PostPosted: Mon Jan 28, 2008 5:53 pm    Post subject: Reply with quote

i also don't get why its moip6 when hes toorpin? why you name it moip6.
_________________
Back to top
View user's profile Send private message
Pedram123
Grandmaster Cheater
Reputation: 0

Joined: 16 Nov 2007
Posts: 639
Location: Denmark

PostPosted: Thu Feb 14, 2008 1:05 pm    Post subject: Reply with quote

uh...you used my tut right?
_________________
Back to top
View user's profile Send private message
Bloo
Advanced Cheater
Reputation: 0

Joined: 30 Jan 2008
Posts: 52

PostPosted: Thu Feb 14, 2008 3:47 pm    Post subject: Reply with quote

1. why is name moip?
2. you said you deleted from you comp
3. then u later say your bro deleted it

suspicious Shocked

_________________
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> General programming All times are GMT - 6 Hours
Goto page 1, 2  Next
Page 1 of 2

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group

CE Wiki   IRC (#CEF)   Twitter
Third party websites