Hax!
Type: Posts; User: Jiggie=#1; Key Word(s):
Hax!
snip
Vision uses bits rather than values.
0xFF(11111111) means they're visioned to every player, 0-7.
0x00(00000000) means they're visioned to absolutely nobody.
0x01(00000001) = Visioned to player 0...
Looks nice! 3 months of effort for some pixels! Woo! Been there lol
Supply is multiplied by two. Alliance is: 0=enemy, 1=allied, 2=allied+vic. The "square" char is 0x7F.
Did you solve refresh?
Fuck yeah!
Yeah you're on the right track, just fiddle around with hook spots until you find one that works in every game type. After that, there should be data offsets to decide where the draw region is,...
I can't help very much on 1.12b. I don't see any issues up front. Maybe...
PUSH dword ptr [zaundPTR]
Or try setting all the registers to 0 (except ESP/EBP).
Lastly, is it possible that SC has an...
Post your C++ code here. The function should be naked, and be mindful that your hook must include any overwritten ASM (I think you were doing it, but dunno).
As long as your hook is after a call...
Nice work! Muta morph was really fun back in the day on multiplayer.
I forget if the text needs a starting color, maybe it crashes without one? So maybe also slap a '\x06' in front of the text or...
Ooo nice, liked the first one so much you're baking another. :freeman:
No way around that without editing SC's engine, which breaks the spirit of engine exploits. Have you tried ordering an SCV to morph into a barracks, or probe into photon cannon?
Also, inside of...
Aw, now I'm jealous. I want to do a fun project too, but I don't know if I have the time! Fuck!
Map hack is always sexy :)
You're right, the best thing to do is to "go lower" so you don't need to NOP stuff out. That means either calling one of the functions inside of what you're calling now...
And I had a bit of fun and made a python script to make a selected unit kill/repair itself on the current version of SC remastered. Funny.
# Jiggieeeeee
# Game version 1.23.3 x64 enUS
# Makes...
Yop!
Unit alert looking very nice.
int Jiggie = 1;
(. Y .)
Unit alert looks nice, good work! Motivation is the true enemy.
I miss SC, maybe I'll do something if I get the time. Hacking is always fun, just always busy or tired.
Tutorials...
Yes, great comprehension skills, that is exactly what you do!
That's excellent progress!
I'll assume you have figured out how JmpPatch works and no longer need tips on that. The only thing...
Np, but I should backtrack too. This is complicated by game hacking standards, so it's a lot of trial and error.
In drawing text to XY, hooks are the most important thing, and they're extremely...
Nice!
I'm going to break your quote up,
Typically it's probably right beside the place you found text draw. Here's some shit code for clarity:
Ya np! I'll be around
Internal as in, a DLL style hack? I assume you are injecting a DLL, then all further hacky stuff happens in the DLL.
External would be if you were doing all the reading/writing from another process...
Looks good!
Yonder's tutorial is very dated and used an even older version of the game, so everything will be kinda different. Suteki I think had more up to date tutorials, but I don't remember...
Looks cool, how's it going?
no more hacks? :sad:
i demand a refund
lolwtf, thanks.