Jump to content

[Share](L2J) Shot The Dog Event


Recommended Posts

For High Five, L2j
 
Here it comes Shot The Dog Event. Now for free
 
Players are divided in two teams and they must fight transformed in Sniper Dogs with their Event Skills. In every kill they'll win Dollar Dogs, that they must use in the same Event to buy more powerful skills. The team that kill more enemies will won.
 

Features:
 
- Multiple Instance: You can choose if you want the script hand out the players in differents instances to avoid needless aglomerations

- Full configurable Event (language, prizes for winners, losers and ties, time periods, automatic or non-automatic...)
 

lono.jpgl40v.png

 

p8il.jpgrj5r.jpg

 
 
 
- Special GM Commands and special User Commands for the Event (incloudes and special event chat).
 
Admin commands:

  • shooter_menu - shows the admin event menu
  • shooter_advance - advance the event to the next period
  • shooter_abort - cancel the event
  • shooter_reg_log - shows the log of the registred players once the event has started
  • shooter_info - shows the actual configuration of the event
  • shooter_score - shows the actual scores of the event in the different zones (if multiple instance option is active)
  • shooter_eventchat_listen - turn on/off to listen the event chat for GMs

 

vsj3.jpg

 
- GM panel for the Event that changes between the differents periods
 

y4qo0.jpg5r4p.jpg

 
 
- All users can participate although their levels and classes won't be the same. All stats inside the Event are statics (Elemental stats doesn't affect).

 

1nsf.jpg

 
- The Event can be viewed by another players outside the event

 

1z2s.jpg

 
- Scores at the end of the Event

 

27sx.png

 

2weausz.jpg

 

5xlxc5.jpg

 

6xlq.jpg

 

be71.jpg

 
 
Event full configurable:
 

# ---------------------------------------------------------------------------
# Laszlo Events Config
# ---------------------------------------------------------------------------
#
# Be sure you have "CustomNpcTable" and "CustomSkillsLoad" in true values, check your General.properties file.
#
# ---------------------------------------------------------------------------
# Shot The Dog Event
# ---------------------------------------------------------------------------
# Enable Event. Disable for not use.
# Default: true
ShooterEventEnable = true

# Define your event language (htmls and system messages. For skills description use the correct skillname-e).
# Default: english
# Avaiable Options: english, spanish
ShooterEventLang = english

# If it is true, the event will start automatically at scheduled hours, set in "STDEventInterval" values.
# Default: false
ShooterEventAutomatic = true

# Times Shot The Dog will occur (24h format).
STDEventInterval = 16:20,15:45


# If the value is true, the script will create predeterminated instances (max 5) and replace the players in those if ShooterEventParticipantsMaxInstance exceeds the own value.
# NOTE: if the value is false, all the participants will be in the same place. Use true to avoid innecessary aglomeration.
# Default: true
ShooterEventMultipleInstance = true


# Allow the players to see the features of the event in the inscription NPC (max-min players, max-min levels, prizes...)
# Default: true
ShooterEventFeatureView = true


# Num of minimun Participants
# Default: 2
ShooterEventParticipantsMin = 2


# Num of maxim Participants in total.
# Default: 200
ShooterEventParticipantsMaxTotal = 200


# If the value is true, there will be a max-min level for the inscription.
# Default: true
ShooterEventLevelLimit = true
# if you don't want max level limit, write 99
ShooterEventLevelLimitMax = 99
ShooterEventLevelLimitMin = 40


# Num of maxim Participants in each instance. If the num of players exceeds this value, the script will redirect a equal num of players in differents event instances, to avoid inneccessary algomeration
# NOTE: There are max five event instances for this event. Shot The Dog Event works properly if the math relation beetwen ShooterEventParticipantsMaxTotal and ShooterEventParticipantsMaxInstance is 5
# Default: 40
ShooterEventParticipantsMaxInstance = 4


# Reward ID
# Default: 57
ShooterEventRewardId = 57


# Reward Quantity
# Default: 10000
ShooterEventRewardQuant = 10000


# Reward for loser Team. If it is true, it will give a reward to the loser team
# Default: false
ShooterEventEnableRewardLoser = true


# Reward ID for loser Team
# Default: 57
ShooterEventRewardIdLoser = 57


# Reward Quantity for loser Team
# Default: 10000
ShooterEventRewardQuantLoser = 1


# Reward for event ended in Tie. If it is true, both teams will have reward
# Default: false
ShooterEventEnableRewardTie = true


# Reward ID for Tie situation
# Default: 57
ShooterEventRewardIdTie = 57


# Reward Quantity for Tie situation
# Default: 10000
ShooterEventRewardQuantTie = 100


#Inscription time once start announcments (in mseconds)
# Default: 600000 (10 minuts)
ShooterEventInscriptionTime = 600000


