Jump to content

Recommended Posts

Posted (edited)

Hello dear friends, 

 

Please tell me why my adrenaline/pc gets laggy and after some time disconnects when i am using below script?

 

I use it for pvp on all bots - it is a res-accept script.

 

Is it poorly written?

 

 

var
 i: integer;
 Ch: TL2Control;

begin
  while true do
    begin
      try
        Ch:= nil;
        Ch := GetControl('Player');
        if (Ch <> nil) and (Ch.Status = lsOnline) then
        Ch.Confirmdialog(true);
      except
    end;
  end;
end.

Edited by Fanky
Posted
14 minutes ago, adr.bot said:

1. u can accept ress in bot settings

 

it doesnt work 100%.

 

15 minutes ago, adr.bot said:

2. u just loop confirm dialog, without delay, and any checks

 

could u please pm me how the script should look like then? im totally noob at it...

Posted
23 minutes ago, sarap said:

 

it doesnt work 100%.

 

 

could u please pm me how the script should look like then? im totally noob at it...

https://forum.lineage2bot.net/viewtopic.php?f=5&t=3046

last post from IvaniuS

Posted
21 minutes ago, adr.bot said:

https://forum.lineage2bot.net/viewtopic.php?f=5&t=3046

 last post from IvaniuS

you are forcing me to think... as i wrote, can u please pm me with a simple solution?

Posted
8 minutes ago, sarap said:

you are forcing me to think... as i wrote, can u please pm me with a simple solution?

if u think that i make scripts for others then u are totally wrong xd you have what u need in that link

if u want free script, then think and make on ur own, or find who can sell/make it to u, i do none of those, gl!

Posted
1 minute ago, adr.bot said:

if u think that i make scripts for others then u are totally wrong xd you have what u need in that link

if u want free script, then think and make on ur own, or find who can sell/make it to u, i do none of those, gl!

Wow, that's what this forum is for isn't it? If I would be able to write it I wouldn't ask. 

If typing 3 lines of letters are too much for you and you require money for it, sorry but -you know what.

 

Anyone else?

Posted
5 minutes ago, adr.bot said:

if u think that i make scripts for others then u are totally wrong xd you have what u need in that link

if u want free script, then think and make on ur own, or find who can sell/make it to u, i do none of those, gl!

that means, i not sell, and not make free scripts, rofl, at the end of the day why someone should waste time even for 3lines of code:thinking:

Posted
2 minutes ago, adr.bot said:

that means, i not sell, and not make free scripts, rofl, at the end of the day why someone should waste time even for 3lines of code:thinking:

You just did even more than that so far. Over n out. 

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.



×
×
  • Create New...