Jump to content

Sky Slate Blueberry Blackcurrant Watermelon Strawberry Orange Banana Apple Emerald Chocolate
Photo

Basic MMO Fight Routine -- One Approach to Mob Extinction


  • Please log in to reply
3 replies to this topic
girlgamer
  • Moderators
  • 3263 posts
  • Last active: Feb 01 2015 09:49 AM
  • Joined: 04 Jun 2010
Read the code. Everything is explained in there. I've tried to keep
this as simple as possible while still making it a complete working
script.
It was tested in my own machine as it stands now. Any changes you make
will be your responsibility to fix. Like any good programming practice
make sure you save your code before you make any permanent changes.
That way you can go back to your previous working version if the new
version craps out. Everything you need for a basic fight routine is
in there.
Spoiler

The universe is a wondrous place! The faster you create unbreakable code, the faster the universe creates people that can break it. All scripting follows the rule Rule Of Twos -- 1) Good, 2) Fast 3) Cheap -- pick any Two.
I guarantee absolutely nothing about any code I provide except that it works in my machine. ●
MMO Fighter   KeyLooperDemo   Key Spammer   TinyClickRecorder  GGs Password Generator.ahk
For the newest version of AutoHotkey and some killer scripts go here.
Rock-on%20kitten.gif


SnowFlake_FlowSnake
  • Members
  • 845 posts
  • Last active: Jan 24 2016 05:24 PM
  • Joined: 08 Oct 2012

Hi

I just wanned to say that you do a great jobb with helping others in the Forum :D
i always learn something new when i read your posts, your very talanted and very helpfull and detailed :)

 

stay cool


  • Download link of my scripts on Autohotkey.com 2/10/2015 [DOWNLAND]
  • Contact Info:  https://github.com/floowsnaake //  FloowSnaake(A)gmail.com
  • IF you need Help send me a PM,Email or Post on Github

  • Quote by tank  Posted 29 September 2015 - 06:14 PM

  • "Eventually i will find a way to convert the DB back to PHPBB3. but i dont have the bandwidth right now. No one that has tried has had success. It is the Only way i can keep this open is if i could successfully convert it."

dahlin
  • New members
  • 2 posts
  • Last active: Jul 19 2015 01:49 AM
  • Joined: 18 Jul 2015

thanks for the good post,can you help run autohotkey as a beginner,need to it for i-ding gears, the tutorial confuses me i need a straight forward approach,thank you in advance

 



iMeh
  • Members
  • 2 posts
  • Last active:
  • Joined: 25 Dec 2015

thank you sir that was really help full.