#1
3
(由 Microsoft 翻译) 你的脚本中有一个主要错误,似乎那个叫 Ich der meister 的愚蠢的人发现了它。我一点也不喜欢这种情况。我查了一下剧本,你有一个主要的安全漏洞。请与我联系,我会帮助你。
(原文) major bug
You have a major bug in your scripts, and it seems that the stupid person called Ich der meister discovered it.I don't like this situation at all. I checked the script and you have a major security hole .Please contact me and I will help you.
You have a major bug in your scripts, and it seems that the stupid person called Ich der meister discovered it.I don't like this situation at all. I checked the script and you have a major security hole .Please contact me and I will help you.
作者 Camelia
2003-10-27 07:27:25
赞
回复
#2
(由 Microsoft 翻译) 你好卡梅利亚,
感谢您的报告。这实际上是我们公司内部已知的错误,但我们从未梦想过任何真正会利用它的人,所以我们懒得去修复它。既然有人真的在利用它, 我们很快就会修复它。为了立即治愈,我们已经从高分表中删除了伊奇·德·迈斯特。
非常感谢您的报告。
彼得
感谢您的报告。这实际上是我们公司内部已知的错误,但我们从未梦想过任何真正会利用它的人,所以我们懒得去修复它。既然有人真的在利用它, 我们很快就会修复它。为了立即治愈,我们已经从高分表中删除了伊奇·德·迈斯特。
非常感谢您的报告。
彼得
(原文) Hello Camelia,
Thank you for reporting. This is actually a known bug inside our company, but we've never dreamt of anyone that will actually take advantage of it so we didn't bother to fix it. Since someone is actually taking advantage of it we will fix it soon. For an immediate cure we have removed Ich Der Meister from the high score tables.
Thank you very much for reporting.
Peter
Thank you for reporting. This is actually a known bug inside our company, but we've never dreamt of anyone that will actually take advantage of it so we didn't bother to fix it. Since someone is actually taking advantage of it we will fix it soon. For an immediate cure we have removed Ich Der Meister from the high score tables.
Thank you very much for reporting.
Peter
作者 Novel Games
2003-10-27 10:42:27
赞
回复
#4
回答 #3:
(由 Microsoft 翻译) 你好伊奇 · 德 · 迈斯特
当然,你并不愚蠢。但是,如果你能在更具建设性的方面运用你的聪明,我将不胜感激。如果你停止用假分数发送高分表的垃圾邮件, 我们将感谢你, 谢谢。
彼得
当然,你并不愚蠢。但是,如果你能在更具建设性的方面运用你的聪明,我将不胜感激。如果你停止用假分数发送高分表的垃圾邮件, 我们将感谢你, 谢谢。
彼得
(原文) Hello Ich der Meister,
Certainly you are not stupid. But I'll greatly appreciate it if you can use your cleverness in more constructive aspects. We will all thank you if you stop spamming the high score tables with fake scores, thanks.
Peter
Certainly you are not stupid. But I'll greatly appreciate it if you can use your cleverness in more constructive aspects. We will all thank you if you stop spamming the high score tables with fake scores, thanks.
Peter
作者 Novel Games
2003-10-28 03:04:31
赞
回复
#5
3
回答 #4:
(由 Microsoft 翻译) 这不是错误!!!
你听说过爪哇机器人吗?
你听说过爪哇机器人吗?
(原文) It's no bug !!!
Have you ever heard of the Java Robot ?
Have you ever heard of the Java Robot ?
作者 Ich der Meister
2003-10-28 03:56:33
赞
回复
#6
回答 #5:
(由 Microsoft 翻译) 你编程了一个Java机器人来玩游戏???
(原文) You programmed a Java Robot to play the game???
作者 Novel Games
2003-10-28 10:03:03
赞
回复
#9
3
回答 #5:
(由 Microsoft 翻译) 真??:)).有一个错误,因为我用它做南瓜。我有99999分。我是第一, 你是第二。我肯定你使用相同的错误。
(原文) Really ?? :)). There is a bug , because I used it for pumpkins. I had 999999 points .I was 1st and you were second. I'm sure you are using the same bug.
作者 borg
2003-10-29 04:16:55
赞
回复
#10
回答 #7:
(由 Microsoft 翻译) 如果这是真的,那么我会留下深刻的印象。你能把你的程序寄给我, 这样我就可以试试吗?
(原文) If it is real then I will be very impressed. Can you send me your program so that I can try it out?
作者 Novel Games
2003-10-29 08:38:01
赞
回复
#11
回答 #9:
(由 Microsoft 翻译) 你能告诉我虫子在哪里吗?
(原文) Can you tell me where the bug is?
作者 Novel Games
2003-10-29 08:38:31
赞
回复
#12
3
回答 #10:
(由 Microsoft 翻译) 机器人机器人 = 新机器人();
缓冲图像双 = 机器人. 创建屏幕捕获 (新的矩形 (上左角X, 上左角, 600, 400);;
机器人.键KeyEvent.VK_A);
机器人.鼠标移动(上左角X+1,上左角+1);
机器人.鼠标InputEvent.BUTTON1_MASK);
机器人.鼠标InputEvent.BUTTON1_MASK);
就这么简单 (有点图像和文本识别)
缓冲图像双 = 机器人. 创建屏幕捕获 (新的矩形 (上左角X, 上左角, 600, 400);;
机器人.键KeyEvent.VK_A);
机器人.鼠标移动(上左角X+1,上左角+1);
机器人.鼠标InputEvent.BUTTON1_MASK);
机器人.鼠标InputEvent.BUTTON1_MASK);
就这么简单 (有点图像和文本识别)
(原文) Robot robot = new Robot();
BufferedImage bi = robot.createScreenCapture(new Rectangle(upperLeftCornerX, upperLeftCornerY, 600, 400));
robot.keyPress(KeyEvent.VK_A);
robot.mouseMove(upperLeftCornerX+1,upperLeftCornerY+1);
robot.mousePress(InputEvent.BUTTON1_MASK);
robot.mouseRelease(InputEvent.BUTTON1_MASK);
simple as that (a bit image- and text-recognition)
BufferedImage bi = robot.createScreenCapture(new Rectangle(upperLeftCornerX, upperLeftCornerY, 600, 400));
robot.keyPress(KeyEvent.VK_A);
robot.mouseMove(upperLeftCornerX+1,upperLeftCornerY+1);
robot.mousePress(InputEvent.BUTTON1_MASK);
robot.mouseRelease(InputEvent.BUTTON1_MASK);
simple as that (a bit image- and text-recognition)
作者 Ich der Meister
2003-10-30 01:24:45
赞
回复
#13
3
回答 #11:
(由 Microsoft 翻译) 闪存是错误。
(原文) Flash is the bug.
作者 Ich der Meister
2003-10-30 01:30:31
赞
回复
#14
3
回答 #13:
(由 Microsoft 翻译) "伊奇 · 德 · 迈斯特" - 我认为你是个骗子和骗子当然,虽然我是Java(以及C#)C++一个高度发达的程序员,但我不需要作弊来获得高分。玩游戏而不作弊是什么使游戏的乐趣。
(原文) 'Ich der Meister'- I think you are a cheat and a liar. Naturally, while I am a highly acomplished programmer in Java (as well as C ++ and C#), I don't require cheating to obtain high scores. Playing the games without cheating is what makes gaming fun.
作者 teh_meisterklr
2007-07-28 09:10:55
赞
回复
#15
2665
回答 #10:
(由 Microsoft 翻译) 你后来是否使用该程序创建了 Java 游戏许可?
(原文) Was that program later used by you to create Java game licensing?
作者 Piotr Grochowski
2024-01-12 21:48:07
赞
回复