Jump to content

All About Scripts!!!


***HACKER***

Recommended Posts

A simple Mana Drinker

LABEL(Check)
ITEMCOUNT(Blessed Spiritshot: C Grade[iD=3949],<,5)
{
SET(FIGHTSTOP)
USEITEM(Scroll of Escape[iD=736])
}
ITEMCOUNT(Enchanced Mana Potion,>,0)
{
CharStatus(MP,<,20)
{
USEITEM(Enchanced Mana Potion)
DELAY(28000)
JMP(Check)
}
}
ITEMCOUNT(Mana Potion,>,0)
{
CharStatus(MP,<,40)
{
USEITEM(Mana Potion)
DELAY(28000)
JMP(Check)
}
}
ITEMCOUNT(Mana Drug,>,0)
{
CharStatus(MP,<,70)
{
USEITEM(Mana Drug)
DELAY(28000)
JMP(Check)
}
}
DELAY(1000)
JMP(Check)

 

But it works perfectly... :)

Link to comment
Share on other sites

HI

can anybody make a script for a Prophet to sell buffs?

Lets say that our prohet sell's 1 item for 100k adena..

then someone come to our private store and by this items..

all i need is...

1)The bot target the buyer and send him a party invite..

2)start buffing

3)leave the party

4)set the private store..

 

I know how to do all the steps except the 1st..:Target the buyer????How can i do that?

If someone know something pm to me or post it to share..

Thanx a lot

Link to comment
Share on other sites

Tile a bot shop is possible to do

the only thing that makes it slightly harder to do is the fact you get a player name when somebody buys an item from you

 

the target packet requires an object ID

 

You can do two things:

Log all player names and their object ID as they get into your range or,

send an Enterworld packet so the server sends you all the information packets objects around you, and look for the player with the name you're looking for. This is what happens when you record a replay

 

and then it's just requestskilluse packets

 

edit: my bad it's not enterworld it's $CF

 

if you send (03 00) CF to the server you recieve all the packets again

Link to comment
Share on other sites

Tile a bot shop is possible to do

the only thing that makes it slightly harder to do is the fact you get a player name when somebody buys an item from you

 

the target packet requires an object ID

 

You can do two things:

Log all player names and their object ID as they get into your range or,

send an Enterworld packet so the server sends you all the information packets objects around you, and look for the player with the name you're looking for. This is what happens when you record a replay

 

and then it's just requestskilluse packets

 

edit: my bad it's not enterworld it's $CF

 

if you send (03 00) CF to the server you recieve all the packets again

it will be very lagged not?becasuse every 1milisecond is sending all the information around he two times...

Link to comment
Share on other sites

i need a black girl that suck my prick xD

sinceratly i need the scripts for sps change

 

[sorry if the first expresion it's not the correct form to say that in english that's because i'm a spanish]

^^

Link to comment
Share on other sites

Make MoonDust

=============

 

Label(INICIO)

DLGSEL(Mix a new reagent.)

DLGSEL(Moonstone Shard(10))

DLGSEL(Next step)

DLGSEL(Volcanic Ash(1))

DLGSEL(Next step)

DLGSEL(1 degree - Salamander)

DLGSEL(Mix the ingredients.)

Call(INICIO)

 

 

Link to comment
Share on other sites

Magma Dust

==============

 

LABEL(INICIO)

DLGSEL(Mix a new reagent.)

DLGSEL(Lava Stone(10))

DLGSEL(Next step)

DLGSEL(Volcanic Ash(1))

DLGSEL(Next step)

DLGSEL(1 degree - Salamander)

DLGSEL(Mix the ingredients.)

CALL(INICIO)

 

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.



  • Posts

    • Welcome to my store :  https://topestore.mysellix.io/fr/ 2015-2022 Aged Discord Account 2015 Discord Account : 50.99 $ 2016 Discord Account : 10$ 2017 Discord Account :3.99 $ 2018 Discord Account : 3.50$ 2019 Discord Account : 2.70 $ 2020 Discord Account :1.50$ 2021 Discord Account :0.99$ 2022 Discord Account :0.70$ Warranty :Lifetime Payment Methods : Crypto/ PayPal Contact Me On Discord Or Telegram Discord : @ultrasstore11 Telegram : https://t.me/ultrastore1 Welcome to my store :  https://topestore.mysellix.io/fr/ 2015-2022 Aged Discord Account 2015 Discord Account : 50.99 $ 2016 Discord Account : 10$ 2017 Discord Account :3.99 $ 2018 Discord Account : 3.50$ 2019 Discord Account : 2.70 $ 2020 Discord Account :1.50$ 2021 Discord Account :0.99$ 2022 Discord Account :0.70$ Warranty :Lifetime Payment Methods : Crypto/ PayPal Contact Me On Discord Or Telegram Discord : @ultrasstore11
    • L2 ArenaWar: Low Rate PvP Server with Free Buffs & Autofarm [PVP]⚔️ [Free]🆓 Classic Interlude with  3x XP rates! Free starter pack(no grade) to kickstart your adventure! Autofarm for convenient grinding! Free buffs to keep you fighting fit! (2 job buffs) No experience loss on death! (Except with Karma) Clear Karma system to keep things fair! ⚖️ Active community of 800-1k players! Join our Discord to learn more! >> Discord <<     Server website: https://l2arenawar.com/en/    
    • This is dedication! 2 years working on a problem. Congratulations!
    • You indeed have to save player position over Enterworld to properly clean it up later (if you don't, even trying to delete packet content would eventually keep it up), that's what we do with debug packet (which is a reusable Map of ExServerPrimitive packets) on aCis.   It doesn't solve the FPS stuttering - more you draw/delete lines, more your client becomes laggy. It's like if client wasn't deleting drawn points/lines properly, but instead simply hide them and redrawn content above.   If you got a solution, I would happy to integrate it.   You should check aCis#Player _debug packet integration, it allows very big amount of lines/points to be drawn, it is also reusable.   https://gitlab.com/Tryskell/acis_public/-/blob/master/aCis_gameserver/java/net/sf/l2j/gameserver/model/actor/Player.java?ref_type=heads https://gitlab.com/Tryskell/acis_public/-/blob/master/aCis_gameserver/java/net/sf/l2j/gameserver/network/clientpackets/EnterWorld.java?ref_type=heads  
    • we sell website templates, make websites to order. Great selection at very good prices. My contacts discord : advert1231 telegram : https://t.me/ggwpins  
  • Topics

×
×
  • Create New...