Author Topic: Nerd's Corner  (Read 169559 times)

Offline Lambchops

  • Ogre Mage
  • ********
  • Posts: 1541
    • View Profile
Re: Nerd's Corner
« Reply #60 on: March 05, 2017, 03:08:42 PM »
If anyone is interested, its like a hue'd lime green instread of the Pink.


I'm lovin' your initiative... not so much the lime green ;) so here's something that might help.








App attached. Not tested, but seems to work Ok.
Will load a palette from a .ppl, a WC2 SS, or an 8 bit bitmap file. Saves to .ppl

Enjoy  8)

« Last Edit: March 23, 2017, 02:26:19 PM by Lambchops »
its gooder to hax hard and NEVER get caught!

Offline shesycompany

  • Death Knight
  • *********
  • Posts: 3587
  • retired, be in music section
    • View Profile
Re: Nerd's Corner
« Reply #61 on: March 05, 2017, 07:07:10 PM »
« Last Edit: March 05, 2017, 07:23:41 PM by easycompany »

Offline Lambchops

  • Ogre Mage
  • ********
  • Posts: 1541
    • View Profile
Re: Nerd's Corner
« Reply #62 on: March 05, 2017, 08:36:25 PM »
smurfs!!

Hehe they look like little blue ninjas.  ;D

Glad u like it. Still needs a few things... command line parsing so u can drop a file on the exe, or associate it with .ppl files so u can just double click on them.... and a color spread function so u can make a light color and a dark color then automatically make the shades in between.
its gooder to hax hard and NEVER get caught!

Offline Incos

  • Axe Thrower
  • ****
  • Posts: 254
    • View Profile
Re: Nerd's Corner
« Reply #63 on: March 05, 2017, 08:49:08 PM »
very cool man, anyway u could add a peasant? =x jw.. if not it cool, i know its code.

Trying to get better at this ripping sprites at the moment. Taking me awhile to get one unit done. Trying to create a demon race.  Might have to delete the human race to have it done though. Not sure if possible to do 3, would have to edit the tables, code. Lots of lining up to do
« Last Edit: March 05, 2017, 09:21:32 PM by Incos »
https://www.twitch.tv/incoswc - my twitch. Streaming 9:30pm - 11pm est most days!!

Offline Delete mine too

  • Death Knight
  • *********
  • Posts: 2652
  • http://meatspin.com
    • View Profile
    • http://meatspin.com
Re: Nerd's Corner
« Reply #64 on: March 05, 2017, 09:53:58 PM »

Offline Lambchops

  • Ogre Mage
  • ********
  • Posts: 1541
    • View Profile
Re: Nerd's Corner
« Reply #65 on: March 06, 2017, 12:28:46 AM »
...so a few hours ago Nedro was asking if I knew how to make a big SS of an entire map, and I felt pretty bad after all those times I killed him while he was watching ;D, so... Challange Accepted.

For a test run I picked the noobiest map I could find, and it turned out something like this:



Well, actually it turned out like a 16MB 4096x4096 bitmap, which is too big to attach. I tried multi-pass PNG compressing it and the best I could get was a bit over 2MB (still too big), so I ended up attaching a savagely compressed JPG, which unsurprisingly looks pretty bad if you zoom in. The original is game quality, stitched together out of 225 individual screen grabs. Takes about 0.22 seconds to grab the full image then about half a second to save it to disk.  8)

I'll tidy up the program a bit and post it later.
   

its gooder to hax hard and NEVER get caught!

Offline shesycompany

  • Death Knight
  • *********
  • Posts: 3587
  • retired, be in music section
    • View Profile
Re: Nerd's Corner
« Reply #66 on: March 06, 2017, 01:53:14 AM »
a hold up nedro is a mario kart player!! if it was dellam ok  ;D cool a gow poster!...

(been busy tonight)
actually bought a android laptop thingy  ....was gonna make  war2 play on it but got side tracked .....got my controllers hooked up to it and mario kart going sucesss!!!!!
« Last Edit: March 06, 2017, 01:55:48 AM by easycompany »

Offline Lambchops

  • Ogre Mage
  • ********
  • Posts: 1541
    • View Profile
Re: Nerd's Corner
« Reply #67 on: March 06, 2017, 02:11:08 AM »
....was gonna make  war2 play on it but got side tracked .....got my controllers hooked up to it and mario kart going sucesss!!!!!

WOOOOHOOOOOOOO Yeeeaaahhhh! Now we're talkin! :D I mean WC2 is pretty cool and all, but Mario-Kart Warriors are the truely HARDCORE.

Hehe - anyway. I finished the grabber. If I had more time to spend on it I'd add an option to stamp the image with the time/date and player names etc... some other time. I'll post it now.


its gooder to hax hard and NEVER get caught!

Offline Lambchops

  • Ogre Mage
  • ********
  • Posts: 1541
    • View Profile
Re: Nerd's Corner
« Reply #68 on: March 06, 2017, 02:21:16 AM »
FULL MAP SS GRABBER
So just run the .exe then hit F6 when you're in game.

