While I'm making macros I found it to be very helpful if I can move to a different coord without activating a mouse click. it'd be much more reliable that I go to the coord that I want. I'm wondering if there's a way to go to a coord by changing something in the memory? Or any other way that I can do this within a macro script (thru dll calls or whatever), for example autohotkey.
No, you are wrong smoothjonny. Reading memory coords is pretty easy, but make the char go to a destination is dubious. I am trying to do something similar, but unsuccessfull until now.
he means to pick a destination coordinate and simulate a mouse click to make the character move there. like in copartner... you don't see the actual clickings
read from memory the coors u wanna go then hook a mouse to that process, then u can control it without using the actual mouse, but im not sure if theres a api made for this
I mean just like walk/jump/fly to a nearby coord, as if you are physically clicking. But without the use of a mouse and goes to the exact coords that I want, instead of clicking on wrong coords that might mess up the macro sometimes.
If there's anyway using packets that'd be nice as well.
tbh - i've tried this on several private projects and unless you are sitting in front of the machine watching (which defeats the object of having the macro in the first place) people easily identify you are 'botting' and hence it may cause problems, should they choose to report it.
How to let my Aion Bot move to XY coords 10/04/2009 - Aion - 0 Replies Hello,
i know how to use normadmemory but dont know how to get my bot walk to xy coords.
Can anyone help?
[SkillerSluwt]Memory based bot. 05/30/2009 - CO2 Bots & Macros - 140 Replies SkillerSluwt
What is SkillerSluwt?
SkillerSluwt is a memory based bot, to put it simple, you can bot on an account without the need that client needs to have focus.
SkillerSluwt has a range of skills that can be leveled with a click of a button, while you play on another account, sleep, eat breakfast or make love to your wife, or all at the same time for all i care.
SkillerSluwt is easy to use, blonde proof, and moron free.
SkillerSluwt is no racist, this Sluwt does what you want,...
[Soon to be released] Memory based skill lvler. 01/25/2009 - Conquer Online 2 - 12 Replies Thread title says it all, last couple of days i have been working on a memory based bot, and it is almost done aswell.
I post this thread so it can be discussed, this bot will work on a client that does not need to be on top, just like a bot is supposed to be.
It will only support 1 client, and i myself think thats enough for a skill lvl bot.
Want more? post your reasons and give good feedback.
here's a screenshot everything you see works except for the XP skill lvler, still gotto...
memory based bot 08/17/2008 - Guild Wars - 28 Replies hi hab nur ne kurze frage:
und zwar ist es möglich, wenn man 2 accs hat einen memory based zB monk folis farmen lässt, und den anderen "normale" bot hfff farmen lässt? mit dem multi client kann ich schonma 2x guild wars starten, aber will sicher gehen, dass wenn ich mir nen 2ten bot kaufe, der auch keine probleme mit dem anderen bot macht.. ty schonma für die antworten:)
MfG
Pattern based memory Search ? 12/26/2006 - General Coding - 3 Replies Is there any tool that allows to search for patterns in memory ?
All I tried (TSearch / Cheatengine) only allow you to search for one value or a fixed array of bytes. But I need a tool that lets me search for patterns, like XX XX 00 00 XX XX 00 00 while XX can be 00 to FF etc ?