Jump to content

Recommended Posts

Posted (edited)

Does this work for you? It seems to me that the condition (NpcList.Items(i).Target = User) never gives true. Maybe it doesn't work in interlude?

var AggroMobs:integer; 

function MobsAttacking : integer; //Сколько мобов нас атакует?
var i, n: Integer;
begin
n := 0;
AggroMobs:=0;
for i := 0 to NpcList.Count - 1 do
if (NpcList.Items(i).Target = User) and not NpcList.Items(i).Dead then inc(n);
AggroMobs:= n;
Result := n;
end;

begin
print(MobsAttacking);
end.

How do I configure the bot interface to attack only agro mobs?

Edited by darknesscrysis
Posted

Does this work for you? It seems to me that the condition (NpcList.Items(i).Target = User) never gives true. Maybe it doesn't work in interlude?

var AggroMobs:integer; 

function MobsAttacking : integer; //Сколько мобов нас атакует?
var i, n: Integer;
begin
n := 0;
AggroMobs:=0;
for i := 0 to NpcList.Count - 1 do
if (NpcList.Items(i).Target = User) and not NpcList.Items(i).Dead then inc(n);
AggroMobs:= n;
Result := n;
end;

begin
print(MobsAttacking);
end.

How do I configure the bot interface to attack only agro mobs?

yes this doesnt work for interlude, check this http://www.maxcheaters.com/topic/189997-l2-adrenaline-scripts/?p=2637922

Posted (edited)

 

function checkAgro: boolean;

var npc: TL2Npc;

begin

result := Engine.FindEnemy(npc, user, 1100));

end;

 

begin

engine.moveto(123,123,123);

engine.useskill(123);

engine.facecontrol(0,true);

while checkAgro do delay(1111);

engine.facecontrol(0,false);

end.

 

 

The problem with that is that it only kills the mobs after it arrives to the point. So when you cross a chamber you would have a lot of mobs to kill at once.

 

I think this way would work better, you create a config that doesn't attack any mob but beat off attacking mobs, you load that config before moving to the hunting zone, and when you arrive you change it for the usual config to attack all the mobs in that zone.

BEGIN
  Engine.LoadConfig ('KillAggroMobs');
  Engine.FaceControl (0, True);
  Engine.MoveTo ...
  move..
  move..
  ...
  if  User.InRange (x, y, z, range, zRange)  then begin
    Print ('Arrived to hunting zone');
    Engine.LoadConfig (User.Name);
    Engine.LoadZone ('huntingZoneName.zmap');
  end;
END.
Edited by darknesscrysis
Posted

 

The problem with that is that it only kills the mobs after it arrives to the point. So when you cross a chamber you would have a lot of mobs to kill at once.

 

I think this way would work better, you create a config that doesn't attack any mob but beat off attacking mobs, you load that config before moving to the hunting zone, and when you arrive you change it for the usual config to attack all the mobs in that zone.

BEGIN
  Engine.LoadConfig ('KillAggroMobs');
  Engine.FaceControl (0, True);
  Engine.MoveTo ...
  move..
  move..
  ...
  if  User.InRange (x, y, z, range, zRange)  then begin
    Print ('Arrived to hunting zone');
    Engine.LoadConfig (User.Name);
    Engine.LoadZone ('huntingZoneName.zmap');
  end;
END.

i still prefer that function xd

Posted (edited)

It would be nice if it stopped when there's a mob attacking, but it would need to pause the movement. How would that be? Something like..

function checkAgro: boolean;
var
  npc: TL2Npc;
begin
  result := Engine.FindEnemy(npc, user, 1100));
end;

procedure  killAgroMobs;
begin
  if  checkAgro // suspend thread movingToHuntingZone
  // resume thread after killing mobs
end;

procedure  movingToHuntingZone;
  ...

begin
  script.newThread(@killAgroMobs);
  script.newThread(@movingToHuntingZone);
end.
Edited by darknesscrysis
Posted (edited)

 

It would be nice if it stopped when there's a mob attacking, but it would need to pause the movement. How would that be? Something like..

procedure  checkAgroMobs;
  ... // if true suspend thread movingToHuntingZone
      // resume thread after killing mobs

procedure  movingToHuntingZone;
  ...

begin
  script.newThread(@checkAgroMobs);
  script.newThread(@movingToHuntingZone);
end.

simply before each move check for agro mobs, and if agro true then turn on bot and do delay for example

procedure CustomMoveTo(x,y,z:integer);
begin
if checkAgro then begin
engine.facecontro(0, true);
while checkAgro do delay(20);
engine.facecontrol(0,false);
end;
engine.moveto(x,y,z);
end;


begin
CustomMoveTo(123,123,123);
end.

it before start use engine.moveto it will check if mobs hit u, gl!

