|
You last visited: Today at 14:52
Advertisement
[Release] Basic Farming Macro
Discussion on [Release] Basic Farming Macro within the Dragonica Hacks, Bots, Cheats & Exploits forum part of the Dragonica category.
07/22/2009, 16:08
|
#76
|
elite*gold: 0
Join Date: Aug 2008
Posts: 4
Received Thanks: 0
|
This should no longer work unless it's injected / driver
|
|
|
07/23/2009, 04:16
|
#77
|
elite*gold: 0
Join Date: Jul 2009
Posts: 10
Received Thanks: 4
|
The movement works perfectly well with vhack.
Can someone upload and share the autoit macro on top of the movement kill with an additional step on picking up loots on mid air?
I have tried myself but keep getting an error and kick out from the game.
I need a XP version btw. Thanks
|
|
|
07/23/2009, 04:45
|
#78
|
elite*gold: 0
Join Date: Aug 2008
Posts: 24
Received Thanks: 1
|
Well, this is just an updated version of 哈哈哈's, work. It seems to work better imho then the OPs.
Code:
HotKeySet("{ESC}", "Terminate")
Func Terminate()
Exit 0
EndFunc
$i = 0
While $i = 0
Do
ControlSend('Dragonica (Client Ver : 0.1.19)','','','{x}')
Sleep(10)
ControlSend('Dragonica (Client Ver : 0.1.19)','','','{SPACE}')
Sleep(10)
Until $i = 1
WEnd
Its simple, yet effective, although I would recommend upping the sleep times if you plan on using this for a long period of botting on the same map as the CD times do eventually catch up on you. All credits go to 哈哈哈 as all I did was a simple edit. This should work for all the *cough* (insert derogatory comment directed towards unintelligent people here) *cough* that said that auto-it scripting no longer worked.
|
|
|
07/23/2009, 04:59
|
#79
|
elite*gold: 0
Join Date: Jul 2009
Posts: 107
Received Thanks: 23
|
ControlSend('Dragonica (Client Ver : 0.1.19)','','','{SPACE}')
always has been a waste of time for me, never was able to loot anything :P
|
|
|
07/23/2009, 07:30
|
#80
|
elite*gold: 0
Join Date: Jul 2009
Posts: 10
Received Thanks: 4
|
The problem i have is after compiling the autoit and run, I receive a hacking tool message and the game crash.
This is what I have written and compile. The aim are :
1. Pick Loot
2. Stand still
3. Shoot right then left (I realise that the mobs on left is not able to hit with current prog)
HotKeySet("{ESC}", "Terminate")
Func Terminate()
Exit 0
EndFunc
$i = 0
While $i = 0
Do
ControlSend('Dragonica (Client Ver : 0.1.19)','','','{Right}')
Sleep(10)
ControlSend('Dragonica (Client Ver : 0.1.19)','','','{x}')
Sleep(10)
ControlSend('Dragonica (Client Ver : 0.1.19)','','','{Left}')
Sleep(10)
ControlSend('Dragonica (Client Ver : 0.1.19)','','','{x}')
Sleep(10)
ControlSend('Dragonica (Client Ver : 0.1.19)','','','{SPACE}')
Sleep(10)
Until $i = 1
WEnd
|
|
|
07/23/2009, 07:56
|
#81
|
elite*gold: 0
Join Date: Aug 2008
Posts: 24
Received Thanks: 1
|
Quote:
Originally Posted by killer5010
The problem i have is after compiling the autoit and run, I receive a hacking tool message and the game crash.
This is what I have written and compile. The aim are :
1. Pick Loot
2. Stand still
3. Shoot right then left (I realise that the mobs on left is not able to hit with current prog)
HotKeySet("{ESC}", "Terminate")
Func Terminate()
Exit 0
EndFunc
$i = 0
While $i = 0
Do
ControlSend('Dragonica (Client Ver : 0.1.19)','','','{Right}')
Sleep(10)
ControlSend('Dragonica (Client Ver : 0.1.19)','','','{x}')
Sleep(10)
ControlSend('Dragonica (Client Ver : 0.1.19)','','','{Left}')
Sleep(10)
ControlSend('Dragonica (Client Ver : 0.1.19)','','','{x}')
Sleep(10)
I suppose everyone has to learn somewhere put take a look at the two controlsends in bold
-Hint- look at where you would be facing in relation to the mobs when you attack
ControlSend('Dragonica (Client Ver : 0.1.19)','','','{SPACE}')
Sleep(10)
Until $i = 1
WEnd
|
Sigh... I'm trying really hard here not to do the  emote... oops :P
You don't compile the auto-it scripts if you want them to run without tripping the anti-cheat... just save it as an uncompiled script and then double click it.
|
|
|
07/23/2009, 08:52
|
#82
|
elite*gold: 0
Join Date: Aug 2008
Posts: 4
Received Thanks: 0
|
ControlSend no longer works unless you bypass it (I don't think anyone will/has released this).
You can use SendInput to press x / send other keys and it'll work because it sends them @ driver level.
|
|
|
07/23/2009, 14:01
|
#83
|
elite*gold: 0
Join Date: Jul 2009
Posts: 9
Received Thanks: 0
|
this bot if no bypass cant use ?
|
|
|
07/23/2009, 16:27
|
#84
|
elite*gold: 0
Join Date: Feb 2009
Posts: 44
Received Thanks: 6
|
yes we can! without bypass. Run as administrator, like wroten page 3 ...
|
|
|
07/23/2009, 16:45
|
#85
|
elite*gold: 0
Join Date: Jul 2009
Posts: 107
Received Thanks: 23
|
Quote:
Originally Posted by igotandrew
ControlSend no longer works unless you bypass it (I don't think anyone will/has released this).
You can use SendInput to press x / send other keys and it'll work because it sends them @ driver level.
|
ControlSend works either either chz.dll or fcukdragonica
|
|
|
07/24/2009, 07:18
|
#86
|
elite*gold: 0
Join Date: Feb 2009
Posts: 44
Received Thanks: 6
|
Hey, someone just submit this idea before, but nobody answers him, a farell farmer, without killing farell, but just obtains keys. I mean, monsters just doesn't respawn, and I see that they were always at the same pool, at the same time. So could we observ and do a dragkill that will preliminiray movements/actions of monsters, then the farmer will act in consequences, no?
So it won't be a bot, but a macro.
|
|
|
07/24/2009, 10:24
|
#87
|
elite*gold: 0
Join Date: Jul 2009
Posts: 107
Received Thanks: 23
|
Quote:
Originally Posted by GoDaBoule
Hey, someone just submit this idea before, but nobody answers him, a farell farmer, without killing farell, but just obtains keys. I mean, monsters just doesn't respawn, and I see that they were always at the same pool, at the same time. So could we observ and do a dragkill that will preliminiray movements/actions of monsters, then the farmer will act in consequences, no?
So it won't be a bot, but a macro.
|
What's the point if you don't kill farrell?
|
|
|
07/24/2009, 10:25
|
#88
|
elite*gold: 0
Join Date: Jul 2009
Posts: 19
Received Thanks: 1
|
whats macro ? =/ sorry for my noobness
|
|
|
07/24/2009, 11:37
|
#89
|
elite*gold: 0
Join Date: Feb 2009
Posts: 44
Received Thanks: 6
|
Quote:
Originally Posted by Smurfie2
What's the point if you don't kill farrell?
|
It's for keys, then u can do it directly, or maybe the farmer play a sound when he got the 5 keys. But is it possible to do?
|
|
|
07/24/2009, 11:48
|
#90
|
elite*gold: 0
Join Date: Jul 2009
Posts: 107
Received Thanks: 23
|
Wouldn't be too hard to code a bot to kill farrell too =/ while you're at it.
|
|
|
 |
|
Similar Threads
|
[Release] Farming Macro
12/31/2011 - Mabinogi Hacks, Bots, Cheats & Exploits - 7 Replies
the title pretty much says everything. this is my first attempt at programming so INSIGHTFUL (<--its a link :rolleyes:) feedback would be appreciated
and i know this script doesn't do the most awe inspiring things ever; i thought it would be useful for those who have finals coming up and need to study, but still want to make money on mabi without getting distracted
oh and say thanks if you found this useful ^.^
|
[Release]Macro Files for Macro Manager (AKA BOT)
02/16/2010 - Grand Chase Hacks, Bots, Cheats & Exploits - 16 Replies
@all FYI its not a cheat its just a macro file that enables you to run dungeon so you can do other choirs like mussicca said...!!
Contents
Mana Valley Dungeon Macro File
Xenia Frontier Dungeon UP and LEFT (Remap Dungeon)Macro File
Ignis Mountain Dungeon Macro File
Orc Temple Dungeon Macro File
|
[AutoHotKey] Basic Crafting Click Macro
08/14/2009 - General Gaming Discussion - 0 Replies
;Simple Crafting Related Script by Keraam
;Made from the AutoIt script by TeabagGus
;Once the macro starts you will have 5 seconds to get your cursor over the object.
#NoEnv ; Recommended for performance and compatibility with future AutoHotkey releases.
SendMode Input ; Recommended for new scripts due to its superior speed and reliability.
SetWorkingDir %A_ScriptDir% ; Ensures a consistent starting directory.
WinWaitActive, Darkfall Online
IfWinActive, Darkfall Online
|
[Request] Auto Click / Mat Farming Macro
06/22/2009 - Aion - 8 Replies
Heya,
I've tried a few auto clicking programs for farming mats whilst afk, however, when I start auto click and alt tab back into Aion it wont function properly (it doesn't auto click). I was wondering if it was because of gameguard ? If anyone knows of a solution or could post a link to a Auto Click / Pixel finding macro that works ingame, it would be much appreciated
thanks in advance :handsdown::handsdown:
|
Request: Basic Macro
09/14/2008 - Lineage 2 - 1 Replies
does any one know of a basic lineage 2 macro program that can do stuff sutch as enchant items and skills for you so you dont need to do all that clicking?
|
All times are GMT +1. The time now is 14:53.
|
|