Jump to content

Recommended Posts

Posted

error is on line 521 on this section:

 

		#Restore HP/MP
	if event == "71":
		st.getPlayer().setCurrentHp(st.getPlayer().getMaxHp())
		st.getPlayer().setCurrentMp(st.getPlayer().getMaxMp())
		return "5.htm"
		st.setState(COMPLETED)

 

line 831:

		#Restore Pets' HP/MP
	if event == "90":
		st.getPlayer().getPet().setCurrentHp(st.getPlayer().getPet().getMaxHp())
		st.getPlayer().getPet().setCurrentMp(st.getPlayer().getPet().getMaxMp())
		return "6.htm"
		st.setState(COMPLETED)

 

and line 662:

		st.getPlayer().setCurrentHp(st.getPlayer().getMaxHp())
		st.getPlayer().setCurrentMp(st.getPlayer().getMaxMp())
		return "1.htm"
		st.setState(COMPLETED)

 

 

 

 

and they all about the same thing, restore hp/mp

Posted

Hey,

 

Yes I should have add it at the 1st post: L2Jfree wants to know something additional before you get to the HP, so its:

st.getPlayer().getStatus().(st.getPlayer().getMaxHP())

This is working code for l2jfree:

st.getPlayer().getStatus().setCurrentHpMp(st.getPlayer().getMaxHp(), st.getPlayer().getMaxMp())

and for pet:

st.getPlayer().getPet().getStatus().setCurrentHpMp(st.getPlayer().getPet().getMaxHp(), st.getPlayer().getPet().getMaxMp())

 

I think its fixed when u use alt + h, replace: '.setCurrentHp' with '.getStatus().setCurrentHp' and do the same for MP.

 

And yes the buffer at Havoc is better, but I wont share it as I want to keep it exclusive :)

btw: u arent at Havoc anymore now?

Posted

Yes i'm.  i have a server but is just to learn how to do things. Is a test server only. Only 2 of my friends log in once in a while to test things.

Iwas there yesterday but since is not public yet i'm just spend time on my server.

  • 2 weeks later...
  • 1 month later...
  • 2 months later...
  • 10 months later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


  • Posts

    • WoW Midnight — AFK Fishing Bot v2.0     Fully rewritten. No more pixel detection. V2 is audio-only and paired with a companion addon that handles everything inside the game — one keybind does it all.     Showcase:                  What's new in v2.0 Audio-only detection. Listens for the splash. No screen scanning, no calibration, no zone tuning. It just works anywhere. One key for everything. Same keybind casts the line and loots the catch. Bound via the included BobberAssist addon. Auto-buff system. Drop your lures, teas, potions (Haranir Phial, Sanguithorn Tea, Ominous Octopus Lure, etc.) into the addon. Set a timer. The bot refreshes them automatically before each cast. Sit-and-fish mode. Optional — bot types /sit when you start. Fewer interrupts from Root Crabs and roaming mobs. Smart anti-AFK. Fires only between catches, never mid-cast. AutoDestroy addon included. Junk items deleted automatically after every catch. VB-CABLE support. Play music, Discord, YouTube with zero interference. Randomized timing — natural 50–120 ms reactions.                       Features One-key start (F6) — press and walk away Audio isolation via VB-CABLE — play music, YouTube, Discord with zero interference Configurable consumable auto-use (lures / baits / potions / teas) with per-item timers Sit-and-fish mode to avoid ambient mob aggro Anti-AFK built in — jumps every 5 minutes in stand mode, jump + re-sit in sit mode (between catches only, never mid-cast) AutoDestroy addon included — automatically deletes junk items to keep bags clean after every catch Randomized splash→loot and loot→recast delays (natural timing, 50–120 ms reaction) Works in any zone, any fishing spot No pixel detection means no zone-specific tuning — it just works        Why v2 > v1 V1 scanned your screen for the bobber. It broke when the UI changed, the camera moved, or a new zone had different visuals. V2 only listens for the splash — nothing visual to break. Plus the new addon lets a single keybind cast, loot, and use your buffs. Way less setup, way more reliable.            Safety Runs completely external. No injection, no memory reads, no file edits. Watches nothing, listens to audio, presses one key. Use at your own risk. Automation is against Blizzard's ToS.          V1 owners Free upgrade. DM me for the new build.   One-time payment, lifetime access. DM on Discord: Nythrand
    • Hi as the title says, I need a working script for anti captcha. First window appears and have to click continue, then comes up another to type the code. Tell me how much u want for help $$.    
    • Did your boss send you to post this? hahaha
    • TG Support: https://t.me/buyingproxysup | Channel: https://t.me/buyingproxycom Discord support: #buyingproxy | Server: Join the BuyingProxy Discord Server!  Create your free account here
  • Topics

×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..