What I'm trying to achieve is to create a button that when you click it, it's gonna give you an amount of buffs, I'm sure you've seen a buffer that has a Mage or Fighter button, that's the idea, can I do that over html only or do I need to know how to Java and use eclipse? If yes (html) how will the line look like,
For example I want this
bypass -h npc_buffer_buff 4343 1
bypass -h npc_buffer_buff 4344 1
bypass -h npc_buffer_buff 4348 1
(To give me all of the above with one click)
Or should I forget the idea, (thinking about floods)
RealIP - Usually with MITM proxies, since the traffic is funnelled from one server, you normally lose the real IP of the player which limits a lot of the functionality that you might have implemented. L2Proxy allows the LoginServer to pass the real IP of the used to the Gameserver during the Login->Gameserver player handoff
Question
HardCoreIV
What I'm trying to achieve is to create a button that when you click it, it's gonna give you an amount of buffs, I'm sure you've seen a buffer that has a Mage or Fighter button, that's the idea, can I do that over html only or do I need to know how to Java and use eclipse? If yes (html) how will the line look like,
For example I want this
bypass -h npc_buffer_buff 4343 1
bypass -h npc_buffer_buff 4344 1
bypass -h npc_buffer_buff 4348 1
(To give me all of the above with one click)
Or should I forget the idea, (thinking about floods)
Thanks.
Edited by HardCoreIV3 answers to this question
Recommended Posts