Jump to content

elrey2

Members
  • Posts

    6
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

About elrey2

Profile Information

  • Gender
    Not Telling
  • Country
    Afghanistan

Recent Profile Visitors

489 profile views

elrey2's Achievements

Newbie

Newbie (1/16)

  • Week One Done Rare
  • One Month Later Rare
  • One Year In Rare

Recent Badges

0

Reputation

  1. Hi, anyone knows if the adrenaline bot is working in L2 Raidfight? I tried to use it there like a week ago but they banned my account for 24 hs
  2. Thanks dark, this works perfectly!
  3. Hi, anoyone know why I cant make a topic in L2 marketplace?
  4. Hi all. I need a script that automatly give party to another character when the buffs are gone. (The other character will acept the party and buff the main character) This is the script: var Figth_Flag:boolean; Obj: TL2Buff; IdBuff: integer; Buffs:TL2Buff; var L2Skill: TL2Skill; procedure toBuff; begin IdBuff:=1204 ; //Check BUFF while not User.Buffs.ById(IdBuff,obj) do begin Print('Check Buff'); engine.inviteparty('CharName'); //Party Delay(7000); end; end; I dont get any error message, but the script dont work. The adrenaline runs it for 1 sec and then stops. Any advice?
  5. I used the PacketID= 15 (for trade) but this doesnt seems to work too. I tried with other packets id but cant find the right one. Have u an idea which packet id could this be?
  6. Thank you dark for the answer. Unfortunately the script doesnt work for me. The captcha is like a trade/party window. See in the image below. Anyone have a captcha script for this? I need only a sound when the captcha appears
  7. Hi! Do u have still the captcha script? Becuase i need it. In this server a captcha appears when u are leveling. So it would be easier for me to check my pc when adrenaline replays a sound than checking my pc every minute for this annoying captcha.
×
×
  • 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