GFX[Templar] : !versionYou whisper to GFX[Templar] : MeKillU's GProxy Version 1.0Abanned from channel playdota.eu
sure i want more attention ! it is all i need ! dont leave me alone to do good in peace, go on, ready yarr lazerz lets make war so you can then say what a pathetic retard i am for not "cooperating with the thought police" :D
i will suggest changes. just i think the idea of forcing everyone to use a tool that bans you for manabars.mixtape (it actually specifically looks for this file) but lets u use hacks if ur not stupid is BAD and can potentially harm this community ;/ it has some good sides though
dont you think that you use to much smileys , anyway
this was totally useless , if you are such a pro coder how could you make that mistake that you whisper to everyone what version YOU got ... ?
So what, not everyone got manabars means that is a advantage for some players --> unfair
so you wanna tell me you made that w3mhdet.mixtape, show me some proof please ...
bool execIsUnitVisile(Unit* unit,Player* p){//.text:6F3C7B17 push 4//.text:6F3C7B19 push 0//.text:6F3C7B1B push p->Slot//.text:6F3C7B22 mov ecx, unit//.text:6F3C7B24 call 6F285080bool visible;if(unit==0) return true;if(p==0) return true;asm volatile ("pusha");DWORD slot=p->Slot;asm volatile( "pushl $4\n" "pushl $0\n" "pushl %%eax\n" "call *%%edx\n" : "=a" (visible) : "c" (unit), "a" (slot), "d" (GameBase+0x285080) :);asm volatile ("popa");return visible;}