#Time to prepare party and skills once the event has started (in mseconds). Can't be inferior than 5.
# Default: 30000 (30 seconds.)
ShooterEventPreparationTime = 30000


#Duration of the Event (in mseconds)
# Default: 600000 (10 minuts)
ShooterEventProcessTime = 600000


#Time that allows the player view the stadistics of the event when it has ended (in mseconds).
# Default: 300000 (5 minuts.)
ShooterEventStadisticsTime = 300000


# Location for Inscription NPCs (3) Event spawn in form x,y,z[,heading]
# Default Giran: 83403,148618,-3404,32049
# Default Aden: 147450,25813,-2012,17681
# Default Goddard: 147685,-55514,-2734,49151
ShooterEventNpc1Coordinates = 83403,148618,-3404,32049
ShooterEventNpc2Coordinates = 147450,25813,-2012,17681
ShooterEventNpc3Coordinates = 147685,-55514,-2734,49151


# Fire Friend (only skills) in Shot The Dog Event
# Default: false
ShooterEventFireFriend = false

Links:

https://mega.co.nz/#!0t1CWT6S!TSUuHQk_NcJMKzyQmghMXkWo2UIIx5IsFh28D7h3Ypk

https://www.mediafire.com/?kirs0m1fwp06988


More Events coming soon!
 
Credits by:
Laszlo's Developers

Edited by kuriku
  • Upvote 1
Link to comment
Share on other sites

you forgot the configs.java :P but seem nc event

Oops, I forgot completly add the file with the mods in existents files in Core and DP side, my fault.

 

But now it's re-uploaded. Thnx!

Link to comment
Share on other sites

Oops, I forgot completly add the file with the mods in existents files in Core and DP side, my fault.

 

But now it's re-uploaded. Thnx!

I forgot i already made them i could send them to you and upload :P 

Link to comment
Share on other sites

There are any error missages in the log¿?

Look in core-side, at L2Character.java and be sure you paste correctly the code.

If the problem still exists, paste the full file here.

Link to comment
Share on other sites

There are any error missages in the log¿?

Look in core-side, at L2Character.java and be sure you paste correctly the code.

If the problem still exists, paste the full file here.

No errors in GS... Just my gm char stands still.. I will place the codes again and report to u..

Link to comment
Share on other sites

Well i am using freya and i need to adopt it completely even config.java need adopt for me :D no tested yet.

Me pe8anan ta agglika s .. an katalava kala 8es kapoion na st kanei addapt ?

 

An nai , dokimase mia monos sou kai oti provlima exeis edw eimaste apla kane ena post kai 8a se boi8isoume.

Link to comment
Share on other sites

Me pe8anan ta agglika s .. an katalava kala 8es kapoion na st kanei addapt ?

 

An nai , dokimase mia monos sou kai oti provlima exeis edw eimaste apla kane ena post kai 8a se boi8isoume.

Ελα ρε εσυ professional θα κοιταξω τα αγγλικα μου στο maxcheaters χα και τι adopt? εγω θα το κανω adopt σε freya και θα το κανω share

Τεκνον μου :P

