Islands Archive π΄ [BETA] Script
Nexal Hub V2 for Islands Archive is built around the early island grind: farming, collecting drops, clearing space, and handling hostile mobs. The script uses a compact tabbed interface with automation for crops, pickups, island cleanup, combat support, navigation buttons, and visual toggles.
What This Build Focuses On
The main value here is reducing repetitive island maintenance. Master Farm scans the player island, harvests supported crops, and places the selected crop back onto empty farmland or soil. The current crop selector includes wheat, onion, carrot, and tomato, which fits the basic farming loop in Islands Archive.
Auto Pickup targets dropped items on the player island, so harvested materials and loose resources can be collected without walking over every drop. Auto Clear removes tall grass and natural rock blocks, helping open space for farms, paths, or building areas while you continue working elsewhere.
Combat and Movement Tools
- Kill Aura: Repeatedly swings at valid entity models with health, useful when farming areas with hostile mobs such as slimes.
- Home Return: Moves your character back to your island spawn or a nearby island block when the spawn part is unavailable.
- World Travel: Includes buttons for common travel points such as the main hub and Slime Island, saving manual walking time.
Using the Script
Run the loader after joining your island, then enable only the tools you actually need for the current task.
loadstring(game:HttpGet("https://keyify.lol/l/islands-archive-beta"))()
Interface and Quality Options
The interface is organized into Auto, Farm, Nav, and Visuals pages, so the main actions are easy to find. It can be dragged around the screen, hidden or shown with the J key, and unloaded from the sidebar when you want to stop all running loops.
Visual toggles include disabling shadows, flattening textures by hiding decals and switching parts to plastic, and running a twenty minute day and night cycle. These are not progression tools, but they can make long farming sessions cleaner or easier to view on crowded islands.
- Anti idle
- The script also uses a virtual input action when the player idles, helping prevent interruption during longer automation sessions.