Jump to content

[GUIDE] ByPass Bake-Ice Step By Step (Works For Interlude) [IG]


Recommended Posts

Posted

Still got the same problem whern i run proxifier internet still works but the bake ice wont connect to the server... Would this have to be coz me being on wireless?

Posted

i need script to use enchanted mana pots :/

 

and why don't you do a search... there's even a sticky by zoooom with a lot of scripts of adlerbr WHICH includes enchanted mana pots in DN...

Posted

I have that script but it dont works for me :/

Label(INICIO)

CharStatus(MP,<,60) //>>> VERIFY IF MANA IS LOW THAN 60% THAN USE E-MANA  <<<//

{

Label(MANA)

USEITEM(Enhanced Mana Potion[iD=22300])

DELAY(30000) //>>> E-MANA POT DELAY (30000 = 30 SECONDS)    <<<//

CharStatus(MP,<,90) //>>> IF CHAR MP LOW THAN 90% USE E-MANA AGAIN  <<<//

{

Call(MANA)

}

}

DELAY(5000)

Call(INICIO)

 

can some one check it?

Posted

name is correct but id was a mistake. correct id for enhanced mana potions at DN is [iD=9264] so working script should lool like it :

//

// ENHANCED MANA SCRIPT (WORKS AT DRAGON-NETWORK SERVERS)

//

Label(INICIO)

CharStatus(MP,<,70) //>>> VERIFY IF MANA IS LOW THAN 60% THAN USE E-MANA  <<<//

{

Label(MANA)

USEITEM(Enhanced Mana Potion[iD=9264])

DELAY(20000) //>>> E-MANA POT DELAY (20000 = 20 SECONDS)    <<<//

CharStatus(MP,<,90) //>>> IF CHAR MP LOW THAN 90% USE E-MANA AGAIN  <<<//

{

Call(MANA)

}

}

DELAY(5000)

Call(INICIO)

 

Posted

name is correct but id was a mistake. correct id for enhanced mana potions at DN is [iD=9264] so working script should lool like it :

//

// ENHANCED MANA SCRIPT (WORKS AT DRAGON-NETWORK SERVERS)

//

Label(INICIO)

CharStatus(MP,<,70) //>>> VERIFY IF MANA IS LOW THAN 60% THAN USE E-MANA   <<<//

{

Label(MANA)

USEITEM(Enhanced Mana Potion[iD=9264])

DELAY(20000) //>>> E-MANA POT DELAY (20000 = 20 SECONDS)    <<<//

CharStatus(MP,<,90) //>>> IF CHAR MP LOW THAN 90% USE E-MANA AGAIN  <<<//

{

Call(MANA)

}

}

DELAY(5000)

Call(INICIO)

 

 

glad I could help

Posted

Hello there.

Sorry for this nooby thread but I hope someone will be able to help me.

 

See i followed this guide: http://www.maxcheaters.com/forum/index.php?topic=25602.0

 

Everything works like a charm. I then enters the game and press "HOME". Nothing happens becides it adjust the camera angle. Everything seems to work perfect except that.

 

What do I do? I run version 1.79.

 

If anyone could give some general tips on what I need to get started and stuff, it would be appreciated.

 

Thanks in advance.

Riptorian

 

Ps. And after I used walker I cant see what I target? O.o

Posted

why I get this critical error when the l2 walker client just pass at selection character window?

All works perfect but i get this critical, i followed the guide step by step and it's strange cause one 1week ago it worked but then i format my pc and install l2 client interlude again and do all again but don't work. I get this on l2 walker client anyone knows?

2008.8.22 01:01:40

OS : Windows XP 5.1 (Build: 2600)

CPU : GenuineIntel PentiumPro-class processor @ 1003 MHz with 575MB RAM

Video : RADEON 9200 PRO Family (Microsoft Corporation) (6462)

 

CreateVertexShader failed(D3DERR_INVALIDCALL).

 

History: CreateShader <- FD3DVertexShader::FD3DVertexShader <- UD3DRenderDevice::GetVertexShader <- FD3DRenderInterface::SetVertexStreams <- USubSkeletalMeshInstance::Render <- USkeletalMeshInstance::Render <- FDynamicActor::Render <- Actor <- TranslucentRendering <- RenderLevel <- FLevelSceneNode::Render <- FPlayerSceneNode::Render <- UGameEngine::Draw <- UWindowsViewport::Repaint <- UWindowsClient::Tick <- ClientTick <- UGameEngine::Tick <- UpdateWorld <- MainLoop

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.




×
×
  • 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