Valuater Posted August 5, 2005 Posted August 5, 2005 yeah its making me realy popular the skill bot made me realy popular on the forums and of course i gave credit to u for basicaly writing the entire script<{POST_SNAPBACK}>Thanks8)shh.... it was the help files remember
Thatsgreat2345 Posted August 5, 2005 Author Posted August 5, 2005 (edited) HAHA i was thinking the help file in scite o man i just found the autoit help man am i gonna be reading alot tommrow im on suse linux so i couldnt do the whole go to start menu and yeah Edited August 5, 2005 by thatsgreat2345
Valuater Posted August 5, 2005 Posted August 5, 2005 did you see what gafrost wrote for you????http://www.autoitscript.com/forum/index.php?showtopic=14308#8)
um...sorry Posted April 5, 2006 Posted April 5, 2006 Valuater ~ could you possibly elaborate on the PM you sent to ThatsGreat? I tried writing my own script, and it didn't work. I'm having the same problem as ThatsGreat did
Valuater Posted April 5, 2006 Posted April 5, 2006 Valuater ~ could you possibly elaborate on the PM you sent to ThatsGreat? I tried writing my own script, and it didn't work. I'm having the same problem as ThatsGreat did i cleaned it up..... the script works fine, however i cannot test it in a game expandcollapse popup; Press Esc to terminate script, Pause/Break to "pause" Global $Paused, $t = 0 HotKeySet("{PAUSE}", "TogglePause") HotKeySet("{ESC}", "Terminate") HotKeySet("{F2}", "ShowMe") While 1 If $t =1 Then for $i = 1 to 5 send("{F6}") sleep( 2000) next send("{F1}") sleep( 1000) send("{F1}") sleep( 2000) EndIf WEnd ;;;;;;;; Func TogglePause() $Paused = NOT $Paused While $Paused sleep(100) ToolTip('Script is "Paused"',0,0) WEnd ToolTip("") EndFunc Func Terminate() Exit 0 EndFunc Func ShowMe() If $t = 1 then $t = 0 Return EndIf If $t = 0 then $t = 1 Return EndIf EndFunc 8)
seandisanti Posted April 5, 2006 Posted April 5, 2006 that's funny. i was reading through this, and didn't see the dates. i was like "how does he have 400 posts and ask a question like this?". then i saw that it was about 10 months old and got a good laugh about it.
Valuater Posted April 5, 2006 Posted April 5, 2006 ******** FROM ********um...sorry Hey question, Today, 10:38 AMNewbie*Group: MembersPosts: 1Member No.: 11590Joined: Yesterday, 10:44 PM********************** hey on this topic : http://www.autoitscript.com/forum/index.ph...=14305&hl=flyffyou gave ThatsGreat PM on how to get the button presser to work. Could you maybe send me the pm or tell me how it could work?I wrote my own script and nothing happened. Then I used your script and not hing happened again. Please help and thanks in advance.********************************************************************************it was another newbie "um...sorry"who wants to do the same thing... i dont know how he found this post... but, if he tried that hard to search...i made sure it worked for him ( as far as i could without knowing the game )8)
seandisanti Posted April 5, 2006 Posted April 5, 2006 ******** FROM ********um...sorry Hey question, Today, 10:38 AMNewbie*Group: MembersPosts: 1Member No.: 11590Joined: Yesterday, 10:44 PM********************** hey on this topic : http://www.autoitscript.com/forum/index.ph...=14305&hl=flyffyou gave ThatsGreat PM on how to get the button presser to work. Could you maybe send me the pm or tell me how it could work?I wrote my own script and nothing happened. Then I used your script and not hing happened again. Please help and thanks in advance.********************************************************************************it was another newbie "um...sorry"who wants to do the same thing... i dont know how he found this post... but, if he tried that hard to search...i made sure it worked for him ( as far as i could without knowing the game )8)cool deal. yeah i saw that post and it all made sense, but it had given me a laugh i thought i'd share
Slaz3nGeR Posted January 4, 2007 Posted January 4, 2007 hey Valuater i was just wondering.. if u could make me another code.. the problem is im new to autoIT and im just starting learning it.. i love to play flyff philippines, but when it comes to my skill level it sucks.. thats y im planing to make a skill bot in flyff that u can leave it there, then autoIT can do the rest.. :"> the last script the u given works but the only problem is the mana dificency.. so i need other command which will make my character sit for at least 3 mins then back to the skill leveling.. plss help me in this guys!! hope im not to late.... thanks by the way... ill wait 4 ur reply..............
Bert Posted January 4, 2007 Posted January 4, 2007 I like one cheeseburger, with a side of fries too! And could you supersize the fries? Its my dog's birthday...... The Vollatran project  My blog: http://www.vollysinterestingshit.com/
MadBoy Posted January 4, 2007 Posted January 4, 2007 hey Valuater i was just wondering.. if u could make me another code.. the problem is im new to autoIT and im just starting learning it.. i love to play flyff philippines, but when it comes to my skill level it sucks.. thats y im planing to make a skill bot in flyff that u can leave it there, then autoIT can do the rest.. : the last script the u given works but the only problem is the mana dificency.. so i need other command which will make my character sit for at least 3 mins then back to the skill leveling.. plss help me in this guys!! hope im not to late.... thanks by the way... ill wait 4 ur reply..............Just addsleep( 180000 ) in the while loop wherever you want to have that break of yours .. my little guess My little company: Evotec (PL version: Evotec)
Paulie Posted January 4, 2007 Posted January 4, 2007 (edited) reviving almost year old threads are we? I was really confused when i saw that "thatsgreat" was the one asking for the code, I almost replied saying "wtf, you've made WAY more complex code then this." Edited January 4, 2007 by Paulie
MadBoy Posted January 4, 2007 Posted January 4, 2007 reviving almost year old threads are we?I was really confused when i saw that "thatsgreat" was the one asking for the code, I almost replied saying "wtf, you've made WAY more complex code then this."hehe, ye it's funny to see thatsgreat first posts but i guess all first posts look like this.Anyway.. some guy wants Valuteer code to run.. i guess it's best to post in old post then create zilions other posts that are using same info everywhere ;p My little company: Evotec (PL version: Evotec)
Slaz3nGeR Posted January 5, 2007 Posted January 5, 2007 hey madboy thats the problem.. i dont know where to start.. thats why im trying to ask valture to help me with my problem.. if it is possible.. could u send me a script that will statisfy what i have written earlier... i really need that script so that i can boost my skill level... I NEED HELP GUYS!!!!!!!!!!!!!
MadBoy Posted January 5, 2007 Posted January 5, 2007 (edited) hey madboy thats the problem.. i dont know where to start.. thats why im trying to ask valture to help me with my problem.. if it is possible.. could u send me a script that will statisfy what i have written earlier... i really need that script so that i can boost my skill level... I NEED HELP GUYS!!!!!!!!!!!!! Well i completly dunno that game. You said you want your player to sit down and rest for 3 minutes. DO you need to press something for him to "rest" or just making him idle will start his resting period? If just not doing anything for 3 minutes will make him rest then just add sleep( 180000 ) to While Loop inside If statement. So now the script will press F6 wait 2seconds.. (that will be done 5 times) then F1 will be pressed, 1 sec break, F1 press again, 2 second break and next 3 minutes break.. and .. back to begining .. Dunno if that's what you need expandcollapse popup; Press Esc to terminate script, Pause/Break to "pause" Global $Paused, $t = 0 HotKeySet("{PAUSE}", "TogglePause") HotKeySet("{ESC}", "Terminate") HotKeySet("{F2}", "ShowMe") While 1 If $t =1 Then for $i = 1 to 5 send("{F6}") sleep( 2000) next send("{F1}") sleep( 1000) send("{F1}") sleep( 2000) sleep( 180000 ) ; ADDED THIS STUFF. THat will make your script to wait for 3 minutes EndIf WEnd ;;;;;;;; Func TogglePause() $Paused = NOT $Paused While $Paused sleep(100) ToolTip('Script is "Paused"',0,0) WEnd ToolTip("") EndFunc Func Terminate() Exit 0 EndFunc Func ShowMe() If $t = 1 then $t = 0 Return EndIf If $t = 0 then $t = 1 Return EndIf EndFunc Edited January 5, 2007 by MadBoy My little company: Evotec (PL version: Evotec)
Slaz3nGeR Posted January 8, 2007 Posted January 8, 2007 ehhehe thanks madboy ill try the script as soon as possible... but would it be possible that you can create a GUI from it? i mean.. ive tried the script and that it is hard to determine wether(i dont know if this a wether is the correct spelling) the script is running or not coz the exe is place in the tray.. heheehe i want the skill BOT to have an on and off button so that i would be cool... and lastly i heard from a friend that in making a script clicker i have to set the application in the primary or i think he said that the program should be on top so that the script can run... what does it mean?? thanks by the way for the reply
MadBoy Posted January 8, 2007 Posted January 8, 2007 ehhehe thanks madboy ill try the script as soon as possible... but would it be possible that you can create a GUI from it? i mean.. ive tried the script and that it is hard to determine wether(i dont know if this a wether is the correct spelling) the script is running or not coz the exe is place in the tray.. heheehe i want the skill BOT to have an on and off button so that i would be cool... and lastly i heard from a friend that in making a script clicker i have to set the application in the primary or i think he said that the program should be on top so that the script can run... what does it mean?? thanks by the way for the reply Come on, i am not your private coder. I don't get paid for this ;PThe script is easy you enable it F2, Pause it with Pause and you terminate it with ESC what's hard in that? My little company: Evotec (PL version: Evotec)
Slaz3nGeR Posted January 9, 2007 Posted January 9, 2007 ahahha lol.. okay.. thanks by the way.. but i like ur help.. haha and u can be my encoder for free.. hahahha jowk.. thanks by the way
Crashoveride Posted August 8, 2007 Posted August 8, 2007 wow thanks dude [CENTER][/CENTER][CENTER][/CENTER][CENTER][/CENTER][CENTER][/CENTER][CENTER]Like The Creator Of The Flyff Resource Manager Says"An Eye For An Eye As Soon The Whole World Will Be Blind"[/CENTER][CENTER][/CENTER][center][/center]
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