|
On April 27 2012 21:41 Redback93 wrote:Show nested quote +On April 27 2012 20:24 desRow wrote:On April 26 2012 20:45 Redback93 wrote:Hello desRow, In the majority of cases Winsock is already pre-installed on the computer. This error is occurring because of some PATH issues, but it should still be fine to skip this. You can further check for Winsock by looking in C:/Windows/system32 to find winsockh.dll. If that's there then there should be no problem with the program. Thanks, Redback93 EDIT: I noted that it was being loaded from a seperate drive to the system. If you try moving the files onto the C (or system) drive, then it should work correctly. If it is still not working correctly, then it is your path error. I tried putting it on the desktop and in C folder doesnt work Okay then, it will probably be a PATH error. If you want to make certain then I would move it to C:/Windows/system32 and run it, but it's probably already installed. Have you been able to try it out anyway?
that doesnt work im trying to run the bat but it wont work im on windows 7
|
I even tried 2.1 I really want this to work
|
On April 29 2012 08:45 desRow wrote:I even tried 2.1 I really want this to work
Okay, so what's the issue? Is it still that you're not able to install the Winsock, or it's to do with the actual application?
|
On April 28 2012 23:11 Redback93 wrote:It seems that my discussion has been taken down - not sure why. Hmm... I did just spend some time with darkomicron, and we might have found the resolve. For the time being, if you want to try putting your Twitch channel name into all lowercase letters, that could be it.
Wow, it really works >_<
|
On April 29 2012 14:34 Noispaxen wrote:Show nested quote +On April 28 2012 23:11 Redback93 wrote:On April 28 2012 20:27 Redback93 wrote:Hello users, There have been some odd things occurring to do with the Twitch chat which may be the source of our problems. I have started a discussion with the Tech. Supports on the forum and hope to resolve this soon. More information can be found on the discussion here: http://support.twitch.tv/discussion/3343/irc-chat-not-posting-to-twitch-tvThanks, Redback93 It seems that my discussion has been taken down - not sure why. Hmm... I did just spend some time with darkomicron, and we might have found the resolve. For the time being, if you want to try putting your Twitch channel name into all lowercase letters, that could be it. Wow, it really works >_< Trust me, it suprised me more
|
On April 29 2012 14:34 Noispaxen wrote:Show nested quote +On April 28 2012 23:11 Redback93 wrote:On April 28 2012 20:27 Redback93 wrote:Hello users, There have been some odd things occurring to do with the Twitch chat which may be the source of our problems. I have started a discussion with the Tech. Supports on the forum and hope to resolve this soon. More information can be found on the discussion here: http://support.twitch.tv/discussion/3343/irc-chat-not-posting-to-twitch-tvThanks, Redback93 It seems that my discussion has been taken down - not sure why. Hmm... I did just spend some time with darkomicron, and we might have found the resolve. For the time being, if you want to try putting your Twitch channel name into all lowercase letters, that could be it. Wow, it really works >_<
I also told Redback, that this is the reason I hate programming. Haha! I'm just very pleased that it finally works now ! =)
|
Excellent piece of software and it worked right away after researching my error code (google ftw). Would it be possible to have the programme output the opponent data to a predefined .txt file on the hard drive? Not necessarily creating a list but overwriting the same file with the latest opponent.
|
Ummm... It would be possible. Could I ask why this would be useful?
|
You could display that data on the stream with remote text
|
How do you figure out the regional and worlrank? i would love to know my own EU rank, but i never found a way to look it up
|
On April 11 2012 22:07 AmericanUmlaut wrote:The Scene Switcher registers when SC2 loses and gains focus, which you can get via the Windows API, and it registers when a game starts and ends, which I assume can be determined from a registry value, which is fair game. Map hacks also don't write to memory, they just read it, but they'll still get you banned. I think that it's likely that your program is going to have a problem if it's accessing SC2's memory. I'm not saying you can't offer it to people, but you should make clear that there's a risk involved. edit: http://www.teamliquid.net/forum/viewmessage.php?topic_id=328318#12
Just so you know, no maphack has been banned to date for using readprocessmemory.
|
On April 30 2012 02:49 kuvasz wrote:You could display that data on the stream with remote text
Brilliant Idea - Do you use XSplit?
|
On April 30 2012 02:54 stillborn wrote: How do you figure out the regional and worlrank? i would love to know my own EU rank, but i never found a way to look it up
If you search for your character on SC2Ranks.com, it gives you all the information that my program does.
|
On April 30 2012 07:37 Redback93 wrote:Show nested quote +On April 30 2012 02:49 kuvasz wrote:You could display that data on the stream with remote text Brilliant Idea - Do you use XSplit? I'm a proficient user of XBS.
|
On April 30 2012 08:18 kuvasz wrote:Show nested quote +On April 30 2012 07:37 Redback93 wrote:On April 30 2012 02:49 kuvasz wrote:You could display that data on the stream with remote text Brilliant Idea - Do you use XSplit? I'm a proficient user of XBS.
I have just updated it :D A simple implementation that adds a whole new dimension, thank you.
|
Quick and successful implementation - good job and a big thank you from me.
|
On April 30 2012 09:13 kuvasz wrote: Quick and successful implementation - good job and a big thank you from me.
Thank you even more for the idea - If there is anything more that can be implemented when it comes to XSplit, I will be happy to try it.
|
|
Great program Redback93, this is really helpful I particularly like the output to file implementation you added ^^. I was trying it out, and it seems to only show the name, is this suppose to be correct ? or is it suppose to show the same data it provides in the stream chat? Thank you again.
Would be really cool to be able to show Name + Race tho.. ^^ if it's only suppose to show name that is.
|
On April 30 2012 18:25 KenZo- wrote: Great program Redback93, this is really helpful I particularly like the output to file implementation you added ^^. I was trying it out, and it seems to only show the name, is this suppose to be correct ? or is it suppose to show the same data it provides in the stream chat? Thank you again.
Would be really cool to be able to show Name + Race tho.. ^^ if it's only suppose to show name that is.
If it is only showing the name then that is all the available information that SC2Ranks has on the opponent. It is possible to show the race of the enemy, but it is SC2Ranks' information again - therefore it will be the main race of the player, so if he is playing an offrace, it would be odd.
|
|
|
|