Quantcast
Channel: Rune-Server
Viewing all 56156 articles
Browse latest View live

Edit: NVM


Help

$
0
0
I got a source / Client from a guy, its got 1k+ errors and i told him, he said im setting it up wrong and says this

needs annotaiton processing
and import maven


how can i do that? i imported maven but there is no place to run it? im using eclipse

Remaking the GrubHub Logo

Requesting a 2004 Server Source?

$
0
0
Requesting a server source, which I think is dated from 2004. Specifically one like shown in the video below.



It has the interesting ground textures that I have been looking for. I'm not even sure if a source like this has been made freely available.

Interface, items,

$
0
0
hi everyone im gonna ask some questions about interface and models. my server cant read 3000+ interface and the 30000+ models wont load the definitions anyone here can help me where can i update those things. (718 loading rs3)

Rendering my 'targets' char

$
0
0
https://gyazo.com/ef5cefcc9b193e96206efac24c5e08b2

In the picture above you can see i'm working on a in-game highscore.
As you can see I can load the players char by using

addChar in my interface. Now how would I go about rendering the targets character instead of my own?

like server sided I can sendFrame126 to change text, Is this possible?

Thanks in advance.

Tormented demons map data

$
0
0
Maybe someone have map data for torm demon cave?

[317] Death's Server V2 Project & Development Thread

$
0
0

Release date: UNKOWN
Discord: no discord link without affiliate


We have closed Death's Server publicly for the time being to focus on updates,

Nothing stupid crazy has been implemented as of yet but here is a log of what the team has put out.


Spoiler for 3 Week Update:

Update 1:
edited credit shop 1
added and edited credit shop 3
fixed and added chaotic longsword
fixed and added chaotic crossbow
fixed justicar stats
fixed a couple weapon animations
fixed a more few stats
fixed dragon bolt special effect "blood forfiet"
fixed graphic for dragon bolt special
fixed onxy bolts effect
fixed anim for onxy bolts effect
added an anti bot method to thieving
added chance to recieve blood money from home stalls
Bracelet Of Ethereum effect added
think i fixed voting system, claim commands are ::voted ::auth ::claimvote ::claimvotes
fixed quest tab issue with updaate log
fixed issue with quest tab kill tracker
fixed issue with quest lab links
fixed issue with quest tab info
added staff of the dead special attack
added special attack to twisted bow
fixed absorb damage issue
added system to improve your ELO rating "soon to be ranamed" through player kills
added latest update interface
fixed a few links to donator store
fixed rev teleport issue
added 30 second timer to cast vangence
fixed inferno minigame and spawns
custom item shop added
slayer task port fixed
members boss "corrupt sorceress" added graphics and animations
couple ladders fixed
fixed an issue with task queue's
added public increment of boss chests opened
added (i) ring, peg/etern/prim boots, whip and tentacle to blood money store
greater demon slayer tasks re-added
added chance to gain blood money through smithing and smelting
added blood money chance to hunter skilling
fixed issue with trees flowers herbs ect on farming, compost should now also work
fixed couple general issues in raids, should now also be able to get loot from raids
fixed a raids interface
added prestige points and killstreak to stats tab

Update 2:
added rope swing to agility courses
added chance to get blood money from cooking
added items back to casket
fixed chatbox trading issue (you can now click the pink text to trade)
added rune ore, dragon bolts, zulrah scales,magic logs, trident of the seas, dream log, ancient shard, and magic root to extreme donor box
added hourly loyalty reward for active players
added abiliy to rest and regain energy
added new boss crystal abyssal demons -beta-
fixed an issue with barbarian agility teleport
added staffzone port
nerfed thieving caskets giving out 25m
fixed issue spawning world boss
angry bear chest added times looted, who its been looted by and removed a bug
boss chest added times looted, by whom, and removed a bug
implemented a restriction on staff flower poker
implemened restruction on staff gamble
added recolor shop 3 -beta-
added verac jr pet
made vorkath more difficult
added spacebar to continue dialog with npcs
Hobgoblin geomancer combat effects added
Hobgoblin prayer disable added, enjoy the challenge
Hobgoblin graphics added
Zulrah effects added
Zulrah graphics added
Icybones graphics added
Blood money chance added to cooking skill
Twisted bow special changed
Twisted bow special effect added, health regeneration
Added level definitions to a few Npcs that were missing them
Added loader to boot bosses on source load up

Update 3:
updated some mobs systems (bosses)
updated skotizo
updated vorkarth ( few bugs to fix)
updated cerberus
updated entity coding
updated and added rune golem boss
fixed 4 projectiles bugs
fixed dwarfcannon bug
fixed another 4 projectile bugs
added bloodmoney chance wo woodcutting
added bloodmoney chance to runecrafting
added gem rocks to mining
added bloodmoney chance to mining
added verac armour effect
added guthan armour effect
added torag armour effect
added bloodmoney chance to fletching
added bloodmoney chance to fishing