Edited by adr.bot

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



  • Posts

    • Our sales are ongoing. Bump. 22 June 2025 Telegram: ContactDiscordAccS
    • 🔥 Special Offer – Limited Time Only! 🔥   I'm offering a 60% discount for: ✅ 1 license in Russia ✅ 1 license in Greece ✅ 1 license in Brazil This is a one-time opportunity to get access to one of the most complete and secure L2OFF Extenders at a special price. ⏳ First come, first served! Interested? Send me a private message. Let me know your project and why you want the discount. Let’s grow the community together! 💪
    • A huge amount of goods at free prices, for some reason, is idle in the warehouse. What, have you all gone to the factory or something?) CAN'T GO TO THE ONLINE STORE? OPEN THE SITE VIA VPN OR TOR BROWSER. Payments-system / Crypto-Exchange ☑ Account Airbnb 🗂 1 in stock ☑ Account AlchemyPay 🗂 2 in stock ☑ Account Astropay 🗂 1 in stock ☑ Account Anycoin 🗂 2 in stock ☑ Account 4x4 io 🗂 1 in stock ☑ Account Bunq 🗂 1 in stock ☑ Account Bilderlings 🗂 1 in stock ☑ Account BitPay 🗂 3 in stock ☑ Account Bitinvestor / swapped 🗂 1 in stock ☑ Account Bitmex 🗂 1 in stock ☑ Account Bitsa 🗂 2 in stock ☑ Account Blackcatcard 🗂 1 in stock ☑ Account Blockchain 🗂 1 in stock ☑ Account Btcdirect 🗂 1 in stock ☑ Account BBVA 🗂 1 in stock ☑ Account Binance 🗂 4 in stock ☑ Account Bitget 🗂 1 in stock ☑ Account Blackwell Global 🗂 1 in stock ☑ Account Brighty app 🗂 1 in stock ☑ Account Bankera 🗂 2 in stock ☑ Account Cent.app 🗂 1 in stock ☑ Account Coinbase card 🗂 2 in stock ☑ Account Coinfinity 🗂 1 in stock ☑ Account Capitalist 🗂 1 in stock ☑ Account CoinW 🗂 1 in stock ☑ Account Coinmetro 🗂 1 in stock ☑ Account Coinpayments 🗂 3 in stock ☑ Account Cryptomus 🗂 1 in stock ☑ Account Curve 🗂 1 in stock ☑ Account Coinzoom 🗂 1 in stock ☑ Account Cryptopay 🗂 1 in stock ☑ Account Egera 🗂 2 in stock ☑ Account Eldorado gg 🗂 1 in stock ☑ Account e PN 🗂 1 in stock ☑ Account FasterPay 🗂 1 in stock ☑ Account Fragment 🗂 1 in stock ☑ Account Finci 🗂 1 in stock ☑ Account fillit eu 🗂 2 in stock ☑ Account Gate 🗂 1 in stock ☑ Account Grey 🗂 1 in stock ☑ Account HTX (Huobi) 🗂 3 in stock ☑ Account IN1 🗂 1 in stock ☑ Account Imagenpay 🗂 1 in stock ☑ Account ICard 🗂 1 in stock ☑ Account IPRoyal 🗂 1 in stock ☑ Account Kraken 🗂 2 in stock ☑ Account Kucoin 🗂 1 in stock ☑ Account Kauri Finance 🗂 1 in stock ☑ Account Kriptomat 🗂 1 in stock ☑ Account Luno 🗂 2 in stock ☑ Account LuxonPay 🗂 1 in stock ☑ Account MEXC 🗂 1 in stock ☑ Account MyBrocard 🗂 1 in stock ☑ Account Moonpay 🗂 1 in stock ☑ Account Monzo 🗂 1 in stock ☑ Account moneyjar world 🗂 1 in stock ☑ Account Naga Pay 🗂 1 in stock ☑ Account Nash 🗂 1 in stock ☑ Account Nebeus 🗂 1 in stock ☑ Account Nexo 🗂 3 in stock ☑ Account Nearpay 🗂 1 in stock ☑ Account Neteller 🗂 2 in stock ☑ Account NiceHash 🗂 1 in stock ☑ Account N26 🗂 2 in stock ☑ Account OKX 🗂 1 in stock ☑ Account PayDo 🗂 1 in stock ☑ Account Paypal 🗂 1 in stock ☑ Account Paysera 🗂 2 in stock ☑ Account PST 🗂 1 in stock ☑ Account Paybis 🗂 1 in stock ☑ Account Payoneer 🗂 1 in stock ☑ Account Paysafecard 🗂 1 in stock ☑ Account Paytend 🗂 1 in stock ☑ Account Quppy 🗂 2 in stock ☑ Account RedotPay 🗂 1 in stock ☑ Account Ramp 🗂 1 in stock ☑ Account Revolut 🗂 2 in stock ☑ Account Santander 🗂 1 in stock ☑ Account Spendl 🗂 2 in stock ☑ Account Skrill 🗂 1 in stock ☑ Account Swapin 🗂 1 in stock ☑ Account Trustee Plus 🗂 2 in stock ☑ Account Valora 🗂 1 in stock ☑ Account Volet 🗂 1 in stock ☑ Account W1TTY 🗂 1 in stock ☑ Account Wallet Telegram 🗂 3 in stock ☑ Account Weststein 🗂 1 in stock ☑ Account Wirex 🗂 1 in stock ☑ Account Wise 🗂 3 in stock ☑ Account Whitebit 🗂 1 in stock ☑ Account Wittix 🗂 1 in stock ☑ Account XGo 🗂 1 in stock ☑ Account Zeply 🗂 1 in stock ☑ Account gekkard 🗂 1 in stock +There are kits with a physical payment card Business-Accounts ☑ Account Blackcatcard Business 🗂 1 in stock ☑ Account Mistertango Business 🗂 1 in stock ☑ Account Payset Business 🗂 1 in stock ☑ Account Wise Business 🗂 1 in stock ☑ Account Finom Business 🗂 1 in stock ☑ Account PayPal Business 🗂 3 in stock ☑ Account Wallester Business 🗂 1 in stock ☑ Account Stripe Business 🗂 2 in stock ☑ Account Wittix Business 🗂 1 in stock ☑ Account Ebay com Seller US|EU, new 🗂 2 in stock If you need account that we don't have in a list contact us. Contact via telegram - in the first post of the topic!
    • What problems are you having? DM me on Discord: l2mid.com or you can write here too i also use Strix.
  • Topics

×
×
  • 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