Forum in READ ONLY mode! All questions and discussions on Discord official server, invite link: https://discord.gg/VxsGzJ7

Search found 3 matches

by Voodoo
29.11.2012 20:46
Forum: Scripts
Topic: ПВМ
Replies: 11
Views: 16876

Re: ПВМ

Нашёл ещё раннюю бета версию, может будет интересно, пошарю если найду финальную то и ее выложу program serpent_automat; var enemy,corpse,i,CorpseCount,EnemyCount: Integer; const Point1X = 869; Point1Y = 1680; Point2X = 863; Point2Y = 1687; Point3X = 858; Point3Y = 1695; Point4X = 858; Point4Y = 168...
by Voodoo
29.11.2012 20:24
Forum: Scripts
Topic: ПВМ
Replies: 11
Views: 16876

Re: ПВМ

давно когдато написал такой скрипт, ходи выносил данж, на лодке одевал броню пухи и т д бинты, рубил драконов, резал их собирал всё ценное и межники и сортировал по разным сумкам на лодке, одним словом шик. Но дорабатывал его недели три чтоб без косяков всё было, иногда перс гонялся и за теми , кто ...
by Voodoo
29.11.2012 20:16
Forum: Scripts
Topic: Auto Sparrying, Healing, Anatomy
Replies: 0
Views: 5767

Auto Sparrying, Healing, Anatomy

Program Anatomy; const Enemy = $001B11A8; tweapon = $1401; tshield = $1B73; ax = 1536; ay = 1946; bx = 1538; by = 1946; {$Include 'all.inc'} procedure checkall; begin if (not dead) and (connected) then begin if (getquantity(findtype(tweapon,ground)) > 0) and (gettype(ObjAtLayer(RhandLayer)) <> gett...