RESERVED

Valius | The Gauntlet replicated

$
0
0
Hey guys, just felt like posting a little video to show off what we had done for The Gauntlet. we spent a lot of time getting it as close as possible to how it runs on actual OSRS and this is the final product (minus a few bugs minor we are still working out). This minigame also has randomly generated layouts in a 7x7 square for a total of 42 rooms each time it is started, giving the players a unique dungeon each time they enter. If you don't know what The Gauntlet is, it's basically an elvish themed version of dungeoneering that was added to osrs without the skill itself.




Credits:
ReverendDread
RSPSi

Collaborative reverse engineering of the RS accuracy formula

$
0
0
Ello R-S,

Recently I've been digging into the RS combat formulas. The best (public) attempt at reverse engineering the formulas was until recently available on the RS forums (apparently it is now removed, see: Combat formula thread removed? - Old School RuneScape General - RuneScape Forum). There is one archived copy on rune-server:
https://www.rune-server.ee/runescape...-formulas.html

I haven't played RS in ages, so I am not sure how accurate these are. Let us focus on the accuracy formula.

In order to reverse engineer the accuracy formula more accurately, we need data.
There are some spreadsheets online of people recording for each attack whether they landed a hit or not.
I was thinking this could be done programmatically, perhaps by writing a RuneLite plugin.

The plugin would record attack sequences and upload the results to a database.
With a sufficient amount of data, we could compare the actual results to the results computed by our own accuracy formula.
And from there tweak the formula accordingly.


The process will take up quite some time and I am not sure it will be worth it but it does seem like a fun project.

I wonder what the people here think about it?

Maven

$
0
0
How do i setup a server with Maven? also got told to set up annotation processing

The current server i have gotten, is used with maven before and the guy that had it told me i have to set up as maven and also set up annotation processing for it to not have the errors

Server Login Design [REL]

$
0
0


Well the client(s) more or less fell through i'm not going to blast anyone or
point fingers. I want to give the design out to whoever thinks they can use it for something.
Hopefully you enjoy it please leave a thanks if you use.





Click Here To Download

Maven

$
0
0
How do i setup a server with Maven? also got told to set up annotation processing

The current server i have gotten, is used with maven before and the guy that had it told me i have to set up as maven and also set up annotation processing for it to not have the errors

Maven

$
0
0
How do i setup a server with Maven? also got told to set up annotation processing

The current server i have gotten, is used with maven before and the guy that had it told me i have to set up as maven and also set up annotation processing for it to not have the errors

[317] Destined Kronos - Growing Community / Unique Content / Something Different

$
0
0


HOME | FORUMS | DOWNLOAD | HIGHSCORES | VOTE | DONATE

---------------------------------------------

Our community Discord Link can be found on our websites home page. Thank you.



----------------------------------------------

ABOUT DK:

Quote:

Our server is OSRS economy based with a heavy focus on keeping our wilderness active. We are progressively working our way to proving at least 12 functioning non combat skills prior to our release in middle of June to early July. Just like PvP, Skilling will of course be another area where our focus will be. DK will hope to bring all the main aspects in which a player looks for in a server.


FEATURES:

Iron-Man with Iron-Man Armour
Well of Goodwill
OSRS Skilling Pets
Roof Top Agility
Resizable / FullScreen / F Keys / Fog / Custom Maps
14+ Bosses including Vorkath and Zulrah
Wilderness Resource Area
Raids
5 Slayer Npcs
Crystal Key Chest
Bronze Key chest
In-game NPC Drop Tables
Custom Loyalty Titles / Selectable
Achievements (Easy, Medium, Hard)
Quest Diaries (Varrock, Ardugne, Desert, Falardor, Fremnnik, Kandarin, Karamja, Lumbridge, Morytania, Western, and Wilderness)
Hourly Rewards
Random Events like Glod
Vote Rewards Shop (Tradable Vote Tickets)
Donator Ticket Shop (Tradable Donator Tickets)
::Dice area just for those who love that risk! :D



SOME IN-GAME MEDIA:





Spoiler for More Media:



















Credit List:

Sphinx / AKA: Six Echo - Developer
Allen - Co-Owner.
Diemonds - Helping around the server for Bugs and Suggestions.
Kuxir - Helped search for known bugs or anything that might be a problem.


Source and Client from Ethos, Redesigned by Mystic-PS for the Maps & Ascends.

BrutalOS - Updated Files

