Cause the other thread is only in german i want to ask if there's a bot which can improve my crafting skill by doing Workorder Quests or something. At the moment its very boring and a waste of time cause i have to level.
Sadly, the SZBot cant do it.
Aion Hacks, Bots, Cheats & Exploits
Do you need Aion Hacks, Bots, Cheats or anything else?
Take a look here [no questions]
aionninja
hello? hello? 1 2, hello? look up!
Quote:
Originally Posted by http://www.aionninja.com/work/crafting.html
Smart NINJA even learn the scroll automatically & sell out the already learned scrolls
1. To achieve 399 crafting skill, you simply click F7 at the desired crafting room.
2. NINJA gets the quest from the appropriated Master
3. NINJA buys needed materials from the merchant (NINJA determines what and how many, isn't it incredible?)
4. NINJA complete the quest at the table and return it to the Master
5. If user set NINJA to learn the skill, NINJA automatically learn the scroll
6. If user set NINJA to sell out learned scroll, NINJA does it so
7. NINJA do this process over and over until your character reaches to the specified Crafting skill.(usually 399)
it is easy writing this with autoit using:
"mousemove", "mouseclick" and "mouseclickdrag" and if needed some "sleep"
cause its everytime the same he has to do.. putting it into a "While True" will never end this, until you say he has to
PHP Code:
Global $Paused
HotKeySet("{PAUSE}", "TogglePause")
HotKeySet("{ESC}", "myExit")
While True
;; <YOUR CODE HERE> ;;
WEnd
Func TogglePause()
$Paused = NOT $Paused
While $Paused
sleep(100)
ToolTip('Script is "Paused"',0,0)
WEnd
ToolTip("")
EndFunc
Func MyExit()
Exit
EndFunc
only thing you have to do getting in position where you can click the npc and you are able to craft and making a screenshot with the crafting window and the npc window opened .. now look in paint for the coordinates and write it using the commands i wrote ..
now you only need to now the ingredient, buy it and start botting
it is easy writing this with autoit using:
"mousemove", "mouseclick" and "mouseclickdrag" and if needed some "sleep"
cause its everytime the same he has to do.. putting it into a "While True" will never end this, until you say he has to
PHP Code:
Global $Paused
HotKeySet("{PAUSE}", "TogglePause")
HotKeySet("{ESC}", "myExit")
While True
;; <YOUR CODE HERE> ;;
WEnd
Func TogglePause()
$Paused = NOT $Paused
While $Paused
sleep(100)
ToolTip('Script is "Paused"',0,0)
WEnd
ToolTip("")
EndFunc
Func MyExit()
Exit
EndFunc
only thing you have to do getting in position where you can click the npc and you are able to craft and making a screenshot with the crafting window and the npc window opened .. now look in paint for the coordinates and write it using the commands i wrote ..
now you only need to now the ingredient, buy it and start botting
Yoo tks for share ur repeat code...
im trying to do something like this, but the part where i stuck is how to select craft machine, coz i cant use /Select (craftmachine i dont remember the name)and then another issue is when u get the workorder u have to roll quest page down to enable accept button.
if u have anyideas plz share it...
it have a name, when u put mouse over it that pop up window, at bottom of screeen shows a name but isnt selectable.
craft window should have a shortcut ill lf it then share with comunity
Can someone make me a macro for Tailoring "Centurion's Leather Belt Mend [390p]"
Repeat 10times. I buy all mats, the macro need spam 15or20 crafts. Get the quest, crafts, deliver the quest and get the reward ;p
Crafting... 10/26/2009 - Aion - 0 Replies Has anyone been able to make a crafting macro of some form?
im sure it cant be TOO hard but having no programming experience i really dont know lol.
if anyone has a macro or bot which does do crafting please let me know.
mmoguider apparently had crafting macro in it now, but i dont want to fork out £25 just for that when i already have and am happy with aionsz. plus i couldnt get trial of mmoguider to work on mine lol.
need crafting help 06/27/2008 - Cabal Online - 4 Replies hey yah i need some crafting help XD
any mind telling me the best place to get some level 1 discs at?
and how to get port luxs map
Crafting 09/14/2006 - Lineage 2 - 1 Replies Hello how i can craft in the new L2Walker 10.7.2 i try all at auto make but he dont wanna start i even cant open my recipe book.
afk Crafting [ENG] 11/29/2004 - General Gaming Discussion - 0 Replies ;This code needs to be run with the AUTOIT V3 'run script' program
;
; User needs to update these values accordingly
;
$eq = "EverQuest II (Nov 22 2004 16:37:19) USER OPTIMIZED: SOEBuild=1526T"
$mX = 1038; Mouse X coordinate for the Begin/Repeat button
$mY = 626; Mouse Y coordinate for the Begin/Repeat button
$stacks = 100; Number of complete products you have the ingredients for
Crafting [ENG] 11/22/2004 - General Gaming Discussion - 0 Replies When you start off crafting in EQ2 it can be very confusing. I made the mistake of not doing any crafting while on the IoR, but the game still makes you a lvl 3 crafter by the time you get the your home city if you do crafting or not. Once you are on the mainland in each starting zone there is a cellar door that leads to the basic crafting zone. Here there is almost everything you will need to get started crafting. Hhowever before you get overzealous and try to start crafting right away I...