Jump to content

ZoOoOoM

Members
  • Posts

    214
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by ZoOoOoM

  1. sorry if i wasn't really active recently ;P , been busy,i was checking every now and then,most problems ppl had was cuz they don't follow the guide..so didn't feel the "need" for me to post anything..anyway,uploading latest DN folder (as in the updated one)
  2. @baseballman this means the walker isn't logged to the fake server,did you log from walker ?
  3. @airusx set your proxifier all over and try again ,seems that your problem is that the proxifier does not redirect the bakeice connection to l2fork..
  4. @ppcondo , you can use my system folder....if you play in server other than DN ..copy the .DAT files in your server's system folder and put them in mine and overwrite what exists
  5. @mili1990 maybe you don't get it...but i will explain...10.7.4 is a c5 walker,by the help of sltbnjr he made a packets changer,so the packets send and recived by the walker will be changed from c5 to interlude packets , and in that way we have the walker working on interlude server and we have it patched . and the reason when you enter wrong password it doesn't say its wrong,is because your logging on a fake server (l2fork) it will let you log with any id and pw ,the pw doesn't matter,but you must login with the same id on both walker and bakeice client. so before you start acting lame and dumb,ask first ,and it DOES work. @czWannabe did you set the gameserver proxy settings in walker?
  6. @bddblade the bypass is working fine..all DN is using it,plus other servers the topic is almost 50 pages long and have been viewed 27688 times since i made it..so yea,its you who did something wrong or so @queijo make proxifier target game_guard and try and if the crit error appeared again ,use my system folder , and copy the .dat files from your server's folder and tell me how did it go ;)
  7. the guide says you should use 10.8.6? -.- use the one in the damn guide.. >.> 10.8.6 won't work cuz l2asrv won't bypass its verification...and there isn't any crack that i know off for 10.8.6
  8. do you guys press "ok" or you just mark on the "dragon" fake server? >.>
  9. i dunno really man.sorry :S sltbnjr is the one who wrote l2fork code..hope he sees this post
  10. @kohegen its kinda of a random error...just close l2fork and all the things that is opened..and start over..should work fine after that @jelen i can't really tell you a fix....i have the same shit my self...used it for a while and couldn't use it after i reinstalled windows <.> ,and we'r not alone on this..many ppl has problems running that walker but ah well..dun really know a fix sorry.
  11. nope your not the only one with that problem..i even got it..and i use kaspersky AV ,its not a trojan i think..just..the antivirus recognise it as a virus cuz it crack the walker verification ,but still..use at your own responsibility ,and if you got a clean one to upload ..be my guest :) well..as i said before..you have to be a little..fast when your logging in..it takes like 10 seconds..if you didn't login in that time the server will time out...just be a little faster at the login process (alt+tab to walker ;))
  12. well...i dunno why AV's getting l2asrv as a trojan..but i tried over 5 different arv's each from different site..and am getting the same..if anyone has a clean version of l2asrv 0.51 please..upload it or pm me with link as for not authorized issue..are you on adminstrator account?i can't really think of other reasons..
  13. to bot on darkside..just delete fire.dll ;D ,could work for other servers that freezes you when you log with walker PS: you will get some dc's in certain areas...
  14. well..it seems that you either didn't extract hosts..or you didn't run l2asrv.
  15. you did nothing wrong,its the normal thing..your character should be logged on the oog client... well..i don't like OOG(Out Of Game)..its not so cool..just ..it doesn't use much memory :P ,almost none so instead of runing clients on my pc and having a crap load of frame lags..i can use 2 IG (In Game)walker..and rest oog :) ,so i have my cata party..a spoiler and a pp seeding mobs,and a shop or 2 at town ,on a pc that can hold only 3 clients and will still be able to open alot more :D only downside of OOG walker..you can't really see what your character is doing ingame..you could be stuck in a stone or so and you dunno..and some guy sees you..kinda obvious that your botting cuz your stuck behind it and keep on going on the same way.also heard OOG is detectable..but i use it anyway :P ,just to be sure log and IG client..and rest OOG..so you see what your bots doing ingame..
  16. if you use IG walker..you won't need server ip..if you want to use OOG walker..then you will need : IP,TOKEN,and possibly walker offset there are many ways to crack walker verification..depends on the version.. you should post better info about the server..like name of server,what kind of protection it has,what version is it? interlude,garcia? more info = better support
  17. well..to make a script..you need 3 things : Knowing the Variables,Creativity,Patience. i can only give you the variable..the rest you got to have by your self :P i did not write them..but i also dunno who wrote them cuz its copied on all over the net by different authors...but it has been useful ;) Variables: MOVETO(x,Y,Z) Moves to x,Y,Z. You can check your posistion by clicking: SETUP | OPTION - Pathing | .Cur NPCSEL(name[iD=x]) Chooses NPC. Can select an NPC within the field of range. Noticed that you can select them even if you don't use ID. IE: NPCSEL(Sovin) NPCDLG(name[iD=x]) With NPC dialogue. Opens up the dialog the NPC has. USESKILL (name [iD=x], SELF|PLAYER|PARTY|NPC|PET, Target) Example: USESKILL(Battle Heal, PLAYER, SE) Note: It doesn't require ID's Set(L2WALKER, ENABLE|DISABLE) How it works: Disables/Enables feaures except the script function within L2Walker. Things like auto buff, auto follow, auto fish would quit working if disabled. Set(RANGETYPE, RAND) How it works: Your character will aimlessly attack the nearest monster, no matter how far the radii is. Set(RANGETYPE, STARTPOS, radii) How it works: First monster attacked is the central point. Anything outside the radii would not be attacked. Disables all other kinds of ranges. Set(RANGETYPE, DEFPOS, x, y, z, radii) How it works: Pre-sets the central point with radii. Anything outside the radii would not be attacked. Disables all other kinds of ranges. Set(RANGETYPE, DEFRANGE) How it works: Uses Ranges. Disables all other kinds of ranges. Set(DEFRANGE, ADD, x, y, z) How it works: Adds another Range Point to a specific location. Set(DEFRANGE, CLEAR) How it works: Clears all added Ranges. Set(RANGETYPE, DEFPATH) How it works: Uses Paths. Disables all other kinds of ranges. Set(DEFPATH, ADD, x, y, z, radii) How it works: Adds another Range Point to a specific location. Set(DEFPATH, CLEAR) How it works: Clears all added Paths. Set(MON, ATTACK|NOATTACK|ATTACK ONE, Name [ ID=n ]; Name1 [ ID=n ]; |*) How it works: Seems to crash L2Walker everytime its used. It might REQUIRE ID numbers unlike the rest. Set(ITEM, PICK|NOPICK|SAVE, Name [ ID=n ]; Name1 [ ID=n ]; |*) DLGSEL(name) Dialogue choice. Look for certain words in dialog and select. GOHOME() Return to nearest town on death. SAY(writing) Speaks generally. Anyone in game can view. MSG(writing) Outside hangs the prompt, Only you can see. UseItem(name[iD=x]) Uses the stage prop. ID is not required. BuyItem(name [ ID=x ],Quantity) Purchase goods. ID is required. SellItem(name [ ID=x ],Quantity) Sell goods. ID is required. SaveItem(name [ ID=x ],Quantity) No Clue what this is used for. LoadItem(name [ ID=x ],Quantity) No Clue what this is used for. ChangeWaitType(x) The character stands or sits down StrInDlg(dialogue writing) Judges in the NPC dialogue dialog box whether has the writing which assigns StrNotInDlg (dialogue writing) Judges in the NPC dialogue dialog box whether it doesn't have assigned writing CharStatus([ CHP|CMP|HP|MP|WEIGHT|LV|SP|RACE|STAND ],[ >=|>|==|!=|<|<=],Num) Character condition judgment. HP,MP,WEIGHT: is a percentage CHP,CMP: Health current actual value WEIGHT: is carries a heavy load the percentage LV: Your Level RACE: manner race (human=0, Demon=1,Dark Elf=2, Elf=3, Dwarf=4) STAND:STAND==1 is standing and STAND==0 is sitting PosInRange(x,Y,Z,Range) Examines the character current coordinates whether by x,Y,Z is central point range is in the radius center of a circle PosOutRange(x,Y,Z,Range) Examines the character current coordinates whether by x,Y,Z is central point range is outside the radius center of a circle ItemCount(name[iD=x],* ,Count) >= Greater than or equal to > Greater than == Equal to != Does not equal < Less than <= Less than or equal to Assigns the name or the ID stage prop quantity compared with thecharacter body on whether does satisfy the condition CALL(LABEL name) Transfers the LABEL marking the label address execution,Carries out returns, Must have to have the RETURN instruction useskill (name[iD=x]) ---> Something isn't working here. JMP(LABEL name) Jumps changes to the LABEL marking the label address execution RETURN() When CALL transfer must use this to return EXIT() Conclusion script movement DELAY(x) Retards x millisecond PAUSE() Pause the Script LABEL(Zone) Definition Zone,Uses for JMP or CALL SET([ FIGHTSTART|FIGHTSTOP ]) The establishment commencing of action or stops fighting
  18. only cracked walkers can be used in any version higher than interlude...or you could just use l2.net (free) ;)
  19. guide was too large to put in same topic with the english one >.< ,had to make a new one but please..if your gonna post questions..it better be in english or i won't answer >.>
  20. This is the Spanish version of my guide,Spanish translation full credits goes to " hub " ;) NO SE NECESITAN 2 PC , NI VIRTUAL MACHINE( Emulador de Pc)! Esto es un modo de pc, facil peazy Creditos para : sltbnjr , adlerbr , thedarkrs Por el ultimo metodo ;D , y a mi por la guia ::) Aca esta el video hecho por sltbnjr mostrando como funciona :) http://www.mediafire.com/?jx5mwbgynm3 SI VOS SEGUISTE LA GUIA Y NO TE FUNCIONO, PORFAVOR LEE LAS FAQ ( PREGUNTAS FRECUENTES )Al final de la GUIA ¡! Herramientas Necesarias: 1- L2W IG (El que voy a explicar) yo uso1.79 (1.78 fixeado para interlude) Lo podes conseguir aca : http://www.megaupload.com/?d=P77OOT3K gracias a " AdlerBR " :) 2- L2asrv v0.51 Lo podes conseguir de : http://www.megaupload.com/?d=E8MU4NHM 3-Hosts file También de " AdlerBR " :) http://rapidshare.com/files/125040318/hosts.exe.html esos son lo basico para empezar a botear, mucha gente ya lo tiene, ahora para el by-passing: 4- Proxifier http://www.megaupload.com/?d=KVFR0MMQ 5-l2 fork http://www.mediafire.com/?mlchm2pzmxw Gracias a " sltbnjr " Tambien lo podes bajar de aca: http://www.4shared.com/file/51884895/4397c720/l2fork.html adlerBR's 4shared drive o aca : http://www.megaupload.com/?d=LX9Y1CV7 6-l2.ini que conecta a la ip (127.0.0.1) http://www.mediafire.com/?ydm1y0gjne5 OPCIONAL! : si jugas en Dragon Network vas a necesitar esto y no vas a necesitar el l2 ini, y precisas el cliente full parcheado y updateado . Lo podes bajar de aca: http://www.mediafire.com/?jmyjdgynxdn Importante: Esto tiene que estar en la carpeta (Walker System Folder). Vamos a usar 2 carpetas de system, 1 con el bake ice folder ( la comun ) y otra modificada con un interlude system limpio ( Si jugas en DN la carpeta que se baja ) http://www.mediafire.com/?jmyjdgynxdn ======================================================================== Ahora La guia: 1st empezamos el Proxifier... 1- Instalamos el proxifier , copias un archivo que se llama NetConfig.exe que esta en C:/Archivos de Programa/Proxifier, y lo ponemos en la carpeta del crack. 2-Empezamos el Proxifier desde el icono del crack 3- Asi se tendría que ver: 4- Ahora vamos aqui: 5-Y ahora tendrias que ver algo como esto: 1) Ponemos 127.0.0.1 2) Ponemos el puerto 1999. 3) Seleccionamos SOCKS Version 5. Y apretamos OK. Ahora tendrias que tener la Proxy Funcionando 6-Ahora ponemos la Proxy solo para el l2 y no para todas las conecciones de Internet. [1] [2] [3] [4]BROWSE TO YOUR BAKE ICE SYSTEM FOLDER Some servers uses game_guard.des instead of gameguard.des [5] http://img124.imageshack.us/img124/3917/48962093gs4.jpg[/img] 6) IMPORTANTE : FIJATE QUE SOLO ALLA UNA SOLA RULE! BORRA LA PRIMERA QUE VES CUANDO VAS A CONFIGURARLO!! 7- Empezamos el l2fork 8-ahora necesitas poner el l2.ini en la carpeta del Walker ( System Walker ) ( Tiene que ser una carpeta limpia sin el bake ice en ella )*Si usas la carpeta normal del system con el bake ice en el te va salir “files corrupted error” ( NO NECESARIO para los que jueguen en DN) Aca esta el l2.ini que vamos a poner en la carpeta del Walker (System Walker) http://www.mediafire.com/?ydm1y0gjne5 Y a las personas que juegan en DN ( Dragon-Network) pueden usar simplemente esta carpeta del system :): http://www.mediafire.com/?jmyjdgynxdn 9- Empezamos el l2asrv, y después el Walker (Fijate que tengas el Hosts en ( Extraerlo luego de empezar el bakeice)"C:\WINDOWS\system32\drivers\etc") 10- Empezar el l2 normalmente usando el bake ice loader.( CUANDO EMPEZAS EL BAKE ICE TE VA A BORRAR EL HOSTS!!! ANTES DE LOGEAR EXTRAELO!!!) 11- Pone tu id y tu password pero no logees todavia. 12- Empezar el Walker y ubicarlo en l2.exe que esta en la carpeta del system modificado ( Walker System)". 13- Pone tu ID y tu Pass. 14- Logea en cliente del walker. 15- Selecciona el unico Server que vas a ver y apreta ok. http://img521.imageshack.us/img521/4308/bakeice10hp9.jpg[/img] 16- anda al Bake Ice Client y logea. 17- selecciona el Server de tu eleccion y espera unos segundos ( a veces varios segundos). 18-Ahora tendrias que ver que tu cliente de Walker esta en la selección de personaje. 19- Selecciona tu personaje ( Duh!). Feliz Boteada :) FAQ(Preguntas Más Frecuentes) Q:Esto funciona en todo los bake ice servers? A:Si, lo hace ;) Q:Voy a necesitar hacer todas las etapas todas las veces que quiera botear? A: No, gracias a dios que no vas a tener que hacerlo. Despues de hacer todas las etapas la primera vez, tu solo necesitaras hacer lo siguiente: 1-Empezar el proxifier, el l2fork y l2asrv. 2-Empezar el ciente de bake ice. 3-Extraer el hosts. 4-Empezar el Cliente del walker. 5-Logear en el Walker client y seleccionar el Server Dragon(15x) y presionar ok. 6-Logear en el cliente bake ice y seleccionar tu server . 7-Anda de vuelt al Cliente walker . 8-Selecciona tu personaje . 9-Disfruta Boteando ;D . Q:No puedo limpiar otra carpeta system para funcionar en otro Server que no sea el Dragon-Network. A:Usar mi carpeta system para otro servers, copias todos los .Dat archivos del bakeice system a mi carpeta. Q:me aparece “ Hacking tool Detected” cuando logeo, ¿ Que tengo que hacer? A:Esto puede pasar si estas usando uan carpeta system con el gameguard en el, necesitas los killer DLL´s. del gameguard. Q:Me logie poer no puedo hacer nada con el Walker!!! Ayuda D: A:Estate seguro que iniciaste el Bake Ice Client y que luego extraiste el Hosts. Q:My proxifier blocked all my connection D: , dam you! you screwed my computer! A:no i didn't, your just blind or stupid .. follow all the steps in the guide,your problem's solution is at step 6. Q:l2 fork crashes when i start it D: , what should i do? A:l2fork needs .net framework to work , if you don't have it installed, please go to this link: http://www.microsoft.com/downloads/details.aspx?FamilyId=333325FD-AE52-4E35-B531-508D977D32A6&displaylang=en Q:Quiero abrir mas de un cliente, necesito seguir todas las etapas todo de vuelta? A:no, solo hace lo siguiente después de abrir el primer cliente ( Y EL CLIENTE BAKE ICE YA ABIERTO) 1-Empezar el cliente walker. 2-Logear El cliente Walker y seleccionar el servidor Dragonx15 y apretar OK. 3-Logea el cliente bake ice y seleccionar el servidor. 4-Anda de vuelta al cliente walker . 5-Seleccionar el personaje. 6-Disfruta boteando ;D . Q:Obtengo “corrupted Files” cuando empiezo el Walker D: A:Si tu no juegas en DN,i agarra un carpeta de interlude system limpa y pone los gameguard killer dll´s en ella. Si no tenes una carpeta limpia del System, instala el interlude y agarrala de ahi. Q:Esta mierda no funciona! Apestas! A:y tu IQ es menor que 80 si no podes seguir una guia paso por paso CON IMÁGENES!!! >.> UPDATES : 1-cambiado el topic name a: Bypass Bake-Ice Paso por Paso ( Funciona en Dragon-Network) 2-agregado l2-ini file que conecta a (127.0.0.1) 3-agregado 25 post limitepara reducir “leechers” un poquito 4-agregado video de sltbnjr al topic para que quede Más claro. 5-Agregada una carpeta FULL updateada que funciona para DN( Dragon Network). 6-Incrementado los post necesarios para ver el topic a 35.. 7-agreagado como usar el Proxy para el l2 solamente. 8-Removido los posts limites para ver el topic , pero tienes que estar logeado para verlo ( si los admins piensan que esta mal cambienlo) 9-Editada la guia acordando con el metodo por ( thedarkrs) Gracias ;D 10- Agregado FAQ´s. 11- ADDED GUIDE IN SPANISH By hub. Si quieres ver la version OOG aca esta la guia: http://www.maxcheaters.com/forum/index.php?topic=27698.0
  21. are you sure you did read the guide? -.- the 1st lines in my guide says there is no need for virtual machine or 2nd pc >.>'
  22. @bandit close proxifier and run bakeice client normal . @wachstiel because there is no "boxes" its called treasure chests..boxes is sorta..a client mod that some servers has to allow player to know the chests from boxes..but not in OOGwalker..
  23. sorry for the absence x) , been in sorta..vacation :P anyway..back to topic @zule88 its normal to say "proxy kicked" your problem is that you log the "bakeice client" BEFORE the "walker client" ,try logging the walker client 1st then the bakeice client , am sure it will work ;D @caalem i would like to know too x) , i tried to google that girlinred virus..no info about it..i got this l2asrv from AdlerBR virtual drive if i remember well..i tried to find a clean one..but couldn't...if anyone has l2asrv0.51 "clean" please pm me the link or post here and will update the guide,thanks in advance. @Omega its probably some..texture issue..try moving to some other map "without walker" then log with walker...it fixed my friend's problem before :)
  24. @bongobongo28 i checked that with my kaspersky antivirus and it found some girlinred trojan..never heard of,even looked it up over the net,but no info...if you got a clean one or anyone got a clean one..please upload asap..
×
×
  • Create New...