Jump to content

adr.bot

Members
  • Posts

    657
  • Credits

  • Joined

  • Last visited

  • Feedback

    100%

Everything posted by adr.bot

  1. i have no idea what is this xd if rly i dont use fishing function, i just logged in tested for me works
  2. i checked and works on tales fishing, http://prntscr.com/8btf3g nothing changed just marked fishing
  3. procedure SuspendScript; begin while true do begin delay(150); Engine.WaitAction([lakey], KeyCode, i); if (KeyCode = $7B) then begin script.Suspend; end; end; end; and if you play l2sp then why dont use phx?xd becouse when last time i checked in that server all works xd
  4. yeah that server be l2sp.eu when i test xd i recomend use this guy script http://www.maxcheaters.com/topic/195002-adrenaline-scripts-free/ , becouse my old (in that time when i test) script is bugged and deleted xd
  5. that guy captcha not dialog, i dont think if this works for him
  6. @@|http://www.maxcheaters.com/*|$document in filter i added like this and no problem for me :)
  7. hmm then i dont know, if that dont work then write script for assist
  8. all?:D when add skill also mark "players" http://prntscr.com/8ab3u9
  9. if you use Party Settings>Assist , then need put skills to Attack to make assist work
  10. on java server Engine.DlgSel('1'); doesnt work mostly when need accept quest, so thats why need use Engine.BypassToServer('bypass'); how to call bypass you can check with this script uses classes; begin with Tstringlist.create do try Text := Engine.DlgText; SaveToFile(exepath+'show dlg'+'.txt'); finally Free; end; end. this script create txt file in bot folder with your opened dialog
  11. delete adsmon.ini file then run adsmon.exe select adrenalin.exe and press open im not sure maybe this help, when i used xp and works good, if rly with no one windows i dont have problems with adrenalin xd (xp, 7, 8.1, 10)
  12. because adrenalin not support augment, thats why need use mouse move/click xd
  13. http://www.maxcheaters.com/topic/191930-auto-augment-adrenaline/?hl=adrenaline
  14. try delete adsmon.ini and run as administrator
  15. make sure this button be like red, like in picture http://prntscr.com/84pyrq becouse in your settings auto attack off
  16. maybe you have set center in? :D anyway i dont know show some screen shot with that mobs which dont attack, also you can upload your xml config file then i can check your configs, maybe configs bad
  17. check how that mobs show, i gues show not normal mob but show like per or somethink
  18. var i : integer; begin while true do begin delay(500); for i:=0 to Party.Chars.count - 1 do begin print(Party.Chars.Count); engine.settarget(Party.Chars.Items(i)); end; end; end.
  19. i guess posible force close window with "cmd" but still then you need script for log in, also tales have when log in enter code, so its more problems xd
  20. i guess need detect captcha, check for mobs attacking then wait out of combat and make engine.restart; or easier detect captcha use blessed soe wait out of combar and then restart
  21. dont have, if rly dont tested any cp clicker on smart guard
  22. nop, when it works, and sever had captcha wich i can solve even then i dont play in that shit xd
×
×
  • Create New...