Jump to content

pnikkosis

Members
  • Posts

    101
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by pnikkosis

  1. how come walker development team didn't make a variable for flagged or CP check in scripting?? it's that on purpose or they just don't know how? is there any other boting program that does it? maybe the OOG walker?
  2. I've been trying to figure how to make my char drinks CP pots when pvped... and since you can't check a characters CP in walker scripts I came up with this, trying to make it to be usable for everyone. Conditions and situations: I play a high rate server (not so much tho... 45x), in a server like this an higher whenever you get attacked your CP it's down in 3-5 hits at most (depending on your class and the attacking one) so in a couple of seconds your HP starts to drop too. Now... if you're not looking at the screen you're dying sooner or later, if the player keeps attacking you, you're still gonna die, with or without CP pots. BUT, if you're looking at the screen you're surely gonna counter attack, so we could use the char's condition of being violet (or whatever it's called) and the HP that's surely dropped a bit (depending on how fast do you react to the attack). So, if that violet char condition can be coded you could do something like IF charstatus is violet and charstatus HP <99% use item (and that's the CP pot you want); since using a CP pot won't heal your HP, the charstatus HP lower than 99% will always be met, and using a 1 or 2 second delay (as fast as the server allows it) will give you a lot of hits of advantage. But if the walker scripting can't check if the char is violet then my whole idea comes down... but maybe someone with coding skills find this idea usefull.
  3. being an exploit or not... it's not specifically an L2 exploit... so it shouldn't even be in this forum...
  4. the guide he posted need 1 pc and no virtual machine whatsoever, that's how I made it work; read the guide again in the first post and you'll see there's no mention of another pc or a virtual machine, he just uses 2 system folders
  5. Sorry noddle, that's to slow for my orc, the one i'm using with 1 sec of delay works great. Now... I was thinking how to make my char drik cp pots when attacked by another player. I found that Greater CP Potion id is 5592, so... could this conditions be scripted? If player name's violet (I don't know how that's technically called) and HP <=99% then use the item. The server I'm playing it's kinda fast, so when I'm training and someone attacks me; I get 2 or 3 hits and there goes all my CP and a little of my HP, so, in that time, I find him, attack him, get violet, and the CP pots start to get used. Could the violet char status condition be scripted?
  6. I'm thankfull of the app, and I love it... I was just asking cause maybe I was using an older version... not demanding something better, just asking. Thanks everybody for answering. Thread closed if a mod wants to
  7. I think there's the same version i'm using... but I can't tell. That's why I was asking for the newest version if anyone happens to have it.
  8. it is using bake ice, and u can pass it using the IG walker... I know i did :P just follow the guides
  9. Can we use a newer version of IG walker? or it's just working with 1.79?
  10. Well I'm using l2fork to bypass bake iced servers... and I'm getting a lot of critical errors and disconnections... I was wondering if maybe there's a new version of it, or I'm using an old one with a lot of bugs... now that I think of it, I don't even know what version I'm using. Thanks in advance.
  11. I'm getting a lot of problems with l2fork too, first times was incredibly fast to loggin, now I get a lot of criticals. Any new version of it for us? :P
  12. so... why did the put that option there if it doesn't work? or it's cause the server uses bake ice?
  13. it's working dude, I'm using 4 accounts and botting with all of them at the same time
  14. I'm using IG walker 1.79 for a kake iced server and I set up the option to relogin when getting attacked by a player, but the game just hangs and you can't even exit. It's happening with every option requiring reloging... did anyone got this working?
  15. I've been using IG walker 1.79 for a private bake iced server. In one account I made all my buffers (songer, dancer, human buffer). The problem is, whenever I switch between chars, the new one retains the skill of the one I logged in first. So, let's say I log with the bladedancer... and then restart to the char selection screen again to pick the songer... the skills never updates... so I can't use any. The only thing that does it it's login in again. Is anyone having this issue?
  16. Actually the script it's not mine, that's why I said it belonged to adlerbr in th first post. I didn't know scripting couldn't check CP, thanks everyone! (thread closed if a mod wants to)
  17. I'm trying to make a script based on the one adlrebr made for mana pots... which it's something like this (I modified the timing) ------------------------------ Label(INICIO) CharStatus(MP,<,50) { Label(MANA) USEITEM(Mana Potion[iD=728]) DELAY(1000) CharStatus(MP,<,70) { Call(MANA) } } DELAY(1000) Call(INICIO) ------------------------------ So, basicaly whenever your mp it's between 50 and 70% your char will use a mana pot. And this works perfectly for me. But since you can only run one script at a time I was wondering if I could add the same code but changing the item ID and name to use the Greater CP Potion (the one you made as a noble) so it will check both mp and cp at the same time, using each item whenever one or the other (or both) get lower. But I really don't know how this work, maybe if I add a conditional like charstatus CP < 50 after the mp conditional the script will wait for both conditions to take effect to use a pot... so can anyone give me a hand here? (no, I don't have the Id for the cp pot either :P)
  18. Normal mana pots works great for me, I just lowered the reuse time to 1 second cause my WC eats a lot of MP I send yuou a pm zoooooom about a Greater CP Potion script, whenever u get a change take a look at it
  19. Sorry to post again, but I made it work thanks to zooooom. Guys, it does work, you just have to configure it right
  20. Thanks, I was assuming it was done like that. But i'm trying to make it work in a server with bake ice, as in the guide by zoooom. So the problem must be somewhere else since this doesn't require configuration. Thanks again! you can close the post if you like ^^
  21. Ok, my problem is that I can't find a guide to configure walker 1.79... or even If I should configure it. I downloaded it and the only thing in the zip are the walker exe, a dll and a set.ini file (which after I picked the location of l2.exe has only one line: PATH=thepathtothel2.exe) I don't know if I have to put the server ip, port, token; or if that is for OOG... But if I start the client from the walker exe and press home, I get the walker options and in basic options are all those stuff to put there, like ip and port, and my id and pass, I put it but just doesn't seem to save it in any file... So... can anyone point my in the right direction? How can I configure it... or should I leave it as it came in the zip? Thanks in advance
  22. am... does the ingame walker need previous configuracion? :|
  23. how do I find that address in the dump file? check it but there's no such line
  24. lol. i think my problem is that I didn't configured l2walker... I just downloaded, copied the l2.ini file from this guide in my walker system folder and launched everything :P so... i'll have to find how to configure l2w 1.79 now...
×
×
  • 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