$
0
0
Hey many of you guys know who I am , I am Parano1a and I used to own a server called BrutalOS with Wr3ckedyou and Dani. This is based off Runity and I fixed a ton on bugs on it and when hosted we peaked 60+ players online. The reason why I am finally giving the files is because I am over that project and moving on to a different projects with a lot of my friends.

Notable Features

Battle Royale - not fully completed

Lottery

Raids 1 - 6 (Party and solo systems)

A really cool home map (made by ISmokeDope)

A ton of new models packed and some made by ISmokeDope himself (enjoy the ripping)

Cool custom donation zone with requirements for each zone per rank

Cool Interfaces

Improved drop rate system from previous runity

Highscores integration (Omen API)

Donations integration

Npc Head Icons (command for it)



and finally over 300+ bugs fixed , wont list all of them of course would take to long.



Youtube Links :












Source/Client link : https://www.dropbox.com/s/x62wa811e6...Files.zip?dl=0

Cache Link : https://www.dropbox.com/s/wxzdoy737c...Cache.zip?dl=0 - Rename this cache how you want it to be.

Anyone using this base , id like you guys to credit Adam_ and ofc myself and all others that worked on this project. Thank you all.



This uses gradle and if ever it does not run make sure to look at the libraries and that it doesnt conflict with anything.

Keep in mind that this is mostly for learning and is not anything mind blowing or crazy.



Credit of people who worked on the base

Dani - Developer / Co Owner / Co founder

Austin - Developer

ISmokeDope - Made a lot of the Maps on this base

Neytorokx - was the main developer for a while

Wr3ckedyou - Was the Co Owner as well at the time

Parano1a - I was the founder and the main Owner

Adam_ - For making Runity in the first place , thank you buddy :D

Pre-made custom maps!

$
0
0
I’m currently looking to sell a couple of my pre-made custom maps.
Reason being, I barely have any time on my desktop anymore.
Therefore I can’t do as I’d wish with them and I’d hate to see them go to waste.

Spoiler for Maps for sale!:




Spoiler for Extra media can be found here!:

If you are interested and would like some more information on one of these maps,
Feel free to send me a private message with your discord id and a brief message.
Serious inquires only, please and thank you!:yay:

[317] Xeric - Semi Custom PVP Project

$
0
0

Thread will be fixed up tomorrow as it's getting late now, but wanted to get this done :)

Placeholder for logo

We aim to provide a fun PKing server with a custom twist - we'll be trying our best too keep customs too a realistic standard(nothing 1 hitting anyone blah blah)
I got intrigued by having a PVP orientated server because I love PKing, however I've only really had experience in the fully custom servers, and all the PVP servers I've played are all pretty much the same, being OSRS based content.

--Updates--


Spoiler for images and gifs:

Bounty Hunter interface cleaned up, before it took far too much space.


Twisted bow added with a custom formula
https://i.gyazo.com/fe31c3d616869970...e8479833ac.mp4

Bots working with special attack
https://gyazo.com/6f0620f1e2595837551431b8f7ba286c

System added for starter weapon charges
https://gyazo.com/d39762b56aae9fd7891b916275c837f8

Settings edited
https://gyazo.com/c892a0c4045f33a9adcc206639b9d619

Melee + Range max hit formula replicate OSRS
https://gyazo.com/315292830fcda2268bd710f934544bc9
https://gyazo.com/f833d791f372f5fc06376e205ebc5996

Our first custom special attack:
https://gyazo.com/1db7bcbd120dbe0e5e471ad5bc4ed451

Granite Maul Special Attack has been fixed, no more long delays after you've used a gmaul spec
https://gyazo.com/1ff9aee0dea898ee0dcaa9aae88ca091

Special attacks have max hit caps, making sure all our special attacks stay balanced
https://gyazo.com/8de99c7a95bc3b1b0ca6991c1ab969a4

Custom gear that doesn't look like trash
https://gyazo.com/126a334774e21758b8b552accd917588




Credits:

Professor Oak for his OSRS PK base(and whoever else has contributed on this)
Checkmeowt(my partner on this project, has been developing with me and giving me ideas on how to go about doing specific things)
Suic - has taught me everything I know on interfaces and packets, which will be used a lot in this project

Selling a thread design

$
0
0
Hello all,


I've been working on a thread design for a long time but sadly i've never gotten a response back.
This design was meant to be a from scratch design based on their current login/website.
It's a design which is made within photoshop after sketching it on paper.

I'm selling this design for 60$.

What will you receive?

The full thread layout with unlimited revisions (untill your happy)
I will edit the colorscheme to your current server
I will add all the media/text you want implemented
Play button, discord button etc.. ( all optimizeable )

The thread layout:




This thread will be removed once it's sold.

Custom Map glitch?

Viewing all 56156 articles
Browse latest View live