• Log InLog In
  • Register
Liquid`
Team Liquid Liquipedia
EDT 08:02
CEST 14:02
KST 21:02
  • Home
  • Forum
  • Calendar
  • Streams
  • Liquipedia
  • Features
  • Store
  • EPT
  • TL+
  • StarCraft 2
  • Brood War
  • Smash
  • Heroes
  • Counter-Strike
  • Overwatch
  • Liquibet
  • Fantasy StarCraft
  • TLPD
  • StarCraft 2
  • Brood War
  • Blogs
Forum Sidebar
Events/Features
News
Featured News
Power Rank - Esports World Cup 202568RSL Season 1 - Final Week9[ASL19] Finals Recap: Standing Tall15HomeStory Cup 27 - Info & Preview18Classic wins Code S Season 2 (2025)16
Community News
Google Play ASL (Season 20) Announced3BSL Team Wars - Bonyth, Dewalt, Hawk & Sziky teams10Weekly Cups (July 14-20): Final Check-up0Esports World Cup 2025 - Brackets Revealed19Weekly Cups (July 7-13): Classic continues to roll8
StarCraft 2
General
Power Rank - Esports World Cup 2025 The GOAT ranking of GOAT rankings #1: Maru - Greatest Players of All Time Server Blocker Team TLMC #5 - Submission re-extension
Tourneys
Esports World Cup 2025 FEL Cracov 2025 (July 27) - $8000 live event Sparkling Tuna Cup - Weekly Open Tournament Master Swan Open (Global Bronze-Master 2) Sea Duckling Open (Global, Bronze-Diamond)
Strategy
How did i lose this ZvP, whats the proper response
Custom Maps
External Content
Mutation #239 Bad Weather Mutation # 483 Kill Bot Wars Mutation # 482 Wheel of Misfortune Mutation # 481 Fear and Lava
Brood War
General
Google Play ASL (Season 20) Announced Simple editing of Brood War save files? (.mlx) BGH Auto Balance -> http://bghmmr.eu/ Ginuda's JaeDong Interview Series [Update] ShieldBattery: 2025 Redesign
Tourneys
[Megathread] Daily Proleagues [BSL20] Non-Korean Championship 4x BSL + 4x China CSL Xiamen International Invitational [CSLPRO] It's CSLAN Season! - Last Chance
Strategy
[G] Mineral Boosting Does 1 second matter in StarCraft? Simple Questions, Simple Answers
Other Games
General Games
Stormgate/Frost Giant Megathread Total Annihilation Server - TAForever Nintendo Switch Thread [MMORPG] Tree of Savior (Successor of Ragnarok) Path of Exile
Dota 2
Official 'what is Dota anymore' discussion
League of Legends
Heroes of the Storm
Simple Questions, Simple Answers Heroes of the Storm 2.0
Hearthstone
Heroes of StarCraft mini-set
TL Mafia
TL Mafia Community Thread Vanilla Mini Mafia
Community
General
US Politics Mega-thread Stop Killing Games - European Citizens Initiative Things Aren’t Peaceful in Palestine Russo-Ukrainian War Thread Post Pic of your Favorite Food!
Fan Clubs
INnoVation Fan Club SKT1 Classic Fan Club!
Media & Entertainment
[\m/] Heavy Metal Thread Anime Discussion Thread Movie Discussion! [Manga] One Piece Korean Music Discussion
Sports
Formula 1 Discussion 2024 - 2025 Football Thread TeamLiquid Health and Fitness Initiative For 2023 NBA General Discussion
World Cup 2022
Tech Support
Installation of Windows 10 suck at "just a moment" Computer Build, Upgrade & Buying Resource Thread
TL Community
TeamLiquid Team Shirt On Sale The Automated Ban List
Blogs
Ping To Win? Pings And Their…
TrAiDoS
momentary artworks from des…
tankgirl
from making sc maps to makin…
Husyelt
StarCraft improvement
iopq
Socialism Anyone?
GreenHorizons
Eight Anniversary as a TL…
Mizenhauer
Customize Sidebar...

Website Feedback

Closed Threads



Active: 692 users

Macro helper batch file

Forum Index > SC2 General
Post a Reply
Normal
zergrushkekeke
Profile Joined November 2010
Australia241 Posts
Last Edited: 2011-07-16 01:00:55
July 14 2011 09:23 GMT
#1
What
I have put together some batch files that will use irfanview to repeatedly bring up an overlay on top of the control groups visible area for a few seconds. There are methods out there to remind players to keep up with macro activities like mule, inject, build workers, http://injectlarvae.com/ is an example, but this method seems new and didn't come up when I searched for it. I don't think this breaks the TOS, and even if it did I don't know how blizzard could monitor it.

Specifics
My setup brings up an "S" over the top of control group 5 every 12 seconds or so, to remind me to build SCVs, 5 being my command center control group and S being for build SCV. It would be pretty easy to modify the image, timing and position for mules, crono boosts, injects, or whatever you want.

The files are simple and should be pretty understandable, but also they are only going to look right if you have the same resolution as me (or fiddle some numbers), I am guessing you should also run Windowed-Fullscreen. I should mention this will probably only work on XP out of the box, some tweaking would have to be done for vista win7 and mac.

Pictures dammit!
[image loading]

How to do it
1. Install irfanview http://www.irfanview.com/ set it to be always on top (options, tick always on top)

2. Either unzip the file (http://www.mediafire.com/?3heiidr8cdcgdch) to C:/_SC2 or go to the following "set it up from scratch" section if you don't like downloading random zips

3. Run the Tick.bat

You can also make a shortcut of the batch file (has to be on the desktop for XP) and give it a shortcut key combination to start it at the start of the game, and you can easily make another batch script to kill cmd.exe to turn it off.

Set it up from scratch
1. Make a folder!
Name: C:\_SC2

2. Make a .BMP
Name: scv.bmp
44x18 pixels with an "s" and some amount of artistic design

3. Make batch file 1
Name: MAKEIMG.BAT
---------------------------------------------------------------------------------------------------------------------
rem be in the right folder, standard install
c:
cd C:\Program Files\IrfanView

rem create in pos x, y
i_view32.exe c:\_sc2\scv.bmp /pos (528,687) /hide=15 /resample
---------------------------------------------------------------------------------------------------------------------

4. Make batch file 2
Name: TICK.BAT
---------------------------------------------------------------------------------------------------------------------
C:
cd C:\_SC2
:start
rem - Start up the process again.
rem FLASH FOR TWO SECONDS, TWICE
link.LNK
ping 127.0.0.1 -n 2
taskkill /IM i_view32.exe
ping 127.0.0.1 -n 1
link.LNK
ping 127.0.0.1 -n 2
taskkill /IM i_view32.exe
rem CHANGE THIS NUMBER (-n x) FOR THE DELAY
ping 127.0.0.1 -n 11
goto:start
---------------------------------------------------------------------------------------------------------------------

5.Make a link
Name: link
Target: C:\_SC2\MAKEIMG.BAT
Start in: C:\_sc2


No one has yet complained about the image coming up in a different spot which if anyone ran the bat file as it is they would, this is because my monitor is 1440 x 900 (shush it was on special).to move it around for your specific resolution you need to edit the MAKEIMG.BAT /pos command.

Use at own risk
There is a small risk that using this method will get you banned or make you a worse player. The image viewer irfanview is used by casters for their overlays during replays and I am assuming during live streams as well, also nothing is hooking in to the starcraft2 program or keylogging, or even changing the games feel more than alt tabbing or playing your own music would, so a ban is very unlikely.That said people are currently getting banned and unbanned for less (raidcall) and it is possible that blizzard monitor all your applications during a game and could possibly detect the image viewer start and end several times. If you think a timer that reminds you to do something every 10 seconds will make you worse at doing something every 10 seconds, or if you are competing at LAN events, or could not bear to stop using this setup it could make you worse at sc2.
KEKEKE
NicoLoco
Profile Joined December 2010
Norway159 Posts
Last Edited: 2011-07-14 10:07:53
July 14 2011 10:05 GMT
#2
I think I would classify this as cheating, or at least enabling oneself an advantage that your similarly skilled opposition doesn't have.

Edit:
I think it would be sort of OK if it popped up on a seperate monitor or on your mobile phone or something like that, but having it overlay the game is just wrong. If the game was supposed to remind you to inject and build SCVs you would have the option to do so. Some of the skill in this game comes down to being able to remember to do everything you are supposed to do.
If I gave a shit you'd be the first to get it!
BAFz0r
Profile Joined July 2010
Denmark92 Posts
July 14 2011 10:08 GMT
#3
Nice Idea, though as NicoLoco already mentioned, i see this as a hack, and it wont be allowed at a tournament, so id say its a pretty bad idea, learn the timings the hardway, play enough and they will come natural to you. But nice idea though
Taking 1 game at a time
Elefanto
Profile Joined May 2010
Switzerland3584 Posts
July 14 2011 10:09 GMT
#4
On July 14 2011 19:05 NicoLoco wrote:
I think I would classify this as cheating, or at least enabling oneself an advantage that your similarly skilled opposition doesn't have.

Edit:
I think it would be sort of OK if it popped up on a seperate monitor or on your mobile phone or something like that, but having it overlay the game is just wrong. If the game was supposed to remind you to inject and build SCVs you would have the option to do so. Some of the skill in this game comes down to being able to remember to do everything you are supposed to do.


SC2 reminds you to inject.
I don't support it, but at a certain level it won't help you anymore, because
there it's not so much a thing of being able to remind, it's about being able
to mechanically do it.
wat
enecateReAP
Profile Joined June 2011
United Kingdom378 Posts
July 14 2011 10:13 GMT
#5
I think this is quite easily a cheating program, it gives you an unfair advantage over your opponants.
"Stargate units imba" - oGsMC
CptCutter
Profile Joined September 2010
United Kingdom370 Posts
July 14 2011 10:24 GMT
#6
On July 14 2011 18:23 zergrushkekeke wrote:
What
I have put together some batch files that will use irfanview to repeatedly bring up an overlay on top of the control groups visible area for a few seconds. There are methods out there to remind players to keep up with macro activities like mule, inject, build workers, http://injectlarvae.com/ is an example, but this method seems new and didn't come up when I searched for it. I don't think this breaks the TOS, and even if it did I don't know how blizzard could monitor it.

Specifics
My setup brings up an "S" over the top of control group 5 every 12 seconds or so, to remind me to build SCVs, 5 being my command center control group and S being for build SCV. It would be pretty easy to modify the image, timing and position for mules, crono boosts, injects, or whatever you want.

The files are simple and should be pretty understandable, but also they are only going to look right if you have the same resolution as me (or fiddle some numbers), I am guessing you should also run Windowed-Fullscreen. I should mention this will probably only work on XP out of the box, some tweaking would have to be done for vista win7 and mac.


How to do it
1. Install irfanview http://www.irfanview.com/ set it to be always on top (options, tick always on top)

2. Either unzip the file (that I'm going to upload somewhere eventually) to C:/_SC2 or go to the following "set it up from scratch" section

3. Run the Tick.bat

You can also make a shortcut of the batch file (has to be on the desktop for XP) and give it a shortcut key combination to start it at the start of the game, I don't know a good way to close it besides just alt tabbing.

set it up from scratch
1. Make a folder!
Name: C:\_SC2

2. Make a .BMP
Name: scv.bmp
44x18 pixels with an "s" and some amount of artistic design

3. Make batch file 1
Name: MAKEIMG.BAT
---------------------------------------------------------------------------------------------------------------------
rem be in the right folder, standard install
c:
cd C:\Program Files\IrfanView

rem create in pos x, y
i_view32.exe c:\_sc2\scv.bmp /pos (528,687) /hide=15 /resample
---------------------------------------------------------------------------------------------------------------------

4. Make batch file 2
Name: TICK.BAT
---------------------------------------------------------------------------------------------------------------------
C:
cd C:\_SC2
:start
rem - Start up the process again.
rem FLASH FOR TWO SECONDS, TWICE
link.LNK
ping 127.0.0.1 -n 2
taskkill /IM i_view32.exe
ping 127.0.0.1 -n 1
link.LNK
ping 127.0.0.1 -n 2
taskkill /IM i_view32.exe
rem CHANGE THIS NUMBER (-n x) FOR THE DELAY
ping 127.0.0.1 -n 11
goto:start
---------------------------------------------------------------------------------------------------------------------

5.Make a link
Name: link
Target: C:\_SC2\MAKEIMG.BAT
Start in: C:\_sc2


people like you disgust me. trying to gain advantages over others just because you dont have the brains to do something. why not try creating something thats a piece of the actual game like a custom game to help people with their macro?
Rannasha
Profile Blog Joined August 2010
Netherlands2398 Posts
July 14 2011 10:29 GMT
#7
To all those who call "cheat": I don't see how this is any different than setting up an alarm-clock / cellphone to sound a beep every 12 seconds. In fact, a beep is probably preferable since it doesn't obstruct the screen.

Nevertheless, the preferred way is to just learn to do it without external aids.
Such flammable little insects!
Eleaven
Profile Joined September 2010
772 Posts
July 14 2011 10:37 GMT
#8
Gotta admit i hate all these people who talk about "hacks" etc for things that DO NOT interact in any way with starcraft.

This is a fucking timer. A timer that displays an image.

Whether its on monitor 1 or 2 makes absolutely no difference. It's a learning aid at best, and a mildly useless crutch at worst. Don't worry about it. This won't really give anyone competitive an advantage. by masters remembering SCV's should be the least of your worries.

This is absolutely no different from having a coach watch you play and say "make an scv dawwg"

Stop spewing shit basically.

You don't have to agree with it "morally" but to say "oh this is a hack and shud be ban" etc is just retarded.
Handfoot
Profile Joined January 2011
United States62 Posts
July 14 2011 10:37 GMT
#9
I'm curious why it needs to ping 127.0.0.1.
GD1
Profile Joined March 2011
29 Posts
Last Edited: 2011-07-14 10:42:08
July 14 2011 10:40 GMT
#10
Your alarm clock doesnt pop up on the screen and especially not above your control groups, can't you see how this is cheating?
Selkie
Profile Blog Joined October 2010
United States530 Posts
July 14 2011 10:41 GMT
#11
Blizzard's already banned people for using a speaking overlay- this will definitely get people banned.
Eleaven
Profile Joined September 2010
772 Posts
July 14 2011 10:41 GMT
#12
On July 14 2011 19:24 CptCutter wrote:
Show nested quote +
On July 14 2011 18:23 zergrushkekeke wrote:
What
I have put together some batch files that will use irfanview to repeatedly bring up an overlay on top of the control groups visible area for a few seconds. There are methods out there to remind players to keep up with macro activities like mule, inject, build workers, http://injectlarvae.com/ is an example, but this method seems new and didn't come up when I searched for it. I don't think this breaks the TOS, and even if it did I don't know how blizzard could monitor it.

Specifics
My setup brings up an "S" over the top of control group 5 every 12 seconds or so, to remind me to build SCVs, 5 being my command center control group and S being for build SCV. It would be pretty easy to modify the image, timing and position for mules, crono boosts, injects, or whatever you want.

The files are simple and should be pretty understandable, but also they are only going to look right if you have the same resolution as me (or fiddle some numbers), I am guessing you should also run Windowed-Fullscreen. I should mention this will probably only work on XP out of the box, some tweaking would have to be done for vista win7 and mac.


How to do it
1. Install irfanview http://www.irfanview.com/ set it to be always on top (options, tick always on top)

2. Either unzip the file (that I'm going to upload somewhere eventually) to C:/_SC2 or go to the following "set it up from scratch" section

3. Run the Tick.bat

You can also make a shortcut of the batch file (has to be on the desktop for XP) and give it a shortcut key combination to start it at the start of the game, I don't know a good way to close it besides just alt tabbing.

set it up from scratch
1. Make a folder!
Name: C:\_SC2

2. Make a .BMP
Name: scv.bmp
44x18 pixels with an "s" and some amount of artistic design

3. Make batch file 1
Name: MAKEIMG.BAT
---------------------------------------------------------------------------------------------------------------------
rem be in the right folder, standard install
c:
cd C:\Program Files\IrfanView

rem create in pos x, y
i_view32.exe c:\_sc2\scv.bmp /pos (528,687) /hide=15 /resample
---------------------------------------------------------------------------------------------------------------------

4. Make batch file 2
Name: TICK.BAT
---------------------------------------------------------------------------------------------------------------------
C:
cd C:\_SC2
:start
rem - Start up the process again.
rem FLASH FOR TWO SECONDS, TWICE
link.LNK
ping 127.0.0.1 -n 2
taskkill /IM i_view32.exe
ping 127.0.0.1 -n 1
link.LNK
ping 127.0.0.1 -n 2
taskkill /IM i_view32.exe
rem CHANGE THIS NUMBER (-n x) FOR THE DELAY
ping 127.0.0.1 -n 11
goto:start
---------------------------------------------------------------------------------------------------------------------

5.Make a link
Name: link
Target: C:\_SC2\MAKEIMG.BAT
Start in: C:\_sc2


people like you disgust me. trying to gain advantages over others just because you dont have the brains to do something. why not try creating something thats a piece of the actual game like a custom game to help people with their macro?



HE disgusts you because he found a way to help him learn his macro?

Your the piece of shit here, judging people for doing things differently.
"oh but it's okay ifg its an alarm that plays a beep?" (someone else said)

mmk, suppose he's deaf? whether or not he is isnt relevant.

Whilst he's microing his army, it's not his memory failing him, it's his limited mechanical ability failing him. This won't make him better or give him some crazy advantage.
IT might solidfy timings in him much like a metronome, just visual.

Calm down, let people learn how they want to learn.. it doesn't break any rules. more practically, even if it did break rules, it's not enforceable.
Eleaven
Profile Joined September 2010
772 Posts
July 14 2011 10:42 GMT
#13
On July 14 2011 19:41 Selkie wrote:
Blizzard's already banned people for using a speaking overlay- this will definitely get people banned.



get out.

Raidcall hooked into the rendering process of sc2.exe

This is an image that renders completely seperately and has no interaction with the game.

Idiots stop posting please, leaver responses to people who aren't sensationalist =\
NicoLoco
Profile Joined December 2010
Norway159 Posts
July 14 2011 10:42 GMT
#14
On July 14 2011 19:05 NicoLoco wrote:
I think I would classify this as cheating, or at least enabling oneself an advantage that your similarly skilled opposition doesn't have.



I am not saying that it is "hax and should be banned". Wow, people. Please calm down abit and don't just throw a hissyfit because you have a different opinion than your peers.

My point is that you are better off learning it the hard way, and if you want to set up reminders while playing custom games with friends/practice partners that is totally fine, but on ladder you are giving yourself an advantage that a player of similar skill to yourself doesn't have (or knows about).

I salute the initative, I just would like for people to learn "the hard way".
If I gave a shit you'd be the first to get it!
Eleaven
Profile Joined September 2010
772 Posts
July 14 2011 10:44 GMT
#15
On July 14 2011 19:42 NicoLoco wrote:
Show nested quote +
On July 14 2011 19:05 NicoLoco wrote:
I think I would classify this as cheating, or at least enabling oneself an advantage that your similarly skilled opposition doesn't have.



I am not saying that it is "hax and should be banned". Wow, people. Please calm down abit and don't just throw a hissyfit because you have a different opinion than your peers.

My point is that you are better off learning it the hard way, and if you want to set up reminders while playing custom games with friends/practice partners that is totally fine, but on ladder you are giving yourself an advantage that a player of similar skill to yourself doesn't have (or knows about).

I salute the initative, I just would like for people to learn "the hard way".



Please provide evidence for why "your better off to learn the hard way" unless you have proven this in some study im/the world is unaware of, you giving an opinion but stating it as fact.

mdb
Profile Blog Joined February 2003
Bulgaria4059 Posts
Last Edited: 2011-07-14 10:46:05
July 14 2011 10:45 GMT
#16
Everything that in one or another way helps you ingame is and is not develpoed by Blizzard is 100% cheating. There is a reason why on chess tournaments the players dont bring their opening books with them.
NicoLoco
Profile Joined December 2010
Norway159 Posts
Last Edited: 2011-07-14 10:50:14
July 14 2011 10:46 GMT
#17
On July 14 2011 19:44 Eleaven wrote:
Show nested quote +
On July 14 2011 19:42 NicoLoco wrote:
On July 14 2011 19:05 NicoLoco wrote:
I think I would classify this as cheating, or at least enabling oneself an advantage that your similarly skilled opposition doesn't have.



I am not saying that it is "hax and should be banned". Wow, people. Please calm down abit and don't just throw a hissyfit because you have a different opinion than your peers.

My point is that you are better off learning it the hard way, and if you want to set up reminders while playing custom games with friends/practice partners that is totally fine, but on ladder you are giving yourself an advantage that a player of similar skill to yourself doesn't have (or knows about).

I salute the initative, I just would like for people to learn "the hard way".



Please provide evidence for why "your better off to learn the hard way" unless you have proven this in some study im/the world is unaware of, you giving an opinion but stating it as fact.


You are right, I should have said that I THINK that it is better to learn "the hard way". It is my opinion, and I shouldn't have stated it like I was some sort of allknowing learning doctor expert professor.

As I said, I only have a problem with it if you use it on ladder or in tourneys.

That being said. I make SCVs based upon internal timers. I used to forget before, now I don't quite so often. I did it without reminders or other tools. I had a yellow sticky note attached to the bottom of my screen that I had written these things on:

+ Show Spoiler +
1. Make SCVs
2. Make units
3. Minimap
4. Make SCVs
5. Make units
6. Minimap

Bronze league, baby!
If I gave a shit you'd be the first to get it!
Eleaven
Profile Joined September 2010
772 Posts
July 14 2011 10:49 GMT
#18
On July 14 2011 19:46 NicoLoco wrote:
Show nested quote +
On July 14 2011 19:44 Eleaven wrote:
On July 14 2011 19:42 NicoLoco wrote:
On July 14 2011 19:05 NicoLoco wrote:
I think I would classify this as cheating, or at least enabling oneself an advantage that your similarly skilled opposition doesn't have.



I am not saying that it is "hax and should be banned". Wow, people. Please calm down abit and don't just throw a hissyfit because you have a different opinion than your peers.

My point is that you are better off learning it the hard way, and if you want to set up reminders while playing custom games with friends/practice partners that is totally fine, but on ladder you are giving yourself an advantage that a player of similar skill to yourself doesn't have (or knows about).

I salute the initative, I just would like for people to learn "the hard way".



Please provide evidence for why "your better off to learn the hard way" unless you have proven this in some study im/the world is unaware of, you giving an opinion but stating it as fact.


You are right, I should have said that I THINK that it is better to learn "the hard way". It is my opinion, and I shouldn't have stated it like I was some sort of allknowing learning doctor expert professor.

That being said. I make SCVs based upon internal timers. I used to forget before, now I don't quite so often.


Agreed, i also run off an internal timer for my scv production.
When i wanted to learn zerg, however, i used a 30 second timer with a beep to train my injects, and after just a few hours i could play without it and had a really solid inner timing set up.

Tools that help people learn stuff quicker are cool. Designing your own methods of faster learning is like the height of intelligence in my opinion. Especially when there's no rules being broken, No laws being ignored
Eleaven
Profile Joined September 2010
772 Posts
July 14 2011 10:51 GMT
#19
On July 14 2011 19:45 mdb wrote:
Everything that in one or another way helps you ingame is and is not develpoed by Blizzard is 100% cheating. There is a reason why on chess tournaments the players dont bring their opening books with them.


I doubt he's going to be using this at mlg.

Don't worry about it.

Every time i look at my watch it reminds me to scout.. should i remove it? :S bit of a cheat right? :S
mdb
Profile Blog Joined February 2003
Bulgaria4059 Posts
July 14 2011 10:53 GMT
#20
On July 14 2011 19:51 Eleaven wrote:
Show nested quote +
On July 14 2011 19:45 mdb wrote:
Everything that in one or another way helps you ingame is and is not develpoed by Blizzard is 100% cheating. There is a reason why on chess tournaments the players dont bring their opening books with them.


I doubt he's going to be using this at mlg.

Don't worry about it.

Every time i look at my watch it reminds me to scout.. should i remove it? :S bit of a cheat right? :S


It doesnt matter where people are going to use it, the fact stands - this is cheating and cheating is not good.
NicoLoco
Profile Joined December 2010
Norway159 Posts
July 14 2011 10:54 GMT
#21
On July 14 2011 19:51 Eleaven wrote:
Show nested quote +
On July 14 2011 19:45 mdb wrote:
Everything that in one or another way helps you ingame is and is not develpoed by Blizzard is 100% cheating. There is a reason why on chess tournaments the players dont bring their opening books with them.


I doubt he's going to be using this at mlg.

Don't worry about it.

Every time i look at my watch it reminds me to scout.. should i remove it? :S bit of a cheat right? :S


This is a file you execute that pops a visible notification on your screen that reminds you to do something that you otherwise might have forgotten.

Please don't compare it to "looking at your watch".

MLG or ladder, it makes no difference. My point is that this can be a tool for people who want to practice their timings and need a reminder, however I sincerely think it shouldn't be used on ladder or in any other competitive scenario.
If I gave a shit you'd be the first to get it!
Eleaven
Profile Joined September 2010
772 Posts
Last Edited: 2011-07-14 11:01:57
July 14 2011 11:00 GMT
#22
On July 14 2011 19:54 NicoLoco wrote:
Show nested quote +
On July 14 2011 19:51 Eleaven wrote:
On July 14 2011 19:45 mdb wrote:
Everything that in one or another way helps you ingame is and is not develpoed by Blizzard is 100% cheating. There is a reason why on chess tournaments the players dont bring their opening books with them.


I doubt he's going to be using this at mlg.

Don't worry about it.

Every time i look at my watch it reminds me to scout.. should i remove it? :S bit of a cheat right? :S


This is a file you execute that pops a visible notification on your screen that reminds you to do something that you otherwise might have forgotten.

Please don't compare it to "looking at your watch".

MLG or ladder, it makes no difference. My point is that this can be a tool for people who want to practice their timings and need a reminder, however I sincerely think it shouldn't be used on ladder or in any other competitive scenario.



Good to know what you think =\, now what are you going to do about it?

There's really 2 options here

A) Encourage people to find ways to learn things quickly
B) Shit on new idea's because you don't like them

Neither of these options really DO anything, but i'm fairly sure option A can only lead to better things. Unless your willing to find some amazing way to stop this usage based on whether its custom or ladder.. there's just not going to be any point.

In Online poker you can get those pot odd's calculators, they don't make you a better player though, which is pretty obvious when you look at the sort of people who use them and their statistics. -> if used correctly they MIGHT increase the speed at which you pick up new concepts though.

If you don't like the analogy, i could create another for you, i understand it's not a 1:1 thing we're looking at, but i revert to my original question, "What are you going to do about it?"
(remember, calling him a cheater won't change anything)
NicoLoco
Profile Joined December 2010
Norway159 Posts
July 14 2011 11:04 GMT
#23
On July 14 2011 20:00 Eleaven wrote:
Show nested quote +
On July 14 2011 19:54 NicoLoco wrote:
On July 14 2011 19:51 Eleaven wrote:
On July 14 2011 19:45 mdb wrote:
Everything that in one or another way helps you ingame is and is not develpoed by Blizzard is 100% cheating. There is a reason why on chess tournaments the players dont bring their opening books with them.


I doubt he's going to be using this at mlg.

Don't worry about it.

Every time i look at my watch it reminds me to scout.. should i remove it? :S bit of a cheat right? :S


This is a file you execute that pops a visible notification on your screen that reminds you to do something that you otherwise might have forgotten.

Please don't compare it to "looking at your watch".

MLG or ladder, it makes no difference. My point is that this can be a tool for people who want to practice their timings and need a reminder, however I sincerely think it shouldn't be used on ladder or in any other competitive scenario.



Good to know what you think =\, now what are you going to do about it?

There's really 2 options here

A) Encourage people to find ways to learn things quickly
B) Shit on new idea's because you don't like them

Neither of these options really DO anything, but i'm fairly sure option A can only lead to better things. Unless your willing to find some amazing way to stop this usage based on whether its custom or ladder.. there's just not going to be any point.

In Online poker you can get those pot odd's calculators, they don't make you a better player though, which is pretty obvious when you look at the sort of people who use them and their statistics. -> if used correctly they MIGHT increase the speed at which you pick up new concepts though.

If you don't like the analogy, i could create another for you, i understand it's not a 1:1 thing we're looking at, but i revert to my original question, "What are you going to do about it?"
(remember, calling him a cheater won't change anything)


What am I going to do about it? LOL.
I am not going to do anything. I think you confuse me stating my opinion, which I have a right to do, to me trying to do anything but state the obvious - that it is an advantage you gain that your opponent doesn't know you have and likely won't have.

I am not "shitting on the idea", I am saying that I would encourage people not to utilize this tool in other than practice games.
If I gave a shit you'd be the first to get it!
Lennon
Profile Joined February 2010
United Kingdom2275 Posts
July 14 2011 11:07 GMT
#24
This surely counts as cheating.
Eleaven
Profile Joined September 2010
772 Posts
July 14 2011 11:08 GMT
#25
On July 14 2011 20:04 NicoLoco wrote:
Show nested quote +
On July 14 2011 20:00 Eleaven wrote:
On July 14 2011 19:54 NicoLoco wrote:
On July 14 2011 19:51 Eleaven wrote:
On July 14 2011 19:45 mdb wrote:
Everything that in one or another way helps you ingame is and is not develpoed by Blizzard is 100% cheating. There is a reason why on chess tournaments the players dont bring their opening books with them.


I doubt he's going to be using this at mlg.

Don't worry about it.

Every time i look at my watch it reminds me to scout.. should i remove it? :S bit of a cheat right? :S


This is a file you execute that pops a visible notification on your screen that reminds you to do something that you otherwise might have forgotten.

Please don't compare it to "looking at your watch".

MLG or ladder, it makes no difference. My point is that this can be a tool for people who want to practice their timings and need a reminder, however I sincerely think it shouldn't be used on ladder or in any other competitive scenario.



Good to know what you think =\, now what are you going to do about it?

There's really 2 options here

A) Encourage people to find ways to learn things quickly
B) Shit on new idea's because you don't like them

Neither of these options really DO anything, but i'm fairly sure option A can only lead to better things. Unless your willing to find some amazing way to stop this usage based on whether its custom or ladder.. there's just not going to be any point.

In Online poker you can get those pot odd's calculators, they don't make you a better player though, which is pretty obvious when you look at the sort of people who use them and their statistics. -> if used correctly they MIGHT increase the speed at which you pick up new concepts though.

If you don't like the analogy, i could create another for you, i understand it's not a 1:1 thing we're looking at, but i revert to my original question, "What are you going to do about it?"
(remember, calling him a cheater won't change anything)


What am I going to do about it? LOL.
I am not going to do anything. I think you confuse me stating my opinion, which I have a right to do, to me trying to do anything but state the obvious - that it is an advantage you gain that your opponent doesn't know you have and likely won't have.

I am not "shitting on the idea", I am saying that I would encourage people not to utilize this tool in other than practice games.


Okay.
Most people (especially competitive) consider ladder to be practice games.

At least we're a step down from "LOL CHEATEURRR!" now
zzdd
Profile Joined December 2010
United States484 Posts
Last Edited: 2011-07-14 11:09:45
July 14 2011 11:08 GMT
#26
It's funny how people call this a hack. Imagine playing against this player:

"OMG he remembered to macro. HACKER!!!"

This is just an overreaction to one of many macro helper programs already out.

Edit: Just pretend this is another person helping out, like a coach for example.
Demonace34
Profile Blog Joined January 2011
United States2493 Posts
July 14 2011 11:10 GMT
#27
No but getting a thread closed to something that pops up in front of your screen at automated times would clear TL of a bad Topic.

The real way to learn is to sit there and look at the in game clock, press the hotkeys for each queen over and over, actually look at the timer on each hatchery, or just use that new feature they added into the game that alerts you when your spawn larva is at the end of the cycle. I doubt blizzard would want you to change where they position the alerts on the screen to put them directly in front of your face. They give you the tools to work with inside the game so you don't have to create batch files or download a program to do the remembering for you.

I just hate seeing this stuff on TL, competitors should use what the game has given them. If you want to do this offline that fine, but I would hope you would get banned for using it in ladder and tournament games where there is actual competition.
NaNiwa|IdrA|HuK|iNcontroL|Jinro|NonY|Day[9]|PuMa|HerO|MMA|NesTea|NaDa|Boxer|Ryung|
NicoLoco
Profile Joined December 2010
Norway159 Posts
July 14 2011 11:11 GMT
#28
On July 14 2011 20:08 Eleaven wrote:
Show nested quote +
On July 14 2011 20:04 NicoLoco wrote:
On July 14 2011 20:00 Eleaven wrote:
On July 14 2011 19:54 NicoLoco wrote:
On July 14 2011 19:51 Eleaven wrote:
On July 14 2011 19:45 mdb wrote:
Everything that in one or another way helps you ingame is and is not develpoed by Blizzard is 100% cheating. There is a reason why on chess tournaments the players dont bring their opening books with them.


I doubt he's going to be using this at mlg.

Don't worry about it.

Every time i look at my watch it reminds me to scout.. should i remove it? :S bit of a cheat right? :S


This is a file you execute that pops a visible notification on your screen that reminds you to do something that you otherwise might have forgotten.

Please don't compare it to "looking at your watch".

MLG or ladder, it makes no difference. My point is that this can be a tool for people who want to practice their timings and need a reminder, however I sincerely think it shouldn't be used on ladder or in any other competitive scenario.



Good to know what you think =\, now what are you going to do about it?

There's really 2 options here

A) Encourage people to find ways to learn things quickly
B) Shit on new idea's because you don't like them

Neither of these options really DO anything, but i'm fairly sure option A can only lead to better things. Unless your willing to find some amazing way to stop this usage based on whether its custom or ladder.. there's just not going to be any point.

In Online poker you can get those pot odd's calculators, they don't make you a better player though, which is pretty obvious when you look at the sort of people who use them and their statistics. -> if used correctly they MIGHT increase the speed at which you pick up new concepts though.

If you don't like the analogy, i could create another for you, i understand it's not a 1:1 thing we're looking at, but i revert to my original question, "What are you going to do about it?"
(remember, calling him a cheater won't change anything)


What am I going to do about it? LOL.
I am not going to do anything. I think you confuse me stating my opinion, which I have a right to do, to me trying to do anything but state the obvious - that it is an advantage you gain that your opponent doesn't know you have and likely won't have.

I am not "shitting on the idea", I am saying that I would encourage people not to utilize this tool in other than practice games.


Okay.
Most people (especially competitive) consider ladder to be practice games.

At least we're a step down from "LOL CHEATEURRR!" now


Please quote me saying "LOL CHEATEURRR!" or anything remotely close to it.
If I gave a shit you'd be the first to get it!
Phenny
Profile Joined October 2010
Australia1435 Posts
Last Edited: 2011-07-14 11:15:27
July 14 2011 11:11 GMT
#29
Just a help tool imo, nothing to shit our pants over at any rate.

That said I wouldn't use it because (EDIT: disregard) and I think I'd feel better improving without any assistance.
Eleaven
Profile Joined September 2010
772 Posts
July 14 2011 11:12 GMT
#30
On July 14 2011 20:08 zzdd wrote:
It's funny how people call this a hack. Imagine playing against this player:

"OMG he remembered to macro. HACKER!!!"

This is just an overreaction to one of many macro helper programs already out.

Edit: Just pretend this is another person helping out, like a coach for example.


Essentially all it is tbh. (but doesn't charge you $30/hour)

And it's much better to post something potentially helpful to the community than to just post negative opinions about everything with nothing of use contributed
Eleaven
Profile Joined September 2010
772 Posts
July 14 2011 11:14 GMT
#31
On July 14 2011 20:11 NicoLoco wrote:
Show nested quote +
On July 14 2011 20:08 Eleaven wrote:
On July 14 2011 20:04 NicoLoco wrote:
On July 14 2011 20:00 Eleaven wrote:
On July 14 2011 19:54 NicoLoco wrote:
On July 14 2011 19:51 Eleaven wrote:
On July 14 2011 19:45 mdb wrote:
Everything that in one or another way helps you ingame is and is not develpoed by Blizzard is 100% cheating. There is a reason why on chess tournaments the players dont bring their opening books with them.


I doubt he's going to be using this at mlg.

Don't worry about it.

Every time i look at my watch it reminds me to scout.. should i remove it? :S bit of a cheat right? :S


This is a file you execute that pops a visible notification on your screen that reminds you to do something that you otherwise might have forgotten.

Please don't compare it to "looking at your watch".

MLG or ladder, it makes no difference. My point is that this can be a tool for people who want to practice their timings and need a reminder, however I sincerely think it shouldn't be used on ladder or in any other competitive scenario.



Good to know what you think =\, now what are you going to do about it?

There's really 2 options here

A) Encourage people to find ways to learn things quickly
B) Shit on new idea's because you don't like them

Neither of these options really DO anything, but i'm fairly sure option A can only lead to better things. Unless your willing to find some amazing way to stop this usage based on whether its custom or ladder.. there's just not going to be any point.

In Online poker you can get those pot odd's calculators, they don't make you a better player though, which is pretty obvious when you look at the sort of people who use them and their statistics. -> if used correctly they MIGHT increase the speed at which you pick up new concepts though.

If you don't like the analogy, i could create another for you, i understand it's not a 1:1 thing we're looking at, but i revert to my original question, "What are you going to do about it?"
(remember, calling him a cheater won't change anything)


What am I going to do about it? LOL.
I am not going to do anything. I think you confuse me stating my opinion, which I have a right to do, to me trying to do anything but state the obvious - that it is an advantage you gain that your opponent doesn't know you have and likely won't have.

I am not "shitting on the idea", I am saying that I would encourage people not to utilize this tool in other than practice games.


Okay.
Most people (especially competitive) consider ladder to be practice games.

At least we're a step down from "LOL CHEATEURRR!" now


Please quote me saying "LOL CHEATEURRR!" or anything remotely close to it.


I was talking to the thread in general. Don't take everything personally, (i already know your not one to offer anything, so nothing is being asked of you)

We're, inclusive language. Includes the reader, sorry if that wasn't clear bro.
Hashmeister
Profile Joined April 2011
Germany238 Posts
July 14 2011 11:14 GMT
#32
Programs like that will propably get you banned by blizz.
bit.ly/hashmeister
NicoLoco
Profile Joined December 2010
Norway159 Posts
July 14 2011 11:16 GMT
#33
On July 14 2011 20:14 Hashmeister wrote:
Programs like that will propably get you banned by blizz.

Now that isn't true, as the program doesn't alter anything ingame, it just pops up above the game.

It is at least highly unlikely.
If I gave a shit you'd be the first to get it!
Tuczniak
Profile Joined September 2010
1561 Posts
July 14 2011 11:20 GMT
#34
On July 14 2011 20:10 Demonace34 wrote:
No but getting a thread closed to something that pops up in front of your screen at automated times would clear TL of a bad Topic.

The real way to learn is to sit there and look at the in game clock, press the hotkeys for each queen over and over, actually look at the timer on each hatchery, or just use that new feature they added into the game that alerts you when your spawn larva is at the end of the cycle. I doubt blizzard would want you to change where they position the alerts on the screen to put them directly in front of your face. They give you the tools to work with inside the game so you don't have to create batch files or download a program to do the remembering for you.

I just hate seeing this stuff on TL, competitors should use what the game has given them. If you want to do this offline that fine, but I would hope you would get banned for using it in ladder and tournament games where there is actual competition.
I think Blizzard should do this.

And when we talk about it, they should enable to modify all UI in game.
It's cute that you can hide all panels, but wouldn't it be better for example for casters to be able to hide everythig except minimap? Why we have to see big panel with move attack hold commands etc, when good players don't use it and for caster it's completely waste of space?
FireFish
Profile Joined June 2011
Denmark228 Posts
July 14 2011 11:22 GMT
#35
this is deffently cheating
fds
Profile Joined February 2011
Slovenia258 Posts
July 14 2011 11:28 GMT
#36
if alarms would be synced with in-game production that this could be considered cheating. as this is not..
Deleuze
Profile Blog Joined December 2010
United Kingdom2102 Posts
Last Edited: 2011-07-14 11:50:01
July 14 2011 11:48 GMT
#37
I don't see what use this is.

Let me get this straight, this is a program with a timer that just reminds you when to build a MULE, SCV etc is has no responsivity to what is going on in the game at hand nor the players actions/key strokes (pls correct me if I'm wrong)

Surely, this would really make you seceptible to harrasment and non-standard play - if you had your plan all set with your little reminders on when to build an SCV etc what would happen when your opponent does something completely unexpected that throws you off for thrity seconds making you deviate your plan?

Then your plan and reminders will all be out of sync and rendered completely pointless if not incredibly annoying?

I don't see how this would really help you improve - there are bulid order custom games out there which have mre practice applications (though are still themselves limited) - the best you can expect from this is that you will become reliant on a reminder of when to do stuff. I would impede the development of any 'game sense' which in the long run would be a disadvantage.

Think of it learning the piano with one of those keyboards where the key lights up for the next one you should play - yeah you will be able to play fine with that script running, but you would fail to develop any 'ear' for the music or tune nor would you develop a strong muscle memory when reading music....

My verdict is:

L2P

Is this cheating...? Well, using a third party program to (dubiously) enhance your skill/play at the game in a competitive context is bad.

I think only really really bad players would consider this an option....

Pls convince me otherwise - or at least attempt to do so :D
“An image of thought called philosophy has been formed historically and it effectively stops people from thinking.” ― Gilles Deleuze, Dialogues II
Demonace34
Profile Blog Joined January 2011
United States2493 Posts
July 14 2011 11:52 GMT
#38
On July 14 2011 20:28 fds wrote:
if alarms would be synced with in-game production that this could be considered cheating. as this is not..


If you put the sound every 30 something seconds real world time you can sync it easily for larva injects on hatcheries. I don't think that it is going to ruin the game if people use it, but I just don't like the precedent and lines this will eventually allow people to cross. People should just play the normal way to get better instead of finding programs they can use to help get shortcuts to actual training.
NaNiwa|IdrA|HuK|iNcontroL|Jinro|NonY|Day[9]|PuMa|HerO|MMA|NesTea|NaDa|Boxer|Ryung|
ScythedBlade
Profile Joined May 2010
308 Posts
July 14 2011 11:57 GMT
#39
Just leaving this here:

Proof based reasoning -> not cheating
Deleuze
Profile Blog Joined December 2010
United Kingdom2102 Posts
Last Edited: 2011-07-14 12:10:02
July 14 2011 12:04 GMT
#40
On July 14 2011 20:57 ScythedBlade wrote:
Just leaving this here:

Proof based reasoning -> not cheating



But gaining an unfair advantage with your ability to make proof based reasonable decision is cheating.


Not that I'm suggesting that this program would give you an advantage.


Edit: spelling.....
“An image of thought called philosophy has been formed historically and it effectively stops people from thinking.” ― Gilles Deleuze, Dialogues II
Eleaven
Profile Joined September 2010
772 Posts
July 14 2011 12:07 GMT
#41
On July 14 2011 20:48 Deleuze wrote:
I don't see what use this is.

Let me get this straight, this is a program with a timer that just reminds you when to build a MULE, SCV etc is has no responsivity to what is going on in the game at hand nor the players actions/key strokes (pls correct me if I'm wrong)

Surely, this would really make you seceptible to harrasment and non-standard play - if you had your plan all set with your little reminders on when to build an SCV etc what would happen when your opponent does something completely unexpected that throws you off for thrity seconds making you deviate your plan?

Then your plan and reminders will all be out of sync and rendered completely pointless if not incredibly annoying?

I don't see how this would really help you improve - there are bulid order custom games out there which have mre practice applications (though are still themselves limited) - the best you can expect from this is that you will become reliant on a reminder of when to do stuff. I would impede the development of any 'game sense' which in the long run would be a disadvantage.

Think of it learning the piano with one of those keyboards where the key lights up for the next one you should play - yeah you will be able to play fine with that script running, but you would fail to develop any 'ear' for the music or tune nor would you develop a strong muscle memory when reading music....

My verdict is:

L2P

Is this cheating...? Well, using a third party program to (dubiously) enhance your skill/play at the game in a competitive context is bad.

I think only really really bad players would consider this an option....

Pls convince me otherwise - or at least attempt to do so :D



Wrong on lot's of counts.
Building SCV's is a fixed pattern, every 12 real (17 game) seconds, it doesn't matter what your game plan is, or if your being harassed, you still need to do those things.

You do not "fail to develop" a musical ear because you have some form of extra visual aid, that's just nonsense. timings can take a very long time to internalise, external timers massively speed up the time in which these can develop for an awful lot of people. Think metronomes.

You practice with one, and when it gets taken away you dont suddenly forget what a hand is for, or what a fret actually is. Same deal here, you increase the speed at which you learn a pattern, by having it externally reinforced. Then you take it away for competition time, and the timer remains with you, ingrained.

Also it's not a 3rd party program as it doesn't interact in any way with starcraft, it's an independent program.

My verdict?

He is Learning to play, in a potentially more efficient manner than most of the posters who just say "quit your job and ladder constantly or you wont improve"
Gladiator6
Profile Joined June 2010
Sweden7024 Posts
July 14 2011 12:13 GMT
#42
Blizzard has ban people for easier things, this would I deffinetly not use.
Flying, sOs, free, Light, Soulkey & ZerO
Vulcano
Profile Joined June 2011
United States147 Posts
July 14 2011 12:14 GMT
#43
wow you are obvious smart , dont be such an idiot , stop trying to make tools to make you good, and just get good, by putting that brainpower towards actually learning to play, not to making things that tell ppl how/when/what to play.. thats just a stupid brainless tool .. i mean cmon.. sc2 overlay . really?

someone set up us the bomb
zergrushkekeke
Profile Joined November 2010
Australia241 Posts
July 14 2011 13:00 GMT
#44
[image loading]
KEKEKE
zergrushkekeke
Profile Joined November 2010
Australia241 Posts
July 14 2011 13:07 GMT
#45
http://www.mediafire.com/?3heiidr8cdcgdch
KEKEKE
ZeromuS
Profile Blog Joined October 2010
Canada13389 Posts
July 14 2011 13:17 GMT
#46
Personally, I think its cheating.

Its a program outside of the game, which shows clearly in game something you need to do. Its also affecting a very basic mechanic of SC2 to make workers. to have an overlay in game tell you make worker now is cheating, its abusing the fact you can have overlays and its terrible.

On July 14 2011 22:00 zergrushkekeke wrote:
[image loading]


Look at this picture and tell me what is right about it? An external timer is a timer its different than in internal bright red reminder in the game itself which others don't have.
StrategyRTS forever | @ZeromuS_plays | www.twitch.tv/Zeromus_
Lutto
Profile Joined September 2009
Sweden198 Posts
Last Edited: 2011-07-14 13:21:37
July 14 2011 13:19 GMT
#47
This is cheating, and you should not depend on an addon aand you should not struggle to be so bad at macro -.-

Edit:Such a waste of time for a stupid thing (sorry these things just makes me angry becuse its wrong & dumb)
Lutto @ Battlenet
Eleaven
Profile Joined September 2010
772 Posts
July 14 2011 13:22 GMT
#48
On July 14 2011 22:17 ZeromuS wrote:
Personally, I think its cheating.

Its a program outside of the game, which shows clearly in game something you need to do. Its also affecting a very basic mechanic of SC2 to make workers. to have an overlay in game tell you make worker now is cheating, its abusing the fact you can have overlays and its terrible.

Show nested quote +
On July 14 2011 22:00 zergrushkekeke wrote:
[image loading]


Look at this picture and tell me what is right about it? An external timer is a timer its different than in internal bright red reminder in the game itself which others don't have.


So if he changed the color or made it a beeper it would be okay?
What if he is deaf? can't use the beeper.. You think it would be okay if he had it on a second monitor?


Zaphid
Profile Blog Joined April 2010
Czech Republic1860 Posts
July 14 2011 13:24 GMT
#49
Well, if you place such high priority on just making scvs, then you should probably start playing more so you can recognize all those scenarios where making them is detrimental. It's way easier to just cycle through your buildings to check whether they are building stuff instead of getting your train of thought interrupted specifically to make workers.
I will never ever play Mech against Protoss. - MVP
Eleaven
Profile Joined September 2010
772 Posts
July 14 2011 13:26 GMT
#50
On July 14 2011 22:24 Zaphid wrote:
Well, if you place such high priority on just making scvs, then you should probably start playing more so you can recognize all those scenarios where making them is detrimental. It's way easier to just cycle through your buildings to check whether they are building stuff instead of getting your train of thought interrupted specifically to make workers.


and if he starts playing more WITH this timer, he potentially improves quicker than without. and it's great for him.
ZeromuS
Profile Blog Joined October 2010
Canada13389 Posts
July 14 2011 13:30 GMT
#51
On July 14 2011 22:22 Eleaven wrote:
Show nested quote +
On July 14 2011 22:17 ZeromuS wrote:
Personally, I think its cheating.

Its a program outside of the game, which shows clearly in game something you need to do. Its also affecting a very basic mechanic of SC2 to make workers. to have an overlay in game tell you make worker now is cheating, its abusing the fact you can have overlays and its terrible.

On July 14 2011 22:00 zergrushkekeke wrote:
[image loading]


Look at this picture and tell me what is right about it? An external timer is a timer its different than in internal bright red reminder in the game itself which others don't have.


So if he changed the color or made it a beeper it would be okay?
What if he is deaf? can't use the beeper.. You think it would be okay if he had it on a second monitor?




Can I ask one question? Why are you responding to every single thread post that doesnt agree with you when you aren't the OP and are really just trying to incite some sort of forum fight?

We have differing opinions, cool you don't need to post every other post in this thread hitting F5 just to prove your point and pick a fight with everyone. Let it be, its not a discussion anymore its you just throwing out antagonistic responses to what almost everyone so far in the thread has had to say.
StrategyRTS forever | @ZeromuS_plays | www.twitch.tv/Zeromus_
Deleuze
Profile Blog Joined December 2010
United Kingdom2102 Posts
July 14 2011 13:33 GMT
#52
On July 14 2011 21:07 Eleaven wrote:
Show nested quote +
On July 14 2011 20:48 Deleuze wrote:
I don't see what use this is.

Let me get this straight, this is a program with a timer that just reminds you when to build a MULE, SCV etc is has no responsivity to what is going on in the game at hand nor the players actions/key strokes (pls correct me if I'm wrong)

Surely, this would really make you seceptible to harrasment and non-standard play - if you had your plan all set with your little reminders on when to build an SCV etc what would happen when your opponent does something completely unexpected that throws you off for thrity seconds making you deviate your plan?

Then your plan and reminders will all be out of sync and rendered completely pointless if not incredibly annoying?

I don't see how this would really help you improve - there are bulid order custom games out there which have mre practice applications (though are still themselves limited) - the best you can expect from this is that you will become reliant on a reminder of when to do stuff. I would impede the development of any 'game sense' which in the long run would be a disadvantage.

Think of it learning the piano with one of those keyboards where the key lights up for the next one you should play - yeah you will be able to play fine with that script running, but you would fail to develop any 'ear' for the music or tune nor would you develop a strong muscle memory when reading music....

My verdict is:

L2P

Is this cheating...? Well, using a third party program to (dubiously) enhance your skill/play at the game in a competitive context is bad.

I think only really really bad players would consider this an option....

Pls convince me otherwise - or at least attempt to do so :D



Wrong on lot's of counts.
Building SCV's is a fixed pattern, every 12 real (17 game) seconds, it doesn't matter what your game plan is, or if your being harassed, you still need to do those things.

You do not "fail to develop" a musical ear because you have some form of extra visual aid, that's just nonsense. timings can take a very long time to internalise, external timers massively speed up the time in which these can develop for an awful lot of people. Think metronomes.

You practice with one, and when it gets taken away you dont suddenly forget what a hand is for, or what a fret actually is. Same deal here, you increase the speed at which you learn a pattern, by having it externally reinforced. Then you take it away for competition time, and the timer remains with you, ingrained.

Also it's not a 3rd party program as it doesn't interact in any way with starcraft, it's an independent program.

My verdict?

He is Learning to play, in a potentially more efficient manner than most of the posters who just say "quit your job and ladder constantly or you wont improve"



Hi Eleaven,

Yeah I stand corrected, I think I can accept that. Thanks for replying.

I guess my overall concern was that this would become a crutch, which whoever was using it would become dependant on - if it was taken away the users skill would drop.

I think what is most controversial about this is the visual ascept - if someone recorded an MP3 of them saying 'build SCV' every 12 seconds which they played in itunes during the game then I doubt there'll be as much concern (in fact - didn't someone actually do this?)

I wouldn't be happy with someone using this on ladder - but it is undetectable so I guess this is a moot point.

I am still a little perturbed by what Demonace34 suggests about it setting a precedent for more advanced forms of 'assistance'.

On reflection I guess this does have a place in practice - but there are still issues with possible dependancy, use in competitive play (i.e. ladder), and precedent forming.

I'm unsure whether these issues would out weigh the community endorsing this program though.

Thanks :D
“An image of thought called philosophy has been formed historically and it effectively stops people from thinking.” ― Gilles Deleuze, Dialogues II
Eleaven
Profile Joined September 2010
772 Posts
July 14 2011 13:37 GMT
#53
On July 14 2011 22:30 ZeromuS wrote:
Show nested quote +
On July 14 2011 22:22 Eleaven wrote:
On July 14 2011 22:17 ZeromuS wrote:
Personally, I think its cheating.

Its a program outside of the game, which shows clearly in game something you need to do. Its also affecting a very basic mechanic of SC2 to make workers. to have an overlay in game tell you make worker now is cheating, its abusing the fact you can have overlays and its terrible.

On July 14 2011 22:00 zergrushkekeke wrote:
[image loading]


Look at this picture and tell me what is right about it? An external timer is a timer its different than in internal bright red reminder in the game itself which others don't have.


So if he changed the color or made it a beeper it would be okay?
What if he is deaf? can't use the beeper.. You think it would be okay if he had it on a second monitor?




Can I ask one question? Why are you responding to every single thread post that doesnt agree with you when you aren't the OP and are really just trying to incite some sort of forum fight?

We have differing opinions, cool you don't need to post every other post in this thread hitting F5 just to prove your point and pick a fight with everyone. Let it be, its not a discussion anymore its you just throwing out antagonistic responses to what almost everyone so far in the thread has had to say.



It's a forum, for discussion, since most posts are the collaborative effort of 3-4 seconds of thinking I'm offering a counter point, and trying to get something more specific than "i dont like it" out of the posters
You called it terrible, but reasoned that it might be okay if it wasn't on the same monitor, i'm asking why you think that's any different in reality?
Maybe you don't like your opinion challenged by reason so instead decide to get personal? that's cool i can't stop you.

I'm not trying to incite a "fight" im trying to incite thought beyond "hrrrmmmmm ban!" using adjectives like "terrible" doesn't give a point more weight, give a real response, and you'll get a more considered reaction.
Eleaven
Profile Joined September 2010
772 Posts
July 14 2011 13:42 GMT
#54
On July 14 2011 22:33 Deleuze wrote:
Show nested quote +
On July 14 2011 21:07 Eleaven wrote:
On July 14 2011 20:48 Deleuze wrote:
I don't see what use this is.

Let me get this straight, this is a program with a timer that just reminds you when to build a MULE, SCV etc is has no responsivity to what is going on in the game at hand nor the players actions/key strokes (pls correct me if I'm wrong)

Surely, this would really make you seceptible to harrasment and non-standard play - if you had your plan all set with your little reminders on when to build an SCV etc what would happen when your opponent does something completely unexpected that throws you off for thrity seconds making you deviate your plan?

Then your plan and reminders will all be out of sync and rendered completely pointless if not incredibly annoying?

I don't see how this would really help you improve - there are bulid order custom games out there which have mre practice applications (though are still themselves limited) - the best you can expect from this is that you will become reliant on a reminder of when to do stuff. I would impede the development of any 'game sense' which in the long run would be a disadvantage.

Think of it learning the piano with one of those keyboards where the key lights up for the next one you should play - yeah you will be able to play fine with that script running, but you would fail to develop any 'ear' for the music or tune nor would you develop a strong muscle memory when reading music....

My verdict is:

L2P

Is this cheating...? Well, using a third party program to (dubiously) enhance your skill/play at the game in a competitive context is bad.

I think only really really bad players would consider this an option....

Pls convince me otherwise - or at least attempt to do so :D



Wrong on lot's of counts.
Building SCV's is a fixed pattern, every 12 real (17 game) seconds, it doesn't matter what your game plan is, or if your being harassed, you still need to do those things.

You do not "fail to develop" a musical ear because you have some form of extra visual aid, that's just nonsense. timings can take a very long time to internalise, external timers massively speed up the time in which these can develop for an awful lot of people. Think metronomes.

You practice with one, and when it gets taken away you dont suddenly forget what a hand is for, or what a fret actually is. Same deal here, you increase the speed at which you learn a pattern, by having it externally reinforced. Then you take it away for competition time, and the timer remains with you, ingrained.

Also it's not a 3rd party program as it doesn't interact in any way with starcraft, it's an independent program.

My verdict?

He is Learning to play, in a potentially more efficient manner than most of the posters who just say "quit your job and ladder constantly or you wont improve"



Hi Eleaven,

Yeah I stand corrected, I think I can accept that. Thanks for replying.

I guess my overall concern was that this would become a crutch, which whoever was using it would become dependant on - if it was taken away the users skill would drop.

I think what is most controversial about this is the visual ascept - if someone recorded an MP3 of them saying 'build SCV' every 12 seconds which they played in itunes during the game then I doubt there'll be as much concern (in fact - didn't someone actually do this?)

I wouldn't be happy with someone using this on ladder - but it is undetectable so I guess this is a moot point.

I am still a little perturbed by what Demonace34 suggests about it setting a precedent for more advanced forms of 'assistance'.

On reflection I guess this does have a place in practice - but there are still issues with possible dependancy, use in competitive play (i.e. ladder), and precedent forming.

I'm unsure whether these issues would out weigh the community endorsing this program though.

Thanks :D



Appreciate the fact you read my response .

I understand your concern about the crutch, and maybe that's true, but i think it would take a lot of usage for that to become an issue, compared to the gains that can be made in an hour with it.

The first time i used a timer, like a year ago to learn Z, i was shocked how many times it would beep when i was watching a battle, and didnt have the mechanical ability or brain power to pull away. That realisation itself made me a better player, and after a few hours i felt ready to play without it, and havent looked back since.

I hope this doesn't end up as a "gateway" to things that give additional benefits like maphacking (or some other assistance) etc, and i could see how it could be viewed this way. I don't want to go against someone using this on ladder either, but there's nothing that can be done about it, and maybe facing an opponent with better macro is good for me?
DrBoo
Profile Joined April 2010
Canada1177 Posts
July 14 2011 13:42 GMT
#55
Personal opinion here I think this is a TERRIBLE idea. It just helps reinforce that you need something else to help remind you about what you're supposed to do in game.
I think having sticky notes on your monitor to help remind you is prefectly legit because it doesn't pop up directly in your face saying to do something on a specific timer.
I think that having a stopwatch beside you that beeps every 30 seconds is a helpful tool to help but it isn't going to present its self right in front of your face saying what you need to do.

I just think all this... dependance on other programs to help you macro better in the long run is going to hurt your play more then help improve it because what happens when you're unable to do that anymore?
You're not going to have any internal timings you're going to be so reliant upon something else to tell you that you're going to realize you've not improved at all, you've just became dependent upon something else. Which is really just fucking retarded.
"DrBoo is an elaborate troll" -Pufftrees
ZeromuS
Profile Blog Joined October 2010
Canada13389 Posts
July 14 2011 13:48 GMT
#56
On July 14 2011 22:37 Eleaven wrote:
Show nested quote +
On July 14 2011 22:30 ZeromuS wrote:
On July 14 2011 22:22 Eleaven wrote:
On July 14 2011 22:17 ZeromuS wrote:
Personally, I think its cheating.

Its a program outside of the game, which shows clearly in game something you need to do. Its also affecting a very basic mechanic of SC2 to make workers. to have an overlay in game tell you make worker now is cheating, its abusing the fact you can have overlays and its terrible.

On July 14 2011 22:00 zergrushkekeke wrote:
[image loading]


Look at this picture and tell me what is right about it? An external timer is a timer its different than in internal bright red reminder in the game itself which others don't have.


So if he changed the color or made it a beeper it would be okay?
What if he is deaf? can't use the beeper.. You think it would be okay if he had it on a second monitor?




Can I ask one question? Why are you responding to every single thread post that doesnt agree with you when you aren't the OP and are really just trying to incite some sort of forum fight?

We have differing opinions, cool you don't need to post every other post in this thread hitting F5 just to prove your point and pick a fight with everyone. Let it be, its not a discussion anymore its you just throwing out antagonistic responses to what almost everyone so far in the thread has had to say.



It's a forum, for discussion, since most posts are the collaborative effort of 3-4 seconds of thinking I'm offering a counter point, and trying to get something more specific than "i dont like it" out of the posters
You called it terrible, but reasoned that it might be okay if it wasn't on the same monitor, i'm asking why you think that's any different in reality?
Maybe you don't like your opinion challenged by reason so instead decide to get personal? that's cool i can't stop you.

I'm not trying to incite a "fight" im trying to incite thought beyond "hrrrmmmmm ban!" using adjectives like "terrible" doesn't give a point more weight, give a real response, and you'll get a more considered reaction.


I think the problem is precisely having it in game. Its beyond being a virtual "metronome" if you will. It has moved to the realm of being a crutch, and being something blizzard did not intend to have in their game injected into their game. I do not mean injected as in through code but visually imposed.

I'm not trying to be personal, sorry if you feel that way but your counter points are really just "whats so wrong with a helper?" "Is it ok on another screen if so then whats wrong with it on the same screen? Same thing"

StrategyRTS forever | @ZeromuS_plays | www.twitch.tv/Zeromus_
Painfck
Profile Joined December 2010
Netherlands28 Posts
Last Edited: 2011-07-14 14:01:31
July 14 2011 13:54 GMT
#57
On July 14 2011 19:37 Handfoot wrote:
I'm curious why it needs to ping 127.0.0.1.


127.0.0.1 is just your own network card. its not like its pinging some one that wants to see your ip adress in order to hack you. however i dont know why either because i havent seen the script my self.

edit: he uses it as a timer.
Blackthorne
Profile Joined June 2010
Norway69 Posts
July 14 2011 13:58 GMT
#58
Would people think this is ok for someone to use at MLG? If not, then it shouldn't be ok to use it on ladder. Both are competitive settings, and a lot of people put a lot of effort into rising in the ranks on Bnet. I have no problem with people doing this in unranked custom games, but using something like this in a ladder setting is clearly unintended by Blizzard and should be considered cheating.

Even though this obviously doesn't compare to maphacking, I'm pretty sure a lot of the arguments used in the thread (only doing it to help improve etc) could be used to justify that.
Murdock
Profile Joined August 2010
Poland490 Posts
July 14 2011 14:02 GMT
#59
Don't like the idea at all.This game is already easy as hell, and using something like that would only kill the pleasure of playing for me.

With nowaday's tendency of the gamers blizz will have to make an auto-casting on scvs in starcraft 3 to satisfy the community.
Painfck
Profile Joined December 2010
Netherlands28 Posts
July 14 2011 14:06 GMT
#60
this program is not designed to give you a advantage. it is designed to learn more efficient. i find every one who calls this a cheat very narrow sighted no offence
Maekchu
Profile Joined February 2011
140 Posts
July 14 2011 14:11 GMT
#61
Ok, I'll just state my opinion on this issue.

Quoted from the Blizzard support website:

"A 'hack' or 'third party' program is any program made and distributed by someone other than Blizzard Entertainment that is used to modify, cheat, or alter Blizzard Entertainment games."

Source

As far as I see this, it would be considered a hack. Since you use Windows (which would be the thirdparty program), in order to alter the game client (by getting a visual overlay "on top of" the game).

I won't go into the discussion of this being similar to an egg-watch or someone standing over your shoulder with a watch. Since those scenarios obviously does not alter the original client. Let's say you would have the same done on a seperate monitor, then I would say it is not considered a hack. Since you don't put the overlay on top of the "game screen", thus you don't alter the game.

I see how this sometimes would get an advantage over other players. For example, when having your screen somewhere else than your base. A normal player needs to sometimes switch view in order to check whether or not I can inject larva (I'm a Z player :D), or atleast shuffle through the hotkeys to check up on the mana of my Queens. With this overlay, I will not need to do that, thus giving me the advantage of exacly knowing when I need to go back to inject. Thus minimizing the time I won't be able to micro my units.

I don't know how Blizzard would be able to detect this, nor do I know if they exactly see this as a violation of their TOS. But the way I interpret it (my own personal opinion), it still would be considered a hack, even if it would only give a very slight advantage to the "hacker".
zergrushkekeke
Profile Joined November 2010
Australia241 Posts
Last Edited: 2011-07-14 14:12:03
July 14 2011 14:11 GMT
#62
On July 14 2011 22:54 Painfck wrote:
Show nested quote +
On July 14 2011 19:37 Handfoot wrote:
I'm curious why it needs to ping 127.0.0.1.


127.0.0.1 is just your own network card. its not like its pinging some one that wants to see your ip adress in order to hack you. however i dont know why either because i havent seen the script my self.

edit: he uses it as a timer.


Yup its a timer, cant do 1 second though but its cheap and nasty and works most of the time.
KEKEKE
ru.meta
Profile Joined November 2010
Russian Federation88 Posts
July 14 2011 14:23 GMT
#63
It's funny to see that such simple thing considered by someones as "cheat".

Actually I've made a tool with much more overlays / sounds. After first wave people finally stopped to yell "cheat".

Please, read EULA first and only then make decision.

+1 for you zergrushkekeke
sc2drill.com
Charger
Profile Blog Joined September 2010
United States2405 Posts
July 14 2011 14:27 GMT
#64
On July 14 2011 23:11 Maekchu wrote:
Ok, I'll just state my opinion on this issue.

Quoted from the Blizzard support website:

"A 'hack' or 'third party' program is any program made and distributed by someone other than Blizzard Entertainment that is used to modify, cheat, or alter Blizzard Entertainment games."

Source

As far as I see this, it would be considered a hack. Since you use Windows (which would be the thirdparty program), in order to alter the game client (by getting a visual overlay "on top of" the game).

I won't go into the discussion of this being similar to an egg-watch or someone standing over your shoulder with a watch. Since those scenarios obviously does not alter the original client. Let's say you would have the same done on a seperate monitor, then I would say it is not considered a hack. Since you don't put the overlay on top of the "game screen", thus you don't alter the game.

I see how this sometimes would get an advantage over other players. For example, when having your screen somewhere else than your base. A normal player needs to sometimes switch view in order to check whether or not I can inject larva (I'm a Z player :D), or atleast shuffle through the hotkeys to check up on the mana of my Queens. With this overlay, I will not need to do that, thus giving me the advantage of exacly knowing when I need to go back to inject. Thus minimizing the time I won't be able to micro my units.

I don't know how Blizzard would be able to detect this, nor do I know if they exactly see this as a violation of their TOS. But the way I interpret it (my own personal opinion), it still would be considered a hack, even if it would only give a very slight advantage to the "hacker".


A visual overlay is NOT altering the game client, not even a little bit.
It's easy to be a Monday morning quarterback.
Chargelot
Profile Blog Joined December 2010
2275 Posts
July 14 2011 14:28 GMT
#65
On July 14 2011 23:23 ru.meta wrote:
It's funny to see that such simple thing considered by someones as "cheat".

Actually I've made a tool with much more overlays / sounds. After first wave people finally stopped to yell "cheat".

Please, read EULA first and only then make decision.

+1 for you zergrushkekeke


Use cheats, automation software (bots), hacks, or any other unauthorized third-party software designed to modify the Game experience, including without limitation, mods that violate the terms of this License Agreement or the Terms of Use;
if (post == "stupid") { document.getElementById('post').style.display = 'none'; }
Maekchu
Profile Joined February 2011
140 Posts
Last Edited: 2011-07-14 14:42:20
July 14 2011 14:38 GMT
#66
So I read through the EULA, and really it's just a matter of interpretation.

"Use cheats, automation software (bots), hacks, or any other unauthorized third-party software designed to modify the Game experience, including without limitation, mods that violate the terms of this License Agreement or the Terms of Use; "

With this in mind, I would definitely say you alter the "game experience".

But there will always be someone who interprets it differently. Like this guy:

On July 14 2011 23:27 Charger wrote:
Show nested quote +
On July 14 2011 23:11 Maekchu wrote:
Ok, I'll just state my opinion on this issue.

Quoted from the Blizzard support website:

"A 'hack' or 'third party' program is any program made and distributed by someone other than Blizzard Entertainment that is used to modify, cheat, or alter Blizzard Entertainment games."

Source

As far as I see this, it would be considered a hack. Since you use Windows (which would be the thirdparty program), in order to alter the game client (by getting a visual overlay "on top of" the game).

I won't go into the discussion of this being similar to an egg-watch or someone standing over your shoulder with a watch. Since those scenarios obviously does not alter the original client. Let's say you would have the same done on a seperate monitor, then I would say it is not considered a hack. Since you don't put the overlay on top of the "game screen", thus you don't alter the game.

I see how this sometimes would get an advantage over other players. For example, when having your screen somewhere else than your base. A normal player needs to sometimes switch view in order to check whether or not I can inject larva (I'm a Z player :D), or atleast shuffle through the hotkeys to check up on the mana of my Queens. With this overlay, I will not need to do that, thus giving me the advantage of exacly knowing when I need to go back to inject. Thus minimizing the time I won't be able to micro my units.

I don't know how Blizzard would be able to detect this, nor do I know if they exactly see this as a violation of their TOS. But the way I interpret it (my own personal opinion), it still would be considered a hack, even if it would only give a very slight advantage to the "hacker".


A visual overlay is NOT altering the game client, not even a little bit.


Altering a game doesn't necessarily mean altering the "coding" of the game. With the term "experience" used in the EULA, just strengthens the idea that Blizzard might classify this as cheating.

Anyway, I just want to put a suggestion for the OP. I think it's a good idea, to maybe add that users should use this on own risk. It seems it all comes down to how you interpret what Blizzard write and people should just be aware that if Blizzard sees this as a hack and is able to detect it, they might get suspended from the game.
arb
Profile Blog Joined April 2008
Noobville17921 Posts
July 14 2011 14:39 GMT
#67
This is like 100% cheating.
Artillery spawned from the forges of Hell
Deleuze
Profile Blog Joined December 2010
United Kingdom2102 Posts
July 14 2011 14:41 GMT
#68
Ok, I've had a think about this and all things considered the best way forward would be to have this kind of functionality (and more) incorporated in to a custom map via the map editor.

The reasons I think this are:

- this will be fully transparent, i.e. whoever you play agianst will know that you are using it (this will encourage it being used as a practice tool)

- this would never leech into competitve play, which would also prevent it becoming a crutch as players would venture into ladder play away from it as well

- this will have absolutley no effect on TOS as customs created via the map editor are openly encouraged

- it's functionality could be improved massively: the timer could be rest, finely tuned to different situations, have build orders attached to it etc list is endless

I am very happy with Eleaven's point about this being a viable and justified practice tool. I also think that having this in a custom map completely dispells the equally justified issues raised by other memebers of the community.

I know jack shit about the SC2 map editor but from what I've seen creating such a functionality in a custom map would be easy peasey.

I'd urge that if anyone, zergrushkekeke or otherwise, was really interested in this as a practice tool (which is its only justifiable application) then they should create it in the map editor. Then everyone will be happy.
:D
“An image of thought called philosophy has been formed historically and it effectively stops people from thinking.” ― Gilles Deleuze, Dialogues II
bbulzibar
Profile Joined June 2010
United States80 Posts
July 14 2011 14:43 GMT
#69
On July 14 2011 23:27 Charger wrote:
A visual overlay is NOT altering the game client, not even a little bit.


No matter how you slice and dice it, this falls into a morally grey area. The spirit of the law is that you shouldn't get an unfair advantage. Let's say we could have a visual overlay that spots dropships and highlights them in red as they fly by your overlords (or highlights the blur of DTs in red). Well, technically, it's not doing anything that you couldn't see with your own eyes, but I think that clearly falls into an "unfair advantage."

That being said, I think using this program will definitely help you internalize your timings better (inject larva, mules, etc). I don't see this as a bad thing and it makes you a better player. I think the intent of the user here goes a long way. If you are using it temporarily to help you internalize your timings in matches that are not of significance, that seems fine. If you plan on using it as a permanent fixture to your SC playing in order to get a higher ladder rank, that does not seem fine.

It's like having matches. Using them to light your cigarettes is fine, setting fire to homes is not, but the matches themselves are not evil.
Ashes
Profile Joined January 2011
United States362 Posts
July 14 2011 14:44 GMT
#70
This is against the rules, as it is allowing an external program/script giving unfair advantage to the user. Plus over dependence on this would ruin your game.
Phenny
Profile Joined October 2010
Australia1435 Posts
July 14 2011 14:44 GMT
#71
Hmm, even if it's against ToS, it's not affecting how the game runs in anyway so it's not like it can be detected.
Alejandrisha
Profile Blog Joined July 2010
United States6565 Posts
July 14 2011 14:45 GMT
#72
do not want
get rich or die mining
TL+ Member
Charger
Profile Blog Joined September 2010
United States2405 Posts
Last Edited: 2011-07-14 14:50:23
July 14 2011 14:47 GMT
#73
On July 14 2011 23:38 Maekchu wrote:
So I read through the EULA, and really it's just a matter of interpretation.

"Use cheats, automation software (bots), hacks, or any other unauthorized third-party software designed to modify the Game experience, including without limitation, mods that violate the terms of this License Agreement or the Terms of Use; "

With this in mind, I would definitely say you alter the "game experience".

But there will always be someone who interprets it differently. Like this guy:

Show nested quote +
On July 14 2011 23:27 Charger wrote:
On July 14 2011 23:11 Maekchu wrote:
Ok, I'll just state my opinion on this issue.

Quoted from the Blizzard support website:

"A 'hack' or 'third party' program is any program made and distributed by someone other than Blizzard Entertainment that is used to modify, cheat, or alter Blizzard Entertainment games."

Source

As far as I see this, it would be considered a hack. Since you use Windows (which would be the thirdparty program), in order to alter the game client (by getting a visual overlay "on top of" the game).

I won't go into the discussion of this being similar to an egg-watch or someone standing over your shoulder with a watch. Since those scenarios obviously does not alter the original client. Let's say you would have the same done on a seperate monitor, then I would say it is not considered a hack. Since you don't put the overlay on top of the "game screen", thus you don't alter the game.

I see how this sometimes would get an advantage over other players. For example, when having your screen somewhere else than your base. A normal player needs to sometimes switch view in order to check whether or not I can inject larva (I'm a Z player :D), or atleast shuffle through the hotkeys to check up on the mana of my Queens. With this overlay, I will not need to do that, thus giving me the advantage of exacly knowing when I need to go back to inject. Thus minimizing the time I won't be able to micro my units.

I don't know how Blizzard would be able to detect this, nor do I know if they exactly see this as a violation of their TOS. But the way I interpret it (my own personal opinion), it still would be considered a hack, even if it would only give a very slight advantage to the "hacker".


A visual overlay is NOT altering the game client, not even a little bit.


Altering a game doesn't necessarily mean altering the "coding" of the game. With the term "experience" used in the EULA, just strengthens the idea that Blizzard might classify this cheat.

Anyway, I just want to put a suggestion for the OP. I think it's a good idea, to maybe add that users should use this on own risk. It seems it all comes down to how you interpret what Blizzard write and people should just be aware that if Blizzard sees this as a hack and is able to detect it, they might get suspended from the game.


Indeed it does alter the game experience which is likely against the TOS, but altering the game client is specifically talking about altering game specific code in some way - which is what I was correcting because this doesn't do that at all. I don't mind someone trying to claim its hack based on it altering the 'experience', because it probably is. But that is so vague it's still hard to say. A physical timer set to go off every x seconds is definitely altering the 'experience' as well.

However if I were using it, there is absolutely no possible legal way for Blizzard to know whether I am using this or not.
It's easy to be a Monday morning quarterback.
Maekchu
Profile Joined February 2011
140 Posts
July 14 2011 14:48 GMT
#74
On July 14 2011 23:41 Deleuze wrote:
Ok, I've had a think about this and all things considered the best way forward would be to have this kind of functionality (and more) incorporated in to a custom map via the map editor.
:D


I support this from Deleuze.

If you wish this to be just a training tool. Try to incorporate it into a custom map so people will be able to train their feel of when to inject, mule, etc etc.

In this way, just as stated. There will be no issues regarding the EULA.
leo23
Profile Blog Joined November 2010
United States3075 Posts
July 14 2011 14:50 GMT
#75
On July 14 2011 19:09 Elefanto wrote:
Show nested quote +
On July 14 2011 19:05 NicoLoco wrote:
I think I would classify this as cheating, or at least enabling oneself an advantage that your similarly skilled opposition doesn't have.

Edit:
I think it would be sort of OK if it popped up on a seperate monitor or on your mobile phone or something like that, but having it overlay the game is just wrong. If the game was supposed to remind you to inject and build SCVs you would have the option to do so. Some of the skill in this game comes down to being able to remember to do everything you are supposed to do.


SC2 reminds you to inject.
I don't support it, but at a certain level it won't help you anymore, because
there it's not so much a thing of being able to remind, it's about being able
to mechanically do it.


Hold on... Where is this SC2 reminds you to inject? All I see is a larvae has spawned, which is the same as chronoboost has expired and mule has expired. Please...
banelings
Probe1
Profile Blog Joined August 2010
United States17920 Posts
Last Edited: 2011-07-14 14:51:40
July 14 2011 14:50 GMT
#76
lol Painfuck. This program is not designed to give you an advantage, it's designed to give you an advantage in learning.

Wow.

On July 14 2011 19:41 Selkie wrote:
Blizzard's already banned people for using a speaking overlay- this will definitely get people banned.


This sums it up. Don't make overlays if you like your account unbanned.

Oh and Murdock, right click repair on an scv. The future is today!

Edit to clarify: It's not a matter of whether you think it's cheating or not. Blizzard does.
우정호 KT_VIOLET 1988 - 2012 While we are postponing, life speeds by
Maekchu
Profile Joined February 2011
140 Posts
July 14 2011 14:50 GMT
#77
On July 14 2011 23:47 Charger wrote:
Show nested quote +
On July 14 2011 23:38 Maekchu wrote:
So I read through the EULA, and really it's just a matter of interpretation.

"Use cheats, automation software (bots), hacks, or any other unauthorized third-party software designed to modify the Game experience, including without limitation, mods that violate the terms of this License Agreement or the Terms of Use; "

With this in mind, I would definitely say you alter the "game experience".

But there will always be someone who interprets it differently. Like this guy:

On July 14 2011 23:27 Charger wrote:
On July 14 2011 23:11 Maekchu wrote:
Ok, I'll just state my opinion on this issue.

Quoted from the Blizzard support website:

"A 'hack' or 'third party' program is any program made and distributed by someone other than Blizzard Entertainment that is used to modify, cheat, or alter Blizzard Entertainment games."

Source

As far as I see this, it would be considered a hack. Since you use Windows (which would be the thirdparty program), in order to alter the game client (by getting a visual overlay "on top of" the game).

I won't go into the discussion of this being similar to an egg-watch or someone standing over your shoulder with a watch. Since those scenarios obviously does not alter the original client. Let's say you would have the same done on a seperate monitor, then I would say it is not considered a hack. Since you don't put the overlay on top of the "game screen", thus you don't alter the game.

I see how this sometimes would get an advantage over other players. For example, when having your screen somewhere else than your base. A normal player needs to sometimes switch view in order to check whether or not I can inject larva (I'm a Z player :D), or atleast shuffle through the hotkeys to check up on the mana of my Queens. With this overlay, I will not need to do that, thus giving me the advantage of exacly knowing when I need to go back to inject. Thus minimizing the time I won't be able to micro my units.

I don't know how Blizzard would be able to detect this, nor do I know if they exactly see this as a violation of their TOS. But the way I interpret it (my own personal opinion), it still would be considered a hack, even if it would only give a very slight advantage to the "hacker".


A visual overlay is NOT altering the game client, not even a little bit.


Altering a game doesn't necessarily mean altering the "coding" of the game. With the term "experience" used in the EULA, just strengthens the idea that Blizzard might classify this cheat.

Anyway, I just want to put a suggestion for the OP. I think it's a good idea, to maybe add that users should use this on own risk. It seems it all comes down to how you interpret what Blizzard write and people should just be aware that if Blizzard sees this as a hack and is able to detect it, they might get suspended from the game.


Indeed it does alter the game experience which is likely against the TOS, but altering the game client is specifically talking about altering game specific code in some way - which is what I was correcting because this doesn't do that at all. I don't mind someone trying to claim its hack based on it altering the 'experience', because it probably is. But that is so vague it's still hard to say. A timer set to go off every x seconds is definitely altering the 'experience' as well.

However if I were using it, there is absolutely no possible legal way for Blizzard to know whether I am using this or not.


Jep, sorry. Just used the wrong words in my first post :D But glad we got that cleared.
Maekchu
Profile Joined February 2011
140 Posts
July 14 2011 14:51 GMT
#78
On July 14 2011 23:50 leo23 wrote:
Show nested quote +
On July 14 2011 19:09 Elefanto wrote:
On July 14 2011 19:05 NicoLoco wrote:
I think I would classify this as cheating, or at least enabling oneself an advantage that your similarly skilled opposition doesn't have.

Edit:
I think it would be sort of OK if it popped up on a seperate monitor or on your mobile phone or something like that, but having it overlay the game is just wrong. If the game was supposed to remind you to inject and build SCVs you would have the option to do so. Some of the skill in this game comes down to being able to remember to do everything you are supposed to do.


SC2 reminds you to inject.
I don't support it, but at a certain level it won't help you anymore, because
there it's not so much a thing of being able to remind, it's about being able
to mechanically do it.


Hold on... Where is this SC2 reminds you to inject? All I see is a larvae has spawned, which is the same as chronoboost has expired and mule has expired. Please...


You can turn it on in the options. It will show as a small icon and text in the upper left corner, Just like when it tells you buildings, units or upgrades have finished.
Mauldo
Profile Blog Joined January 2011
United States750 Posts
July 14 2011 14:55 GMT
#79
Well, I think it's cheating, but it's such a morally gray area. Really, it's not like these guys are murdering puppies to use their blood to power their drophacks. It's a overlay that flashes over his command groups, if I read the OP properly. Time to back away with the pitchforks guys.

Though I really don't understand the people who say "What does it matter if it's cheating, Blizzard can't detect it anyway." There's a difference between "If the ref didn't see it, it didn't happen" and "If the ref didn't see it, it's morally okay."
Stipulation
Profile Blog Joined April 2009
United States587 Posts
Last Edited: 2011-07-14 15:03:47
July 14 2011 14:56 GMT
#80
Anytime I hear bat file I get excited. I love the idea for a trainer, buts it is rather crude.
I might use this to set up a reminder for myself to look at the mini map and my food.

I don't understand all the cheat comments. This is in no way interacting with the game. It changes the game experience in the same way that playing your own music or alt+tab does. Alt+tab to look at your build order is not going to get you banned by Bliz, and neither is this.

Don't hate on the training techniques. Make better use of your time spent training use important to some of us.
zergrushkekeke
Profile Joined November 2010
Australia241 Posts
July 14 2011 15:01 GMT
#81
On July 14 2011 23:23 ru.meta wrote:
It's funny to see that such simple thing considered by someones as "cheat".

Actually I've made a tool with much more overlays / sounds. After first wave people finally stopped to yell "cheat".

Please, read EULA first and only then make decision.

+1 for you zergrushkekeke


Your tool looks much more complex and better polished, I am still a little suspicious of executables from Russia :D I am sort of interested in your source code, but studying C# sounds way too much like work for me. This method was kept simple so anyone could set it up, change the settings to whatever they wanted and hopefully learn something in the process.

Maekchu I don't think it needs a "use at own risk", its a batch file that opens an image viewer once every 12 seconds. This is no different to any application on my PC starting up.

As many people have said at higher levels this tool is not as useful, harassment and build orders that cut workers will have the timer go out of sync, but later in the game when you can afford to queue units it can be marginally helpful again.
KEKEKE
Alejandrisha
Profile Blog Joined July 2010
United States6565 Posts
July 14 2011 15:04 GMT
#82
Pretty sure figuring out when to build your stuff is part of the game. Have fun using this as a crutch and getting worse at the game I guess
get rich or die mining
TL+ Member
Stipulation
Profile Blog Joined April 2009
United States587 Posts
July 14 2011 15:08 GMT
#83
On July 15 2011 00:04 Alejandrisha wrote:
Pretty sure figuring out when to build your stuff is part of the game. Have fun using this as a crutch and getting worse at the game I guess


I rather disappointed in this comment as I respect your posts a lot. The point of a tool like this is to help build memory, not to be depended on.
Eleaven
Profile Joined September 2010
772 Posts
July 14 2011 15:09 GMT
#84
On July 15 2011 00:04 Alejandrisha wrote:
Pretty sure figuring out when to build your stuff is part of the game. Have fun using this as a crutch and getting worse at the game I guess


Are coaches a crutch?
No?
Neither is this. It's a tool. A tool like this isn't the same as a drug, you can operate just fine without it. Once you've gained the benefits of it.
Maekchu
Profile Joined February 2011
140 Posts
Last Edited: 2011-07-14 15:21:25
July 14 2011 15:16 GMT
#85
On July 15 2011 00:01 zergrushkekeke wrote:
Show nested quote +
On July 14 2011 23:23 ru.meta wrote:
It's funny to see that such simple thing considered by someones as "cheat".

Actually I've made a tool with much more overlays / sounds. After first wave people finally stopped to yell "cheat".

Please, read EULA first and only then make decision.

+1 for you zergrushkekeke


Maekchu I don't think it needs a "use at own risk", its a batch file that opens an image viewer once every 12 seconds. This is no different to any application on my PC starting up.


It's more because there is a great deal of uncertainty whether Blizzard would classify this as a cheat or not. Going through the EULA, we came to the conclusion that it all depends on the interpretation, since it basically could be both depending on definitions of terms.

So I just figured, it might be a good idea, just to put it there. So people are aware that, if Blizzard classify this as a cheat and is able to discover its use, there might be a risk of them getting suspended from the game.

I don't bash your idea. I like the idea of a "coach" program. Some players might see it useful, but as said before, I support the idea of a custom map over this, since an overlay is a bit of a grey area. It would only be cleared up, if Blizzard would give us an official response on this issue.
Eleaven
Profile Joined September 2010
772 Posts
July 14 2011 15:22 GMT
#86
On July 15 2011 00:16 Maekchu wrote:
Show nested quote +
On July 15 2011 00:01 zergrushkekeke wrote:
On July 14 2011 23:23 ru.meta wrote:
It's funny to see that such simple thing considered by someones as "cheat".

Actually I've made a tool with much more overlays / sounds. After first wave people finally stopped to yell "cheat".

Please, read EULA first and only then make decision.

+1 for you zergrushkekeke


Maekchu I don't think it needs a "use at own risk", its a batch file that opens an image viewer once every 12 seconds. This is no different to any application on my PC starting up.


It's more because there is a great deal of uncertainty whether Blizzard would classify this as a cheat or not. Going through the EULA, we came to the conclusion that it all depends on the interpretation, since it basically could be both depending on definitions of terms.

So I just figured, it might be a good idea, just to put it there. So people are aware that, if Blizzard classify this as a cheat and is able to discover its use, there might be a risk of them getting suspended from the game.

I don't bash your idea. I like the idea of a "coach" program. Some players might see it useful, but as said before, I support the idea of a custom map over this, since an overlay is a bit of a grey area. It would only be cleared up, if Blizzard would give us an official respond on this issue.


It's really outside the realms of possibility that blizzard starts banning people for having paint open whilst they play sc2 lol.
Nvm that it breaks laws for them to even scan your PC for things outside of the sc2 process itself.
There's much bigger issues than having paint open to remind you of things, when we've got external mapshacks that have gone undetected for the last 5-6 months T_T. -> these could be being used in online cash tournaments every day. And if the past + human nature is anything to go by, we're definitely rooting for some cheaters every now and then.
svefnleysi
Profile Joined March 2011
Iceland623 Posts
Last Edited: 2011-07-14 15:37:41
July 14 2011 15:36 GMT
#87
Alejandrisha
Profile Blog Joined July 2010
United States6565 Posts
July 14 2011 15:37 GMT
#88
I suppose I am just old-fashioned then I guess having it on for a new player playing vs AI to help get the feel for how long scvs take to make (and queens/nexi to generate x energy) etc. would be beneficial. Usually I'm spamming through all my production facilities so this seems really weird and superfluous to me but I guess for a newer player it could be good.

Perhaps once people start training with it we can get some feedback!
get rich or die mining
TL+ Member
Stipulation
Profile Blog Joined April 2009
United States587 Posts
July 14 2011 15:42 GMT
#89
On July 15 2011 00:37 Alejandrisha wrote:
Usually I'm spamming through all my production facilities so this seems really weird and superfluous to me but I guess for a newer player it could be good.

Perhaps once people start training with it we can get some feedback!


I do the same, and have a decent feel for the timings of units and buildings. However my minimap checking habit easily falls apart if I'm not entirely comfortable, and I look forward to trying this out for a reminder.
zergrushkekeke
Profile Joined November 2010
Australia241 Posts
July 14 2011 15:52 GMT
#90
I thought the overlays such as raidcall and steam interacted in a different way to this overlay but I am not 100 % sure of that so a'use at own risk' has been added. I used it on a ladder game (which I lost to a protoss with mad feedbacks and storms) so if i get ban hammered I will let you know.
KEKEKE
Grapefruit
Profile Joined November 2010
Germany439 Posts
July 14 2011 16:46 GMT
#91
This will get you banned.

You deserve it.
Starcraft 2 is funny, everybody picks the race, which he considers to be the weakest. ¯\_(ツ)_/¯
CapnAmerica
Profile Blog Joined November 2010
United States508 Posts
July 14 2011 17:01 GMT
#92
On July 15 2011 00:52 zergrushkekeke wrote:
I thought the overlays such as raidcall and steam interacted in a different way to this overlay but I am not 100 % sure of that so a'use at own risk' has been added. I used it on a ladder game (which I lost to a protoss with mad feedbacks and storms) so if i get ban hammered I will let you know.


Raidcall got a number of people banned because it affected how the game's rendering process worked... It actually modified the game in a small way, and THAT is what caused the bans.

A regular overlay like this won't get you banned and is completely risk-free. It is a bit of a crutch, in my opinion. If it helps you improve your worker production, great, though.

People saying this is risky and can get you banned are ignorant to how Raidcall worked. Please read up on this before throwing out your uninformed opinion...

I don't think I'd want to use this problem based completely on the fact that you are reacting to something not normally present in the game. The worker built notification on the left side of the screen or the sound of "SCV ready" are better things to base your mechanical reactions off of, IMO.

Still, great work making a simple tool that works for you.
After all this time, I still haven't figured out the correlation between sexual orientation and beating an unprepared opponent. Are homosexuals the next koreans? Many players seem to think it's an unfair advantage. - pandaburn
Charger
Profile Blog Joined September 2010
United States2405 Posts
July 14 2011 19:44 GMT
#93
On July 15 2011 01:46 Grapefruit wrote:
This will get you banned.

You deserve it.


Completely wrong, but hey, you had a 50/50 chance right?
It's easy to be a Monday morning quarterback.
moltenlead
Profile Joined December 2010
Canada866 Posts
Last Edited: 2011-07-14 19:53:19
July 14 2011 19:47 GMT
#94
I wouldn't agree if someone was going to be using this on ladder or in a tournament, but in custom games where there is NOTHING on the line (read ladder is not nothing, it has points) such as a custom, I think it is a really nice way to help build mechanics quickly as you can start to predict and internalize timings.

EDIT: Messed up wording.
Grapefruit
Profile Joined November 2010
Germany439 Posts
July 14 2011 22:48 GMT
#95
On July 15 2011 04:44 Charger wrote:
Show nested quote +
On July 15 2011 01:46 Grapefruit wrote:
This will get you banned.

You deserve it.


Completely wrong, but hey, you had a 50/50 chance right?


http://us.blizzard.com/en-us/company/legal/sc2eula.html

Additional License Limitations.
The license granted to you in Section 1 above is subject to the limitations set forth in Sections 1 and 2 (collectively, the “License Limitations”). Any use of the Game in violation of the License Limitations will be regarded as an infringement of Blizzard’s copyrights in and to the Game. You agree that you will not, under any circumstances:

Use cheats, automation software (bots), hacks, or any other unauthorized third-party software designed to modify the Game experience, including without limitation, mods that violate the terms of this License Agreement or the Terms of Use;


[image loading]

User was warned for this post
Starcraft 2 is funny, everybody picks the race, which he considers to be the weakest. ¯\_(ツ)_/¯
holycrapitsTony
Profile Joined October 2010
United States330 Posts
Last Edited: 2011-07-14 22:55:21
July 14 2011 22:54 GMT
#96
This is practically automation, so it's classified as a cheating tool.
NYE: when the match loading screen comes up "zvz" it's like finding out you have hiv
zergrushkekeke
Profile Joined November 2010
Australia241 Posts
July 14 2011 23:31 GMT
#97
On July 15 2011 07:54 holycrapitsTony wrote:
This is practically automation, so it's classified as a cheating tool.


Wouldn't it be almost a cheating tool if its practically automation.

I agree that the in game prompts should be used, but this is just a more obvious thing to react to, as there is a lot of stuff going on and when your dudes are shooting stuff it is hard to remember to macro. Also by changing the script a bit you could have it remind you to do stuff like when to build pylons, what time to think about expanding or attacking.
KEKEKE
videogames
Profile Joined May 2011
United States103 Posts
Last Edited: 2011-07-14 23:48:40
July 14 2011 23:34 GMT
#98
It's hax and should be banned.

It is clearly meant to give you an advantage. It may not modify the game itself, but neither does an autohotkey larva inject script and you probably wouldn't allow that.
That said, I don't see any way for Blizzard to detect it, so...
>
enecateReAP
Profile Joined June 2011
United Kingdom378 Posts
July 14 2011 23:37 GMT
#99
On July 15 2011 07:48 Grapefruit wrote:
Show nested quote +
On July 15 2011 04:44 Charger wrote:
On July 15 2011 01:46 Grapefruit wrote:
This will get you banned.

You deserve it.


Completely wrong, but hey, you had a 50/50 chance right?


http://us.blizzard.com/en-us/company/legal/sc2eula.html

Show nested quote +
Additional License Limitations.
The license granted to you in Section 1 above is subject to the limitations set forth in Sections 1 and 2 (collectively, the “License Limitations”). Any use of the Game in violation of the License Limitations will be regarded as an infringement of Blizzard’s copyrights in and to the Game. You agree that you will not, under any circumstances:

Use cheats, automation software (bots), hacks, or any other unauthorized third-party software designed to modify the Game experience, including without limitation, mods that violate the terms of this License Agreement or the Terms of Use;


[image loading]


/thread
It changes the game experiance, therefor it is against the rules.
"Stargate units imba" - oGsMC
Golgotha
Profile Blog Joined January 2011
Korea (South)8418 Posts
July 14 2011 23:45 GMT
#100
ask blizz before you do this. an overlay is an overlay, i would be careful of using this.
unkkz
Profile Blog Joined December 2007
Norway2196 Posts
July 14 2011 23:54 GMT
#101
Is it an outside of the game advantage that someone WITH this "tool" gets over someone who does not have it? Yes.

This would be the classification of cheating.
Slayth
Profile Joined November 2010
United States325 Posts
July 14 2011 23:58 GMT
#102
This is classified cheating and is against blizzard's ToS.

Hope you get banned
Fanclubs I'm in: Destiny, EGHuK, EGIdrA, IMNestea, LiquidTLO, LiquidJinro, IMLosira, TypePhoeNix, MvPDongRaeGu, STJuly, WhiteRa. "this is more fucked up than lord of the flies" - Tasteless , "WHEN THERE'S NO INTERNET, LAN ROCKS" - Lim Yo-Hwan
Ridiculisk
Profile Joined November 2010
Australia191 Posts
July 15 2011 00:18 GMT
#103
I pretty sure with all the flak flying round atm about Raidcall overlays that Blizz would class this as a hack...

Seems cool though
TAhackdZ.379 - Sc2sea.com Article Writer
Randomaccount#128098
Profile Joined November 2010
United States411 Posts
July 15 2011 01:01 GMT
#104
--- Nuked ---
zhurai
Profile Blog Joined September 2010
United States5660 Posts
July 15 2011 01:02 GMT
#105
On July 15 2011 09:18 Ridiculisk wrote:
I pretty sure with all the flak flying round atm about Raidcall overlays that Blizz would class this as a hack...

Seems cool though

this doesn't edit the client....

Raidcall injects "content" into the client....
Twitter: @zhurai | Site: http://zhurai.com
Ocedic
Profile Joined April 2010
United States1808 Posts
July 15 2011 01:08 GMT
#106
There's no way you can't classify this under the same categories as map hacking in terms of giving unfair advantages.

At the same time, I think people are gravely overstating how useful this tool is. If you're in Diamond or higher, it's highly unlikely this tool will actually give you a significant advantage over your opponents. If you're a Bronze level player, maybe it will help you crush your friends.
zergrushkekeke
Profile Joined November 2010
Australia241 Posts
July 15 2011 01:22 GMT
#107
I am still not 100 % sure about how raidcall works, and how blizzard could monitor what programs are running, or displayed on top of theirs. On one hand any method that would capture all the applications running on your PC seems too intrusive for blizzard, and I don't know of a way to tell what application is running on top (is it detectable if you join a game and alt tab out). On the other hand why would raidcall modify any of starcraft 2s files or inject information, or change the way it renders. I would still say the risk of being banned for running this script would be about the same risk a caster streaming live has if they put their name overlay up.

More on the development, as discussed I have a Shortcut key to start the timer, and plan to add one to kill the timer using the following in another batch script.

taskkill /IM i_view32.exe
taskkill /IM cmd.exe

I have the start script bound to ctrl+ alt+ z and plan to have the kill script bound to ctrl + alt +x if its free.

I might add a yellow E graphic to go off on standard MULE timing, such as x seconds from the start of the game (assuming a 12 rax, fast OC) and then every 62 or however many seconds.

I haven't played zerg in S2 much but I might set one up for injects, I use the backspace rebound to ~ key, but since all my hatches are on 5 and all my queens are on 6 there is no visual queue of when next to inject, if you have 1 unit or 1 queen alone in a control group you can see the energy or larva status bar.

I might also make one to remind me to look at the food and mini map every 20 seconds or so by quickly flashing up a graphic there to catch my attention.
KEKEKE
Saicam
Profile Joined July 2011
262 Posts
July 15 2011 01:24 GMT
#108
um, no
Keldrath
Profile Joined July 2010
United States449 Posts
July 15 2011 01:28 GMT
#109
i have a feeling warden would recognize this as a maphack because it behaves in a similar fashion, kinda like how a lot of the raidcall users got banned because of its in game overlays.
If you want peace... prepare for war.
nalgene
Profile Joined October 2010
Canada2153 Posts
Last Edited: 2011-07-15 01:39:31
July 15 2011 01:38 GMT
#110
On July 15 2011 08:58 Slayth wrote:
This is classified cheating and is against blizzard's ToS.

Hope you get banned

Did you even read...? so quick to respond without thought...

It doesn't do anything for him ( he still has to do those things ingame )
Year 2500 Greater Israel ( Bahrain, Cyprus, Egypt, Iran, Iraq, Jordan, Kuwait, Lebanon, Oman, Gaza Strip, West Bank, Qatar, Saudi Arabia, Syria, Turkey, United Arab Emirates, Yemen )
zergrushkekeke
Profile Joined November 2010
Australia241 Posts
July 15 2011 01:45 GMT
#111
On July 15 2011 10:28 Keldrath wrote:
i have a feeling warden would recognize this as a maphack because it behaves in a similar fashion, kinda like how a lot of the raidcall users got banned because of its in game overlays.


I'm reading up a bit on warden and it is still ambiguous if it reports the other applications running while sc2 is, and I guess that's the way blizzard would like to keep it. My belief is that the program itself would be white listed in the same way steam is possibly, they could maybe see that it starts and stops more often but only if they are constantly reporting what you are doing, or logging on events.

KEKEKE
windsupernova
Profile Joined October 2010
Mexico5280 Posts
July 15 2011 01:50 GMT
#112
Well, it does give you an unfair advantage over someone not using it.(even if ladder means practice to you doesn´t mean that you should get an unfair advantage over the other person), but its no different from people coaching you which many people don´t seem to have any problem with that.

And mechanically lesser players will still have problems with this because they can´t really spare the APM to do everything effectively(scouting, harrassing, watching the minimap etc etc.)

I kinda don´t care too much if people decide to use it,eventually they will internalize the timmings anyways, but of course this can damage the integrity of online tourneys(not much, but imagine if a guy was winning a bunch of online tourneys because his mechanics were beastly and then we find out he was using a helper like this )

I don´t really care too much but lets not deny that this gives you an advantage that your opponent will not have in that area(macro)
"Its easy, just trust your CPU".-Boxer on being good at games
Sideburn
Profile Joined August 2010
United States442 Posts
July 15 2011 03:10 GMT
#113
The hysteria and outrage over this is as hilarious as it was predictable.

On topic: Grats OP. This is cool and useful. I don't consider it a hack in the least. I don't think I'd use it personally because I'd be too afraid I'd let it become a crutch and not a learning aid, but still cool work.
Eleaven
Profile Joined September 2010
772 Posts
July 15 2011 03:21 GMT
#114
Just gonna state it one more time:

You will not get banned for opening paint whilst SC2 is running.
Tempy
Profile Joined May 2010
United States46 Posts
July 15 2011 03:42 GMT
#115
honestly i wouldn't use this, and i wouldn't care if my opponent does because frankly my probe production is pretty good, i can see this being a viable training tool at lower levels but i really don't see this mattering at high levels because frankly there is A LOT of worker cutting for various strats... use at your own risk i thi nk...
Friends are friends, customers are customers,and everything else is everything else. If its not, nothing its nothing. And anything can be anything
nakedsurfer
Profile Joined April 2011
Canada500 Posts
July 15 2011 03:48 GMT
#116
On July 14 2011 19:37 Eleaven wrote:
Gotta admit i hate all these people who talk about "hacks" etc for things that DO NOT interact in any way with starcraft.

This is a fucking timer. A timer that displays an image.

Whether its on monitor 1 or 2 makes absolutely no difference. It's a learning aid at best, and a mildly useless crutch at worst. Don't worry about it. This won't really give anyone competitive an advantage. by masters remembering SCV's should be the least of your worries.

This is absolutely no different from having a coach watch you play and say "make an scv dawwg"

Stop spewing shit basically.

You don't have to agree with it "morally" but to say "oh this is a hack and shud be ban" etc is just retarded.


Funny you post this and the posts that were before you never said anything about hacking. They said that they felt like it wasin a way cheating but nothing to do with the actual word "hack"

maybe you should learn to read before going on a rampage?
Root4Root
zergrushkekeke
Profile Joined November 2010
Australia241 Posts
July 15 2011 04:10 GMT
#117
...

On July 14 2011 19:08 BAFz0r wrote:
Nice Idea, though as NicoLoco already mentioned, i see this as a hack, and it wont be allowed at a tournament, so id say its a pretty bad idea, learn the timings the hardway, play enough and they will come natural to you. But nice idea though


KEKEKE
zergrushkekeke
Profile Joined November 2010
Australia241 Posts
July 15 2011 04:17 GMT
#118
And why are you studying the first page? Oh wait my OP is pretty awesome, so I can understand it now.

I am thinking for mini map reminders I should use big arrows with transparent corners, or if the gif transparency doesn't carry over (which I don't think it does) I could just outline the minimap with 4 instances of the image viewer.I need to find some software for cursor position as the demo I made I just sort of played with the numbers until it fit.
KEKEKE
Frozenhelfire
Profile Joined May 2010
United States420 Posts
Last Edited: 2011-07-15 05:13:59
July 15 2011 05:12 GMT
#119
Seems a lot like training wheels to me. I don't see anything wrong with it personally. I don't see this helping me as Zerg, except maybe for injects. I think it is useful to build up muscle memory. For the people talking about having it in a custom game: that is nice and all, but you rarely go up against someone around your skill level in customs and they take longer to "fill". Also it would only be available in that one custom map starting at the bottom of the list.
polar bears are fluffy
windsupernova
Profile Joined October 2010
Mexico5280 Posts
July 15 2011 05:42 GMT
#120
Leave it to TL to completely overreact over nothing.

This may give you a slight advantage but this is barely cheating, its the same if you had a freaking chronometer on your 2nd monitor.
"Its easy, just trust your CPU".-Boxer on being good at games
Belha
Profile Joined December 2010
Italy2850 Posts
July 15 2011 05:48 GMT
#121
This is cheating imo, i'll like to see this closed.
Chicken gank op
Vari
Profile Joined September 2010
United States532 Posts
July 15 2011 05:50 GMT
#122
when I played a little bit of BW waiting for this to come out I often played with the map on my second monitor since we didn't have minimap info like in sc2.

and people use timers and stuff all the time.

I wouldn't want it because it seems like training wheels but it doesn't seem all that bad to me. like someone else said, it's like having your build order in front of you or, I don't know, paying someone to tell you to make scvs every 12 seconds or whatever it is.

in a tournament with money? no I don't think it'd be allowed. beyond that it's not worth getting up in arms about. just a tool that does a job that hopefully you can eventually do yourself.
Stroke Me Lady Fame
ru.meta
Profile Joined November 2010
Russian Federation88 Posts
July 15 2011 06:03 GMT
#123
On July 15 2011 10:22 zergrushkekeke wrote:
I am still not 100 % sure about how raidcall works, and how blizzard could monitor what programs are running, or displayed on top of theirs. ...


Check warden description.
Raidcall modifies DirectX output and that caused ban trigger. You script does it with windows and it's OK.
sc2drill.com
zergrushkekeke
Profile Joined November 2010
Australia241 Posts
Last Edited: 2011-07-15 06:18:06
July 15 2011 06:16 GMT
#124
Yea the raidcall thread talks about how that program uses directX hooks, and changes the way that sc2 renders things (could make cloaked units show up bright red, or could pop up a speaker symbol if someone is talking to you on chat).

Just read your other post and it makes sense to me now, I forgot about people that don't run full screen windowed mode.

KEKEKE
Charger
Profile Blog Joined September 2010
United States2405 Posts
July 15 2011 15:03 GMT
#125
On July 15 2011 07:48 Grapefruit wrote:
Show nested quote +
On July 15 2011 04:44 Charger wrote:
On July 15 2011 01:46 Grapefruit wrote:
This will get you banned.

You deserve it.


Completely wrong, but hey, you had a 50/50 chance right?


http://us.blizzard.com/en-us/company/legal/sc2eula.html

Show nested quote +
Additional License Limitations.
The license granted to you in Section 1 above is subject to the limitations set forth in Sections 1 and 2 (collectively, the “License Limitations”). Any use of the Game in violation of the License Limitations will be regarded as an infringement of Blizzard’s copyrights in and to the Game. You agree that you will not, under any circumstances:

Use cheats, automation software (bots), hacks, or any other unauthorized third-party software designed to modify the Game experience, including without limitation, mods that violate the terms of this License Agreement or the Terms of Use;


+ stupid meme

User was warned for this post


You said "this will get you banned." You then posted the exact sentence I referenced earlier when stating the TOS can be up to interpretation and it could be against the TOS. HOWEVER, this is undetectable by Blizzard and will never, ever, ever get him banned. I guess you may not understand how software or computers in general work. Or maybe you are some secret computer genius and would like to explain exactly how Blizzard would have any clue this was running, you know, seeing as how it doesn't interact with the game client whatsoever.
It's easy to be a Monday morning quarterback.
iNfeRnaL *
Profile Blog Joined August 2005
Germany1908 Posts
July 15 2011 15:08 GMT
#126
To me that is a hack and nothing else.
The sad thing is that this thread is still open while it clearly even has an instruction how to use the hack.
Good job.
Charger
Profile Blog Joined September 2010
United States2405 Posts
July 15 2011 15:11 GMT
#127
On July 16 2011 00:08 iNfeRnaL wrote:
To me that is a hack and nothing else.
The sad thing is that this thread is still open while it clearly even has an instruction how to use the hack.
Good job.


About as much of a hack as timer on my phone set to go off every x seconds reminding me to do something.
It's easy to be a Monday morning quarterback.
Mohdoo
Profile Joined August 2007
United States15686 Posts
July 15 2011 15:11 GMT
#128
This should be considered cheating. Its actually quite simple as to why.

You use this to prevent you from making mistakes. By using this, you assume you will perform better than you would without it.

ANY TIME you are using something 3rd party to help you prevent making mistakes, you are cheating.

Sad to see this still open
Eleaven
Profile Joined September 2010
772 Posts
July 15 2011 15:12 GMT
#129
News just in, opening a .jpg is hacking!

Really surprised to see people reacting this way STILL. Good job forum-users! :D
iNfeRnaL *
Profile Blog Joined August 2005
Germany1908 Posts
July 15 2011 15:12 GMT
#130
The fucking timer on your phone is a distraction and NOT on your screen. You might certainly even lose focus instead of gaining it if it is on your phone.
And nope, the timer wouldn't be a hack because it is NOT IN THE FUCKING GAME.
Why do I even argue with an idiot that tries to defend a cheater?
Waste of time...
grs
Profile Blog Joined April 2011
Germany2339 Posts
Last Edited: 2011-07-15 15:14:38
July 15 2011 15:13 GMT
#131
On July 16 2011 00:12 iNfeRnaL wrote:
The fucking timer on your phone is a distraction and NOT on your screen. You might certainly even lose focus instead of gaining it if it is on your phone.
And nope, the timer wouldn't be a hack because it is NOT IN THE FUCKING GAME.
Why do I even argue with an idiot that tries to defend a cheater?
Waste of time...
This is not in the game either. Could people calling this a hack actually try and understand what this does? If you don't understand something, asking is a valid option; screaming wrong things is not.
Charger
Profile Blog Joined September 2010
United States2405 Posts
July 15 2011 15:15 GMT
#132
On July 16 2011 00:12 iNfeRnaL wrote:
The fucking timer on your phone is a distraction and NOT on your screen. You might certainly even lose focus instead of gaining it if it is on your phone.
And nope, the timer wouldn't be a hack because it is NOT IN THE FUCKING GAME.
Why do I even argue with an idiot that tries to defend a cheater?
Waste of time...


This isn't IN THE FUCKING GAME either. It's a time based image that pop up ON TOP OF your starcraft 2 screen. There, it's a timer that uses an image as the 'trigger' instead of noise like a typical timer. So you think this is ok if on my second monitor I made it so every x seconds an image popped up to remind me to do something would be ok? Just as long as it's not on my SC2 monitor? LOL....
It's easy to be a Monday morning quarterback.
clayn
Profile Joined November 2010
Germany444 Posts
July 15 2011 15:17 GMT
#133
lol nice stuff for cheating.. -.-
Mohdoo
Profile Joined August 2007
United States15686 Posts
July 15 2011 15:18 GMT
#134
On July 16 2011 00:15 Charger wrote:
Show nested quote +
On July 16 2011 00:12 iNfeRnaL wrote:
The fucking timer on your phone is a distraction and NOT on your screen. You might certainly even lose focus instead of gaining it if it is on your phone.
And nope, the timer wouldn't be a hack because it is NOT IN THE FUCKING GAME.
Why do I even argue with an idiot that tries to defend a cheater?
Waste of time...


This isn't IN THE FUCKING GAME either. It's a time based image that pop up ON TOP OF your starcraft 2 screen. There, it's a timer that uses an image as the 'trigger' instead of noise like a typical timer. So you think this is ok if on my second monitor I made it so every x seconds an image popped up to remind me to do something would be ok? Just as long as it's not on my SC2 monitor? LOL....


Why would someone use this? They would use it to help them perform better at SC2. They do this because they know that it will help them. People make build order and SCV production mistakes all the time. Being able to keep up with everything going on at the same time is a part of the game, and someone would hope to make that easier by using this.

This is 3rd party and aims to help someone perform better in SC2 by providing them a way to not forget to build things.
iNfeRnaL *
Profile Blog Joined August 2005
Germany1908 Posts
July 15 2011 15:23 GMT
#135
On July 16 2011 00:15 Charger wrote:
Show nested quote +
On July 16 2011 00:12 iNfeRnaL wrote:
The fucking timer on your phone is a distraction and NOT on your screen. You might certainly even lose focus instead of gaining it if it is on your phone.
And nope, the timer wouldn't be a hack because it is NOT IN THE FUCKING GAME.
Why do I even argue with an idiot that tries to defend a cheater?
Waste of time...


This isn't IN THE FUCKING GAME either. It's a time based image that pop up ON TOP OF your starcraft 2 screen. There, it's a timer that uses an image as the 'trigger' instead of noise like a typical timer. So you think this is ok if on my second monitor I made it so every x seconds an image popped up to remind me to do something would be ok? Just as long as it's not on my SC2 monitor? LOL....

... go defend cheating more.
Gogogo.
Eleaven
Profile Joined September 2010
772 Posts
July 15 2011 15:27 GMT
#136
Funny.. germans being concerned about "cheating"..

baseless accusations and not knowing what your talking about?

Gogogo!

Come on, at least understand how something works before bashing it and demanding thread closurers or bans etc. Opening an image isn't a hack. Ladder is practice tool.
Charger
Profile Blog Joined September 2010
United States2405 Posts
Last Edited: 2011-07-15 15:28:22
July 15 2011 15:27 GMT
#137
On July 16 2011 00:18 Mohdoo wrote:
Show nested quote +
On July 16 2011 00:15 Charger wrote:
On July 16 2011 00:12 iNfeRnaL wrote:
The fucking timer on your phone is a distraction and NOT on your screen. You might certainly even lose focus instead of gaining it if it is on your phone.
And nope, the timer wouldn't be a hack because it is NOT IN THE FUCKING GAME.
Why do I even argue with an idiot that tries to defend a cheater?
Waste of time...


This isn't IN THE FUCKING GAME either. It's a time based image that pop up ON TOP OF your starcraft 2 screen. There, it's a timer that uses an image as the 'trigger' instead of noise like a typical timer. So you think this is ok if on my second monitor I made it so every x seconds an image popped up to remind me to do something would be ok? Just as long as it's not on my SC2 monitor? LOL....


Why would someone use this? They would use it to help them perform better at SC2. They do this because they know that it will help them. People make build order and SCV production mistakes all the time. Being able to keep up with everything going on at the same time is a part of the game, and someone would hope to make that easier by using this.

This is 3rd party and aims to help someone perform better in SC2 by providing them a way to not forget to build things.


I'm not arguing against that at all, in fact I have been agreeing with people who have this belief. It does change the experience of the game, which is against the TOS. My only argument in this thread has been defending it from idiots who compare this to something like a maphack or other actual hacks that can be detected and can get someone banned. It is an image on a computer screen popping up every x seconds and is far from a hack.

I think this could be a really amazing training tool for lower level players and I would hate for people to scare off some of the lower league players who might want to train with this because people who have no idea how computers actually work tell them they will get banned.

You and I probably share a lot of the same opinions on the morality of the subject but come on, it's not a hack just like setting an audio alarm isn't a hack and the idiots who cry for bans have no idea what they are talking about.
It's easy to be a Monday morning quarterback.
Vari
Profile Joined September 2010
United States532 Posts
July 15 2011 15:29 GMT
#138
the issue is that there are other things that are considered 'cheating' by your standards that people do all the time

like writing down build orders.

personally I don't think it comes close to something like map hacking, but I guess some people just look at it all differently. I'm not really scared of people remembering to build scvs or getting their build orders right.
Stroke Me Lady Fame
Eleaven
Profile Joined September 2010
772 Posts
July 15 2011 15:31 GMT
#139
On July 16 2011 00:27 Charger wrote:
Show nested quote +
On July 16 2011 00:18 Mohdoo wrote:
On July 16 2011 00:15 Charger wrote:
On July 16 2011 00:12 iNfeRnaL wrote:
The fucking timer on your phone is a distraction and NOT on your screen. You might certainly even lose focus instead of gaining it if it is on your phone.
And nope, the timer wouldn't be a hack because it is NOT IN THE FUCKING GAME.
Why do I even argue with an idiot that tries to defend a cheater?
Waste of time...


This isn't IN THE FUCKING GAME either. It's a time based image that pop up ON TOP OF your starcraft 2 screen. There, it's a timer that uses an image as the 'trigger' instead of noise like a typical timer. So you think this is ok if on my second monitor I made it so every x seconds an image popped up to remind me to do something would be ok? Just as long as it's not on my SC2 monitor? LOL....


Why would someone use this? They would use it to help them perform better at SC2. They do this because they know that it will help them. People make build order and SCV production mistakes all the time. Being able to keep up with everything going on at the same time is a part of the game, and someone would hope to make that easier by using this.

This is 3rd party and aims to help someone perform better in SC2 by providing them a way to not forget to build things.


I'm not arguing against that at all, in fact I have been agreeing with people who have this belief. It does change the experience of the game, which is against the TOS. My only argument in this thread has been defending it from idiots who compare this to something like a maphack or other actual hacks that can be detected and can get someone banned. It is an image on a computer screen popping up every x seconds and is far from a hack.

I think this could be a really amazing training tool for lower level players and I would hate for people to scare off some of the lower league players who might want to train with this because people who have no idea how computers actually work tell them they will get banned.

You and I probably share a lot of the same opinions on the morality of the subject but come on, it's not a hack just like setting an audio alarm isn't a hack and the idiots who cry for bans have no idea what they are talking about.


Echoes my sentiments too. In a "perfect world" Ladder environment things like this would never be used. But at the same time, if the overall competitive level of the player base can increase faster due to more efficient learning? I'm all for that!

In a time where we have maphackers going unbanned for months on end, and even drophacks hitting the ladder multiple times per year.. a simple image opening training tool shouldn't really cause any backlash.
If 10 players use this and it helps them increase in skill, that's a win for the community.

iNfeRnaL *
Profile Blog Joined August 2005
Germany1908 Posts
Last Edited: 2011-07-15 15:35:51
July 15 2011 15:34 GMT
#140
On July 16 2011 00:27 Eleaven wrote:
Funny.. germans being concerned about "cheating"..

baseless accusations and not knowing what your talking about?

Gogogo!

Come on, at least understand how something works before bashing it and demanding thread closurers or bans etc. Opening an image isn't a hack. Ladder is practice tool.

We ex Broodwar players to refer to anything that gives you an unfair advantage as a hack.
Yes, that might be a loose usage of the term.
More satisfied if I call it a tool that gives you an unfair advantage over your opponent?

Edit: ROFL, are you REALLY that fucking stupid?

If 10 players use this and it helps them increase in skill, that's a win for the community.

=> If 10 players used a maphack and it helped them to increase in skill that was a total win for the community as well by your book.
G T F O .

User was temp banned for this post.
Charger
Profile Blog Joined September 2010
United States2405 Posts
July 15 2011 15:36 GMT
#141
On July 16 2011 00:29 Vari wrote:
the issue is that there are other things that are considered 'cheating' by your standards that people do all the time

like writing down build orders.

personally I don't think it comes close to something like map hacking, but I guess some people just look at it all differently. I'm not really scared of people remembering to build scvs or getting their build orders right.


Yes thank you, I'm glad you brought this up. Where does the line get drawn? What about a post it with my BO next to my screen or opened up on my 2nd monitor? It certainly changes the 'experience' and gives an unfair advantage over someone who doesn't have his BO written down and readily available to follow. The same goes for audible alarms or any other training tool. Or what about a friend who is in GM sitting next to you telling what to do every second of the game? That is probably cheating as well.

My whole point was that you can't police stuff like this, it's just not possible. Take it for what it actually is - a good training tool like all of the others out there that could be considered 'cheating'.
It's easy to be a Monday morning quarterback.
djengizz
Profile Joined August 2010
Netherlands42 Posts
Last Edited: 2011-07-15 15:39:19
July 15 2011 15:37 GMT
#142
On July 16 2011 00:03 Charger wrote:
HOWEVER, this is undetectable by Blizzard and will never, ever, ever get him banned. I guess you may not understand how software or computers in general work. Or maybe you are some secret computer genius and would like to explain exactly how Blizzard would have any clue this was running, you know, seeing as how it doesn't interact with the game client whatsoever.


This is what you agreed to when you installed the game (maybe you should actually start reading this stuff before you lash out at someone):

Consent to Monitor.

When running, the game may monitor your computer's random access memory (ram) for unauthorized third party programs running concurrently with the game.

Blizzard is known to use OS API's to collect information about certain software running on the user's computer.


Eleaven
Profile Joined September 2010
772 Posts
Last Edited: 2011-07-15 15:40:47
July 15 2011 15:38 GMT
#143
On July 16 2011 00:34 iNfeRnaL wrote:
Show nested quote +
On July 16 2011 00:27 Eleaven wrote:
Funny.. germans being concerned about "cheating"..

baseless accusations and not knowing what your talking about?

Gogogo!

Come on, at least understand how something works before bashing it and demanding thread closurers or bans etc. Opening an image isn't a hack. Ladder is practice tool.

We ex Broodwar players to refer to anything that gives you an unfair advantage as a hack.
Yes, that might be a loose usage of the term.
More satisfied if I call it a tool that gives you an unfair advantage over your opponent?

Edit: ROFL, are you REALLY that fucking stupid?
Show nested quote +

If 10 players use this and it helps them increase in skill, that's a win for the community.

=> If 10 players used a maphack and it helped them to increase in skill that was a total win for the community as well by your book.
G T F O .



Don't try to be a twat, it doesn't look good on you..
This doesn't break the ToS. If 10 people used maphacks that would be a loss.
Don't put words into my mouth, enough useless drivel is coming out of your own.


You can take things for what they are: unenforceable training tools
OR you can carry on being bitter that people are trying to get better, in more efficient ways than you did.
Next you'll tell me that i should feel back for helping out one of my friends irl whilst he was laddering.
CptCutter
Profile Joined September 2010
United Kingdom370 Posts
July 15 2011 15:39 GMT
#144
On July 14 2011 19:41 Eleaven wrote:
Show nested quote +
On July 14 2011 19:24 CptCutter wrote:
On July 14 2011 18:23 zergrushkekeke wrote:
What
I have put together some batch files that will use irfanview to repeatedly bring up an overlay on top of the control groups visible area for a few seconds. There are methods out there to remind players to keep up with macro activities like mule, inject, build workers, http://injectlarvae.com/ is an example, but this method seems new and didn't come up when I searched for it. I don't think this breaks the TOS, and even if it did I don't know how blizzard could monitor it.

Specifics
My setup brings up an "S" over the top of control group 5 every 12 seconds or so, to remind me to build SCVs, 5 being my command center control group and S being for build SCV. It would be pretty easy to modify the image, timing and position for mules, crono boosts, injects, or whatever you want.

The files are simple and should be pretty understandable, but also they are only going to look right if you have the same resolution as me (or fiddle some numbers), I am guessing you should also run Windowed-Fullscreen. I should mention this will probably only work on XP out of the box, some tweaking would have to be done for vista win7 and mac.


How to do it
1. Install irfanview http://www.irfanview.com/ set it to be always on top (options, tick always on top)

2. Either unzip the file (that I'm going to upload somewhere eventually) to C:/_SC2 or go to the following "set it up from scratch" section

3. Run the Tick.bat

You can also make a shortcut of the batch file (has to be on the desktop for XP) and give it a shortcut key combination to start it at the start of the game, I don't know a good way to close it besides just alt tabbing.

set it up from scratch
1. Make a folder!
Name: C:\_SC2

2. Make a .BMP
Name: scv.bmp
44x18 pixels with an "s" and some amount of artistic design

3. Make batch file 1
Name: MAKEIMG.BAT
---------------------------------------------------------------------------------------------------------------------
rem be in the right folder, standard install
c:
cd C:\Program Files\IrfanView

rem create in pos x, y
i_view32.exe c:\_sc2\scv.bmp /pos (528,687) /hide=15 /resample
---------------------------------------------------------------------------------------------------------------------

4. Make batch file 2
Name: TICK.BAT
---------------------------------------------------------------------------------------------------------------------
C:
cd C:\_SC2
:start
rem - Start up the process again.
rem FLASH FOR TWO SECONDS, TWICE
link.LNK
ping 127.0.0.1 -n 2
taskkill /IM i_view32.exe
ping 127.0.0.1 -n 1
link.LNK
ping 127.0.0.1 -n 2
taskkill /IM i_view32.exe
rem CHANGE THIS NUMBER (-n x) FOR THE DELAY
ping 127.0.0.1 -n 11
goto:start
---------------------------------------------------------------------------------------------------------------------

5.Make a link
Name: link
Target: C:\_SC2\MAKEIMG.BAT
Start in: C:\_sc2


people like you disgust me. trying to gain advantages over others just because you dont have the brains to do something. why not try creating something thats a piece of the actual game like a custom game to help people with their macro?



HE disgusts you because he found a way to help him learn his macro?

Your the piece of shit here, judging people for doing things differently.
"oh but it's okay ifg its an alarm that plays a beep?" (someone else said)

mmk, suppose he's deaf? whether or not he is isnt relevant.

Whilst he's microing his army, it's not his memory failing him, it's his limited mechanical ability failing him. This won't make him better or give him some crazy advantage.
IT might solidfy timings in him much like a metronome, just visual.

Calm down, let people learn how they want to learn.. it doesn't break any rules. more practically, even if it did break rules, it's not enforceable.


oh? so where do you draw the line? i would call anybody that uses a 3rd party program to help them play the game to be a cheater...

people should not have their ability's bumped up simply because they are bad at something. its like in exams, you get people who are absolutely terrible at them, but does that make it right to give them hints/spoilers to questions on the exam?

just play the game to the best of your ability and nobody will look down on you.
Charger
Profile Blog Joined September 2010
United States2405 Posts
July 15 2011 15:43 GMT
#145
On July 16 2011 00:37 djengizz wrote:
Show nested quote +
On July 16 2011 00:03 Charger wrote:
HOWEVER, this is undetectable by Blizzard and will never, ever, ever get him banned. I guess you may not understand how software or computers in general work. Or maybe you are some secret computer genius and would like to explain exactly how Blizzard would have any clue this was running, you know, seeing as how it doesn't interact with the game client whatsoever.


This is what you agreed to when you installed the game (maybe you should actually start reading this stuff before you lash out at someone):
Show nested quote +

Consent to Monitor.

When running, the game may monitor your computer's random access memory (ram) for unauthorized third party programs running concurrently with the game.

Blizzard is known to use OS API's to collect information about certain software running on the user's computer.



However, Windows and an image viewer are not unauthorized 3rd party programs.
It's easy to be a Monday morning quarterback.
iNfeRnaL *
Profile Blog Joined August 2005
Germany1908 Posts
July 15 2011 15:44 GMT
#146
On July 16 2011 00:38 Eleaven wrote:
Show nested quote +
On July 16 2011 00:34 iNfeRnaL wrote:
On July 16 2011 00:27 Eleaven wrote:
Funny.. germans being concerned about "cheating"..

baseless accusations and not knowing what your talking about?

Gogogo!

Come on, at least understand how something works before bashing it and demanding thread closurers or bans etc. Opening an image isn't a hack. Ladder is practice tool.

We ex Broodwar players to refer to anything that gives you an unfair advantage as a hack.
Yes, that might be a loose usage of the term.
More satisfied if I call it a tool that gives you an unfair advantage over your opponent?

Edit: ROFL, are you REALLY that fucking stupid?

If 10 players use this and it helps them increase in skill, that's a win for the community.

=> If 10 players used a maphack and it helped them to increase in skill that was a total win for the community as well by your book.
G T F O .



Don't try to be a twat, it doesn't look good on you..
This doesn't break the ToS. If 10 people used maphacks that would be a loss.
Don't put words into my mouth, enough useless drivel is coming out of your own.

Oh so maphacking is completely wrong but this is right?
That's like saying hey - if you punch somebody that's alright except you actually punched him so hard that his face is bleeding.
You realize the fact that you can be reminded about EVERYTHING with this tool right, not just scv's?
Pylons, gateway timings, EVERYTHING, you can even set an alarm clock up that tells you to gear up for an specific attack right now, to tell you "now baneling allin would happen if so" and whatnot, you really want to tell me this isn't nearly as bad as a maphack? Do you think ANY offline tournament would E V E R tolerate this if there's countless stuff on the progamers screen popping up that he could also memorize by practicing more? REALLY?
I am sorry for putting words into your mouth but maybe you should think twice before posting something that OBVIOUSLY will be interpreted the way I did.
Eleaven
Profile Joined September 2010
772 Posts
July 15 2011 15:44 GMT
#147
On July 16 2011 00:39 CptCutter wrote:
Show nested quote +
On July 14 2011 19:41 Eleaven wrote:
On July 14 2011 19:24 CptCutter wrote:
On July 14 2011 18:23 zergrushkekeke wrote:
What
I have put together some batch files that will use irfanview to repeatedly bring up an overlay on top of the control groups visible area for a few seconds. There are methods out there to remind players to keep up with macro activities like mule, inject, build workers, http://injectlarvae.com/ is an example, but this method seems new and didn't come up when I searched for it. I don't think this breaks the TOS, and even if it did I don't know how blizzard could monitor it.

Specifics
My setup brings up an "S" over the top of control group 5 every 12 seconds or so, to remind me to build SCVs, 5 being my command center control group and S being for build SCV. It would be pretty easy to modify the image, timing and position for mules, crono boosts, injects, or whatever you want.

The files are simple and should be pretty understandable, but also they are only going to look right if you have the same resolution as me (or fiddle some numbers), I am guessing you should also run Windowed-Fullscreen. I should mention this will probably only work on XP out of the box, some tweaking would have to be done for vista win7 and mac.


How to do it
1. Install irfanview http://www.irfanview.com/ set it to be always on top (options, tick always on top)

2. Either unzip the file (that I'm going to upload somewhere eventually) to C:/_SC2 or go to the following "set it up from scratch" section

3. Run the Tick.bat

You can also make a shortcut of the batch file (has to be on the desktop for XP) and give it a shortcut key combination to start it at the start of the game, I don't know a good way to close it besides just alt tabbing.

set it up from scratch
1. Make a folder!
Name: C:\_SC2

2. Make a .BMP
Name: scv.bmp
44x18 pixels with an "s" and some amount of artistic design

3. Make batch file 1
Name: MAKEIMG.BAT
---------------------------------------------------------------------------------------------------------------------
rem be in the right folder, standard install
c:
cd C:\Program Files\IrfanView

rem create in pos x, y
i_view32.exe c:\_sc2\scv.bmp /pos (528,687) /hide=15 /resample
---------------------------------------------------------------------------------------------------------------------

4. Make batch file 2
Name: TICK.BAT
---------------------------------------------------------------------------------------------------------------------
C:
cd C:\_SC2
:start
rem - Start up the process again.
rem FLASH FOR TWO SECONDS, TWICE
link.LNK
ping 127.0.0.1 -n 2
taskkill /IM i_view32.exe
ping 127.0.0.1 -n 1
link.LNK
ping 127.0.0.1 -n 2
taskkill /IM i_view32.exe
rem CHANGE THIS NUMBER (-n x) FOR THE DELAY
ping 127.0.0.1 -n 11
goto:start
---------------------------------------------------------------------------------------------------------------------

5.Make a link
Name: link
Target: C:\_SC2\MAKEIMG.BAT
Start in: C:\_sc2


people like you disgust me. trying to gain advantages over others just because you dont have the brains to do something. why not try creating something thats a piece of the actual game like a custom game to help people with their macro?



HE disgusts you because he found a way to help him learn his macro?

Your the piece of shit here, judging people for doing things differently.
"oh but it's okay ifg its an alarm that plays a beep?" (someone else said)

mmk, suppose he's deaf? whether or not he is isnt relevant.

Whilst he's microing his army, it's not his memory failing him, it's his limited mechanical ability failing him. This won't make him better or give him some crazy advantage.
IT might solidfy timings in him much like a metronome, just visual.

Calm down, let people learn how they want to learn.. it doesn't break any rules. more practically, even if it did break rules, it's not enforceable.


oh? so where do you draw the line? i would call anybody that uses a 3rd party program to help them play the game to be a cheater...

people should not have their ability's bumped up simply because they are bad at something. its like in exams, you get people who are absolutely terrible at them, but does that make it right to give them hints/spoilers to questions on the exam?

just play the game to the best of your ability and nobody will look down on you.


independent != 3rd party.

Your definition of cheater does not fit anybody who uses something like this, as it is by definition, not 3rd party. It's completely isolated.
I'm trying hard to understand why people are deciding that others "should not" find ways to help improve quickly, seems like an odd viewpoint
Samhax
Profile Joined August 2010
1054 Posts
July 15 2011 15:45 GMT
#148
Can you use this in a LAN event? No, so what's the point?
zergrushkekeke
Profile Joined November 2010
Australia241 Posts
Last Edited: 2011-07-15 15:49:00
July 15 2011 15:46 GMT
#149
On July 16 2011 00:34 iNfeRnaL wrote:
Show nested quote +
On July 16 2011 00:27 Eleaven wrote:
Funny.. germans being concerned about "cheating"..

baseless accusations and not knowing what your talking about?

Gogogo!

Come on, at least understand how something works before bashing it and demanding thread closurers or bans etc. Opening an image isn't a hack. Ladder is practice tool.

We ex Broodwar players to refer to anything that gives you an unfair advantage as a hack.
Yes, that might be a loose usage of the term.
More satisfied if I call it a tool that gives you an unfair advantage over your opponent?




Only if you also call day[9] videos a tool that gives you an unfair advantage over your opponent. Sure its not running at the same time as the game but it is a slippery slope towards using every single hack you can get away with!
KEKEKE
Eleaven
Profile Joined September 2010
772 Posts
July 15 2011 15:48 GMT
#150
On July 16 2011 00:44 iNfeRnaL wrote:
Show nested quote +
On July 16 2011 00:38 Eleaven wrote:
On July 16 2011 00:34 iNfeRnaL wrote:
On July 16 2011 00:27 Eleaven wrote:
Funny.. germans being concerned about "cheating"..

baseless accusations and not knowing what your talking about?

Gogogo!

Come on, at least understand how something works before bashing it and demanding thread closurers or bans etc. Opening an image isn't a hack. Ladder is practice tool.

We ex Broodwar players to refer to anything that gives you an unfair advantage as a hack.
Yes, that might be a loose usage of the term.
More satisfied if I call it a tool that gives you an unfair advantage over your opponent?

Edit: ROFL, are you REALLY that fucking stupid?

If 10 players use this and it helps them increase in skill, that's a win for the community.

=> If 10 players used a maphack and it helped them to increase in skill that was a total win for the community as well by your book.
G T F O .



Don't try to be a twat, it doesn't look good on you..
This doesn't break the ToS. If 10 people used maphacks that would be a loss.
Don't put words into my mouth, enough useless drivel is coming out of your own.

Oh so maphacking is completely wrong but this is right?
That's like saying hey - if you punch somebody that's alright except you actually punched him so hard that his face is bleeding.
You realize the fact that you can be reminded about EVERYTHING with this tool right, not just scv's?
Pylons, gateway timings, EVERYTHING, you can even set an alarm clock up that tells you to gear up for an specific attack right now, to tell you "now baneling allin would happen if so" and whatnot, you really want to tell me this isn't nearly as bad as a maphack? Do you think ANY offline tournament would E V E R tolerate this if there's countless stuff on the progamers screen popping up that he could also memorize by practicing more? REALLY?
I am sorry for putting words into your mouth but maybe you should think twice before posting something that OBVIOUSLY will be interpreted the way I did.



Your being so ridiculous. Your comparing one guy sat at home using timers to help him learn things, to an offline competition?
You do realise that training is more often than not assisted by coaches, or in athletics by things like heart monitors, various on-the-fly measurements of hydration/sweat.

This is NOT a competitive tool. It's specifically designed to be used when practicing at home. He isn't going to win any tournaments because a jpg is reminding him to build SCV's. At the competitive level, that sort of thing is already ingrained.

Your just angry at the world cos things arent as hard as they were for you.
Eleaven
Profile Joined September 2010
772 Posts
July 15 2011 15:49 GMT
#151
On July 16 2011 00:45 Samhax wrote:
Can you use this in a LAN event? No, so what's the point?


The point is to increase the efficiency of your at-home training. I thought by now that was quite obvious?
Samhax
Profile Joined August 2010
1054 Posts
July 15 2011 15:53 GMT
#152
On July 16 2011 00:49 Eleaven wrote:
Show nested quote +
On July 16 2011 00:45 Samhax wrote:
Can you use this in a LAN event? No, so what's the point?


The point is to increase the efficiency of your at-home training. I thought by now that was quite obvious?


Hum i'm not convinced, i can't see this type of thing making you a better player sorry :p

When you are used to something, it's hard to play without it at the same level.
Harmonious
Profile Joined December 2010
179 Posts
July 15 2011 15:55 GMT
#153
If you can put up a reminder to put up the minimap every 5 secs or so, that would be the awesomest thing ever.

Only for practice. I am very good at the minimap for about 5 mins
zergrushkekeke
Profile Joined November 2010
Australia241 Posts
July 15 2011 15:57 GMT
#154
On July 15 2011 10:22 zergrushkekeke wrote:
taskkill /IM i_view32.exe
taskkill /IM cmd.exe

I have the start script bound to ctrl+ alt+ z and plan to have the kill script bound to ctrl + alt +x


Yea this works, pretty well. I am tempted to start re learning zerg and using this for my injects and maybe even overlord timing as that was something I didn't do as well as i should back in season 1.
KEKEKE
Eleaven
Profile Joined September 2010
772 Posts
July 15 2011 15:58 GMT
#155
On July 16 2011 00:53 Samhax wrote:
Show nested quote +
On July 16 2011 00:49 Eleaven wrote:
On July 16 2011 00:45 Samhax wrote:
Can you use this in a LAN event? No, so what's the point?


The point is to increase the efficiency of your at-home training. I thought by now that was quite obvious?


Hum i'm not convinced, i can't see this type of thing making you a better player sorry :p

When you are used to something, it's hard to play without it at the same level.


You mean like learning a song with a metronome, and then suddenly you can't play it when you take the metronome away?

Or learning to ride a bike with stabilisers, and then once your confident and take them away you suddenly just can't ride at all any more?

Learning doesn't work that way.
iNfeRnaL *
Profile Blog Joined August 2005
Germany1908 Posts
Last Edited: 2011-07-15 16:00:02
July 15 2011 15:59 GMT
#156
On July 16 2011 00:38 Eleaven wrote:
This is NOT a competitive tool. It's specifically designed to be used when practicing at home. He isn't going to win any tournaments because a jpg is reminding him to build SCV's. At the competitive level, that sort of thing is already ingrained.

Oh okay, it's fine to do it against ladder opponents but not at LAN's?
Hmm, I guess let's just believe that the internet and the OP is full of good then and assume that nobody will ever use that in a ladder game or any competitive online-game (plenty of online cups with prize money.), you're totally right.
About the "being ingrained" - I can tell you even the best players do make mistakes if their opponent pressure's them and it's CLEARLY an advantage to be reminded about certain timingwindows rather than "making an SCV".
You also seem to fail at reading or you've simply ignored my argument that you can do everything with this tool, not just SCV's. Expansion timings, timing's for allin defense of offense, whatever, you just have to edit it in.
And he's even giving an instruction on how to do that.
L O L .
On July 16 2011 00:49 Eleaven wrote:
Show nested quote +
On July 16 2011 00:45 Samhax wrote:
Can you use this in a LAN event? No, so what's the point?

The point is to increase the efficiency of your at-home training. I thought by now that was quite obvious?

You don't improve or increase your efficiency by using cheats.
In fact you will perform worse if you do not have them at given offline events then.
Saechiis
Profile Blog Joined May 2010
Netherlands4989 Posts
Last Edited: 2011-07-15 16:01:07
July 15 2011 16:00 GMT
#157
If you couldn't do it in a tournament, don't do it at home, simple.
I think esports is pretty nice.
zoshk
Profile Joined February 2011
United States64 Posts
July 15 2011 16:04 GMT
#158
I get that this is designed to help train and internalize timings for things like making workers and injects and I can see it doing just that. Totally not related to cheating or not I think it's pretty cool.

however that doesn't prevent some people from using this/similarly designed tools to gain an advantage when it comes to competition.Obviously this wouldn't be a problem at huge live tournaments, but what about anything held online? The organizers will have no way of checking that you aren't using programs like this.
While you might have an image telling you to make a worker every 12 seconds, someone else can have a 'perfect' rush timed out.

Or what if an event simply asks people ranked highly on the ladder to sign up?

And I do believe using this gives you an unfair advantage. Even the best players get supply capped or miss workers during battles/when dealing with harass. One of the reasons to harass is to take the opponents attention away from what was planned. This program then negates one purpose of harass. Without any added skill from the player, and I would call that an unfair advantage.

On July 16 2011 01:00 Saechiis wrote:
If you couldn't do it in a tournament, don't do it at home, simple.

iNfeRnaL *
Profile Blog Joined August 2005
Germany1908 Posts
Last Edited: 2011-07-15 16:06:14
July 15 2011 16:05 GMT
#159
Glad to see atleast the vast majority having a good sense of what's fair and what's not.
djengizz
Profile Joined August 2010
Netherlands42 Posts
July 15 2011 16:06 GMT
#160
On July 16 2011 00:44 Eleaven wrote:
independent != 3rd party.

Your definition of cheater does not fit anybody who uses something like this, as it is by definition, not 3rd party. It's completely isolated.

I think you don't understand what third party means.

Any program that is used to do something related to SC2 but is not made by Blizzard is a third party tool. Being able to run isolated from the client or not has nothing to do with it. Sc2Gears, BO calculators and even a website like SC2Ranks can be considered a third party tool.

The point is if it alters your game experience it's not allowed. Since the orginal game doesn't have images popup at certain timings related to the game this tool falls into that category.

My guess is that the maker of this tool had absolutely no intention to cheat and made this from for training purposes alone. However he is (unintentionally) walking a very thin line which is not clearly set by Blizzard.
Eleaven
Profile Joined September 2010
772 Posts
July 15 2011 16:06 GMT
#161
On July 16 2011 00:59 iNfeRnaL wrote:
Show nested quote +
On July 16 2011 00:38 Eleaven wrote:
This is NOT a competitive tool. It's specifically designed to be used when practicing at home. He isn't going to win any tournaments because a jpg is reminding him to build SCV's. At the competitive level, that sort of thing is already ingrained.

Oh okay, it's fine to do it against ladder opponents but not at LAN's?
Hmm, I guess let's just believe that the internet and the OP is full of good then and assume that nobody will ever use that in a ladder game or any competitive online-game (plenty of online cups with prize money.), you're totally right.
About the "being ingrained" - I can tell you even the best players do make mistakes if their opponent pressure's them and it's CLEARLY an advantage to be reminded about certain timingwindows rather than "making an SCV".
You also seem to fail at reading or you've simply ignored my argument that you can do everything with this tool, not just SCV's. Expansion timings, timing's for allin defense of offense, whatever, you just have to edit it in.
And he's even giving an instruction on how to do that.
L O L .


It doesn't matter what can be done with it, you don't have an argument at all "you can make a timer for timings too!!!!!xx!!!11!!" That's not an argument, it's a statement of fact, and if it helps some guy learn his timings then go for it, how do you plan on stopping them?

The best players aren't going to stop making mistakes because of a .jpg. I can tell you with certainty that even with a timer you will still make mistakes in the heat of the moment, or miss injects, not because you forgot to make scv's or inject, but because you simply don't have the ability to do those things under unusual pressure.

And you've hit on a good point that i've brought up before. online tournaments should NOT ever hand out money prizes, because you can guaran-fucking-tee that people will be cheating. It's human nature. If TT1 will maphack, so will some random diamond scrub in a $50 online tournament.

Drawing comparisons to cheating at lans is so batshit retarded, you really should understand the difference between learning at home in a non competitive environment like ladder (if you still feel ladder is competitive then i'm sorry for you) and competing for money face to face
Samhax
Profile Joined August 2010
1054 Posts
Last Edited: 2011-07-15 16:10:13
July 15 2011 16:07 GMT
#162
On July 16 2011 00:58 Eleaven wrote:
Show nested quote +
On July 16 2011 00:53 Samhax wrote:
On July 16 2011 00:49 Eleaven wrote:
On July 16 2011 00:45 Samhax wrote:
Can you use this in a LAN event? No, so what's the point?


The point is to increase the efficiency of your at-home training. I thought by now that was quite obvious?


Hum i'm not convinced, i can't see this type of thing making you a better player sorry :p

When you are used to something, it's hard to play without it at the same level.


You mean like learning a song with a metronome, and then suddenly you can't play it when you take the metronome away?

Or learning to ride a bike with stabilisers, and then once your confident and take them away you suddenly just can't ride at all any more?

Learning doesn't work that way.


You sure are a master of how to learn and become a better player in sc2 with your analogies. Someone who wants to become pro can't think seriously that something like that will help him. Anyway i thinks this type of tool is purely for bad players, so i'm not worried at all, you can have fun with your baby-sitting tool.
Deleuze
Profile Blog Joined December 2010
United Kingdom2102 Posts
July 15 2011 16:07 GMT
#163
As I said before, the only reasonable way forward from this is to incorporate it into a custom map via map editor -

Everyone knows it's being used, there is no possibility of it being view as a hack and it would actually be gain from added functionality with SC2.
“An image of thought called philosophy has been formed historically and it effectively stops people from thinking.” ― Gilles Deleuze, Dialogues II
iNfeRnaL *
Profile Blog Joined August 2005
Germany1908 Posts
July 15 2011 16:09 GMT
#164
On July 16 2011 01:06 Eleaven wrote:
And you've hit on a good point that i've brought up before. online tournaments should NOT ever hand out money prizes, because you can guaran-fucking-tee that people will be cheating. It's human nature. If TT1 will maphack, so will some random diamond scrub in a $50 online tournament.

So that's your point on it. And it just proved to me that you're one fucking retard. Sorry, I do lack of other words to describe you and people like you.
Yea, it's human nature as long as faggots who tolerate it like you exist.
TheResidentEvil
Profile Joined September 2010
United States991 Posts
July 15 2011 16:10 GMT
#165
awesome. i might actually try this. ladder is for learning thats what everyone says. What better way to get better than to have a thing pop up. then it becomes habit and you are doing it even when its not there.
Phenny
Profile Joined October 2010
Australia1435 Posts
July 15 2011 16:11 GMT
#166
I must say, I strongly agree that there is a significant difference between playing ladder games (practicing) and playing at a tournament competing for $$$.

That's why you can have a pro helping you out telling you what to do and coaching you on ladder (in a similar way to how this program works), but obviously not at a tourney.
Eleaven
Profile Joined September 2010
772 Posts
July 15 2011 16:13 GMT
#167
On July 16 2011 01:06 djengizz wrote:
Show nested quote +
On July 16 2011 00:44 Eleaven wrote:
independent != 3rd party.

Your definition of cheater does not fit anybody who uses something like this, as it is by definition, not 3rd party. It's completely isolated.

I think you don't understand what third party means.

Any program that is used to do something related to SC2 but is not made by Blizzard is a third party tool. Being able to run isolated from the client or not has nothing to do with it. Sc2Gears, BO calculators and even a website like SC2Ranks can be considered a third party tool.

The point is if it alters your game experience it's not allowed. Since the orginal game doesn't have images popup at certain timings related to the game this tool falls into that category.

My guess is that the maker of this tool had absolutely no intention to cheat and made this from for training purposes alone. However he is (unintentionally) walking a very thin line which is not clearly set by Blizzard.


The technical definition pertains to whether or not something directly interacts with the process itself.
It's very simple =\.

Your also blurring the words tool and program now, getting vague won't help at all.
Infernal, i recommend taking a couple of hours at least to just sit back and calm down, your no better than the peasant with a pitchfork screaming "burn the witch" at this moment in time.


Please try to remember back to the time where you'd write build orders down, and put them on monitor 2, or a piece of paper or put them in a "always on top" image viewer. This was a much easier way to learn build orders than to just try to remember 20-30 different events and timings.

Cheating of course by most definitions now. maybe you should pm day9 too and ask him to stop using notepad.. it's a slippery slope bro's
Angry_Fetus
Profile Joined August 2010
Canada444 Posts
July 15 2011 16:13 GMT
#168
On July 16 2011 01:06 Eleaven wrote:Drawing comparisons to cheating at lans is so batshit retarded, you really should understand the difference between learning at home in a non competitive environment like ladder (if you still feel ladder is competitive then i'm sorry for you) and competing for money face to face


It doesn't matter if you view ladder as a competitive environment, other people do. You're infringing on their enjoyment in what they view as competition by cheating. You've already said earlier in this thread that you use a "training tool" so it's understandable that you're trying to defend this. However, the vast majority of people aren't going to agree with you.

And stop double posting. See that edit button? Use it.
Eleaven
Profile Joined September 2010
772 Posts
Last Edited: 2011-07-15 16:19:25
July 15 2011 16:15 GMT
#169
On July 16 2011 01:07 Samhax wrote:
Show nested quote +
On July 16 2011 00:58 Eleaven wrote:
On July 16 2011 00:53 Samhax wrote:
On July 16 2011 00:49 Eleaven wrote:
On July 16 2011 00:45 Samhax wrote:
Can you use this in a LAN event? No, so what's the point?


The point is to increase the efficiency of your at-home training. I thought by now that was quite obvious?


Hum i'm not convinced, i can't see this type of thing making you a better player sorry :p

When you are used to something, it's hard to play without it at the same level.


You mean like learning a song with a metronome, and then suddenly you can't play it when you take the metronome away?

Or learning to ride a bike with stabilisers, and then once your confident and take them away you suddenly just can't ride at all any more?

Learning doesn't work that way.


You sure are a master of how to learn and become a better player in sc2 with your analogies. Someone who wants to become pro can't think seriously that something like that will help him. Anyway i thinks this type of tool is purely for bad players, so i'm not worried at all, you can have fun with your baby-sitting tool.


Nice post, this is clearly aimed at low level players who want to get better faster, this has absolutely nothing to do with competitive pro level play, which is exactly what the reasonable posters have been saying all along.
If i was still at the level where i was consistently making SCV errors, then you BET i'd try using this, unfortunately it's not the case, keep on being elitist tho, makes you seem classy


@Angryfeetus (fitting name)


"It doesn't matter if you view ladder as a competitive environment, other people do. You're infringing on their enjoyment in what they view as competition by cheating. You've already said earlier in this thread that you use a "training tool" so it's understandable that you're trying to defend this. However, the vast majority of people aren't going to agree with you.

And stop double posting. See that edit button? Use it."

I said i used a timer about a year ago to learn injects. Don't twist things to try to create an argument lol.

Edit: also would you really enjoy a game less just because your opponent MAYBE had more consistent scv production? come on now =\
iNfeRnaL *
Profile Blog Joined August 2005
Germany1908 Posts
July 15 2011 16:19 GMT
#170
On July 16 2011 01:13 Eleaven wrote:
Infernal, i recommend taking a couple of hours at least to just sit back and calm down, your no better than the peasant with a pitchfork screaming "burn the witch" at this moment in time.

I'm quite calm but people like you make me want to throw up upon.
Burn the witch?
Nah, ban cheaters and anything even remotely likely to it.
I'm not frustrated because I had to use a 2nd monitor as you assume (in fact I didn't even use a notepad, guess what, memorizing does the trick if you play something as long and much as I did play BroodWar), it's just very sad to see that despite already having MBS, Automining and AutoCast people are finding ways to completely get rid of any sort of skill involved in macro.
Compare this to a small chip inside a football players brain that tells him when the exactly best moment to shoot or pass would be.
Yes, a really really good player should know it anyway - however this could make anybody really good. But hey, it would only be a reminder as well, not doping, thus fair huh?
djengizz
Profile Joined August 2010
Netherlands42 Posts
July 15 2011 16:20 GMT
#171
On July 16 2011 00:43 Charger wrote:
However, Windows and an image viewer are not unauthorized 3rd party programs.

No they are not but they can be used to alter the game experience making their use illegal and again your statement was that it was undetectable (in quite a condensending way) while it's not:


On July 16 2011 00:03 Charger wrote:
HOWEVER, this is undetectable by Blizzard and will never, ever, ever get him banned. I guess you may not understand how software or computers in general work. Or maybe you are some secret computer genius and would like to explain exactly how Blizzard would have any clue this was running, you know, seeing as how it doesn't interact with the game client whatsoever.


You would be surprised about what they can actually monitor when they have access to your RAM and can make OS API calls.
Samhax
Profile Joined August 2010
1054 Posts
Last Edited: 2011-07-15 16:33:32
July 15 2011 16:20 GMT
#172
On July 16 2011 01:15 Eleaven wrote:
Show nested quote +
On July 16 2011 01:07 Samhax wrote:
On July 16 2011 00:58 Eleaven wrote:
On July 16 2011 00:53 Samhax wrote:
On July 16 2011 00:49 Eleaven wrote:
On July 16 2011 00:45 Samhax wrote:
Can you use this in a LAN event? No, so what's the point?


The point is to increase the efficiency of your at-home training. I thought by now that was quite obvious?


Hum i'm not convinced, i can't see this type of thing making you a better player sorry :p

When you are used to something, it's hard to play without it at the same level.


You mean like learning a song with a metronome, and then suddenly you can't play it when you take the metronome away?

Or learning to ride a bike with stabilisers, and then once your confident and take them away you suddenly just can't ride at all any more?

Learning doesn't work that way.


You sure are a master of how to learn and become a better player in sc2 with your analogies. Someone who wants to become pro can't think seriously that something like that will help him. Anyway i thinks this type of tool is purely for bad players, so i'm not worried at all, you can have fun with your baby-sitting tool.


Nice post, this is clearly aimed at low level players who want to get better faster, this has absolutely nothing to do with competitive pro level play, which is exactly what the reasonable posters have been saying all along.
If i was still at the level where i was consistently making SCV errors, then you BET i'd try using this, unfortunately it's not the case, keep on being elitist tho, makes you seem classy


@Angryfeetus (fitting name)


"It doesn't matter if you view ladder as a competitive environment, other people do. You're infringing on their enjoyment in what they view as competition by cheating. You've already said earlier in this thread that you use a "training tool" so it's understandable that you're trying to defend this. However, the vast majority of people aren't going to agree with you.

And stop double posting. See that edit button? Use it."

I said i used a timer about a year ago to learn injects. Don't twist things to try to create an argument lol.


It's not just for scv, you can use it for all the buildings and all the different type of timers. That's why Pros spam alot to check all their timer (RAX, WG cooldown, hatch for larva inject, etc.). this tool can help any player from bronze to master, but it will not make you a better player. I'm far away from being perfect in injection for example, so i can use it, but i won't, because it will not help me when i will not have this tool, and it's forbidden in LAN event.
Eleaven
Profile Joined September 2010
772 Posts
Last Edited: 2011-07-15 16:22:46
July 15 2011 16:20 GMT
#173
On July 16 2011 01:19 iNfeRnaL wrote:
Show nested quote +
On July 16 2011 01:13 Eleaven wrote:
Infernal, i recommend taking a couple of hours at least to just sit back and calm down, your no better than the peasant with a pitchfork screaming "burn the witch" at this moment in time.

I'm quite calm but people like you make me want to throw up upon.
Burn the witch?
Nah, ban cheaters and anything even remotely likely to it.
I'm not frustrated because I had to use a 2nd monitor as you assume (in fact I didn't even use a notepad, guess what, memorizing does the trick if you play something as long and much as I did play BroodWar), it's just very sad to see that despite already having MBS, Automining and AutoCast people are finding ways to completely get rid of any sort of skill involved in macro.
Compare this to a small chip inside a football players brain that tells him when the exactly best moment to shoot or pass would be.
Yes, a really really good player should know it anyway - however this could make anybody really good. But hey, it would only be a reminder as well, not doping, thus fair huh?


It was pretty obvious you were speaking from an anti-sc2 position, but this post confirms it.
like i said, you're just mad that you took the hard way, and not everyone is that dumb :S.

If you learn by pure memorisation then good for you, not many people can hold so much new information at once. Quite the talent! Again, you made my argument for me. You spent a very very very long time doing something that you could have done in a fraction of the time (like learning builds)

You know in pro-houses the coaches help them? i guess your response is "whats the point when they can do it all alone the hard way,.. it's forbidden at lan!!!!11"
Charger
Profile Blog Joined September 2010
United States2405 Posts
Last Edited: 2011-07-15 16:26:57
July 15 2011 16:22 GMT
#174
As this thread seems to be going nowhere fast, I'm just going to put in my final thoughts and let the arguing continue.

Is this a helpful training tool? Yeah, for sure.
Is it against the TOS? Maybe, it's up to interpretation.
Is it morally right or wrong to use it? I don't know, that's up to each potential user.
Can Blizzard do anything to stop this particular system? Absolutely no way in hell.

In conclusion, it is not possible to police stuff like this. Just like Blizzard can't stop someone from using an audible timer to remind them of game specific timings or a friend sitting next to you coaching you the whole time through games. Take it for what it actually is - a good training tool like all of the others out there that can also be considered 'cheating' and walk the morally grey area.
It's easy to be a Monday morning quarterback.
Eleaven
Profile Joined September 2010
772 Posts
July 15 2011 16:23 GMT
#175
On July 16 2011 01:22 Charger wrote:
As this thread seems to be going nowhere fast, I'm just going to put in my final thoughts and let the arguing continue.

Is this a helpful training tool? Yeah, for sure.
Is it against the TOS? Maybe, it's up to interpretation.
Is it morally right or wrong to us it? I don't know, that's up to each potential user.
Can Blizzard do anything to stop this particular system? Absolutely no way in hell.

In conclusion, it is not possible to police stuff like this. Just like Blizzard can't stop someone from using an audible timer to remind them of game specific timings or a friend sitting next to you coaching you the whole time through games. Take it for what it actually is - a good training tool like all of the others out there that can also be considered 'cheating' and walk the morally grey area.


Summed up nicely, and your right. it's a waste of energy to continue with anything further.

Nail on the head
iNfeRnaL *
Profile Blog Joined August 2005
Germany1908 Posts
Last Edited: 2011-07-15 16:28:46
July 15 2011 16:25 GMT
#176
On July 16 2011 01:20 Eleaven wrote:
Show nested quote +
On July 16 2011 01:19 iNfeRnaL wrote:
On July 16 2011 01:13 Eleaven wrote:
Infernal, i recommend taking a couple of hours at least to just sit back and calm down, your no better than the peasant with a pitchfork screaming "burn the witch" at this moment in time.

I'm quite calm but people like you make me want to throw up upon.
Burn the witch?
Nah, ban cheaters and anything even remotely likely to it.
I'm not frustrated because I had to use a 2nd monitor as you assume (in fact I didn't even use a notepad, guess what, memorizing does the trick if you play something as long and much as I did play BroodWar), it's just very sad to see that despite already having MBS, Automining and AutoCast people are finding ways to completely get rid of any sort of skill involved in macro.
Compare this to a small chip inside a football players brain that tells him when the exactly best moment to shoot or pass would be.
Yes, a really really good player should know it anyway - however this could make anybody really good. But hey, it would only be a reminder as well, not doping, thus fair huh?


It was pretty obvious you were speaking from an anti-sc2 position, but this post confirms it.
like i said, you're just mad that you took the hard way, and not everyone is that dumb :S.

If you learn by pure memorisation then good for you, not many people can hold so much new information at once. Quite the talent!

a) I play SC2 myself, I like the game, I even like that it's easier for newbs nowadays. Guess what, it helps me as well because SC2 is a different game than Broodwar that I have to learn as well.
b) You ignore my arguments yet again.
c) Everybody can memorize as much as I did if he just puts effort into it. I'm quite sure I can do it in SC2 as well, without notepads or any cheats like this. The only "talent" behind it would be dedication.
d) You're a clown that tries to make others look bad to make his own position look better than it actually is by derailing every sort of argument brought up against you, such as that nice little PM you've just sent my trying to provoke me.

===>
From: Eleaven [ 665 posts | Profile | Buddy | Report ]
Subject: You thick cunt.
Date: 7/16/11 01:18
Nothing else to say, sorry didn't realise you were just interested in insulting people.

Just because your too thick to see the benefits for a silver league player doesn't mean you should just shit all over an idea. especially when you don't understand it.

Maybe he's infringing on your market tho? Your like a drug dealer getting mad that people are using other product.

__
Done with you.
Go defend the cheaters further and use poor arguments trying to make yourself look less like the retard you are at doing so.
Have a nice day.
(Also, don't PM me any further, I'll put you on my ignore list after finishing this post anyway. ^^)
Edit: Okay nevermind, I can't even ignore you. But be sure I'll report your PM's if you continue anyway.
zoshk
Profile Joined February 2011
United States64 Posts
Last Edited: 2011-07-15 16:27:45
July 15 2011 16:26 GMT
#177
On July 16 2011 01:06 Eleaven wrote:
It doesn't matter what can be done with it, you don't have an argument at all "you can make a timer for timings too!!!!!xx!!!11!!" That's not an argument, it's a statement of fact, and if it helps some guy learn his timings then go for it, how do you plan on stopping them?


I can't stop them from using it, I don't think anyone right now can stop them. (In fact, for me personally, I'd say whatever works)

People are stating their opinions. And they think using this wrong.
"What can be done with it" is very often used to make somewhat reasonable arguments.
Guns are used to protect...what can be done with it?
Cars are designed to help transport people, what can be done with it?
Alcohol may be meant to help people relax, what can be done with it?
Or to specifically address training? what about steroids?
Of course these are drastic comparisons, but they can still be made.

These are valid points to make, and everyone can have differing opinions.

On July 16 2011 01:13 Angry_Fetus wrote:
It doesn't matter if you view ladder as a competitive environment, other people do. You're infringing on their enjoyment in what they view as competition by cheating.
mindwave1sg
Profile Joined June 2011
Taiwan18 Posts
July 15 2011 16:29 GMT
#178
On July 16 2011 00:37 djengizz wrote:
Show nested quote +
On July 16 2011 00:03 Charger wrote:
HOWEVER, this is undetectable by Blizzard and will never, ever, ever get him banned. I guess you may not understand how software or computers in general work. Or maybe you are some secret computer genius and would like to explain exactly how Blizzard would have any clue this was running, you know, seeing as how it doesn't interact with the game client whatsoever.


This is what you agreed to when you installed the game (maybe you should actually start reading this stuff before you lash out at someone):
Show nested quote +

Consent to Monitor.

When running, the game may monitor your computer's random access memory (ram) for unauthorized third party programs running concurrently with the game.

Blizzard is known to use OS API's to collect information about certain software running on the user's computer.





reading the ram won't detect the alert image....
iNfeRnaL *
Profile Blog Joined August 2005
Germany1908 Posts
July 15 2011 16:30 GMT
#179
On July 16 2011 01:29 mindwave1sg wrote:
Show nested quote +
On July 16 2011 00:37 djengizz wrote:
On July 16 2011 00:03 Charger wrote:
HOWEVER, this is undetectable by Blizzard and will never, ever, ever get him banned. I guess you may not understand how software or computers in general work. Or maybe you are some secret computer genius and would like to explain exactly how Blizzard would have any clue this was running, you know, seeing as how it doesn't interact with the game client whatsoever.


This is what you agreed to when you installed the game (maybe you should actually start reading this stuff before you lash out at someone):

Consent to Monitor.

When running, the game may monitor your computer's random access memory (ram) for unauthorized third party programs running concurrently with the game.

Blizzard is known to use OS API's to collect information about certain software running on the user's computer.





reading the ram won't detect the alert image....

That's probably the worst thing about this.
You can cheat without even being noticed.
Hell yeah, it was about time.
djengizz
Profile Joined August 2010
Netherlands42 Posts
July 15 2011 16:38 GMT
#180
On July 16 2011 01:13 Eleaven wrote:
The technical definition pertains to whether or not something directly interacts with the process itself.
It's very simple =\.

Your also blurring the words tool and program now, getting vague won't help at all.

No, it's not.
As a software developer i've created enough thrid party tools that do not interact directly with the software they are intended for.

And yes, a program can be a tool and a tool can be a program, i'm sorry you don't see that. That doesn't make it vague.

Stop trying to be Mr Knowitall when you're actually wrong about a lot of things you state.
Masayume
Profile Blog Joined March 2011
Netherlands208 Posts
Last Edited: 2011-07-15 16:48:42
July 15 2011 16:40 GMT
#181
I just read this whole thread, and it is disgusting how some of you"discuss" this Macro helper thing with (or rather against) each other.

As for the tool itself, I think it is a cool idea, but it will not be condoned at LAN events. It also gives someone an advantage in macro skill at lower leagues. I don't know if it will really help you train your macro timing skills either.

After 10 games without help tools I could always be within 3 seconds of inject timings, it's just a matter or prioritizing what to learn by heart first.

I do think this thread is getting out of hand though .
I guess you could use it in private OP, but I assume that Blizzard will ban you for it down the line.
If anything I think you should just use that phone app for macro if you really want a form of timing help, even though I don't recommend it for practicing and becoming a better player.

EDIT: reworded to "some of you", "all" is never fair, since it is simply an exaggeration. My apologies. Just getting tired of the decrease of posting quality lately I guess. Especially the amount of thought people put into their posts sometimes.
Balance. Enjoy the process instead of focusing on musts.
zoshk
Profile Joined February 2011
United States64 Posts
July 15 2011 16:43 GMT
#182
I think a lot of us are keeping/trying to keep to a somewhat civil discussion...
windsupernova
Profile Joined October 2010
Mexico5280 Posts
July 15 2011 16:57 GMT
#183
I can´t believe how some people kid themeselves.

No matter how much you guys try to spin it this gives you an unfair advantage over the other person playing you. No matter what you think of ladder is is still a competitive environment.And really the fact that people who use this call ladder a training ground is pretty funny for me because that means that they plan to attend some lans or participate in online tourneys which this device is certainly cheating.

But.. of all things you can do to give you an unfair competitive advantage this is not really that bad. I still think the best way to learn is to drop the traning wheels and fall 10000 times so you can learn.

I guess my point is that both sides are exaggerating a lot?
"Its easy, just trust your CPU".-Boxer on being good at games
zergrushkekeke
Profile Joined November 2010
Australia241 Posts
Last Edited: 2011-07-15 18:07:26
July 15 2011 17:09 GMT
#184
On July 16 2011 00:55 Harmonious wrote:
If you can put up a reminder to put up the minimap every 5 secs or so, that would be the awesomest thing ever.

Only for practice. I am very good at the minimap for about 5 mins


The mini map is tricky because you don't really want to pop up on top of it (unless you do it real fast and a player reacts to the blip), Its not really square around the borders either and like i said the irfanview image program doesn't have the transparency i seem to need (which isn't a fault of the program, no image view I know of lets you see through it).

Here is the best I could come up with, I just cropped a screenshot and added some "look over there" arrows. Maybe popping that up would work without being too in your face. Then again if you really want to hammer the point home during a training session you could use a giant red arrow that takes up half the screen.

[image loading]


Speaking of the limitations of this method, it seems like the 5 pixel border around the outside of the image, and the image being rectangular is it. I tested it out a bit and you can call up more than one instance (for example you could draw a box around something, the lines being 11 pixels wide) but it gets messy as without a smarter batch script with forking as you need a separate link to each image you want to bring up.
KEKEKE
Plansix
Profile Blog Joined April 2011
United States60190 Posts
July 15 2011 17:15 GMT
#185
I have to say I'm against using this in a ladder game, but if your just playing against Macro or Die(my fav for the after work "Im to tired, but want to practice" moments') its totally fine. Muscle memory is important.

If your using it ladder games in cheating. Sure, you could have a timer right next to the screen, but its not on the screen, running over the game. If you really want this, play with a metronome.
I have the Honor to be your Obedient Servant, P.6
TL+ Member
zergrushkekeke
Profile Joined November 2010
Australia241 Posts
July 15 2011 18:20 GMT
#186
This image demonstrates the thinnest line you can get, say you wanted to underline your minerals and gas 5 minutes in because that is when you start floating huge amounts of each.

[image loading]
KEKEKE
Denzil
Profile Joined August 2010
United Kingdom4193 Posts
July 15 2011 20:18 GMT
#187
To the people saying this should be banned and is cheating.

By that same logic shouldn't Deadly Boss Mods be banned as cheating for WoW?

(for those who don't know DBM would tell you when a boss does XYZ and the timers on his next special move etc and where to go and marks people who have things you need to run away from and move towards)
Anna: So Sen how will you prepare for your revenge v MC? Sen: With a smile.
Eknoid4
Profile Joined October 2010
United States902 Posts
July 15 2011 20:39 GMT
#188
Now imagine if you'd practiced starcraft instead of figuring out innovative new ways to do well without getting better
If you're mad that someone else is brazenly trumpeting their beliefs with ignorance, perhaps you should be mad that you are doing it too.
legatus legionis
Profile Joined October 2010
Netherlands559 Posts
Last Edited: 2011-07-15 21:14:06
July 15 2011 21:09 GMT
#189
This was an interesting and at the same time a painful 10 pages to read.
Especially all the "this is clearly cheating" one liner comment, they are purely instigative.

I like that Eleaven is so passionate about giving a different perspective on it, I just hope you don't get carried away too much!
It is always a wierd discussion to have because ones belief or projection of what constitutes a fair game or rule set and what crosses the line comes into play heavily. Making it so that you will have to specify and back up your argument, otherwise it holds no value what so ever, because of the differing perspectives.

What I think happens when people merely state that they consider it to be a hack and a cheat is that they are so proud to be against cheating that it isn't enough for themselves to know that. They have to tell the world about what is just and what isn't. Not only does this make them feel good about themselves or grant them something they wouldn't have gotten if they would've been satisfied in the first place with just their own opinion, but it also gives a sense of power.

Since it's a case where you have to balance a lot of different ideas, angles, scenarios etc to be able to attempt to set up something that would approach fairness, coming in, sweeping all those considerations away, stepping on everything and just plant your flag with your opinion written on it and walk away again.

Maybe I need to explore the above to be able to understand and not get frustrated or even to learn something from it. Rather than, saying they are stupid people because they don't think like me or "deduce" that they must be immature children since the behaviour seems to fit the stereotype.

The things I wanted to point out regarding the subjects at hand are as follows.

Looking at the terms of use, you have to keep in mind the guidelines are written with a certain goal or objective behind them. It should come as no surprise that items of text set up in that fashion correlate with the legal system.
The thing here that I feel is incredibly important and seems to overlooked by some is that what is written is not what they allow or won't allow one to do. It is written to provide an ending barrier to certain possible expected behaviour or to be able to group actions together. The reason for doing is so they will have control over their product and if they want to they can change, enforce, or implement things all under the same space, rather than rewriting the terms of use.

You cannot put everything that is allowed or not allowed in there literally. If you do and don't use the general terms as to group and account for those that you didn't explicitly state, you are at risk of getting abused. Under these general terms even, not everything fits even if you think it automatically does. It doesn't and in many other cases it's valuable to look at what many things surrounding it before attempting to step in.

So those are not valid arguments.

The other point I wanted to touch on is what makes certain things fair and not. I'm way too sleep to do so and I apologize for that. In short, you need to define what kinds of things exactly fall under being actually an advantage. And what is unfair. And then what falls in the space where these to overlap since you certainly cannot just expect to be able to aggregate them. Then if it can be used as such. And then if that is even it's intention.
Many times when reading the trends of logic where a certain situation gets painted and all kinds of assumptions form the basis, I feel they are very similar to how you reason that cutlery enables murder.

I don't know what's going on but I feel really distressed about many of the comments, they could've have easily been avoided, not made, or made useful rather than instigating a deep and totally off topic moral/ethic debate. To which they contribute nothing, hence the use of instigate. And no I just not learned that word, it's just very fitting to the general trend of how it can unfold.

What do I think about it? It really doesn't matter what I think.

Edit: expanded a sentence because it didn't seem clear enough during the re-read.
zergrushkekeke
Profile Joined November 2010
Australia241 Posts
July 15 2011 23:45 GMT
#190
On July 16 2011 05:39 Eknoid4 wrote:
Now imagine if you'd practiced starcraft instead of figuring out innovative new ways to do well without getting better


This took me like an hour at work to write up and maybe a few more minutes at home to get the position and image size right. I've probably spent more time reading this thread than writing the scripts.
KEKEKE
zergrushkekeke
Profile Joined November 2010
Australia241 Posts
July 15 2011 23:56 GMT
#191
On July 16 2011 05:18 Denzil wrote:
To the people saying this should be banned and is cheating.

By that same logic shouldn't Deadly Boss Mods be banned as cheating for WoW?

(for those who don't know DBM would tell you when a boss does XYZ and the timers on his next special move etc and where to go and marks people who have things you need to run away from and move towards)


If i remember right from my smacky wow days all the AddOns you could download were written using their API, when a mod started doing stuff they didn't want they would patch the game to break that functionality of the mod, such as decursive. Blizzard would also take popular features from the AddOns and incorporate them into later patches as well, such as floating combat text.

This isn't hugely similar as far as the software goes as all the script does is pop up an image on a timer. But functionally it does something similar to a really dumb AddOn.
KEKEKE
zergrushkekeke
Profile Joined November 2010
Australia241 Posts
July 16 2011 00:03 GMT
#192
On July 16 2011 01:07 Deleuze wrote:
As I said before, the only reasonable way forward from this is to incorporate it into a custom map via map editor -

Everyone knows it's being used, there is no possibility of it being view as a hack and it would actually be gain from added functionality with SC2.



The custom maps out there for practicing are already being really well developed by the people that do that, YABOT as an example is an awesome map for this type of practice. I haven't got a chance of making a map that good as I don't design custom maps. This is just a different type of tool.
KEKEKE
Gradius
Profile Blog Joined May 2009
United States112 Posts
July 16 2011 00:10 GMT
#193
people like you disgust me. trying to gain advantages over others just because you dont have the brains to do something

Yeah, clicking a button every x seconds requires so much brains. <_<

If the boring-as-nuts spawn larvae mechanic had an actual strategic decision to be made instead of "click every 25 seconds" then people wouldn't have to make timers.
StarCraft: Subjection: http://www.teamliquid.net/forum/viewmessage.php?topic_id=410514
Razuik
Profile Joined October 2010
United States409 Posts
July 16 2011 00:21 GMT
#194
On July 16 2011 05:18 Denzil wrote:
To the people saying this should be banned and is cheating.

By that same logic shouldn't Deadly Boss Mods be banned as cheating for WoW?

(for those who don't know DBM would tell you when a boss does XYZ and the timers on his next special move etc and where to go and marks people who have things you need to run away from and move towards)

That is the most irrelevant comparison I've ever heard. I'll just refute your point simply.. Blizzard allows player made addons in WoW, but the do not allow it in Starcraft 2. There are many other flaws in your reasoning, but just the one I stated above is enough = /.
zergrushkekeke
Profile Joined November 2010
Australia241 Posts
July 16 2011 00:33 GMT
#195
On July 16 2011 09:21 Razuik wrote:
Show nested quote +
On July 16 2011 05:18 Denzil wrote:
To the people saying this should be banned and is cheating.

By that same logic shouldn't Deadly Boss Mods be banned as cheating for WoW?

(for those who don't know DBM would tell you when a boss does XYZ and the timers on his next special move etc and where to go and marks people who have things you need to run away from and move towards)

That is the most irrelevant comparison I've ever heard. I'll just refute your point simply.. Blizzard allows player made addons in WoW, but the do not allow it in Starcraft 2. There are many other flaws in your reasoning, but just the one I stated above is enough = /.


Like I just said, this isn't an AddOn and it doesn't interact (transfer any information, call methods or hook into the rendering) with blizzard software, but his comparison is still good as it has similar functionality of a really basic AddOn.

The issue is Blizzard have some control over AddOns in wow but shouldn't be able to even see this running. Not that that is really a big issue because if it was complex enough to be really game breaking it would need to interact with Blizzards software.
KEKEKE
freakhill
Profile Blog Joined November 2010
Japan463 Posts
July 16 2011 04:10 GMT
#196
This is obviously cheating!

I don't care what you do in-between games but during a game you must rely on yourself and only on yourself (and the tools given by blizzard in-game).

Whatever your intent, this creates an advantage against an unsuspecting opponent and produces unfair encounters. I can't fathom how you could see that as anything else than cheating.

Btw, having a GM friend telling you everything to do during a game IS cheating. An iphone-app helping you too. Basically anything HELPING to do anything in-game on ladder against unsuspecting opponents is cheating. If something is clearly forbidden during tournaments there is no moral justification to use it on ladder (the only competitive environment for the vast majority of players).
Would it be used only in custom games I would have no complaint.
But on ladder games it should be bannable offense.
Unfortunately it might be undetectable or unactionable by Blizzard. Such kind of cheating is the worst.
This is immoral.
moo ForGG, Dragon, MVP, Gumiho, DRG, PartinG, Life]0[!
AndAgain
Profile Joined November 2010
United States2621 Posts
Last Edited: 2011-07-16 04:15:00
July 16 2011 04:14 GMT
#197
On July 14 2011 19:29 Rannasha wrote:
To all those who call "cheat": I don't see how this is any different than setting up an alarm-clock / cellphone to sound a beep every 12 seconds. In fact, a beep is probably preferable since it doesn't obstruct the screen.

Nevertheless, the preferred way is to just learn to do it without external aids.


So set up an alarm clock external from the game. Why mess with this shit.
All your teeth should fall out and hair should grow in their place!
zergrushkekeke
Profile Joined November 2010
Australia241 Posts
July 16 2011 04:39 GMT
#198
On July 16 2011 13:10 freakhill wrote:
If something is clearly forbidden during tournaments there is no moral justification to use it on ladder


So how do you feel about walling off at the bottom of the ramp? You can't do that at a lot of competitions as they have edited in those sunken depots, but I am sure if you ran into a terran that put a depot + bunker at the bottom of his ramp you would yell for a ban.

KEKEKE
freakhill
Profile Blog Joined November 2010
Japan463 Posts
July 16 2011 04:42 GMT
#199
On July 16 2011 13:39 zergrushkekeke wrote:
Show nested quote +
On July 16 2011 13:10 freakhill wrote:
If something is clearly forbidden during tournaments there is no moral justification to use it on ladder


So how do you feel about walling off at the bottom of the ramp? You can't do that at a lot of competitions as they have edited in those sunken depots, but I am sure if you ran into a terran that put a depot + bunker at the bottom of his ramp you would yell for a ban.



This makes no sense, It is plain and simple not the same map.
moo ForGG, Dragon, MVP, Gumiho, DRG, PartinG, Life]0[!
reneg
Profile Joined September 2010
United States859 Posts
July 16 2011 04:42 GMT
#200
While i'm sure the initial purpose of this is noble and to help players better themselves at a rate faster than they would normally achieve on their own, i can't help but express dismay at its existence.

I personally don't approve of this, and don't think it should be used, however, if someone else feels like they want it / need it, and are willing to run the risk of blizzard scanning their running processes and getting caught and banned,

then by all means, continue.
moose...indian
zergrushkekeke
Profile Joined November 2010
Australia241 Posts
July 16 2011 04:47 GMT
#201
On July 16 2011 13:14 AndAgain wrote:
Show nested quote +
On July 14 2011 19:29 Rannasha wrote:
To all those who call "cheat": I don't see how this is any different than setting up an alarm-clock / cellphone to sound a beep every 12 seconds. In fact, a beep is probably preferable since it doesn't obstruct the screen.

Nevertheless, the preferred way is to just learn to do it without external aids.


So set up an alarm clock external from the game. Why mess with this shit.


This is an alarm clock external from the game, how external do you have to go for it to be legitimate in your mind?
The grey area from lightest to darkest goes:
an external device sitting in your room like a mobile phone or a metronome
a webpage or a program that makes a ding noise,
a second monitor that has some program running on it
an overlay on top of the game client
some type of hardware input to your PC (macro keyboard type stuff)
then rendering the clock in game with directX hooks.

This system seems pretty easy to setup, use and change.
KEKEKE
Demonace34
Profile Blog Joined January 2011
United States2493 Posts
July 16 2011 04:53 GMT
#202
On July 16 2011 13:47 zergrushkekeke wrote:
Show nested quote +
On July 16 2011 13:14 AndAgain wrote:
On July 14 2011 19:29 Rannasha wrote:
To all those who call "cheat": I don't see how this is any different than setting up an alarm-clock / cellphone to sound a beep every 12 seconds. In fact, a beep is probably preferable since it doesn't obstruct the screen.

Nevertheless, the preferred way is to just learn to do it without external aids.


So set up an alarm clock external from the game. Why mess with this shit.


This is an alarm clock external from the game, how external do you have to go for it to be legitimate in your mind?
The grey area from lightest to darkest goes:
an external device sitting in your room like a mobile phone or a metronome
a webpage or a program that makes a ding noise,
a second monitor that has some program running on it
an overlay on top of the game client
some type of hardware input to your PC (macro keyboard type stuff)
then rendering the clock in game with directX hooks.

This system seems pretty easy to setup, use and change.


External from the game without hooks...yeah. It does however...come into the game via always on top to interact with your game experience. It is a 3rd party "program" that helps (obviously not at the highest levels of play since you should be hitting injects almost perfectly).

I'm not against the use of this on a map where people know you have it (custom map with this built in) but I just rather ladder have 2 people without any type of coach or help behind them. I do think the people freaking out about it should relax, but at the same time I would like for you to e-mail and ask permission from blizzard if it is crossing the line or not. I would think they would say it is.
NaNiwa|IdrA|HuK|iNcontroL|Jinro|NonY|Day[9]|PuMa|HerO|MMA|NesTea|NaDa|Boxer|Ryung|
zergrushkekeke
Profile Joined November 2010
Australia241 Posts
July 16 2011 04:55 GMT
#203
On July 16 2011 13:42 freakhill wrote:
Show nested quote +
On July 16 2011 13:39 zergrushkekeke wrote:
On July 16 2011 13:10 freakhill wrote:
If something is clearly forbidden during tournaments there is no moral justification to use it on ladder


So how do you feel about walling off at the bottom of the ramp? You can't do that at a lot of competitions as they have edited in those sunken depots, but I am sure if you ran into a terran that put a depot + bunker at the bottom of his ramp you would yell for a ban.



This makes no sense, It is plain and simple not the same map.


I made my point which was there are rules at tournaments that do not apply online, that are either un enforceable (online coaching) or just shouldn't matter (playing music, or running a program in the background while laddering).

KEKEKE
Eleaven
Profile Joined September 2010
772 Posts
July 16 2011 04:58 GMT
#204
On July 16 2011 13:42 reneg wrote:
While i'm sure the initial purpose of this is noble and to help players better themselves at a rate faster than they would normally achieve on their own, i can't help but express dismay at its existence.

I personally don't approve of this, and don't think it should be used, however, if someone else feels like they want it / need it, and are willing to run the risk of blizzard scanning their running processes and getting caught and banned,

then by all means, continue.



Man so much restraint required..

You will not "risk a ban" for opening a .jpg
Goodness gracious people love to talk a lot of rubbish!
ETisME
Profile Blog Joined April 2011
12387 Posts
July 16 2011 04:59 GMT
#205
I don't think it is going to help that much, most lower league players would be too focusing onto what is going on with the screen rather than mini map, mineral etc
it's not like any extra indicators would really change their habits anyway
其疾如风,其徐如林,侵掠如火,不动如山,难知如阴,动如雷震。
zergrushkekeke
Profile Joined November 2010
Australia241 Posts
July 16 2011 05:03 GMT
#206
On July 16 2011 13:53 Demonace34 wrote:
Show nested quote +
On July 16 2011 13:47 zergrushkekeke wrote:
On July 16 2011 13:14 AndAgain wrote:
On July 14 2011 19:29 Rannasha wrote:
To all those who call "cheat": I don't see how this is any different than setting up an alarm-clock / cellphone to sound a beep every 12 seconds. In fact, a beep is probably preferable since it doesn't obstruct the screen.

Nevertheless, the preferred way is to just learn to do it without external aids.


So set up an alarm clock external from the game. Why mess with this shit.


This is an alarm clock external from the game, how external do you have to go for it to be legitimate in your mind?
The grey area from lightest to darkest goes:
an external device sitting in your room like a mobile phone or a metronome
a webpage or a program that makes a ding noise,
a second monitor that has some program running on it
an overlay on top of the game client
some type of hardware input to your PC (macro keyboard type stuff)
then rendering the clock in game with directX hooks.

This system seems pretty easy to setup, use and change.


External from the game without hooks...yeah. It does however...come into the game via always on top to interact with your game experience. It is a 3rd party "program" that helps (obviously not at the highest levels of play since you should be hitting injects almost perfectly).

I'm not against the use of this on a map where people know you have it (custom map with this built in) but I just rather ladder have 2 people without any type of coach or help behind them. I do think the people freaking out about it should relax, but at the same time I would like for you to e-mail and ask permission from blizzard if it is crossing the line or not. I would think they would say it is.


Windows Task Manager also comes into the game via anyways on top, and its already hotkeyed to ctrl + alt + delete. You could put your build order into a bunch of silly named tasks and use this to help you at SC2.

I'm not going to try asking blizzard as there would be nothing helpful they could say, they couldn't really confirm or deny if this would be picked up by warden as then they are admitting to some serious PC snooping, or telling real hackers what the wardens limitations are.
KEKEKE
Eleaven
Profile Joined September 2010
772 Posts
Last Edited: 2011-07-16 05:13:26
July 16 2011 05:10 GMT
#207
On July 16 2011 14:03 zergrushkekeke wrote:
Show nested quote +
On July 16 2011 13:53 Demonace34 wrote:
On July 16 2011 13:47 zergrushkekeke wrote:
On July 16 2011 13:14 AndAgain wrote:
On July 14 2011 19:29 Rannasha wrote:
To all those who call "cheat": I don't see how this is any different than setting up an alarm-clock / cellphone to sound a beep every 12 seconds. In fact, a beep is probably preferable since it doesn't obstruct the screen.

Nevertheless, the preferred way is to just learn to do it without external aids.


So set up an alarm clock external from the game. Why mess with this shit.


This is an alarm clock external from the game, how external do you have to go for it to be legitimate in your mind?
The grey area from lightest to darkest goes:
an external device sitting in your room like a mobile phone or a metronome
a webpage or a program that makes a ding noise,
a second monitor that has some program running on it
an overlay on top of the game client
some type of hardware input to your PC (macro keyboard type stuff)
then rendering the clock in game with directX hooks.

This system seems pretty easy to setup, use and change.


External from the game without hooks...yeah. It does however...come into the game via always on top to interact with your game experience. It is a 3rd party "program" that helps (obviously not at the highest levels of play since you should be hitting injects almost perfectly).

I'm not against the use of this on a map where people know you have it (custom map with this built in) but I just rather ladder have 2 people without any type of coach or help behind them. I do think the people freaking out about it should relax, but at the same time I would like for you to e-mail and ask permission from blizzard if it is crossing the line or not. I would think they would say it is.


Windows Task Manager also comes into the game via anyways on top, and its already hotkeyed to ctrl + alt + delete. You could put your build order into a bunch of silly named tasks and use this to help you at SC2.

I'm not going to try asking blizzard as there would be nothing helpful they could say, they couldn't really confirm or deny if this would be picked up by warden as then they are admitting to some serious PC snooping, or telling real hackers what the wardens limitations are.



Hmm, set windows media player to always on top, create a build order playlist.. attract "ban the cheater" posts on TL! :D

Hmm or better yet..
"use basic windows functionality for its intended purposes"
[picture]
"careful dude blizz might ban u"

Could be a new meme? :O.

anyway, i promise i wont post again in this thread lol.
zergrushkekeke
Profile Joined November 2010
Australia241 Posts
July 16 2011 05:23 GMT
#208
One step ahead of you :D

[image loading]
KEKEKE
AndAgain
Profile Joined November 2010
United States2621 Posts
July 16 2011 06:15 GMT
#209
On July 16 2011 14:23 zergrushkekeke wrote:
One step ahead of you :D

[image loading]


Wtf is that real lol?

1) Not that hard to memorize up to 16 supply.
2) 2005 minerals at 10 minutes into the game.
3) you could just write it down on a piece of paper and tape it to the screen.

I can't make up my mind which of these is most ridiculous.
All your teeth should fall out and hair should grow in their place!
Nerski
Profile Blog Joined November 2010
United States1095 Posts
July 16 2011 06:24 GMT
#210
This 'helper' will absolutely get you banned.

Under no circumstances what so ever can you use files that interact with the SC2 interface or code in any way shape or form.
Twitter: @GoForNerski /// Youtube: Youtube.com/nerskisc
Phenny
Profile Joined October 2010
Australia1435 Posts
July 16 2011 06:30 GMT
#211
On July 16 2011 15:24 Nerski wrote:
This 'helper' will absolutely get you banned.

Under no circumstances what so ever can you use files that interact with the SC2 interface or code in any way shape or form.


Then it's a good thing they don't do that. They interact with the interface on a different layer which is the same as effectively not interacting with it at all, at least in a sense that they aren't working directly together.
alert
Profile Joined April 2011
Russian Federation3 Posts
July 16 2011 07:23 GMT
#212
On July 16 2011 15:24 Nerski wrote:
This 'helper' will absolutely get you banned.

Under no circumstances what so ever can you use files that interact with the SC2 interface or code in any way shape or form.


Blizzard will never ban you for this application. The application does not affect the game and does not give unfair benefits. A similar idea underlies the 'Probe' from sc2drill.com. To practice their skills and builds, it is used a lot of players for several months. No one has been banned.

2 zergrushkekeke: Well done!
Eknoid4
Profile Joined October 2010
United States902 Posts
July 16 2011 07:36 GMT
#213
On July 16 2011 08:45 zergrushkekeke wrote:
Show nested quote +
On July 16 2011 05:39 Eknoid4 wrote:
Now imagine if you'd practiced starcraft instead of figuring out innovative new ways to do well without getting better


This took me like an hour at work to write up and maybe a few more minutes at home to get the position and image size right. I've probably spent more time reading this thread than writing the scripts.

Now imagine if you'd practiced starcraft instead of figuring out innovative new ways to tell me why you don't need to practice starcraft to get better at starcraft
If you're mad that someone else is brazenly trumpeting their beliefs with ignorance, perhaps you should be mad that you are doing it too.
zergrushkekeke
Profile Joined November 2010
Australia241 Posts
Last Edited: 2011-07-16 07:54:27
July 16 2011 07:54 GMT
#214
On July 16 2011 16:36 Eknoid4 wrote:
Show nested quote +
On July 16 2011 08:45 zergrushkekeke wrote:
On July 16 2011 05:39 Eknoid4 wrote:
Now imagine if you'd practiced starcraft instead of figuring out innovative new ways to do well without getting better


This took me like an hour at work to write up and maybe a few more minutes at home to get the position and image size right. I've probably spent more time reading this thread than writing the scripts.

Now imagine if you'd practiced starcraft instead of figuring out innovative new ways to tell me why you don't need to practice starcraft to get better at starcraft


I like you your funny :D
KEKEKE
Hardytack
Profile Joined October 2010
United States25 Posts
July 16 2011 09:42 GMT
#215
Alright, there are a lot of people with conflicting opinions in this thread, so i've decided to input my own. First off, people are acting like if he uses this he will win no matter what. That is not true. Just because he gets reminded to build an scv doesnt mean he'll win. A third party program aids the user, but does not guarantee success. It all comes down to mechanics. If he remembers to build scvs, that's great. But is he remembering to look at the minimap? Is he remembering to expand? Is he remembering to scout? Maybe, but if he is outmatched by the other player, no third party program will help him win. This program will help him learn timings. That is it. He will use it, get used to making scvs, and stop using it. If he continues to use it after a month or two, then it wont be helping him. He will form a habit of only building scvs when the program tells him to. If he wishes to succeed, he will practice building scvs with his program then stop. Honestly, all this program is doing is reminding him to do something that could so easily have been overlooked. It's pretty much the same as putting a sticky note on the side of your monitor saying "Build SCVs." The only difference is that it pops up on screen. Sure, this could be viewed as cheating, but since it isnt directly tweaking the game itself, it isnt a bannable offense. And it would be impossible to report him for hacking because there is no visible proof of him using this program in a match. Sure, people could report him, but it would most likely say "uh, he beat me, so i think he was using some sort of hack. it's the only way he could've beaten me. he was such a noob."

In Conclusion, this program only helps with one aspect of the game. There are so many parts to this game, so a little help in one will only make a small difference. He could just learn the timings from playing a lot of games, but a little coaching never hurt anyone.

Also, I am in no way endorsing cheating with this post. I am merely stating that he is using a tool to get better at something he loves doing.
"If you don't get mad when you lose, you don't care enough" -EGIdra
Angry_Fetus
Profile Joined August 2010
Canada444 Posts
July 16 2011 17:11 GMT
#216
On July 16 2011 14:03 zergrushkekeke wrote:
Show nested quote +
On July 16 2011 13:53 Demonace34 wrote:
On July 16 2011 13:47 zergrushkekeke wrote:
On July 16 2011 13:14 AndAgain wrote:
On July 14 2011 19:29 Rannasha wrote:
To all those who call "cheat": I don't see how this is any different than setting up an alarm-clock / cellphone to sound a beep every 12 seconds. In fact, a beep is probably preferable since it doesn't obstruct the screen.

Nevertheless, the preferred way is to just learn to do it without external aids.


So set up an alarm clock external from the game. Why mess with this shit.


This is an alarm clock external from the game, how external do you have to go for it to be legitimate in your mind?
The grey area from lightest to darkest goes:
an external device sitting in your room like a mobile phone or a metronome
a webpage or a program that makes a ding noise,
a second monitor that has some program running on it
an overlay on top of the game client
some type of hardware input to your PC (macro keyboard type stuff)
then rendering the clock in game with directX hooks.

This system seems pretty easy to setup, use and change.


External from the game without hooks...yeah. It does however...come into the game via always on top to interact with your game experience. It is a 3rd party "program" that helps (obviously not at the highest levels of play since you should be hitting injects almost perfectly).

I'm not against the use of this on a map where people know you have it (custom map with this built in) but I just rather ladder have 2 people without any type of coach or help behind them. I do think the people freaking out about it should relax, but at the same time I would like for you to e-mail and ask permission from blizzard if it is crossing the line or not. I would think they would say it is.


Windows Task Manager also comes into the game via anyways on top, and its already hotkeyed to ctrl + alt + delete. You could put your build order into a bunch of silly named tasks and use this to help you at SC2.

I'm not going to try asking blizzard as there would be nothing helpful they could say, they couldn't really confirm or deny if this would be picked up by warden as then they are admitting to some serious PC snooping, or telling real hackers what the wardens limitations are.


Why do you dodge every question? He didn't say to ask Blizzard if warden could detect it, he said to ask them if they are fine with the program, and that it doesn't violate the ToS. We all know what they will say. The fact that you keep bringing up that it "can't be detected" shows you already admit that it violates the ToS, and is frankly pretty sad.
fickazzz
Profile Joined June 2009
Germany152 Posts
Last Edited: 2011-07-16 17:49:56
July 16 2011 17:36 GMT
#217
is there a programm or tool, which plays a sound after x seconds and where u can bind any key to reset this timer?
would be imo the best and without overlay, u could just bind shift+x and it would reset the timer, like this the timer would allways be in time xD

EDIT: ok i searched for a min and i found this http://www.autohotkey.com/forum/topic66719.html
pretty useful for zergs imo and i doubt u can get banned for this
Dayrlan
Profile Joined November 2010
United States248 Posts
July 16 2011 17:44 GMT
#218
On July 14 2011 19:24 CptCutter wrote:
Show nested quote +
On July 14 2011 18:23 zergrushkekeke wrote:
What
I have put together some batch files that will use irfanview to repeatedly bring up an overlay on top of the control groups visible area for a few seconds. There are methods out there to remind players to keep up with macro activities like mule, inject, build workers, http://injectlarvae.com/ is an example, but this method seems new and didn't come up when I searched for it. I don't think this breaks the TOS, and even if it did I don't know how blizzard could monitor it.

Specifics
My setup brings up an "S" over the top of control group 5 every 12 seconds or so, to remind me to build SCVs, 5 being my command center control group and S being for build SCV. It would be pretty easy to modify the image, timing and position for mules, crono boosts, injects, or whatever you want.

The files are simple and should be pretty understandable, but also they are only going to look right if you have the same resolution as me (or fiddle some numbers), I am guessing you should also run Windowed-Fullscreen. I should mention this will probably only work on XP out of the box, some tweaking would have to be done for vista win7 and mac.


How to do it
1. Install irfanview http://www.irfanview.com/ set it to be always on top (options, tick always on top)

2. Either unzip the file (that I'm going to upload somewhere eventually) to C:/_SC2 or go to the following "set it up from scratch" section

3. Run the Tick.bat

You can also make a shortcut of the batch file (has to be on the desktop for XP) and give it a shortcut key combination to start it at the start of the game, I don't know a good way to close it besides just alt tabbing.

set it up from scratch
1. Make a folder!
Name: C:\_SC2

2. Make a .BMP
Name: scv.bmp
44x18 pixels with an "s" and some amount of artistic design

3. Make batch file 1
Name: MAKEIMG.BAT
---------------------------------------------------------------------------------------------------------------------
rem be in the right folder, standard install
c:
cd C:\Program Files\IrfanView

rem create in pos x, y
i_view32.exe c:\_sc2\scv.bmp /pos (528,687) /hide=15 /resample
---------------------------------------------------------------------------------------------------------------------

4. Make batch file 2
Name: TICK.BAT
---------------------------------------------------------------------------------------------------------------------
C:
cd C:\_SC2
:start
rem - Start up the process again.
rem FLASH FOR TWO SECONDS, TWICE
link.LNK
ping 127.0.0.1 -n 2
taskkill /IM i_view32.exe
ping 127.0.0.1 -n 1
link.LNK
ping 127.0.0.1 -n 2
taskkill /IM i_view32.exe
rem CHANGE THIS NUMBER (-n x) FOR THE DELAY
ping 127.0.0.1 -n 11
goto:start
---------------------------------------------------------------------------------------------------------------------

5.Make a link
Name: link
Target: C:\_SC2\MAKEIMG.BAT
Start in: C:\_sc2


people like you disgust me. trying to gain advantages over others just because you dont have the brains to do something. why not try creating something thats a piece of the actual game like a custom game to help people with their macro?


I'm not supporting using this (I think it would qualify as a 'hack'), but ...are you joking? He DID use his brains to do something! Try being positive and do something yourself too!
alert
Profile Joined April 2011
Russian Federation3 Posts
July 16 2011 19:24 GMT
#219
On July 17 2011 02:36 fickazzz wrote:
is there a programm or tool, which plays a sound after x seconds and where u can bind any key to reset this timer?
would be imo the best and without overlay, u could just bind shift+x and it would reset the timer, like this the timer would allways be in time xD

EDIT: ok i searched for a min and i found this http://www.autohotkey.com/forum/topic66719.html
pretty useful for zergs imo and i doubt u can get banned for this


Check sc2drill.com. Tool made ​​specifically for this.
Corrosive
Profile Joined August 2010
Canada3741 Posts
July 16 2011 19:43 GMT
#220
On July 17 2011 02:11 Angry_Fetus wrote:
Show nested quote +
On July 16 2011 14:03 zergrushkekeke wrote:
On July 16 2011 13:53 Demonace34 wrote:
On July 16 2011 13:47 zergrushkekeke wrote:
On July 16 2011 13:14 AndAgain wrote:
On July 14 2011 19:29 Rannasha wrote:
To all those who call "cheat": I don't see how this is any different than setting up an alarm-clock / cellphone to sound a beep every 12 seconds. In fact, a beep is probably preferable since it doesn't obstruct the screen.

Nevertheless, the preferred way is to just learn to do it without external aids.


So set up an alarm clock external from the game. Why mess with this shit.


This is an alarm clock external from the game, how external do you have to go for it to be legitimate in your mind?
The grey area from lightest to darkest goes:
an external device sitting in your room like a mobile phone or a metronome
a webpage or a program that makes a ding noise,
a second monitor that has some program running on it
an overlay on top of the game client
some type of hardware input to your PC (macro keyboard type stuff)
then rendering the clock in game with directX hooks.

This system seems pretty easy to setup, use and change.


External from the game without hooks...yeah. It does however...come into the game via always on top to interact with your game experience. It is a 3rd party "program" that helps (obviously not at the highest levels of play since you should be hitting injects almost perfectly).

I'm not against the use of this on a map where people know you have it (custom map with this built in) but I just rather ladder have 2 people without any type of coach or help behind them. I do think the people freaking out about it should relax, but at the same time I would like for you to e-mail and ask permission from blizzard if it is crossing the line or not. I would think they would say it is.


Windows Task Manager also comes into the game via anyways on top, and its already hotkeyed to ctrl + alt + delete. You could put your build order into a bunch of silly named tasks and use this to help you at SC2.

I'm not going to try asking blizzard as there would be nothing helpful they could say, they couldn't really confirm or deny if this would be picked up by warden as then they are admitting to some serious PC snooping, or telling real hackers what the wardens limitations are.


Why do you dodge every question? He didn't say to ask Blizzard if warden could detect it, he said to ask them if they are fine with the program, and that it doesn't violate the ToS. We all know what they will say. The fact that you keep bringing up that it "can't be detected" shows you already admit that it violates the ToS, and is frankly pretty sad.


it doesnt violate the TOS.
Maruprime.
CapnAmerica
Profile Blog Joined November 2010
United States508 Posts
July 16 2011 19:56 GMT
#221
I wonder how effective writing an .mp3 that tells you to check the minimap every 5 seconds, make an SCV every 17, and asks you if you want to expand every couple of minutes would be.

Maybe in Morgan Freeman's voice.
After all this time, I still haven't figured out the correlation between sexual orientation and beating an unprepared opponent. Are homosexuals the next koreans? Many players seem to think it's an unfair advantage. - pandaburn
DuckS
Profile Joined September 2010
United States845 Posts
July 16 2011 20:27 GMT
#222
Pretty sure Blizzard would deem this as cheating. In the right hands sure i'm fine with it, if you use it in custom games to actually train. Not so much in ladder or tournaments, though.
"You foiled us this time Americans, but your liberty will not protect your Marilyn Monroe forever - our Queen must FEED!" - Deleuze
Angry_Fetus
Profile Joined August 2010
Canada444 Posts
July 17 2011 05:32 GMT
#223
On July 17 2011 04:43 Corrosive wrote:
Show nested quote +
On July 17 2011 02:11 Angry_Fetus wrote:
On July 16 2011 14:03 zergrushkekeke wrote:
On July 16 2011 13:53 Demonace34 wrote:
On July 16 2011 13:47 zergrushkekeke wrote:
On July 16 2011 13:14 AndAgain wrote:
On July 14 2011 19:29 Rannasha wrote:
To all those who call "cheat": I don't see how this is any different than setting up an alarm-clock / cellphone to sound a beep every 12 seconds. In fact, a beep is probably preferable since it doesn't obstruct the screen.

Nevertheless, the preferred way is to just learn to do it without external aids.


So set up an alarm clock external from the game. Why mess with this shit.


This is an alarm clock external from the game, how external do you have to go for it to be legitimate in your mind?
The grey area from lightest to darkest goes:
an external device sitting in your room like a mobile phone or a metronome
a webpage or a program that makes a ding noise,
a second monitor that has some program running on it
an overlay on top of the game client
some type of hardware input to your PC (macro keyboard type stuff)
then rendering the clock in game with directX hooks.

This system seems pretty easy to setup, use and change.


External from the game without hooks...yeah. It does however...come into the game via always on top to interact with your game experience. It is a 3rd party "program" that helps (obviously not at the highest levels of play since you should be hitting injects almost perfectly).

I'm not against the use of this on a map where people know you have it (custom map with this built in) but I just rather ladder have 2 people without any type of coach or help behind them. I do think the people freaking out about it should relax, but at the same time I would like for you to e-mail and ask permission from blizzard if it is crossing the line or not. I would think they would say it is.


Windows Task Manager also comes into the game via anyways on top, and its already hotkeyed to ctrl + alt + delete. You could put your build order into a bunch of silly named tasks and use this to help you at SC2.

I'm not going to try asking blizzard as there would be nothing helpful they could say, they couldn't really confirm or deny if this would be picked up by warden as then they are admitting to some serious PC snooping, or telling real hackers what the wardens limitations are.


Why do you dodge every question? He didn't say to ask Blizzard if warden could detect it, he said to ask them if they are fine with the program, and that it doesn't violate the ToS. We all know what they will say. The fact that you keep bringing up that it "can't be detected" shows you already admit that it violates the ToS, and is frankly pretty sad.


it doesnt violate the TOS.


Says who? They interpret the TOS, not you, or the creator of this tool. Even if it doesn't directly violate the TOS, that's not the point. Would Blizzard have a problem with the tool?
Talin
Profile Blog Joined September 2010
Montenegro10532 Posts
Last Edited: 2011-07-17 05:48:49
July 17 2011 05:48 GMT
#224
On July 17 2011 14:32 Angry_Fetus wrote:
Show nested quote +
On July 17 2011 04:43 Corrosive wrote:
On July 17 2011 02:11 Angry_Fetus wrote:
On July 16 2011 14:03 zergrushkekeke wrote:
On July 16 2011 13:53 Demonace34 wrote:
On July 16 2011 13:47 zergrushkekeke wrote:
On July 16 2011 13:14 AndAgain wrote:
On July 14 2011 19:29 Rannasha wrote:
To all those who call "cheat": I don't see how this is any different than setting up an alarm-clock / cellphone to sound a beep every 12 seconds. In fact, a beep is probably preferable since it doesn't obstruct the screen.

Nevertheless, the preferred way is to just learn to do it without external aids.


So set up an alarm clock external from the game. Why mess with this shit.


This is an alarm clock external from the game, how external do you have to go for it to be legitimate in your mind?
The grey area from lightest to darkest goes:
an external device sitting in your room like a mobile phone or a metronome
a webpage or a program that makes a ding noise,
a second monitor that has some program running on it
an overlay on top of the game client
some type of hardware input to your PC (macro keyboard type stuff)
then rendering the clock in game with directX hooks.

This system seems pretty easy to setup, use and change.


External from the game without hooks...yeah. It does however...come into the game via always on top to interact with your game experience. It is a 3rd party "program" that helps (obviously not at the highest levels of play since you should be hitting injects almost perfectly).

I'm not against the use of this on a map where people know you have it (custom map with this built in) but I just rather ladder have 2 people without any type of coach or help behind them. I do think the people freaking out about it should relax, but at the same time I would like for you to e-mail and ask permission from blizzard if it is crossing the line or not. I would think they would say it is.


Windows Task Manager also comes into the game via anyways on top, and its already hotkeyed to ctrl + alt + delete. You could put your build order into a bunch of silly named tasks and use this to help you at SC2.

I'm not going to try asking blizzard as there would be nothing helpful they could say, they couldn't really confirm or deny if this would be picked up by warden as then they are admitting to some serious PC snooping, or telling real hackers what the wardens limitations are.


Why do you dodge every question? He didn't say to ask Blizzard if warden could detect it, he said to ask them if they are fine with the program, and that it doesn't violate the ToS. We all know what they will say. The fact that you keep bringing up that it "can't be detected" shows you already admit that it violates the ToS, and is frankly pretty sad.


it doesnt violate the TOS.


Says who? They interpret the TOS, not you, or the creator of this tool. Even if it doesn't directly violate the TOS, that's not the point. Would Blizzard have a problem with the tool?


They can't interpret it to the point where they're telling you what you can or can't run on your own PC independent of the actual game.

And as long as it doesn't violate the TOS, Blizzard as a company won't have a problem with it. I doubt they have an "ethical department" where employees sit and answer calls and e-mails to give subjective opinions on whether something is morally right or wrong.

It's okay to not really like the idea of this tool, I'm personally indifferent to it myself. Trying to shut off the thread with false arguments and loaded questions is pointless though. The mods would already have done that, as they did with all the other threads that do actually violate TOS.
Chairman Ray
Profile Blog Joined December 2009
United States11903 Posts
July 17 2011 05:56 GMT
#225
I think this will help a lot of players. Whether or not this is a violation of the TOS is uncertain. I would like to think it does not because it does not interact with the game in any way. This is only one step up to how a lot of players have sticky notes all over their monitor with reminders. Anyways, if Blizzard approves of this, then I can see a lot of people using it.
Eknoid4
Profile Joined October 2010
United States902 Posts
July 18 2011 07:33 GMT
#226
The reality is that if you'r ethe type of person who uses these tools you will never be the type of person who works hard enough to get good enough at this game for this tool to matter.
If you're mad that someone else is brazenly trumpeting their beliefs with ignorance, perhaps you should be mad that you are doing it too.
Harmonious
Profile Joined December 2010
179 Posts
July 18 2011 08:16 GMT
#227
On July 16 2011 02:09 zergrushkekeke wrote:

Speaking of the limitations of this method, it seems like the 5 pixel border around the outside of the image, and the image being rectangular is it. I tested it out a bit and you can call up more than one instance (for example you could draw a box around something, the lines being 11 pixels wide) but it gets messy as without a smarter batch script with forking as you need a separate link to each image you want to bring up.


That is really cool. The reason this works is that the brain starts predicting these alerts and you start looking just before the alert. Then it doesn't matter if you remove the alert later.
Harmonious
Profile Joined December 2010
179 Posts
July 18 2011 08:17 GMT
#228
On July 18 2011 16:33 Eknoid4 wrote:
The reality is that if you'r ethe type of person who uses these tools you will never be the type of person who works hard enough to get good enough at this game for this tool to matter.


You should look up how training helps the brain predict things and how that affect habits.

I promise you will be enlightened.
Eknoid4
Profile Joined October 2010
United States902 Posts
July 18 2011 18:49 GMT
#229
On July 18 2011 17:17 Harmonious wrote:
Show nested quote +
On July 18 2011 16:33 Eknoid4 wrote:
The reality is that if you'r ethe type of person who uses these tools you will never be the type of person who works hard enough to get good enough at this game for this tool to matter.


You should look up how training helps the brain predict things and how that affect habits.

I promise you will be enlightened.


Sorry but last I checked playing starcraft 2 is still a more realistic form of training. And I'm talking about attitudes. People who think they need some trainer with a line somewhere already have the idea that they can't improve enough without it. Let me know when anyone gets pro because of this instead of just because of the amount of work they put in.
If you're mad that someone else is brazenly trumpeting their beliefs with ignorance, perhaps you should be mad that you are doing it too.
rafaliusz
Profile Joined December 2009
Poland482 Posts
Last Edited: 2011-07-18 19:03:00
July 18 2011 19:02 GMT
#230
I was just gonna post how I hate such retarded tools and how mechanically easy this game already is. But whatever, my mechanics in SC2 are nearly perfect and anybody that is any smart would be almost perfect after about 3 or 4 months of playing in this regard as well. With that being said - anyone who is willing to use such application admits that he/she is physically disabled.
Togana
Profile Joined September 2010
United Kingdom74 Posts
July 18 2011 19:09 GMT
#231
I like turtles... that is all...
zergrushkekeke
Profile Joined November 2010
Australia241 Posts
July 28 2011 10:44 GMT
#232
On July 17 2011 14:32 Angry_Fetus wrote:
Show nested quote +
On July 17 2011 04:43 Corrosive wrote:
On July 17 2011 02:11 Angry_Fetus wrote:
On July 16 2011 14:03 zergrushkekeke wrote:
On July 16 2011 13:53 Demonace34 wrote:
On July 16 2011 13:47 zergrushkekeke wrote:
On July 16 2011 13:14 AndAgain wrote:
On July 14 2011 19:29 Rannasha wrote:
To all those who call "cheat": I don't see how this is any different than setting up an alarm-clock / cellphone to sound a beep every 12 seconds. In fact, a beep is probably preferable since it doesn't obstruct the screen.

Nevertheless, the preferred way is to just learn to do it without external aids.


So set up an alarm clock external from the game. Why mess with this shit.


This is an alarm clock external from the game, how external do you have to go for it to be legitimate in your mind?
The grey area from lightest to darkest goes:
an external device sitting in your room like a mobile phone or a metronome
a webpage or a program that makes a ding noise,
a second monitor that has some program running on it
an overlay on top of the game client
some type of hardware input to your PC (macro keyboard type stuff)
then rendering the clock in game with directX hooks.

This system seems pretty easy to setup, use and change.


External from the game without hooks...yeah. It does however...come into the game via always on top to interact with your game experience. It is a 3rd party "program" that helps (obviously not at the highest levels of play since you should be hitting injects almost perfectly).

I'm not against the use of this on a map where people know you have it (custom map with this built in) but I just rather ladder have 2 people without any type of coach or help behind them. I do think the people freaking out about it should relax, but at the same time I would like for you to e-mail and ask permission from blizzard if it is crossing the line or not. I would think they would say it is.


Windows Task Manager also comes into the game via anyways on top, and its already hotkeyed to ctrl + alt + delete. You could put your build order into a bunch of silly named tasks and use this to help you at SC2.

I'm not going to try asking blizzard as there would be nothing helpful they could say, they couldn't really confirm or deny if this would be picked up by warden as then they are admitting to some serious PC snooping, or telling real hackers what the wardens limitations are.


Why do you dodge every question? He didn't say to ask Blizzard if warden could detect it, he said to ask them if they are fine with the program, and that it doesn't violate the ToS. We all know what they will say. The fact that you keep bringing up that it "can't be detected" shows you already admit that it violates the ToS, and is frankly pretty sad.


it doesnt violate the TOS.


Says who? They interpret the TOS, not you, or the creator of this tool. Even if it doesn't directly violate the TOS, that's not the point. Would Blizzard have a problem with the tool?


After 6 back and forths with the customer service webmail bots I finally got an answer:
"
Customer Service Representative

If all it's doing is giving you a pop-up reminder to do things, as opposed to halving your build times or making your structures invincible or so forth, then that ordinarily would not be prohibited by the Terms of Use as they currently stand. Such a modification would not be supported by us, and we would retain the right to prohibit its use in the future, in which case posting it on any website would count as distribution, but currently, it should not be an issue.
"

In other news I tried to re learn zerg with a modified script but found I really didn't need it, larva timings are all over the place and you can just monitor queen energy once you know what you are doing.

KEKEKE
Normal
Please log in or register to reply.
Live Events Refresh
CranKy Ducklings
10:00
Master Swan Open #94
CranKy Ducklings96
Liquipedia
[ Submit Event ]
Live Streams
Refresh
StarCraft 2
ProTech61
StarCraft: Brood War
Britney 33238
Barracks 3087
Horang2 2624
Leta 2186
Shuttle 1633
Bisu 1369
Flash 769
Jaedong 742
BeSt 487
EffOrt 426
[ Show more ]
Larva 361
firebathero 326
ToSsGirL 241
Soulkey 179
Last 164
Hyun 144
ZerO 78
Rush 55
Soma 55
JulyZerg 45
Shinee 41
Free 35
sSak 27
zelot 19
sorry 13
sas.Sziky 8
IntoTheRainbow 8
Icarus 1
Dota 2
XcaliburYe719
Gorgc672
Counter-Strike
fl0m905
sgares81
Heroes of the Storm
Khaldor238
Other Games
singsing2087
B2W.Neo1346
Beastyqt822
crisheroes329
Fuzer 305
ZerO(Twitch)20
Organizations
StarCraft: Brood War
CasterMuse 21
lovetv 14
StarCraft 2
Blizzard YouTube
StarCraft: Brood War
BSLTrovo
sctven
[ Show 14 non-featured ]
StarCraft 2
• Berry_CruncH284
• StrangeGG 48
• Adnapsc2 27
• AfreecaTV YouTube
• intothetv
• Kozan
• IndyKCrew
• LaughNgamezSOOP
• Migwel
• sooper7s
StarCraft: Brood War
• BSLYoutube
• STPLYoutube
• ZZZeroYoutube
League of Legends
• Jankos1427
Upcoming Events
BSL20 Non-Korean Champi…
1h 58m
CSO Cup
3h 58m
BSL20 Non-Korean Champi…
5h 58m
Bonyth vs Sziky
Dewalt vs Hawk
Hawk vs QiaoGege
Sziky vs Dewalt
Mihu vs Bonyth
Zhanhun vs QiaoGege
QiaoGege vs Fengzi
FEL
20h 58m
BSL20 Non-Korean Champi…
1d 1h
BSL20 Non-Korean Champi…
1d 5h
Bonyth vs Zhanhun
Dewalt vs Mihu
Hawk vs Sziky
Sziky vs QiaoGege
Mihu vs Hawk
Zhanhun vs Dewalt
Fengzi vs Bonyth
Sparkling Tuna Cup
2 days
Online Event
3 days
uThermal 2v2 Circuit
4 days
The PondCast
4 days
[ Show More ]
Replay Cast
5 days
Korean StarCraft League
6 days
CranKy Ducklings
6 days
Liquipedia Results

Completed

CSL Xiamen Invitational
Esports World Cup 2025
Murky Cup #2

Ongoing

Copa Latinoamericana 4
Jiahua Invitational
BSL20 Non-Korean Championship
BSL Team Wars
CSLPRO Last Chance 2025
CC Div. A S7
Underdog Cup #2
IEM Cologne 2025
FISSURE Playground #1
BLAST.tv Austin Major 2025
ESL Impact League Season 7
IEM Dallas 2025
PGL Astana 2025
Asian Champions League '25

Upcoming

ASL Season 20: Qualifier #1
ASL Season 20: Qualifier #2
ASL Season 20
CSLPRO Chat StarLAN 3
BSL Season 21
RSL Revival: Season 2
Maestros of the Game
SEL Season 2 Championship
uThermal 2v2 Main Event
FEL Cracov 2025
HCC Europe
ESL Pro League S22
StarSeries Fall 2025
FISSURE Playground #2
BLAST Open Fall 2025
BLAST Open Fall Qual
Esports World Cup 2025
BLAST Bounty Fall 2025
BLAST Bounty Fall Qual
TLPD

1. ByuN
2. TY
3. Dark
4. Solar
5. Stats
6. Nerchio
7. sOs
8. soO
9. INnoVation
10. Elazer
1. Rain
2. Flash
3. EffOrt
4. Last
5. Bisu
6. Soulkey
7. Mini
8. Sharp
Sidebar Settings...

Advertising | Privacy Policy | Terms Of Use | Contact Us

Original banner artwork: Jim Warren
The contents of this webpage are copyright © 2025 TLnet. All Rights Reserved.