Hadeszeus
Members-
Content Count
651 -
Joined
-
Last visited
-
Days Won
1
Content Type
Profiles
Forums
Downloads
Staff Applications
Calendar
Everything posted by Hadeszeus
-
Bump please..
-
Hi All, Can I request for enhancement of this @BST script. I'm trying to add word filter script to filter message with bad words. Anyone can integrate this?
-
Nice design My only comment is Play now! and Start looks like the same function that once you click it the game will start
-
I can only do the 1st part ehhehe.. I'm not good in scripting. mes "Hello."; mes "Would you like to participate in the ^FF0000King of Emperium Hill Tournament^000000?"; if ( select ( "Yes", "No" ) == 2 ) close; switch(select( "North","East","West","South","Close" )) { case 1: warp "guild_vs1", 50, 88; end; case 2: warp "guild_vs1", 88, 50; end; case 3: warp "guild_vs1", 50, 11; end; case 4: warp "guild_vs1", 11, 50; end; case 5: close; }} Thanks for that Hadeszeus =] You are welcome Adam.
-
I can only do the 1st part ehhehe.. I'm not good in scripting. mes "Hello."; mes "Would you like to participate in the ^FF0000King of Emperium Hill Tournament^000000?"; if ( select ( "Yes", "No" ) == 2 ) close; switch(select( "North","East","West","South","Close" )) { case 1: warp "guild_vs1", 50, 88; end; case 2: warp "guild_vs1", 88, 50; end; case 3: warp "guild_vs1", 50, 11; end; case 4: warp "guild_vs1", 11, 50; end; case 5: close; }}
-
Hahaha I don't have any idea that there's an option there DAMN! Thanks!
-
Is it possible to LOCK the MOUSE CURSOR inside the client? They will need to alt+tab to select other window? This will prevent unwanted clicks outside the client screen.
-
Trinity Networks - Starting @ $10 - berry 'BER Promos!
Hadeszeus replied to trinity's topic in Paid Services
Most reliable service. If you're looking for someone you can trust then try this hosting- 52 replies
-
- affordable
- ro hosting
-
(and 2 more)
Tagged with:
-
Nice Share! +1 to this
-
Web Vending Database (Standalone and FluxCP Addon)
Hadeszeus replied to Sanasol's topic in Source Releases
Note: We were actually first to introduce this. Note: actually I have not followed Hercules, so didnt knew I will check new db stucture and will update asap Thank you in advance -
+1 for the idea.
-
Need this script applied to the party, not only the killer in the party
Hadeszeus replied to Adam's question in Script Support
Thank you Patskie! -
Need this script applied to the party, not only the killer in the party
Hadeszeus replied to Adam's question in Script Support
@Annie can you help me on this please. I tried but dunno how to fix this. -
Dastgir, thanks for this. I really appreciate your time and effort doing this. +1
- 14 replies
-
- woe ranking
- guild ranking
-
(and 1 more)
Tagged with:
-
Good to hear that.. Atleast someone made this already.
- 14 replies
-
- woe ranking
- guild ranking
-
(and 1 more)
Tagged with:
-
thanks ... will check with Ossi then ... I'm thinking now to change my client maybe there's really a bug that I have not yet encountered. They even removed the discussion of it here: http://herc.ws/board/topic/4328-2014-01-15-full-client-download/
-
Unfortunately, my server still under dev and only available in my local. Maybe Ossi has a private link since it was public before he decided to removed it.
-
Bro, I tried to upload it but failed. My connection is very limited to upload 2gb file. I'm only using MOBILE internet anyway.
-
Need this script applied to the party, not only the killer in the party
Hadeszeus replied to Adam's question in Script Support
I'm just wondering how to prevent the user from getting items if he's alone in the party or the members of his party are offline? Let say if you are in the party you get more item compared to solo or doesn't have a party. In here, I can filter it using &@partymembercount if he's alone in the party. if ( strcharinfo(3) != .@map$ || checkidle() > 10 || $@partymembercount < 2) continue; The problem is if there's any offline member in his party the script is not checking it and continue the amount drops set for party. -
Little help to customize AR's KoE1.0a script please, thanks.
Hadeszeus replied to Adam's question in Script Requests
-
Little help to customize AR's KoE1.0a script please, thanks.
Hadeszeus replied to Adam's question in Script Requests
Well mine it's not a vote its just a comment giving you respect with your idea. This is forum we are free to comment anyway! If you dont want someone to reply then why not say Hi Annie instead Hi Everyone? Or sent her a message instead. -
PEEK - Successor to Yommy's Packet Analyzer
Hadeszeus replied to Neo-Mind's topic in Client-Side Releases
Thanks it works using 2014-01-15- 44 replies
-
- Packet Analyzer
- packet parser
-
(and 2 more)
Tagged with:
-
Little help to customize AR's KoE1.0a script please, thanks.
Hadeszeus replied to Adam's question in Script Requests
I like the first idea. -
Sad news. Good luck to you Yommy...
-
Its really hard if u dont have knowledge in php.