Skip to content
MPGHThe Dark Arts
/
RegisterLog in
Forum
Community
What's NewLatest posts across the boardTrendingHottest threads right nowSubscribedThreads you follow
Discussion
GeneralIntroductionsEntertainmentDebate FortFlaming & Rage
Board
News & AnnouncementsMPGH TimesSuggestions & HelpGiveaways
More Sections
Art & Graphic DesignProgrammingHackingCryptocurrency
Hacks & Cheats
Games
ValorantCS2 / CS:GOCall of Duty / WarzoneFortniteApex LegendsEscape From Tarkov
+14 moreLeague of LegendsGTA VMinecraftRustROTMGBattlefieldTroveBattleOnCombat ArmsCrossFireBlackshotRuneScapeDayZDead by Daylight
Resources
Game Hacking TutorialsReverse EngineeringGeneral Game HackingAnti-CheatConsole Game Hacking
Tools
Game Hacking ToolsTrainers & CheatsHack/Release NewsNew
Submit a release →Share your cheat, tool, or config with the community.
AINEW
AI Tools
General & DiscussionPrompt EngineeringLLM JailbreaksHotAI Agents & AutomationLocal / Open Models
AI × Gaming
AI Aimbots & VisionML Anti-CheatGame Bots & Automation
Create
AI Coding / Vibe CodingAI Art & MediaAI Voice & TTS
The AI frontier →Where game hacking meets modern machine learning. Jump in.
Marketplace
Buy & Sell
SellingBuyingTradingUser Services
Trust & Safety
Middleman LoungeMarketplace TalkVouch Copy Profiles
Money
Cryptocurrency TalkCurrency ExchangeWork & Job Offers
Start selling →List accounts, services, and goods. Use the middleman to trade safe.
MPGH The Dark Arts

A community for offensive security research, reverse engineering, and AI.

Community

ForumMarketplaceSearch

Account

RegisterLog in

Legal

Privacy PolicyForum RulesHelp & FAQ
© 2026 MPGH · All rights reserved.Built by the community, for the community. For educational purposes onlyContent is shared for security research and education — we don't condone illegal use. You're responsible for complying with applicable laws. Use at your own risk.
Home › Forum › MultiPlayer Game Hacks & Cheats › Other MMORPG Hacks › Runescape Hacks / Bots › Runescape Help › [HELP] Issues with Customs? Please help.

[HELP] Issues with Customs? Please help.

Posts 1–5 of 5 · Page 1 of 1
SP
SpoonClack
[HELP] Issues with Customs? Please help.
As many of you know, I had a stupid question on customs. I solved it.
Now I'm back. I tried to add in some customs and it's worked, but when I edit the stats of them, I can compile fine but when the server runs I see this...
Code:
Server is Online
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: 6
        at ItemHandler.loadItemList(ItemHandler.java:283)
        at ItemHandler.<init>(ItemHandler.java:173)
        at server.main(server.java:111)
Compiler returns no errors but Client will not allow me to log on. Shows black screen for roughly 2 seconds then Connection Lost - Waiting to ReEstablish and it keeps retrying. Any help?

Item Codes for items.cfg
Code:
item = 16006 Dragonite_Kiteshield	A_rare_protective_kiteshield. 7500000 15000000 5000000 0 0 0 0 0 40 60 53 21 44 25 0
item = 16007 Dragonite_Shield	A_rare_protective_shield. 7500000 15000000 5000000 0 0 0 0 0 40 60 53 21 44 25 0
item = 16001 Dragonite_Claws	A_set_of_dragon_claws_made_into_a_weapon! 10000000 25000000 15000000 65 65 65 65 65 10 10 10 10 10 5 0
ItemHandler Line 283
Code:
if (token3[(6 + i)] != null) {
	Bonuses[i] = Integer.parseInt(token3[(6 + i)]);
} else {
	break;
}
ItemHandler Line 173
Code:
for (int i = 0; i < MaxListedItems; i++) {
ItemList[i] = null;
	}
	loadItemList("item.cfg");
	loadDrops("globaldrops.cfg");
}
Running rev317 DeltaScape Base, from the SpicyMozarella Videos.
#1 · edited 11y ago · 11y ago
RE
Rejuiced
I suggest you ditch the DeltaScape Base, there's ton of other cleaner bases and it'll save you a lot of hard work and time with the things you're gonna be running into.
#2 · 11y ago
SP
SpoonClack
Quote Originally Posted by Rejuiced View Post
I suggest you ditch the DeltaScape Base, there's ton of other cleaner bases and it'll save you a lot of hard work and time with the things you're gonna be running into.
Problem is I've invested probably 20 hours into this server.
#3 · 11y ago
RE
Rejuiced
Quote Originally Posted by SpoonClack View Post
Problem is I've invested probably 20 hours into this server.
Even if you did though some code you could still transfer over to other bases. I mean you could keep developing this, but if you're interested in actually releasing this to the public, or opening the server up, I suggest you just transfer over to another base.
#4 · 11y ago
SP
SpoonClack
Tried to Change the Format (copy and pasted an existing line and editied) and it switched error messages.
Code:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: 17
And BTW, I am not planning on releasing this, just messing around on localhost. I need a fix for this soon please, if you know of one. I put them in Class8.java, Item.java, and item.cfg and it's giving errors in files I haven't touched.
#5 · edited 11y ago · 11y ago
Posts 1–5 of 5 · Page 1 of 1

Post a Reply

Similar Threads

  • Help Me with this pleaseBy Mayion in Suggestions, Requests & General Help
    4Last post 13y ago
  • [Help Request] can anyone help me with this please :)By imorata89 in WarRock Help
    2Last post 12y ago
  • Cs4 Error with brushes please help!By Chester Bennington in Art & Graphic Design
    9Last post 16y ago
  • Help me with hacks pleaseBy 1337hax in WarRock - International Hacks
    2Last post 17y ago
  • i need to fix this problem with ca please help.By b00mh3adshot in Combat Arms Hacks & Cheats
    5Last post 17y ago

Tags for this Thread

None