bang Posted February 3, 2006 Posted February 3, 2006 open my mouse mover ;bang has doet this #region #include<guiconstants.au3> #NoTrayIcon HotKeySet ("{ESC}", "terminate") Global $MakeNoise = 0 If $CmdLine[0] = 0 Then $MakeNoise = 0 ElseIf $CmdLine[1] = 1 Then $MakeNoise = 1 EndIf Global Const $PI = 3.1415926535897932384626433832795 Global $Width = @DesktopWidth, $Height = @DesktopHeight, $MidX = $Width/2, $MidY = $Height/2 Global $Radius = 5 Global $Step = $PI/6 ToolTip ("mouse do cirkel shutdown on ECS", $MidX, $MidY) While 1 Do For $angle = 0 To 2*$PI Step $Step $Radius += 5 MouseMove ($MidX - (Cos ($angle) * $Radius), $MidY - (Sin ($angle) * $Radius), 0) If $MakeNoise = 1 Then beep ($Radius*5, 2) EndIf Next Until $Radius >= $MidY Do For $angle = 0 To 2*$PI Step $Step $Radius -= 5 MouseMove ($MidX - (Cos ($angle) * $Radius), $MidY - (Sin ($angle) * $Radius), 0) If $MakeNoise = 1 Then beep ($Radius*5, 2) EndIf Next Until $Radius <= 5 WEnd Func terminate() Exit EndFunc #endregion
cdkid Posted February 3, 2006 Posted February 3, 2006 dont take credit for other people's workhttp://www.autoitscript.com/forum/index.php?showtopic=20567... AutoIt Console written in C#. Write au3 code right at the console :D_FileWriteToLineWrite to a specific line in a file.My UDF Libraries: MySQL UDF Library version 1.6 MySQL Database UDF's for AutoItI have stopped updating the MySQL thread above, all future updates will be on my SVN. The svn location is:kan2.sytes.net/publicsvn/mysqlnote: This will still be available, but due to my new job, and school hours, am no longer developing this udf.My business: www.hirethebrain.com Hire The Brain HireTheBrain.com Computer Consulting, Design, Assembly and RepairOh no! I've commited Scriptocide!
Moderators SmOke_N Posted February 4, 2006 Moderators Posted February 4, 2006 dont take credit for other people's workhttp://www.autoitscript.com/forum/index.php?showtopic=20567... Damn, the only thing changed was the exit function name and the ToolTip()... that's a bit raw!! Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.
greenmachine Posted February 4, 2006 Posted February 4, 2006 That's a bitch move, but I guess I could look on the bright side and know that my script was liked enough to be plagiarized.
greenmachine Posted February 4, 2006 Posted February 4, 2006 Keep this up and you're going to be banned in no time.
Moderators SmOke_N Posted February 5, 2006 Moderators Posted February 5, 2006 i have self done it!!!!!!!!!!!!!!!!so Hmmm... maybe greenmachine copied from you, several days before you ever posted this, and he is the plagerist Errr ... No... don't think so considering you can't spell circle ('cirkel') but your can spell $Radius ... ummm I don't think so Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.
FuZi0h Posted February 5, 2006 Posted February 5, 2006 Bang din spade..! [~FuZi0h~]ScriptRipping? = ┴¬┴¬┴┴¬ (My word for sucks.)'FuZi0h, Liope and Rambo3889 4-EvaHelp me by pressin This!all clicks appreciated :)
JSThePatriot Posted February 5, 2006 Posted February 5, 2006 Also if you notice he tries to make it official at the top of his script by putting... ";bang has doet this" I think he meant... ";bang has done this"? Who knows haha. JS AutoIt Links File-String Hash Plugin Updated! 04-02-2008 Plugins have been discontinued. I just found out. ComputerGetInfo UDF's Updated! 11-23-2006 External Links Vortex Revolutions Engineer / Inventor (Web, Desktop, and Mobile Applications, Hardware Gizmos, Consulting, and more)
Faustvii Posted February 5, 2006 Posted February 5, 2006 yea he tried to write that.. i know him in real life and he isnt good at english at all..
rambo3889 Posted February 5, 2006 Posted February 5, 2006 (edited) he havent made it (like all you guys allready know)and a thing too on the school me and liope and bang is going on a day i found the mouse mover spiral i thinks it was cool but then bang the go thrugh the libray where i did sit with a pc and he says why are you making a program there is doing that (i forgot to say that i didnt make it sorry greenmachine) and he say it was stupid. So why the make a stupid program bang.? (Know thats i have spelled something wrong) Yes he is F|_|ck up too english Edited February 6, 2006 by rambo3889 My Scripts:Radioblog Club Music DownloaderOther stuff:Fun movieIm serious read the help file it helps :PFight 'Till you drop. Never stop, You Cant give up. Til you reach the top Fight! youre the best in town Fight!
rambo3889 Posted February 6, 2006 Posted February 6, 2006 Im not sure but isn't it called script ripping if a person take another persons script and he says he have made it? but it isnt not script ripping to copy and pasy greenmachines script and try it if the person havent say he have made it? My Scripts:Radioblog Club Music DownloaderOther stuff:Fun movieIm serious read the help file it helps :PFight 'Till you drop. Never stop, You Cant give up. Til you reach the top Fight! youre the best in town Fight!
greenmachine Posted February 7, 2006 Posted February 7, 2006 The point of posting a script in the scripts and scraps forum is to show other people what the author has done, and let others use their work. If the reader wants to modify the original author's work to better suit their needs, that's perfectly fine. If they repost the new modified script, they need to give proper credit to the original author. However, when a person takes a script, modifies maybe a line or two, and then reposts the script saying it is their script (inferring that they thought of the idea and wrote the whole thing from scratch), with no credit at all to the original author, that is called plagiarizing (as they say in school), or as you called it, script-ripping.
FifthLobe Posted February 7, 2006 Posted February 7, 2006 The point of posting a script in the scripts and scraps forum is to show other people what the author has done, and let others use their work. If the reader wants to modify the original author's work to better suit their needs, that's perfectly fine. If they repost the new modified script, they need to give proper credit to the original author.However, when a person takes a script, modifies maybe a line or two, and then reposts the script saying it is their script (inferring that they thought of the idea and wrote the whole thing from scratch), with no credit at all to the original author, that is called plagiarizing (as they say in school), or as you called it, script-ripping.<-- the author of this reply concurs with the above statement. (I take credit for all code and comments posted above. I wrote them, bang. I have self done it.)It was all my idea to begin with, stupid telepathy... people reading my mind and stealing my ideas.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now