Jump to content

Recommended Posts

Posted

l2warland im trying to use l2phx.3.5.34.176 anti-capcha (adernaline works just fine) but when i run anti-capcha i get critical error ===>> i have disabled firewall / i dont have antivirus i got windows 7 pro any idea why that happens?

  • 2 months later...
  • 2 months later...
Posted
On 10/4/2015 at 8:14 AM, Slayerduckie said:

hello there can this script also run with l2tower?

how to play sound in this script?

 

On 6/4/2015 at 4:26 PM, adr.bot said:

 



 

function SetForegroundWindow(hwnd: integer) : Boolean; stdcall;

external 'user32.dll';

 

function captcha:boolean; begin

if engine.dlgtext.contains('Refresh') or

engine.dlgtext.contains('Captcha') or

engine.dlgtext.contains('60 seconds') or

engine.dlgtext.contains('Bot') then begin

SetForegroundWindow(Engine.GameWindow);

PlaySound(exepath+'\sounds\'+'PlayerAlarm'+'.wav');

delay(500);

StopSound;

end;

end;

begin

while true do begin

delay(300);

captcha();

end;

end.

 

how to play sound in this script? i create a carpet sound in my adr cracker 1.71 and i have alarm.wav , how to config for play sound?

 

Posted
6 hours ago, zatohichi said:

how to play sound in this script? i create a carpet sound in my adr cracker 1.71 and i have alarm.wav , how to config for play sound?

 

PlaySound(exepath+'\sounds\'+'Alarm'+'.wav');

 

  • 2 months later...
  • 3 months later...
Posted (edited)

Hello guys. How do I do this script work L2Gamers.cl?

 

function SetForegroundWindow(hwnd: integer) : Boolean; stdcall;
    external 'user32.dll';

    function captcha:boolean; begin
             if engine.dlgtext.contains('Refresh') or
             engine.dlgtext.contains('Captcha') or
             engine.dlgtext.contains('60 seconds') or
             engine.dlgtext.contains('Bot')   then begin
       SetForegroundWindow(Engine.GameWindow);             
      PlaySound(exepath+'\sounds\'+'PlayerAlarm'+'.wav');
      delay(500);  
      StopSound;
          end;   
  end;
begin
  while true do begin
  delay(300);
   captcha();
end;
end.

 

 

Untitled-1.png

Edited by Flavstorm
Posted
32 minutes ago, Flavstorm said:

Hello guys. How do I do this script work L2Gamers.cl?

 

function SetForegroundWindow(hwnd: integer) : Boolean; stdcall;
    external 'user32.dll';

    function captcha:boolean; begin
             if engine.dlgtext.contains('Refresh') or
             engine.dlgtext.contains('Captcha') or
             engine.dlgtext.contains('60 seconds') or
             engine.dlgtext.contains('Bot')   then begin
       SetForegroundWindow(Engine.GameWindow);             
      PlaySound(exepath+'\sounds\'+'PlayerAlarm'+'.wav');
      delay(500);  
      StopSound;
          end;   
  end;
begin
  while true do begin
  delay(300);
   captcha();
end;
end.

 

 

Untitled-1.png

function SetForegroundWindow(hwnd: integer) : Boolean; stdcall;
    external 'user32.dll';

    function captcha:boolean; begin
             if engine.dlgtext.contains('Refresh') or
             engine.dlgtext.contains('Captcha') or
             engine.dlgtext.contains('60 seconds') or
             engine.dlgtext.contains('Human')   then begin
       SetForegroundWindow(Engine.GameWindow);             
      PlaySound(exepath+'\sounds\'+'PlayerAlarm'+'.wav');
      delay(500);  
      StopSound;
          end;   
  end;
begin
  while true do begin
  delay(300);
   captcha();
end;
end.

 

  • 3 weeks later...
Posted
On 2/17/2018 at 10:43 PM, Flavstorm said:

Hello guys. How do I do this script work L2Gamers.cl?

 

function SetForegroundWindow(hwnd: integer) : Boolean; stdcall;
    external 'user32.dll';

    function captcha:boolean; begin
             if engine.dlgtext.contains('Refresh') or
             engine.dlgtext.contains('Captcha') or
             engine.dlgtext.contains('60 seconds') or
             engine.dlgtext.contains('Bot')   then begin
       SetForegroundWindow(Engine.GameWindow);             
      PlaySound(exepath+'\sounds\'+'PlayerAlarm'+'.wav');
      delay(500);  
      StopSound;
          end;   
  end;
begin
  while true do begin
  delay(300);
   captcha();
end;
end.

 

 

Untitled-1.png

Will this script works for the CAPTCH-a of my server? 

https://imgur.com/a/V1ODB   <---The Captch-a

Posted
18 minutes ago, AnitahIsBack said:

I opened this post 3 years ago and still alive lul

why not, captchas always look like trouble for them playas :P

Posted

¿Hola chicos, cómo están? ¿Alguien me ayuda con un comando (Script) para el bot de adrenalina, que resuelve este Captcha solo? 

L2 supra , supragames.net

 

 

InkedShot00000_LI2.jpg.ebe20762c4f16758a19fd483e7e0bb2d.jpg

  • 3 weeks later...
Posted
12 hours ago, zatohichi said:

hello, any good person have alarm from this chaptcha??? Thanks :D i have Adr 1.71 cracked ...  :D

captcha l2cotp.jpg

const
Captcha_Str = 'Bot';
  
var
P1, P2 : pointer;
Action: TL2Action;
Actor: TL2Live;
function SetForegroundWindow(hwnd: integer) : Boolean; stdcall;
external 'user32.dll';

begin
  while Engine.Status = lsOnline do
  begin
  Action:=Engine.WaitAction([laDlg], P1, P2);
    if Action = ladlg then begin
      if Pos(Captcha_Str, Engine.DlgText) <> 0 then begin
        SetForegroundWindow(Engine.GameWindow);
        PlaySound(exepath+'\sounds\'+'PlayerAlarm'+'.wav');
        Print('Captcha!');
        Delay(2000);
      end;
    end;
  end;
  Delay(200);
end.

should work

  • Like 1
  • 2 months later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



  • Posts

    • aCis (“another Crappy interlude server”) is a commercial project I would not use even if paid. l2jfrozen yes, a 10 year old, effectively dead project produces more reliable results and at least works. l2jhellas also works. aCis might as well be renamed KPMIS (“Keep Paying My Interlude Server”): endless fixes, freemium, and no realistic path to true L2OFF parity, but its recommended like hell. lucera is even better the downside is you just need to dive into code and no sources   lets leave it at that
    • Download Here: https://sitehunterus.blogspot.com/2025/12/exelo-combo-tool-v2.html VirusTotal https://www.virustotal.com/gui/file/2acd067847ee092c7986f55c9f77620d89505d1c0bda34a0ee8f55b9c2905c11?nocache=1 Visit my Blogger list to download 100% free software https://www.freetoolss.com/ https://blackhat8.blogspot.com/ https://hack-crack9.blogspot.com/ https://hackernoons.blogspot.com/ https://sharetools99.blogspot.com/
    • Care to detail why ?   L2JHellas probably got the same issue, it's inherent to L2J if you don't rework Player intentions (and solving it with a Config < 500 attack is stupid, if it works for attack it works for other types of desires), also last time I checked L2JHellas he was using my changesets to fix its own stuff (which is ok, copy-paste my knownlist system which is 10y old is fine, but don't say it will act different since it's literally the same sub-system).   About Lucera code source isn't available so it's easy to say it's better, internally you got no clue what is happening and RU forks got the "feeling" to get everything, but everything is half done, everytime I put an eye on such sources (whatever based on l2ru, they only know how to copy-paste each other).   In the other hand, you seem to use aCis since years (I think I see your name since a decade, and you still use it since you made this topic :   Be a little more appreciative about the work done, it's not only mine but my community aswell, and if you find something, consider to report rather than getting such an idiotic behavior.   I understand you're not forced to share any type of fixes, and than people tend to feel superior when they fix something than aCis didn't yet fix. The thing is, for each bug you found, I found and fixed 10x more than you.   409 is way beyond 382 in all possible ways, if you believe the versus good for you, but don't make ppl believe it's the case, because it's not. There's at least 400+ fixed issues (and that's counting 10 issues by revision, which is kinda low) and entire new systems (spawns, SCHs, pathfind, whole AI implemented, Desire system,...).
    • better than using 409... Search for L2jHellas or Lucera and you won't have any headaches.
  • 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