Feeds:
Posts
Comments

The much discussed topic: Archlord Bot is nothing new to the gaming community. Some are for it, some are against it. A number of community sites openly lets Archlord fans share with each other their ALBot as well as Archlord Macro.

The better known sites are those such as AL BOT and Strategy Freaks. The latter is an exploit community which offers many MMORPG tips, tricks, guides, macros and bots in the community’s forums.

ok so we dont really have a AOE bot atm, just lots of free bots,some good,some bad.
and we have a trial of Cyanobot.
the full version of Cyanobot would be good, but why pay for it??
some features you can use with trial Cyanobot are :-
1 – target
2 – att with 1 skill
3 – buff 1 buff
4 – run/move, look for mobs
5 – run when health gets critical ( lots of mobs on you)
6 – teleport (use passport to town)

so 2 and 3 are pointless.
so i thought HEY maybe i can run this with out ticking skill 1. and use ALbot to use skills.
AND IT WORKED w00t.
so now my toon attackts and targets quicker, runs when low health 905 of the time when its below 1/2 hp. Runs when it cant find mobs. Runs when it gets stuck.
This makes it work for AOEs.
as it will target with both bots it targets quicker.
ALbot target mob 1…….Cyanobot target mob 2……. and so on

Ok so its not 1 bot, and its not as good as the chinese bot. but hey, try it, i think youl find it works well and is faster.

so first set up ALbot
set skills, buffs, timers.
allow bot to handle targeting, attacking and buffing.

in Cyanobot turn on run, tick run on critical health.
untick buffs and skills.

Read more…

AL Craft Bot

One of the tricks that MMORPG players like to use is bots. Bots become a popular assistant for players to level up. There are several well known sites for Archlord bots, such as Strategy Freaks and MmorpGuides. The article below is the short glance of the bots from the site forums.

Exclusive release of ALCraftBot by MadMax for Strategy Freaks.

Game MUST be ran in screen size 1024 x 768 x 32

OK here is the low down on ALCraftBot.

This bot is meant to only gather items from mobs. This means to set up to gather around mobs that
are MUCH LOWER than your own level. ALCraftBot does not use buffs and is meant only to gather NOT GRIND. If you try to use it to grind your toon will die!!!!

ALCraftBot will only use the hot keys 3,4,5

Put your normal/default attack icon on button 3. Then put an additional attack on button 4.

Now place one of the three gathering skills on button 5.

You can set these up on any hotkey array but make sure if you do not have it on the hotkey array 1 then make sure to switch your hotkey array that has these set before you start the bot.

Double click the ALCraftBot.exe to load the bot. Then start Archlord and select the charcter you want to use for gathering.

Once in the game and you have found your spot/mobs you want to gather from. Start the bot!

HOME (key) = Start
END (key) = pause/unpause
SHIFT+END = Shutdown bot / exit bot.

Read more…

I would love to hear feedback from Archlord fans here regarding Bots! I know there are lots of community sites that let people share bots and macro, while most of them didn’t work and got your banned from the game real quick. There are many well-known sites that have reliable information for you though. Here is one of the bot I would recommend, from Strategy Freaks.

Quick Glance of AFK LEVELING BOT for melee character:

For this BOT to work you are going to need the application ACTool v5.4.0. ( http://rapidshare.com/files/88760026/actoolinstall_540.exe.html )

This is to level a melee character(posibly a ranged one too but not sure yet) in Archlord, it’s a bit “rustic” but it gets the job done.
Make sure you have pots and your auto pot is adjusted to your liking.
Everything is pretty much explained so you can modify it to your character.
Also, make sure you change your “Target” key in-game to “]”.

Here is the code for ACTool.

CODE
//Archlord bot v1.
//By Uzishanar

Constants
buff1 = 6 //Hotkey for buff.
buff2 = 7 //Hotkey for buff.
buff3 = 8 //Hotkey for buff.
loot = {SPACE} //Hotkey to autoloot.
target = ] //Hotkey to target nearest enemy.
attack = 3 //Hotkey to autoattack.
kill = 12 //Time in seconds to kill 1 enemy.
End

SetActiveWindow Archlord

Call findEnemy

//Aquires a target
Procedure findEnemy
SetActiveWindow Archlord //Window Safty.
Keys $buff1
Delay 1 Sec
Keys $target //nearest target
Keydown {RIGHT} 0.5 sec //Adjusts LOS for targeting purposes.
Call killEnemy
End

//Kills enemy
Procedure killEnemy
Keys $buff2
Loop $kill // x = Time to kill 1 enemy.
Keys $attack
Delay 1 Sec
End
Call lootEnemy
End

Read more…

Follow

Get every new post delivered to your Inbox.