Jump to content

Recommended Posts

Posted

.control 

Where should i write this command? I tried to l2 client, but nothing happened. Can you explain more? Becouse that sound is annoying. :)

Posted

Where should i write this command? I tried to l2 client, but nothing happened. Can you explain more? Becouse that sound is annoying. :)

.cfg .control idk what your server got,

 

but u need open new dialog window 

  • 2 weeks later...
Posted (edited)
  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.

can be converted for l2tower scripts?

Edited by powercheats
Posted
  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.

can be converted for l2tower scripts?

 

i think yea, if you know tower script language

Posted
  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.

can be converted for l2tower scripts?

 

xaxa oh my god it looks for dlgtext :D, such stupid way of doing captcha, in dialog but not in other window....

Posted

xaxa oh my god it looks for dlgtext :D, such stupid way of doing captcha, in dialog but not in other window....

so if you are verry smart guy write and share to all. or you just talk?

Posted

xaxa oh my god it looks for dlgtext :D, such stupid way of doing captcha, in dialog but not in other window....

what other window lol?

it's same sh1t if it's npc dialog or tutorial.

Posted (edited)

so if you are verry smart guy write and share to all. or you just talk?

I've allready done something simmiliar,

better way is with tut window(you cant close it) and capcha as an image,

 

 

In plus you can send 3 times just a tut window that popus up and say - hello, but at 4th time, it would ask to enter captcha, so this alarm would annoy you even there is no need for captcha to enter, there is even other ways i guess, to make different window(by client) and bind it, so it would have different name - the one bot don't know, thats even better.

Edited by LightFusion
Posted

I've allready done something simmiliar,

better way is with tut window and capcha as an image,

haha, your "better way" captcha is 4 rows of script to bypass, gj on wasting time.

Posted

haha, your "better way" captcha is 4 rows of script to bypass, gj on wasting time.

lol bypass what isnt done as i wanted ? its just an example, i could  do it better if its needed, dont talk about something you dont know for sure.

Posted (edited)

lol bypass what isnt done as i wanted ? its just an example, i could  do it better if its needed, dont talk about something you dont know for sure.

work with this many time, and come one guy who know better script language and bypass in 5min xD

 

EDIT: and btw not all servers use like this so gg xd

Edited by adr.bot
Posted

work with this many time, and come one guy who know better script language and bypass in 5min xD

 

EDIT: and btw not all servers use like this so gg xd

wut ?:D lol did you read this code or not ? 

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

it looks for dialog text, even more it looks for something that is writed there, what i pruposed is to make a window that contains only images - captcha itself(digits) and image that says that you need to enter it. But there is even more -it might be possible to change the tutorial window name, or even change tutorial window itself to something other - that is not engine.dlgtext, engine.tutorialwindow, in these case - your script is useless, if you dont know the real name of the window, or a way to get it.

Posted

wut ? :D lol did you read this code or not ? 

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

it looks for dialog text, even more it looks for something that is writed there, what i pruposed is to make a window that contains only images - captcha itself(digits) and image that says that you need to enter it. But there is even more -it might be possible to change the tutorial window name, or even change tutorial window itself to something other - that is not engine.dlgtext, engine.tutorialwindow, in these case - your script is useless, if you dont know the real name of the window, or a way to get it.

yea, im not say i come and bypass your captcha, becouse i just begginer to learn :D i just say who know better script language and can bypass, like other guys selling full auto captcha, so i dont think if its cant be bypassed :D

Posted

lol bypass what isnt done as i wanted ? its just an example, i could  do it better if its needed, dont talk about something you dont know for sure.

till u make some bypass, l2 will be finally dead. 

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

    • 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