Jump to content

L2 Adrenaline Script Problem


Recommended Posts

nop, delphi is my first language,for me helped examples, read this thread probably you find examples, i remember i posted some procedures of my frinteza scroll quest, that can help, also i give link from other guy quest which helped for me when i make lizardmen quest

 

ops read this thread http://www.maxcheaters.com/topic/189997-l2-adrenaline-scripts/page-20

 

and probably all bigest problem that dont read good what write, like example i write that delphi be my first language but you didnt see  :dat:

Edited by adr.bot
Link to comment
Share on other sites

nop, delphi is my first language,for me helped examples, read this thread probably you find examples, i remember i posted some procedures of my frinteza scroll quest, that can help, also i give link from other guy quest which helped for me when i make lizardmen quest

 

ops read this thread http://www.maxcheaters.com/topic/189997-l2-adrenaline-scripts/page-20

 

and probably all bigest problem that dont read good what write, like example i write that delphi be my first language but you didnt see  :dat:

 

Edit: Ok, i found id's in google im retard xDD

I have now 2 dudes if u can help, i make script for take lizardman quests, now for go kill mobs i just need add engine.move (localition) with adrenaline autotarget and autoattack on, or need any code? im trying found in pdf any code for that, but dont see

 

And when i take lizardman item for kill raidboss, how can i detect if i have item or not? looking l2bot.eu pdf found this:

This code: QuestStatus(QuestID:Cardinal;Step:Integer):Boolean; i think detect if quest is done or something, we need use this for detect if i have object?

Edited by CristianPascual
Link to comment
Share on other sites

you can check quest status 

var i,z :integer;
a,b: string;
begin
for z:=1 to 20000do begin
  for i:=-20 to -1 do begin
    if  Engine.QuestStatus(z, (abs(i)))then begin
      str(z,b) ;
      str(abs(i),a) ;
      print('QUEST '+b+' stage '+a);
      break;
    end;
  end;
end;
end.

for kill mobs just use engine.facecontrol(0,true) its turn on bot interface

Link to comment
Share on other sites

Ofc. you can learn it if you want to.

Do as adr.bot says and open the help pdf, find some script examples and find out what they do and what the different lines mean.

As I've said numerous times before around here: I don't mind giving hints and help as long as you have tried yourself first but don't expect anything without a bit of effort on your side.

Link to comment
Share on other sites

you can check quest status 

var i,z :integer;
a,b: string;
begin
for z:=1 to 20000do begin
  for i:=-20 to -1 do begin
    if  Engine.QuestStatus(z, (abs(i)))then begin
      str(z,b) ;
      str(abs(i),a) ;
      print('QUEST '+b+' stage '+a);
      break;
    end;
  end;
end;
end.

for kill mobs just use engine.facecontrol(0,true) its turn on bot interface

 

I have in red error this part of code: var i,z :integer; , i tried add ) after integer but its not the problem

Link to comment
Share on other sites

i recommend start first from simple things xd when i start i try make farm script, if good remember i tried it make 3days xdd ofc 2times i give up but finally i make it work, then step by step learn more and more

Link to comment
Share on other sites

better start with newbie farm adena like you teleport to spot and turn on  bot

 

after when u sell your first 1b u can buy your first script for that location 

 

after 68789709b sold u can buy everything what u want lolol,oolkol 

Link to comment
Share on other sites

better start with newbie farm adena like you teleport to spot and turn on  bot

 

after when u sell your first 1b u can buy your first script for that location 

 

after 68789709b sold u can buy everything what u want lolol,oolkol 

 

If u bot in front of pc why notxD press bot on is 0,1 seg

Just need bot 1 week and u full for olys, dont need more :D

Edited by Anitah
Link to comment
Share on other sites

i recommend start first from simple things xd when i start i try make farm script, if good remember i tried it make 3days xdd ofc 2times i give up but finally i make it work, then step by step learn more and more

 

So im now relax xD

I am trying understand this fucking .pdf :rage:

For example this line: SetTarget(constName:string):Boolean;overload; for target by name, what is "overload" "boolean" and "const"?

Edited by CristianPascual
Link to comment
Share on other sites

So im now relax xD

I am trying understand this fucking .pdf :rage:

For example this line: SetTarget(constName:string):Boolean;overload; for target by name, what is "overload" "boolean" and "const"?

hmm, good question, if really i have no idea , i just know how use it xd

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.



  • Posts

    • Good afternoon everyone, we’ll get a couple of strong players in the CP, more details can be found here https://mw2.community/topic/211276-awr-team/  
    • so i bought this crap of the server few years back and i just found it laying around on my pc and i thought i should share it, if i remember correctly this crap has a lot of bugs that people abuse 🙂   https://drive.google.com/file/d/13QWg8pi4BPbGbTmlygZ078LjL6Fb0J2a/view?usp=sharing source   https://drive.google.com/file/d/13QWg8pi4BPbGbTmlygZ078LjL6Fb0J2a/view?usp=sharing system    
    • Error: Unable to access jarfile libs\Geodata_Converter_v01.jar
    • Since last massive leak as explained as 07/09 (notably all development branches), I don't accept anymore financial newcomers that easily. People will have to contribute 100 cookies worth of contributions (bug reports/fixes) as a first step to be accepted as Donator. Free user can join after sharing over 200 cookies out of contributions, compared to 100 cookies before. You can say thanks to RusAcis, and notably his worthless leader, UnleashedForce. The size of users will continue to shrink if more leaks occur, until true helpers only will be left. New prices are as following : Joining price: 200€ + 100 cookies, or 200 cookies This fee has to be paid if you are joining aCis project. Next month, and all other months, you will have to donate only basic monthly donation. Monthly price: 10€ / 10 cookies This fee has to be paid every month. I won't accept any new join fee before the 100 cookies contribution. Your money will be instantly sent back. Also, in the same shape of idea, actual supporters/donators have to be active to stay in sources. It doesn't have to be a particular amount, you just have to share from time to time *anything*. I don't accept anymore silent ppl. Only useful people will be kept.
    • @Kenrix Hello. my friend bought from you the panel and he told me that he haven't recieved yet his product whats going on?.
  • Topics

×
×
  • Create New...