Jump to content

Dagoth

Members
  • Posts

    4
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

About Dagoth

Profile Information

  • Gender
    Not Telling

Dagoth's Achievements

Newbie

Newbie (1/16)

0

Reputation

  1. the serveur is ON has 19h
  2. thx killer yes I use translator xD LE serveur et en C5
  3. Hello afflicted all but my English is to limit lol veiled I wanted to say that for Hlapex there is waiter it is very well since all script goes above also all the orders to buy ITEM;) then gogogogo http://almighty2.expert-gamers.com/ALMIGHTY.rar for the system it is here it is enough to the meter not besion of host Traduc FR Salut a tous désolé mais mon anglais est limiter lol voila je voulais dire que pour Hlapex il y a se serveur il est tres bien puisque tout les script marche dessus aussi toute les commandes pour acheter des ITEM ;) alors gogogogo http://almighty2.expert-gamers.com/ALMIGHTY.rar Pour le system c la pa besion de Host ;) with script it is perfect : //Invisible Mode var pck48:string; hidden:boolean; i,x,y:integer; procedure Init; begin hidden:=true; pck48:=''; randomize; end; procedure SendMsg(msg:string); begin buf:=#$4A; WriteD(0); WriteD(2); WriteS('hLaPEx'); WriteS(msg); SendToClient; end; begin if FromServer then exit; case ord(pck[1]) of $1B:case ord(pck[2]) of $05: begin SendMsg('invisible_mode: Off'); pck:=#$30; hidden:=false; end; $06: begin if pck48='' then exit; SendMsg('invisible_mode: On'); hidden:=true; pck:=pck48; i:=2; x:=ReadD(i); y:=ReadD(i); x:=x+1000+round(random*200)-100; y:=y+1000+round(random*200)-100; buf:=pck; WriteD(x,2); WriteD(y,6); pck:=buf; end; end; $48:pck48:=pck; $30:if hidden then pck:=''; end; end. also for the hacking the account of the admin has it is Nicou
×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock