Jump to content
  • 0

R> if @autotrade can't get exp and item anymore


Question

Posted

hi rathena

if people use @autotrade (vending and buying system)

someone use crusader relfect shield in dungeon like a bot and use @autotrade

possible to stop get exp and drop anymore ?

post-4149-0-26045000-1402975283_thumb.jpg

4 answers to this question

Recommended Posts

  • 1
Posted

hi rathena

if people use @autotrade (vending and buying system)

someone use crusader relfect shield in dungeon like a bot and use @autotrade

possible to stop get exp and drop anymore ?

 

I'm not really sure about the EXP thing but you can disable autoloot and debuff them so they don't have reflect sheild.

-	script	at_abuse	-1,{
OnCommand:
	sc_end SC_REFLECTSHIELD;
	atcommand "@autoloot 0";
	atcommand "@autotrade";
	end;

OnInit: bindatcmd "autotrade","at_abuse::OnCommand";
}

Just follow the format to add more events.

  • 0
Posted

and use @autotrade possible to stop get exp and drop anymore ?

How stop get base level & Job level (baseexp & jobexp) ?

thank you rAthena..

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

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

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...