evilelf Posted September 12, 2006 Author Posted September 12, 2006 (edited) Hello First off i am Mike. I like to learn how to Make Bots. But to make bots u need a program. I got Autoit 3 but i like to know what i would need to know. The game i will Learn Auto it will be "Guild Wars". Wow out of that u get this. And if I do get banned for this it just shows that this place wishes to not help people. I DID not One time ask for u To make it for me. Make Me a Bot Now So i can Leave the Forums. Were in the Hot place do u get that? I am asking for u to show me were i can Learn to make bots. I wish to learn not for u To make one and i have to ask later for updates and so on. now if i get banned for this it shows that u all dont wish to help Learners. Edited September 12, 2006 by evilelf
Xenobiologist Posted September 12, 2006 Posted September 12, 2006 Hi, maybe you could describe what you want to do? Login,Click, Send ... A possibility to start is to use au3record your process and then optimize the given script. Good luck! So long, Mega Scripts & functions Organize Includes Let Scite organize the include files Yahtzee The game "Yahtzee" (Kniffel, DiceLion) LoginWrapper Secure scripts by adding a query (authentication) _RunOnlyOnThis UDF Make sure that a script can only be executed on ... (Windows / HD / ...) Internet-Café Server/Client Application Open CD, Start Browser, Lock remote client, etc. MultipleFuncsWithOneHotkey Start different funcs by hitting one hotkey different times
Paulie Posted September 12, 2006 Posted September 12, 2006 now if i get banned for this it shows that u all dont wish to help Learners.No, it shows we don't like helping people that call us "Dumb f*cks" and never even apologize.Not even when ASKEDYour refusal to understand this fact has GREATLY reduced my desire to help youtherefore, I refuse to.BTW:Welcome to the "Paulie's Perm-A-Shitlist"You'll have to REALLY kiss some ass to get off of that
evilelf Posted September 12, 2006 Author Posted September 12, 2006 (edited) Hi,maybe you could describe what you want to do?Login,Click, Send ...A possibility to start is to use au3record your process and then optimize the given script.Good luck!So long,Megawell i wish 2 do this Auto Run the game. auto log in. Auto Farm.As u can see i thought i can brake this in 3 files.----1: Run the game.2: Auto log in thats what i was trying to get working.3: Auto farm I know this will be Easy on Guild wars.--------I just cant get it to work. Smoke Tells me i am doing auto2 but the program tells me its 3. were do i go now?Pauliewhy are u in here? Do u love me? Jsut stop and I was calling u that word. U are MAken me Mad just here how about this. U Leave me Be and This will never happen. Dont post in here. Less its HelpFul and not Rude Marks to get other people to hate me as well. Edited September 12, 2006 by evilelf
Xenobiologist Posted September 12, 2006 Posted September 12, 2006 (edited) Hi, okay. First of all. Have a look at the run command. Run(c:\......gw.exe) if it is a browser game, then you need to "download" better use it is included in the new version --> ie.au3 and have a look at the examples in there. So long, Mega Edited September 12, 2006 by th.meger Scripts & functions Organize Includes Let Scite organize the include files Yahtzee The game "Yahtzee" (Kniffel, DiceLion) LoginWrapper Secure scripts by adding a query (authentication) _RunOnlyOnThis UDF Make sure that a script can only be executed on ... (Windows / HD / ...) Internet-Café Server/Client Application Open CD, Start Browser, Lock remote client, etc. MultipleFuncsWithOneHotkey Start different funcs by hitting one hotkey different times
evilelf Posted September 12, 2006 Author Posted September 12, 2006 well this is how Gw is . C:\programFiles\GuildWars\GW.EXE\ So do i just do this then. :Run"C:\programFiles\GuildWars\GW.EXE\" : ----- and so on with my scrip?
Paulie Posted September 12, 2006 Posted September 12, 2006 Pauliewhy are u in here? Do u love me? Jsut stop and I was calling u that word. U are MAken me Mad just here how about this. U Leave me Be and This will never happen. Dont post in here. Less its HelpFul and not Rude Marks to get other people to hate me as well.Because it's an open discussion board, and I can post wherever I so desire, unless told otherwise by a modI'm making you mad... Really?... Great...too bad I don't give two sh*its and a nickel about how mad you are, because you STILL don't seem to get itIf called ME(singular) a "Dumb f*ck" then why did you make it plural? as though referring to multiple people?then again, basing my argument on your English is like betting money that an ice cream truck will fall from the sky on your house, specifically the computer area, and kill you quickly. *Wishful thinking*
Xenobiologist Posted September 12, 2006 Posted September 12, 2006 HI, you need brackets. Something like: $user = "username" $password = "xxx" Run("C:\programFiles\GuildWars\GW.EXE") WinWaitActive("Guild Wars") MouseClick("left", 430, 269, 1) Send($user) Sleep(1000) MouseClick("left", 431, 315, 1) Sleep(3000) Send($password) MouseClick("left", 556, 299, 1) So long, Mega Scripts & functions Organize Includes Let Scite organize the include files Yahtzee The game "Yahtzee" (Kniffel, DiceLion) LoginWrapper Secure scripts by adding a query (authentication) _RunOnlyOnThis UDF Make sure that a script can only be executed on ... (Windows / HD / ...) Internet-Café Server/Client Application Open CD, Start Browser, Lock remote client, etc. MultipleFuncsWithOneHotkey Start different funcs by hitting one hotkey different times
evilelf Posted September 12, 2006 Author Posted September 12, 2006 (edited) Because it's an open discussion board, and I can post wherever I so desire, unless told otherwise by a modI'm making you mad... Really?... Great...too bad I don't give two sh*its and a nickel about how mad you are, because you STILL don't seem to get itIf called ME(singular) a "Dumb f*ck" then why did you make it plural? as though referring to multiple people?then again, basing my argument on your English is like betting money that an ice cream truck will fall from the sky on your house, specifically the computer area, and kill you quickly. *Wishful thinking*O WOW What U know A Open Forum. GOod Then i cant Get banned from this and See that I cant Spell Or Talk Good English I should not Be Held for the words I Choose. Liek this ONE FUCK OFF ASSHOLE. BE A MAN AND Surf away.---------------------Ok did u just give me the scrip? O wait U need the little Blue things haha i did have them Thnx.MouseClick("left", 556, 299, 1) but i had like mouseClick( x 299, y 490 ) somthing like that so i made it like this.MouseClick "299,490"Thought that would work and Clean the Scrip up a little. Edited September 12, 2006 by evilelf
Skrip Posted September 12, 2006 Posted September 12, 2006 Evil elf, when you post a code make sure to use the [ code ] [/ code ] tags. [left][sub]We're trapped in the belly of this horrible machine.[/sub][sup]And the machine is bleeding to death...[/sup][sup][/sup][/left]
evilelf Posted September 12, 2006 Author Posted September 12, 2006 (edited) Did not know that need be in a code box but will do for now on. Ok this what I got now. #cs ---------------------------------------------------------------------------- AutoIt Version: 3.1.1.0 Author: myName Script Function: Template AutoIt script. #ce ---------------------------------------------------------------------------- $user = "Account" $password = "xxx" Run("D:\Guild Wars\GW.EXE") WinWaitActive("Guild Wars") Sleep(7000) MouseClick("left", 430, 269, 1) Send($user) Sleep(1000) MouseClick("left", 431, 315, 1) Sleep(3000) Send($password) MouseClick("left", 556, 299, 1) Hello I am Back I am getting this Error In AutoIt i dont know how Pixel search works. It tells me $coor=PixelSearch( 565, 355 , 0x6f8073 , 3 ) $coord=^ERROR Error: Incorrect number of parameters in function call. I looked it up in the search in the help File Does not tell me. PixelSearch( 565, 355 , 0x6f8073 , 3 ) 565= X 355=Y 0x6f8073= The color 3= The shades Around that hax color. If i am Right Thats what i have but its not working how u fix this? Edited September 13, 2006 by evilelf
Moderators SmOke_N Posted September 13, 2006 Moderators Posted September 13, 2006 (edited) PixelSearch ( left, top, right, bottom, color [, shade-variation] [, step]] )There are 5 neccessary parameters. 1. left = x Top Left (start) of the area to search 2. top = y Top left (start) of the area to search 3. right = x bottom right (end) of the area to search 4. bottom = y bottom right (end) of the area to search 5. Color = Color to find Optional parameters are in brackets [optional] 6. Shade variation 7. Step (how many pixels to skip in a row during search Example diagram Edited September 13, 2006 by SmOke_N 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.
evilelf Posted September 13, 2006 Author Posted September 13, 2006 (edited) There are 5 neccessary parameters. 1. left = x Top Left (start) of the area to search 2. top = y Top left (start) of the area to search 3. right = x bottom right (end) of the area to search 4. bottom = y bottom right (end) of the area to search 5. Color = Color to find Optional parameters are in brackets [optional] 6. Shade variation 7. Step (how many pixels to skip in a row during search Example diagram The Code I have is right i think and hope. Also how would i search for the box/ person. to click on. he is in the middle of the Screen and some times the top a little and left. So i need it to search like : $coord = PixelSearch( 604, 436, 700, 500, Hex Color for Green Would be here. ) If Not @error Then MsgBox(0, "X and Y are:", $coord[0] & "," & $coord[1]) EndIf Edited September 13, 2006 by evilelf
Moderators SmOke_N Posted September 13, 2006 Moderators Posted September 13, 2006 That looks efficient enough. 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.
Xenobiologist Posted September 13, 2006 Posted September 13, 2006 Hi evilelf, what a about a short thanks for the people who really helped you out? So long, Mega Scripts & functions Organize Includes Let Scite organize the include files Yahtzee The game "Yahtzee" (Kniffel, DiceLion) LoginWrapper Secure scripts by adding a query (authentication) _RunOnlyOnThis UDF Make sure that a script can only be executed on ... (Windows / HD / ...) Internet-Café Server/Client Application Open CD, Start Browser, Lock remote client, etc. MultipleFuncsWithOneHotkey Start different funcs by hitting one hotkey different times
evilelf Posted September 13, 2006 Author Posted September 13, 2006 (edited) Well Yes I am going to say thnx Thnx lol. When i am done with this I am Addon U all 2 it as a thnx. and A True A Hole Spot for peoples i dont like. Mega hey is that the right way for the scrip? Or no He told me That looks efficient enough. Right before i edit the Code in. Edited September 13, 2006 by evilelf
Xenobiologist Posted September 13, 2006 Posted September 13, 2006 HI, yes looks okay. As mentioned above. Show your code, tell us what your problem is and somebody will help you. Even if some things are easy to find in the helpfile. Be sure that you learn step-by-step and do not just copy code from the forum. So long, Mega Scripts & functions Organize Includes Let Scite organize the include files Yahtzee The game "Yahtzee" (Kniffel, DiceLion) LoginWrapper Secure scripts by adding a query (authentication) _RunOnlyOnThis UDF Make sure that a script can only be executed on ... (Windows / HD / ...) Internet-Café Server/Client Application Open CD, Start Browser, Lock remote client, etc. MultipleFuncsWithOneHotkey Start different funcs by hitting one hotkey different times
evilelf Posted September 13, 2006 Author Posted September 13, 2006 (edited) Well i did that one scrip. But i just needed help, I was getting that error. but now i am going to go off and try this. Hey Also if u can Tonight for me when i am Asleep get Links on how i can pick up items auto like a pickit. I dont know at all how i am going 2 do this. I need it to Read the items and Pick them up at the end. Thnx. Edited September 13, 2006 by evilelf
Moderators SmOke_N Posted September 13, 2006 Moderators Posted September 13, 2006 Yes you changed after I stated the "efficient" statement. This is about where I have to stop on helping. 2 things you'll find with the more experienced coders, that they won't give you much help here. 1. We don't use bots for games (a game, IMHO, is something that amuzes you and keeps your interest, a bot that plays while your eating or taking a leak doesn't quite fit the bill IMHO.) 2. I/We don't have what we need to help/test your scripts (ie... the game itself) and are unwilling to download it to do 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.
evilelf Posted September 13, 2006 Author Posted September 13, 2006 (edited) So u are Given up on me. wow lol i had one more thing 2 ask u Smoke How Do make it click on your Pixel. I tryed umm like $coord = PixelSearch( 500, 300, 700, 500, 0x828881, 3 ) If Not @error Then MouseMove(0, "X and Y are:", $coord[0] & "," & $coord[1] EndIf MouseClick $coord[0] & "," & $coord[1] I just cant think of what it would do to click on it. Smoke N i though tu was a True Smoker U never Give up on True Smokers lol Late man. Edited September 13, 2006 by evilelf
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