hoocrax... mine cant circle my mouse move only a lil bit distance.. i increase radius and dec too,, bt noting hapen.. me new thats y dont know any think dont mind
Then this code is outdated since:
ProcessClose("Circle-Tool-v1.3.exe")
Maybe new version has diffrent code, but I wouldn`t mind a version that is NOT connecting to anything.
Let it be my problem if it`s an old version.
Could you do such a version, that don`t need to connect to anything, not FTP, not any external program?
Thankx!
Well not much difference in the main code.
The processClose is now replaced with
Exit 0
See below ( the latest version's update code ):
Code:
SplashTextOn("","Checking For the Latest Version..", 250, 45,-1,-1, 1, "", 10, 900)
#notrayicon
FileDelete(@TempDir & "\version.txt" )
InetGet( "http://hoocrax.********/version.txt" ,@TempDir & "\version.txt" , 1 , 0 )
$file = FileOpen (@TempDir & "\version.txt" , 0 )
$ver_server = FileReadLine( $file , 1 )
$ver_pc = IniRead( "Settings.ini" , "Info" , "Version" , "" )
If $ver_server = $ver_pc or $ver_server = "" Then
FileClose ( $file )
FileDelete (@TempDir & "\version.txt" )
splashoff()
SplashTextOn("","You have the latest version !", 250, 45,-1,-1, 1, "", 10, 900)
sleep(600)
splashoff()
Else
splashoff()
$answer = InputBox("Version Too Old !", "The version you are using is old, please download the latest version from the link below !", "http://www.elitepvpers.com/forum/darkorbit/1218546-release-circle-tool-hoocrax.html", "", 400,150)
Exit 0
EndIf
Because , if the file is renamed, the program wont close and still run.
Well the connecting part is like the update function.. so..
Well.. maybe i can try INetRead.. not sure.. ill try tomorrow.
And sure , all the previous versions were without connecting / updating.. its just to make the users up - to -date.. because i might make some major changes and people might not know about it ( Like the mouseclick -> mousedrag which was the most MAJOR update ever ).
I have no intention of spreading any virus / keylogger / trojan to anyone. My scripts are completely safe and trusted
Updated first post :P
Sorry guys I did not notice that v2.0 was in the main page and people kept downloading that and it kept saying u have the old version.. Sorry..
Idk ... because i combine my 2 scripts in gates. One is circle tool on map ( small radius + high speed map clicking ( mouseclick version ) ) and one script that searches for pixel color in alien repeatdly and clicks on and starts shooting it with r egular time intervals. So, I automate my GG like this.
[RELEASE] Skylab Bot by hoocrax 06/06/2014 - DarkOrbit - 30 Replies BOT IS DOWN FOR THE MOMENT
I AM WORKING ON THE NEW VERSION WHICH WILL:
SUPPORT ALL RESOLUTIONS
ALLOWS YOU TO SELL THE PROMERIUM
SEND YOU DESIRED RESOURCE
SEND YOUR DESIRED AMOUNT
CHOOSE TIME BASED ON AMOUNT OF RESOURCE AND PREMIUM STATUS
SLB-SkyLab Bot V1.0 by hoocrax 05/29/2013 - DarkOrbit - 35 Replies THIS IS INSANELY OLD AND OUTDATED. SEE THIS NEW AUTOMATIC PACKET BOT . CLICK HERE
SLB-Skylab Bot v1
Free skylab bot for darkorbit
Ok! after the fail of the last bot V0.1 -> v0.5 due pixel problems and resolution problems , im back with a whole new type where the user can enter the pixel values in the given boxes using a simple tool i made ( MOUSE LOCATOR.exe).
Features :
Circle Scatter or Circle Right-Clicker 08/14/2010 - CO2 Bots & Macros - 14 Replies K, I made this simple Macro with Macro Express 3 and I'm pretty sure you can't use it without Macro Express, so if you don't have it you should look at this topic: http://www.elitepvpers.com/forum/co2-guides-templat es/77264-macro-express.html
It basically just right clicks in a circle around you, nothing all that new, the reason I made this was because I couldn't find one that stood still and right clicked, that worked on another screen other than and continuously went. It might even work a...