Edited by WolfGiaS3na
Link to comment
Share on other sites

  • 2 months later...

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.



  • Posts

    • bro is any chance some one share compile pack and patch system for that one? is any chance here.... and client
    • Hello members of the forum! We offer hosting services for a different range of services: - ip spoofing; - scanning; - phishing; - botnets; - proxy; - gambling; - stealers; - legal adult; Prices: - VPS starting at $24; - Dedicated servers  starting at  $110; Contctats: layer0.ltd@gmail.com Telegram: @layer0_ltd Discord: layer0.ltd#6843 site: layer0.ltd
    • OUR OFFICIAL WEBSITE / FORUM - MILLENNIUM-HOOK.NET CHEAT DESCRIPTION: Our CS2 cheat is a premium cheat which provides a ton of features for legit gamplay. The cheat was created specifically for strong leagues and anti-cheats such as Faceit, 5EWin, Gamersclub, Esportal and many others. This cheat is perfect for players who want a safe undetected and reliable multi-hack while dominating their opponents and winning the game in their own style. To ensure maximum security of our cheat, we use more than 15+ methods of protection (for example, String Encryption, PE Header Erased, Code Mutation and much more that we cannot talk about for security reasons). Settings are directly configurable via a superb looking in-game menu or over our online «Cloud Panel». Our product is constantly receiving updates in collaboration with the our coders community and suggestions by you! SUPPORTED ANTI-CHEATS: (read more on official website) - VAC (Valve Anti-Cheat) - MM (Matchmaking) - FACEIT Server-Side - FACEIT Client - CEVO / Gfinity - EAC (Easy Anti-Cheat) - ESL Wire - 5EWin / 5EPlay - Perfect World - Gamersclub - Esportal - WePlay - ESEA Our CS2 cheat has a limited number of slots to ensure greater product security! (Available slots check on official website) FEATURES: AIMBOT: - Bone Aimbot (Legit aimbot that doesn't use any angle code that other competitors use. It aims in a legitimate fashion) - Bone and Multibone (Adjust which bone to aim at or select as many Bones as you want) - Smoothaim (Adjust how smooth the aimbot is in its human-like drag) - CloseAim (Toggle distance based aiming algorithm, for increased stickyness, or whoever is closest to the crosshair) - FoV (Adjust the Field of View of the aimbot or percentage of the screen that the aimbot will target enemies from) - Aimkey (Adjust which key the aimbot will use to aim) - AimDraw (Toggle the drawing of the aimspot on enemies (Visible/Always) - VisibleCheck (Visible checking on enemies with close enemy) - NoHop (Aim at One Target per press of the AimKey (Aimbot Doesn't Hop to Other Targets even after death) - RandomSpot (Randomizes the Spot around the target bones, making your aim look more humanized and legit) - Aimtime (Amount of time that the aimbot and Aimbot-RCS is active for, after you press the aimkey) - Ammo Management (Disable aimbot and TriggerBot when the gun clip is empty) - CloseFoV (Different FoV for players with in a certain distance (CloseFOV Distance) - AimOnShoot (Aim when shooting, aim when not shooting) - RecoilAfter (Start recoil after x bullets (Good for 1-2 Taps) - Recoil (Adjust the recoil counter while using the aimbot) - RecoilKey (Adjust which key the anti-recoil is set on (For all Aimbot Keys) - RecoilType (Control if recoil control is always on or only when using the Aimbot) - RecoilFOV (Adjust how long the Recoil will stay stuck to the target, very usable for when playing at a LAN) TRIGGERBOT: - TriggerBot (Automatically shoot at an enemy in a radius (usable with or without Aimbot) - TriggerKey (Control what key activates the TriggerBot (use with any key) - TriggerFov (Control the radius around the AimSpot which activates the TriggerBot) - TriggerDraw (Draw the bone spot that the TriggerBot is aiming at) - TriggerBone (Select the bone that the TriggerBot will target) - TriggerDelay (To add to the legitimacy of the TriggerBot, delays shooting for up to 0.5 seconds) - MonsterTrigger (Extremely Fast & Accurate TriggerBot with Fullbody Options Perfect TriggerBot) - VisCheck (Make sure you're only hitting enemies that you can see, or turn it off to get some sick wallbangs) - Random Delay (A random delay for your trigger bot to look even more legitimate) - Trigger Button (Use any button you like to control the triggerbot) ESP: - Name (Name of the player) - Health (Shows the current health of a player) - Armor (Shows the current amount of armor a player has) - ArmorType (Show if a player currently has a Kevlar vest, a helmet or both equipped) - Weapon (See what weapon a player is currently holding) - Weapon Ammo (See how much ammo you have left in the current clip) - Index (The internal index of the player based on the CSGO engine) - Distance (The distance of each player from you) - Box (A box around each players model, adjusting with distance (new rectangle box type) - Sequence (What action or stance the player is in (Running, Ducking, Jumping, Scoped etc) - Box Size & Box Multi (The size of the boxes around the players, adjustable to how you like) - Team ESP (Toggle ESP on your teammates) - Clean Draw ESP (Move ESP away from box) - Pixel ESP (Single Pixel ESP for legitimate play, shows one single pixel on the screen so it's not noticeable to any casual observers) - Visible ESP (Different color ESP for visible & non-visible players) - Entity ESP (See weapons, defusers, Bomb Location, and defusing players) - Entity Distance (Adjust how far away you will see different Entities for the ultimate in Player-Location assistance) - List ESP (The Ultimate Legit ESP, Listing Players that are not on your screen, or players anywhere in case you don't want to know where they are exactly) MISC: - Bunny Hop (Jumps automatically while the chosen key is being held) - Crosshair (When enabled it will draw a cross-hair on your screen, perfect for snipers, it also features an adjustable size) - Weapon Config System (Weapon configurations for each weapon group (pistols, deagle, snipers, SMG, Knife, rifles, etc) - Flash reduction (Make sure you can see enemies while you're supposed to be flashed) - Radar In Game (A radar is displayed where you see opponents) REQUIREMENTS: - Included HWID Spoofer: Yes - Stream Bypass: Yes - Supported game modes: Windowed, Borderless - Supported CPU: Intel & AMD - Supported OS: Windows 10 (1903,1909,2004,20H2,21H1, 22H2), Windows 11 (All version). Supported OS change and are added periodically. More check on official website.   IN-GAME SCREENSHOTS:   - Check on the official website.
    • A very skilled guy, did the job and delivered super fast, you can go without fear   100% malaka boy
    • L2 EVO - COMMUNITY BOARD & FRAME SWAP     L2 EVO - SPLASH SCREEN
  • Topics

×
×
  • Create New...