taultunleashed logoAuto Clicker : EverQuest 2 General Discussions
newtopic  postreply
 [ 6 posts ] 
blue large dot

Auto Clicker : EverQuest 2 General Discussions

Posted: August 17th, 2009, 12:47 am
 
n0z13

Total Posts: 63
Joined: May 23rd, 2009, 12:41 am
n0z13's Reps: 10
User avatar
Moderator
premium
Anyone know where i can get a free and good auto clicker?


Reply with quote
Posted: October 5th, 2009, 11:15 am
 
grufftech

Total Posts: 4
Joined: January 22nd, 2008, 5:11 pm
grufftech's Reps: 1
User avatar
Easy: G15 Keyboard, however its not free.


Decent & Free: AutoIt (Link) Software & Below Script.


(!empty($user->lang['CODE'])) ? $user->lang['CODE'] : ucwords(strtolower(str_replace('_', ' ', 'CODE'))):
HotKeySet("{Home}","click")
Hotkeyset("{END}","stop")
Hotkeyset("{PAUSE}","Pause")
Global $Paused
Global $Wait
Wait()

Func click()
   While 1
      MouseClick("left")
      sleep(100)
   WEnd
EndFunc

Func Pause()
   $Paused = NOT $Paused
   While  $Paused
      ToolTip("Paused", 2, 0)
      Sleep (400)
   WEnd
EndFunc

Func Wait()
   $Wait = NOT $Wait
   While  $Wait
       ToolTip("Press the HOME key to start ", 2, 0)
      Sleep (400)
   WEnd
EndFunc

Func stop()
   Exit
EndFunc




Run the Script with Autoit, Home starts clicking, Pause obvously pauses, End closes the script.


Reply with quote
Posted: September 11th, 2010, 1:05 am
 
n0z13

Total Posts: 63
Joined: May 23rd, 2009, 12:41 am
n0z13's Reps: 10
User avatar
Moderator
premium
anyone have a program i can download for a auto clicker??


Reply with quote
Posted: September 13th, 2010, 9:38 am
 
jrob1234

Total Posts: 97
Joined: December 9th, 2009, 4:56 pm
jrob1234's Reps: 8
User avatar
Active User > 50 Posts
premium
download and install "AutoIt", just google it... or if you don't like that one, download and install "autohotkey"

if you use AutoIt all you have to do is make .Au3 text file with the following lines in it:

While True
Sleep( 2000 )
MouseClick("left")
WEnd


this will make a macro that just left clicks every 2 seconds untill you cancel the script


Reply with quote
Posted: September 13th, 2010, 9:46 am
 
jrob1234

Total Posts: 97
Joined: December 9th, 2009, 4:56 pm
jrob1234's Reps: 8
User avatar
Active User > 50 Posts
premium
oh ya i guess i should have read grufftech's post before i posted mine, same thing really :-)


Reply with quote
Posted: September 18th, 2010, 2:03 am
 
Tault_admin

Total Posts: 29974
Joined: November 9th, 2002, 9:57 am
Tault_admin's Reps: 1444
User avatar
administrator
Mod in Training
Ha no worries jrob happens to us all.


Reply with quote
Want Advertisements After The Last Post Removed? Create A Free Account!

blue large dot Who is online
Users browsing this forum: No registered users and 122 guests

Popular Sections
SWTOR Cheats
Guild Wars 2 Cheats
Guild Wars 2 Hacks
Guild Wars 2 Bots
Diablo 3 Cheats
Guild Wars 2 Mods

Popular Sections
WoW Cataclysm Cheats & Exploits
WoW Cataclysm Hacks & Bots
Star Wars The Old Republic Cheats
SWTOR Mods
Torchlight 2 Cheats
SWTOR Space Mission Bots
Site Nav and RSS
RSS Feed of EverQuest 2 General Discussions RSS Feed 
Sitemap of EverQuest 2 General Discussions Sitemap 
SitemapIndex SitemapIndex
RSS Feed RSS Feed
Channel list Channel list
left bottom corner Site and Contents Copyright 2001-2012 All Rights Reserved TaultUnleashed.com bottom corner
top left
top right
createaccount
Username:   Password:   Remember Me?