Author | Message | Time |
---|---|---|
laurion | I was playing around with SendKeys() in VB and realized I could make my WoW life a lot easier... my only question is: can Blizzard detect me using VB6 to send keys? Edit: If so, is there measures I can take to disguise the macroing/'botting'? | May 7, 2006, 5:53 PM |
Invert | WoW would be a lot easier for me using the teleport cheat. | May 7, 2006, 7:26 PM |
laurion | So it is detectable.. ? :-X | May 7, 2006, 7:50 PM |
Topaz | [quote author=Tazo link=topic=14942.msg152126#msg152126 date=1147024413] I was playing around with SendKeys() in VB and realized I could make my WoW life a lot easier... my only question is: can Blizzard detect me using VB6 to send keys? Edit: If so, is there measures I can take to disguise the macroing/'botting'? [/quote] I think they use protection similar to Diablo 2's, so I wouldn't think you could... | May 7, 2006, 8:09 PM |
laurion | my take on it is, though, how does blizzard know if you are actually pressing '1' or using a program to send '1' to it? | May 7, 2006, 9:48 PM |
warz | [quote author=Tazo link=topic=14942.msg152152#msg152152 date=1147038516] my take on it is, though, how does blizzard know if you are actually pressing '1' or using a program to send '1' to it? [/quote] Well, what do you think a keyboard does? What does hitting th '1' key do - magically make the '1' appear on WoW? I highly doubt that. | May 7, 2006, 10:43 PM |
raylu | No, it's not detectable, but it is very suspicious if you're hitting the keys too fast... http://raymonondlu.net/SpeedType.exe - I made it for SC. | May 7, 2006, 10:56 PM |
laurion | Just the answer I was looking for, thanks. ;D | May 7, 2006, 11:28 PM |
Yegg | [quote author=Tazo link=topic=14942.msg152164#msg152164 date=1147044492] Just the answer I was looking for, thanks. ;D [/quote] Remember, the same goes for mouse clicks. They may suspect you are cheating if every certain amount of seconds, an identical task is performed. | May 7, 2006, 11:42 PM |
JoeTheOdd | [quote author=warz link=topic=14942.msg152159#msg152159 date=1147041800] [quote author=Tazo link=topic=14942.msg152152#msg152152 date=1147038516] my take on it is, though, how does blizzard know if you are actually pressing '1' or using a program to send '1' to it? [/quote] Well, what do you think a keyboard does? What does hitting th '1' key do - magically make the '1' appear on WoW? I highly doubt that. [/quote] After doing OSDev and being amazed at how magical the keyboard was (it popped an entire FreeBSD distro up before my eyes when I hit the enter key after typing "please"), I firmly believe it could do that. | May 8, 2006, 10:41 PM |
Zakath | Keep in mind that what you are proposing is exactly what Blizzard does not want clients doing. Expect to get banned or suspended if you get caught. | May 9, 2006, 4:33 PM |
laurion | I know, I only used it a couple hundred times, so I'm done now. It was pretty simple, just used random intervals inbetween X and Y seconds, saved me a lot of time. ;D | May 9, 2006, 11:49 PM |