Post your simple [Questions] and [Requests] here.

01/24/2011 21:14 adam_j#256
Quote:
Originally Posted by Dark - Sora View Post
I actually have been using a multi-account FarmBot recently.

Mabinogi uses hidden window controls and you simply cannot retrieve the control IDs which are required to use control send. I prefer to use HandleClick and SendKeysToHandle, as they do not require the window to be maximized or active.


[Only registered and activated users can see links. Click Here To Register...]

-too much time on his hands <3-
I remembered that control send was currently impossible, however I wasn't aware that it was completely impossible to acquire the control IDs.

The Handleclick is extremely useful information though, thanks for that :3
Out of interest, can an image search be performed on a window that isn't visible? I had always assumed that it had to be visible for it to search.

Not a big deal if it does have to be visible though, with window co-ordinates + Handleclick >:3
01/25/2011 01:30 Snoweł#257
Quote:
Originally Posted by adam_j View Post
I remembered that control send was currently impossible, however I wasn't aware that it was completely impossible to acquire the control IDs.

The Handleclick is extremely useful information though, thanks for that :3
Out of interest, can an image search be performed on a window that isn't visible? I had always assumed that it had to be visible for it to search.

Not a big deal if it does have to be visible though, with window co-ordinates + Handleclick >:3
AutoIt ImageSearch only searches for images on-screen but I believe that you can search for images in a specific window using AutoHotkey. I use DarkImageSearch, which basically takes a screenshot of a screen region or window, converts the screenshot which is stored in the computer memory into a text variable and searches for the specified ImageString which is basically an image that has been completely converted to text and embedded into the literal application so that you do not need to include images with the software package. After it searches for the ImageString it divides the position in the ScreenshotString by seven for both the ending and beginning position where "&ImageString" was located in "&ScreenshotString", it then subtracts the screen height by the beginning position and the screen width by the ending position. The result is the X and Y position relative to the search region or window on the screen, you can then use the command;
Code:
HandleClick "&HandleName" "&XPositionVariable" "&YPositionVariable" "ClickSpeed" "NumberOfClicks" "ParamREAL"
The entire code would look like this;
Code:
&HandleName = WinGetHandle "Mabinogi" ""
ImageSearch-INH "//Embedded;Gold.png" "&HandleName" "&XPositionVariable" "&YPositionVariable" "97%"
HandleClick "&HandleName" "&XPositionVariable" "&YPositionVariable" "ClickSpeed" "NumberOfClicks" "ParamREAL"
I believe that all of the command parameters are self-explanatory other than the last one; "ParamREAL", this is an advanced parameter that is available for all functions that use MouseClicks and it is best to leave this blank if you do not know what you are doing as the .dss compiler will automatically handle this.

Regards,

Alex Alphonse Rothschild
01/26/2011 23:13 kirbysama#258
Hey, so can anyone tell me how to update my xmls, or tell me how I can fix the problem with new items and npcs names becoming ???????? ?????? ???? after the update/mods o-o
01/27/2011 03:30 kotarou3#259
That's a bug on Nexon's side. We could fix it for you, but Nexon is prob gonna fix it next update anyways
01/29/2011 08:34 SSDarkLink#260
One of my friend's could see the name's of those items for some strange reason.. I was guessing it was because of Tiara.
01/29/2011 12:11 kotarou3#261
The name of it would appear in korean though. What I am talking about is an english translated version
01/29/2011 16:25 kirbysama#262
does it really make sense that it's nexon's fault? the items appear with their names if I use my clean client, so I was thinking it was something wrong with a db. same happens for some npcs, some end up with some names like "[insert number].npcinfo.xml" but I can see their real names with clean client.
01/29/2011 18:59 DixieDoll#263
So uhm, I'm new to these forums. o.o;; I've search all of Google for the question I'm about to ask, but I heard in the Tarlach server, people use bots/scripts to win the Fashion Contest.

Would anyone just so happen to have said bot/script? I'm getting kind of fed up with this one chick winning the contest every other week.. (She's very rude to almost anyone she meets >.<)
01/29/2011 20:07 SSDarkLink#264
I seen Zirren win last week(I also play Tarlach), some random chick before her as well, now its some random guy. but it's probably possible to mod it, after all the sky is the limit. I'm not positive on how, but I'm pretty sure it's not searching for the arrows using image search ;o
01/29/2011 20:11 uchiha20#265
is it possible to packet edit still?
01/29/2011 20:25 SSDarkLink#266
yup.
01/29/2011 20:36 DixieDoll#267
I don't play on Tarlach, I play on Alexina. The same few people have been winning for the past month now... P: If you manage to find anything please do post it!
01/29/2011 20:45 uchiha20#268
do u know where i can get any? any at all (sept the 1 shot fireball) i dotn have use for that
01/30/2011 00:14 Animefreak97#269
Get any what? QQ
01/30/2011 00:22 cr3stf4ll3n#270
I think he meant packet editing.