Jump to content

Search the Community

Showing results for tags 'new'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Roat Pkz Official
    • Announcements
    • Official Rules
    • Donate
    • Vote
  • General Category
    • General Discussion
    • Marketplace
    • Suggestions
    • Guides
    • Feedback
  • RoatPkz Media
    • Goals & Achievements
    • Screenshots and Videos
    • Graphics
  • Wilderness Headquarters
    • Off-Topic
    • Clan Recruitment
    • Clan Discussion
    • Roat Pkz Events
    • Kill Pic Gallery
  • Support Category
    • General Support
    • Reports
    • Appeals
    • Applications

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Roat Pkz Username

Found 9 results

  1. Roat Pkz Custom Client!Hey friends, i wanna show you how to edit your client make it custom client for you like that Example: Search for the cache "Roatpkzv6" in your windows and enter the folder Go to the file " Sprites " If you wanna change the background/icon of the client, enter the folder "LoadingInterface" Once you have figured out which icon/background you want to be in client you need to delete the old one of roat pkz and drag the new one u picked it, to the folder loadinginterface Like that: Right click on it -properties click on read-only like that! B00m Thats it! then load your client 😎 Thank you for reading 😍
  2. Official Starting Guide Now you're into RoatPkz. What's the path you willing to take? PK. Skilling. PVM. Secondly, before getting into the guide, you can simply type ::shops , and don't ever forget: Mazchna (PKP Shop) is the PKP Store. You can get all the untradables & most pk weapons from it. After the introduction, it's time to make decisions. As it was mentioned above, you can choose between three options. PK As it is a PK server, you maybe willing to spawn & pk. To search for items you want to spawn, type ::getid . ALL UNTRADABLES are kept all over Wilderness, not only under level 20. After hitting the bank, you can choose between getting spawnables inside bank or not. Don't worry if you get tons of spawnables inside bank, you can simply type inside chatbox ::removealljunkfrombank -> and they're all gone. Now its time to spawn items & pk. But how? Spawn server presets 2. Create your own preset & spawn it within 2 clicks! For this, go inside the Quest tab, to the Crossed Swords button! Just select the items, put the items in your inventory the best way that suits you and save it! Then you only have to go to: Quest tab -> the crossed swords tab inside quest tab -> Click the Custom Kit you've just created & PK! Pking is not what you mostly enjoy doing? Skilling You have 11 unique skills. 10 of the 11, for skilling will give you Skilling Points. This can be right clicked & claimed as Pk Points (10 Skilling points = 1 Pk Point), or you can save the Skilling Points & buy supplies for every single skill. To start skilling you can simply type ::skill or if you don't want to roam arround the island, you can just type ::"theskillyouwant" , for example, ::mining or ::cooking and you'll go directly to the respective zone. This is an ilustrative example, but it is the same for every skill. You will see a NPC like this for every skill. From it, you can buy/sell supplies & buy unique skilling outfits. Each part of the outfit will give a 2-2,5% bonus xp leading to a 10% bonus xp for the complete set. For more information of each skill, just click the skill you wanting and it'll show you what you need for each level. The last skill, is Slayer. You can start this with ::Slayer but WATCH OUT! Its Wilderness based skill, all tasks are inside Wilderness, so beware from pkers!!!!!! You can teleport to task with the Enchanted Gem (It's free in the reward shop, but you have 10 teleports per task.) PVM To know what bosses are available ingame type ::Drops . Appart from showing the NPCs you can kill (Kraken, Roat Pkz Champs & Zulrah are safe zoned), it show what it drops and what's the chance of getting it. To improve the drop rate, you can ::vote & get a 60 minutes boost, or DONATE to increase the drop rate PERMANENTLY. To teleport to all bosses you can talk to this guy, arround ::home Bonus As this is a limited guide, just to show the basics of Roat Pkz, i'll give you an useful addon from the server. To buy/sell items you can go to ::Tp (Trading Post). This works as a Grand Exchange, but watch out! Sometimes items are way overpriced, so better get staff help to get the prices correct before over paying !!!!!
  3. Hello everyone, in this thread I'll be keeping track of my current projects and updates to the server (this doesn't include all updates to the server - instead just the content that I'm working on). I may not list every small change I do, as some updates are not recognizable to the player. I might also skip certain weeks were I'm busy with school, etc. If you have suggestions for OSRS items please go to Here. List of updates from new to old: Week #1 Cleaning up of old and unused character attributes.(Technical detail: this should make logging in slightly faster by reducing useless attributes that were previously being saved and read in each time you logged). Some small animation fixes.Player instance saving. This is a system that I've been trying to get working although it's still incomplete atm. (Technical detail: this will take advantage of the large amount of RAM we have by using extra memory but make logging faster)Redesign of server-sided item data structure. (Technical detail: I've been able to completely restructure how all item data is held within the memory by using a hash data structure, as a result the complexity went from being linear to constant. e.g. one of the methods that was used to get and total item bonuses would take 4,290,000 operations at worse-case O(n^3). It now takes 129 at worse-case. This method and other methods that used this old system were extremely slow. The greatest impact will be with item switching, as this method and others were called EVERYTIME you switched an item, it should now be at it's near theoretical maximum speed! (apart from your individual ping to the server's location)Login flood protection. (Technical detail: this is to prevent attacks and large amounts of multi-logging)note: even though these things are ready not all of them are in-game yet. Week #2 More cleaning up of the source and working on making things more efficient.(Technical detail: removing unused code, fixing warnings and fixing up misc. code)Perfect Dragon Spear special.(Technical detail: http://2007.runescape.wikia.com/wiki/Dragon_spear exactly the same as mentioned here. Dragon Spear and Dragon Spear (p++) will have new ids from the old ones.)Complete restructuring of how protect items are handled(Technical detail: Items with a value over 500k will be limited at 500k, all normal items (non-pkp, donator, vote) priorities will be cut in half, and all point based items will now be 20k/point (e.g. dragon claws 1000*20k) This will give PKP, Donator, and Vote items higher priority over spawnable items as they have actual value. Cheaper items like OVL pots, easter eggs, etc can still be lost over spawnable items like godswords, as they are on the cheaper end of PKP items.)Week #3 New admin and mod commands added Fully working and correct Overload Potion addedTechnical detail: Exact same as http://2007.runescape.wikia.com/wiki/OverloadSuper Combat PotionTechnical detail: Exact same as http://2007.runescape.wikia.com/wiki/Super_combat_potion (Will cost PKP, and be slightly less than Overloads)Fixed NPC Combat bugWeek #4 No week four content or bugs fixes. I've been on vacation and haven't had any good chances to work on stuff. Although I have done some analyses and come the conclusion that the server is stable enough for me to start doing content updates. This next month I'll start working on bringing 07 features and a resizeable client.Week #5 & 6 For week five and six visit my thread here: http://roatpkz.com/newforum/index.php?/topic/802-osrs-item-request-thread/&page=1Fixed attacking while teleportingTechnical detail: You can no longer attack or move in the teleport animation stateFuture Updates Well, I'm back at school and it turns out I'm not going to have the time to be a developer. It was fun, but school is more important for me. I'm taking 4 upper level classes in CS: Software Engineering, Database 2, Big Data Mining, and Networking where each requires a lot of projects and time learning new things. I'll still be around like always and help out Gretar when he needs it.Green - Completed and ready to implement into next patch Orange - Still working on but nearly ready for release, possibly still needs further bug testing Red - Halted, possibly too many critical bugs that cause multiple issues, or the content being rejected Strikethrough - Removed (This list only includes stuff that I've started and not all of my future ideas)
  4. Targaryen

    Hey

    I just started getting back into runescape private servers after taking a break and I've enjoyed my time pking on here. I used to be staff on a server similar to this one which is mainly why I think I like it so much haha. See you in the wild IGN: Fan Boy
  5. Hello! Ive started to play Roat a couple of days ago and so far ive gathered a few K's of pkp. Here a picture of my current bank status & my pk/pkp stats: 23 feb. 2017 My current lifetime Roat pk goals are: - 10.000/194 Kills - 50/11 Highest killstreak - 100.000/11.566 pkp - Maintaining +- 2.0 KDR - Becomming a great pker/ ??? I will add more but for now these are my prior goals, hope to keep this page up to date and let you all watch my progression.
  6. hi im peacefulness im trying to learn to pure nh because i find it really fun and it looks like it takes a lot of skill... i still main pk and im currently looking for a clan so pm me in game im currently selling a third age kiteshield i pked if anyone IS interested btw im from london so im from england so im in the uk so yeah thanks for reading this
  7. Hi guys! Just started a new RoatPkz channel!, and i'm making 2-3 videos per week, and i hope you enjoy the video Link : https://www.youtube.com/channel/UC2_euCoFpWqQwVVSlPqnQ8A/featured Leave a like pls!
  8. Hello, it's KingElmar Im new at roatPkz / Forums, so i need some guides. I haven't been playing rune scape for a while, and i barely know what to do. If you want to help me get into the game please add me on Skype " Daveflyingking " We could maybe skype, or message each other. Like i said i haven't been playing " rune cape " For a while, and i've forgot much of it, so please add me, and you can maybe teach me how to play, and how to get points / kills.
  9. Hello Roatpkz, I started Playing Roatpkz New, I Forgot my password Account, For Charr, I need my old Account! Thanks and Rate to my Sig */10 Thanks So i Made new account Called Charr V until i get my new acc
×
×
  • Create New...