*Move the cursor off the game window or you'll get bits of the cursor and it's background stuck all over your SS.

*Works in server games, but also in Single Player, so you can "on screen" it and get a full view.

May still have bugs IDK, I just knocked it up this afternoon, but seems to work OK. Let me know if any problems. Enjoy  :fro:


Edit - It just does a quick search for a window with a title starting with "Warcraft II" so close any other open windows with that name - i.e folders etc. or it may think that's the game.

Also somebody just asked me about it working on pause and hackers, etc...  It doesn't work on pause, it needs the game running to move the screen offset and get WC2 to render all the individual pieces that are stitched together to make the full picture.

It is intended to get a big picture of the whole map, it is not intended for catching noobs using map-hacks. For SS challenges you should still post a normal SS.

(EDIT)

Included WC2FullSSc.exe, self checking version should help for people experiencing glitchy results.
« Last Edit: March 20, 2017, 09:40:20 AM by Lambchops »
its gooder to hax hard and NEVER get caught!

Offline 8)MikulZ(8

  • Grunt
  • ***
  • Posts: 149
    • View Profile
Re: Nerd's Corner
« Reply #69 on: March 06, 2017, 09:20:11 AM »
Avira reports a false positive "TR/Crypt.ULPM.Gen" with your ss grabber can you do something about it? :D

Offline shesycompany

  • Death Knight
  • *********
  • Posts: 3587
  • retired, be in music section
    • View Profile
Re: Nerd's Corner
« Reply #70 on: March 06, 2017, 09:22:29 AM »
probably thinks its a keyboard logger.

Offline Lambchops

  • Ogre Mage
  • ********
  • Posts: 1541
    • View Profile
Re: Nerd's Corner
« Reply #71 on: March 06, 2017, 01:46:33 PM »
Avira reports a false positive "TR/Crypt.ULPM.Gen" with your ss grabber can you do something about it? :D


Not really mate, sorry.

Some AV or another will almost always make some crap up about any .exe file that hasn't been digitally signed by paying big$ to one of the official money makers.

All I can do is give you my personal assurance as someone with whom you have spent a fair bit of time, and someone that has (as can be seen by this thread - and my other posts on this forum and the old one ) devoted a decent chunk of his life to being involved with the community, that I personally compiled it less than 8 hours ago from source code that I wrote myself and I am absolutely sure that it is 100% safe.

But thanks for letting me know. I have noted, of course, that you state that it is a false positive, and I know that you are an intelligent guy, and your query is about getting rid of the warning.

I have still (as I tend to lol) written a rather lengthy post about the issues that come with AV software, not necessarily for yourself, but more for anyone else that gets some kind of AV response and has concerns.

So open if you dare! LOL

Anti-Virus False Positives ---> 
Spoiler


I suppose if I un-protected the exe, so that the AV software could poke around a lot more, some of them might feel better about it, but for sure some of them would still come up with some lame warning. This is just a marketing technique.

But, if I did that, it would not only make the file bigger, it would also make it a lot less safe because then any malware that may be floating around in the future can also access, and possibly infect it... not to mention wannabe WC2 hackers who might possibly like to reverse engineer some of my stuff  :o

It's better if people can just be reassured that:

AVG, Avast, Kaspersky, Kingsoft, McAfee, Microsoft, Symantec, TrendMicro, ZoneAlarm  .... and 39 other Anti-Virus providers all say its fine.  :) HF

« Last Edit: March 07, 2017, 12:51:15 AM by Lambchops »
its gooder to hax hard and NEVER get caught!

Offline 8)MikulZ(8

  • Grunt
  • ***
  • Posts: 149
    • View Profile
Re: Nerd's Corner
« Reply #72 on: March 06, 2017, 04:36:49 PM »
Yeah I mainly posted because I thought some might think it's a virus + I actually wanted to know what is causing avira to think it's a virus, so thanks for the explanation  ^-^. And sorry for triggering you to write so much  :)  :(. It was a good read tho like all your posts here so... thanks lol

Offline Lambchops

  • Ogre Mage
  • ********
  • Posts: 1541
    • View Profile
Re: Nerd's Corner
« Reply #73 on: March 06, 2017, 04:49:34 PM »
d sorry for triggering you to write so much

LOL .... yeah I never normally do that ;D

....no worries mate, like I say, thanks for letting me know. :) AV software is a bit of a pet subject for me anyway, I'm surprised I havn't written about it before now.
its gooder to hax hard and NEVER get caught!

Offline Lambchops

  • Ogre Mage
  • ********
  • Posts: 1541
    • View Profile
Re: Nerd's Corner
« Reply #74 on: March 06, 2017, 05:53:04 PM »
smurfs!!
http://imagizer.imageshack.us/v2/516x387q90/923/Im3GD2.jpg





smurfs having a blue life bar below the portrait is just freakn' awesome ;D

« Last Edit: March 06, 2017, 06:13:20 PM by Lambchops »
its gooder to hax hard and NEVER get caught!