Jump to content

arturo134

Members
  • Posts

    913
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by arturo134

  1. someone have this files? http://prntscr.com/8e9gv9
  2. same things, same farm, same exp, same limit box, same events, bla bla bla.
  3. smartguard
  4. Hello guys, i'm leaving from the server and i'm selling my items, if you liked some item, you can contact me on skype. Some items: Elegia Light Set Clean Octo Claw +4 +Focus +300 Fire Earring of Zaken +6 SOLD Freya's Necklace +6 Top-Grade Magic Ornament Mithril Belt +6 Vesper Noble Heavy Set +8+Found+1800 Hero Cloak Black Adena 5b+ ALL SOLD
  5. dont work on l2ravage.
  6. and works in server with smartguard
  7. so when beta up, still waiting
  8. realm or battlenet?
  9. i got money boting and selling adena in this server
  10. buy adrenalin
  11. var item:tl2item; begin while true do begin delay(1000); if not inventory.user.byid(728, item) or (item.count<1) then begin // (iditem, item) logo após (item.cound<xxx) quantidade do item Engine.SetTarget(13270); // (id do npc) Engine.DlgOpen; Engine.DlgSel(6); // (qual opção de janela do npc escolher) Engine.NPCExchange(728, 10); // (iditem, quandidade) Print('OK'); delay(1000); end; end; end. auto restock just add or remove ids and bypasses and if you want, can merge to.
  12. go to omens and run script, working fine.
  13. just need disable, add on exception, all is running w/o problems. achylek u dont have 282kkk, you add +28 on ps.
  14. i can make
  15. var item: TL2Item; buff: TL2Buff; function buffCheck: Boolean; begin if not User.Buffs.ByID(1062, buff) then begin Result:=true; Print('Buffs are needed. Buffing...'); Delay(500); engine.bypasstoserver('_bbshome'); Delay(500); engine.bypasstoserver('02'); Delay(500); engine.bypasstoserver('0b'); Delay(500); engine.bypasstoserver('01a'); Delay(500); Print('Buffed.'); end; Result:=false; end; function deadCheck: Boolean; begin Result := false; if User.Dead then begin Result := true; Print('Dead. Pressing to village.'); Delay(1000); Engine.FaceControl(0,false); Engine.GoHome; Delay(10000); end; end; begin while true do begin delay(150); if user.inrange(45368, 49656, -3048, 5000) then begin buffCheck; end; if user.inrange(45368, 49656, -3048, 5000) and user.buffs.byid(1062, buffCheck) then begin Print('Going back to spot.'); Engine.bypasstoserver('_bbshome'); Delay(1000); Engine.bypasstoserver('02'); Delay(1000); Engine.bypasstoserver('0a'); Delay(1000); Engine.bypasstoserver('033'); Delay(1000); Engine.bypasstoserver('0f'); Delay(1000); Engine.bypasstoserver('_bbsgetfav'); Delay(5000); end; if user.inrange(-19185, 13553, -4880, 500) then begin Engine.MoveTo(-18056, 13544, -4880); Engine.MoveTo(-17864, 13896, -4880); Engine.MoveTo(-16872, 13832, -4880); delay(1000); Engine.FaceControl(0,true); while not deadCheck do delay(3000); end; end; end. Script for boting in dark omens, when die, check buffs, teleport to spot. If you want change farm spot, change coordinates and teleport.
  16. to much bots soa, impossible to bot in soa
  17. ruby or azure?
  18. is tomorrow
  19. join
  20. which the differential of your server that will make me as player play in it? just what i see is the same from the same.
×
×
  • 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