Jump to content

Recommended Posts

  • 6 months later...
Guest Verti
Posted

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

Could you explain this line? haw it find this .wav and what I need to do? 

Posted

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

Could you explain this line? haw it find this .wav and what I need to do? 

 

its useless,

use Events -> captcha for sound alarm

Guest Verti
Posted

its useless,

use Events -> captcha for sound alarm

yes but what i need to do?

Should I paste there a way to this wav or leave this like it is.

if 2nd opition is correct so wher is this wav ?

  • 1 month later...
Posted

So, I have tried anything I can thing of and I still can't figure out how to deal with a captcha that is TUTORIAL window and not CHAT... Adrenaline does not give me access to packets, I only have their functions to work with. Does ANYONE know how to make an alert for this thing? Any help is very much appreciated

  • 1 month later...
Posted (edited)

Hello,

is there any anti-captcha script for this kind of Captcha system ??Cause this one isn't working for my server.

thanks.

XB4SNBc.jpg?1

 

BROTHER... YOU FOUND A ALARM FOR THIS CAPTCHA? ????   I HAVE THE SAME PROBLEM     :(

Edited by juliopecador
Posted

hello guys... this is the captcha of my server... if someone can helpme pls... I need a alarm   :(

 

hwwe1x.jpg

nobody is helping anyone on this forum anymore, thats why its dead, its just circle of 10 people jerking around to each other there is no help involved,  if you want to look for some forums that actaully help people out without whoring themself for money, try rawr.su, but thats a russian forum still if you arent completly retarded you will find a lot usefull stuff there including millions of scripts

  • 1 month later...
  • 5 months later...
Posted

for paid adr should this work, it will react in any tutorial window, to stop sound restart script, have fun xd

uses sysutils,classes;
var
alarm:boolean= false;

procedure OnPacket(ID, ID2: Cardinal; Data: Pointer; Size: Word);
begin
  if (IntToHex(ID, 2) = 'A0') and (not alarm) then alarm:= true;
end;

procedure doAlarm;
begin
  while delay(1111) do begin
    if alarm then begin
      playsound(exepath+'sounds\playeralarm.wav');
      delay(2222);
    end;
  end;
end;

begin
  script.newthread(@doAlarm);
  delay(-1);
end.
Posted

Any way to make it work for the cracked version (1.71) ? 

 

Getting this error : (12) Type of expression must be Boolean.

 

Any ideas how to solve it ? 

impossible, 1.71 had no such stuff

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

    • I usually stick to legit ways to tweak my setup, since cheats can tank accounts fast. If you’re just looking to freshen up the game or try new builds without headaches, grabbing cheap keys or DLC from places I’ve used before, like https://www.cdkeysforgames.com/seller/, has been an easy win. Kept my runs smooth without putting my profile at risk.
    • If anyone needs coding services, such as community boards, buffers, auto-farm systems, or daily/weekly/monthly task systems, feel free to get in touch with me on Discord: gerardas1816   Please find attached examples of my work.
    • you cant add cloaks on interlude client if im not mistaken,the image you show us on login screen is from another chronicle and not interlude.
    • Hello!  I need help with two things if any one is willing to help! Im making an interlude server using l2jmobius interlude server pack. First i need help with adding viewable cloaks how can i  do that ??  Also i found this client https://www.gildor.org/smf/index.php?topic=8525.0 and when i launch it it logins and when im in the server selection phase i select my server and i click ok but it doesnt get in the game any possible solution ???  Thanks for helping!!! <3
    • Join the growing L2Genesis community: https://discord.gg/mcuHsQzNCm Also check our website: https://l2genesis.com/   Since the Genesis community is still very small, I decided to ask a larger Lineage 2 community for advice — so here I am, Redditors.   I’m coming back to you with the second version of the proposed changes regarding Destroyer balance in Interlude. You can read about the first proposal here: https://www.reddit.com/r/Lineage2/comments/1rb9da7/l2genesiscom_seek_for_feedback_destro_balance/   User DanPWN3D suggested a pretty interesting idea that we managed to implement for testing with our testers, but we’d like to get some outside opinions as well.     Do you think a Destroyer nerf in Interlude is needed to bring it in line with Warlord in AoE farming?   If yes, which approach would be better?   Option 1 – Frenzy + Guts blocked when using Polearms The skills would still work normally with all other weapons, so Destroyer wouldn’t lose its strength in PvP or single-target PvE farming. https://www.youtube.com/watch?v=tedOGNOeHQY     Option 2 – Splash damage nerf All mobs (except the main target) receive reduced damage by a percentage. (The exact value could be anything from 1 to 99 and would need to be defined.) https://www.youtube.com/watch?v=FDf4fdZ6Ik0
  • Topics

×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..