[help]how to kill the underground assassin?

05/31/2009 10:15 xjp609#16
no r11 on the server,ty
05/31/2009 13:57 StickyIcky#17
click on him hmm first u need to know whut z he got and then u need to press x to see him but after this u cant move anymore
05/31/2009 15:58 N!Te#18
Uh I remember how much time I spent on clicking x to get underground :D
And when it finally successed and I couldnt move anymore, I suicided.
:P
H4xx00000r!
06/01/2009 03:05 xjp609#19
u can use uce modify the hight of your coordinates.that's simple.
06/01/2009 14:04 hardyy#20
So can anyone say how to edit .gtx files so you get "invisible" or at least that you can see trough walls? Cause i wanna see how many people is in walls in d1 at international :D

i wanna know how i can look, cause there is one guy in d1 mocking all mobs who attack u and beheading them..its very annoying anyone can help how to find him? thx!
any ideas are wellcome

so if anyone knows how to edit.. or maybe he has edited files for d1..please post here :)
06/02/2009 01:19 N!Te#21
If he levels by ks-mockering,it's evident that he's a low-levler. Splash him to death! :P
06/02/2009 03:37 xjp609#22
it seems that no way to kill the under/up grounder?
splash only can kills the very low levels,that's useless for me.
i am playing on the pserver,we are all lv90+,the server name is xykal,url:[Only registered and activated users can see links. Click Here To Register...]
Chinese....aha,can anybody understand Chinese?
06/02/2009 11:39 kalhacker9000#23
PHP Code:
     if (strcmp command "assassin" ) == 0)
    {
        
lastattack=GetTickCount()-800;
        
cin >> assassin;
        if (
lastattack GetTickCount()-600)
        {
                
Send_To_Server(0x0f,"bdd",0,assassin,lastweapon);
        }
        
printf("Killed assassin...\n");
    } 
for example...don't know that this works i don't tested it.
06/02/2009 11:47 cheater-.-#24
i've got a question kalhacker9000

your 3rd parameter in 0x0f is "lastweapon"..
can u explain me, why my "lastweapon" changes while attacking?...
if i hit 1 mob it is 30000 and if i hit the next mob it is 30003 ... that confuses me..
06/02/2009 12:46 kalhacker9000#25
don't know why ^^ good question :D
06/02/2009 13:15 cheater-.-#26
xD .. k.. but u sniff only once the weapon id and than u use it the whole botting time?!