[Release] Metallurgy Bot Beta

01/18/2010 11:45 cookiexu#151
Quote:
Originally Posted by sketch56 View Post
Well, aren't you in a mood. I didn't even disagree with you, and you're acting pretty obnoxious.

Somewhere in the AutoIT forum library I found a thread about ImageSearch that said that it was questionable with most anything but bmp. Obviously that was an older thread. MY BAD, princess.
we could become best friend here. I do not like most of these internet tough here too ::mofo:
01/18/2010 15:58 Theri#152
Quote:
Originally Posted by sketch56 View Post
Well, aren't you in a mood. I didn't even disagree with you, and you're acting pretty obnoxious.

Somewhere in the AutoIT forum library I found a thread about ImageSearch that said that it was questionable with most anything but bmp. Obviously that was an older thread. MY BAD, princess.
Get over yourself and stop attributing things to people that aren't there. Honestly, If you cant be bothered to read the documentation for a scripting language that you are working with you probably shouldn't be scripting. I would say the same for programming. If I was in a "mood" my post would of been far different.
01/18/2010 17:37 sketch56#153
Quote:
Originally Posted by Theri View Post
Get over yourself and stop attributing things to people that aren't there. Honestly, If you cant be bothered to read the documentation for a scripting language that you are working with you probably shouldn't be scripting. I would say the same for programming. If I was in a "mood" my post would of been far different.
When spades are led, I follow suit. If you can't find that thread, not my problem. Haven't checked it in a while. And don't you pull that "can't be bothered," I looked for it in relation to AutoIT. No duh it was silly, since it was originally AHK, but AHK isn't a direct derivative of AutoIT.
01/18/2010 17:50 Theri#154
Ive read the original thread for Imagesearch for autoit, thanks tho.
01/20/2010 19:57 Sheenata#155
where do u even extract this file to :x ive never done this before
01/21/2010 17:30 tbstewa#156
Quote:
Originally Posted by Sheenata View Post
where do u even extract this file to :x ive never done this before
any folder... then make sure you have AutoIt installed and read the readme
01/23/2010 09:05 chaoticoracle225#157
AutoIt currently does not work for me, in the begining of the week it was working up then currently stopped working all together on all 3 of my computers. Im not sure if its an update this or anthing like that but its very annoying how it just currently stopped being able to pick up things tho commands like LALT down still work and such
01/27/2010 19:43 Minty_Chii#158
can u get banned 4 using this?
:O
01/28/2010 11:08 cloudkiller2006#159
no u R can get BanZorZ from nexon, they like bots ruin economy

(read: yes)
01/29/2010 17:57 tbstewa#160
Quote:
Originally Posted by chaoticoracle225 View Post
AutoIt currently does not work for me, in the begining of the week it was working up then currently stopped working all together on all 3 of my computers. Im not sure if its an update this or anthing like that but its very annoying how it just currently stopped being able to pick up things tho commands like LALT down still work and such
maybe you need fantasia? O_o or tiara or a brain
01/29/2010 22:35 pawntobishop#161
You won't get banned for using bots, obviously it's encouraged since there are so many running around and the GM's aren't doing anything about them.
01/30/2010 01:14 plloppi#162
how do you activate it?
02/01/2010 19:19 chaoticoracle225#163
Quote:
Originally Posted by tbstewa View Post
maybe you need fantasia? O_o or tiara or a brain
Im currently usiing Tiara, its as if the image search just stopped working after an update from mabi, the send commands still work like this auto prof script i made.

Global $Paused
MsgBox(0,"starting","press ok")
sleep(5000)
While (1)
Send("{LCTRL down}")
MouseMove(600,500,3)
MouseClick("left")
Sleep(5000)
Send("{LCTRL up}")
sleep(1000)
WEnd
02/03/2010 15:11 sketch56#164
Quote:
Originally Posted by chaoticoracle225 View Post
Im currently usiing Tiara, its as if the image search just stopped working after an update from mabi, the send commands still work like this auto prof script i made.
The images likely have a different font than what you're using.
02/05/2010 15:37 prbassplayer#165
Ya im prolly being a newb but i tried re reading the thread. If i run it at x86 mode it does nothing, if i run it 64bit then i get:
"line40 (file "C:/programfiles (x86)/autoit/include/imagesearch.au3"):
if $result[0]="0" then return0
if $result^ERROR

Error:subscrip used with non array variable"

i saw a similar error but i did not see the answer...... im newb at scripting so any help is apriciated ty