Bendy and the ink Machine How to Execute Scripts
Executor, paste, inject after you join the battleground — and why mobile is worse.
This page is the mechanical how-to for unofficial executors on Bendy and the ink Machine (Roblox, Drecktharx, place 4850588087). It is not permission. Running these loaders can ban the account, steal cookies, and break after every patch. Read script safety first. Use an alt. If you only wanted wall weapons and Bendy fights, close this tab and go to the Guides Hub.
The three loadstrings currently passed around are collected on the Scripts Hub. Hub X feature mapping is on the Hub X page. You paste them into an executor window, not into Roblox chat, not into the in-game wall prompt, and not into a web browser console.
What you need on PC
- A Windows (sometimes macOS) executor that can inject into the Roblox client. This wiki does not recommend a brand. Cracked “free” injectors are how stealers arrive before you even paste a Bendy loader.
- An alt account that you can afford to lose. Do not test on the account that holds limiteds, credit card info, or years of friends.
- The live experience loaded. Join Bendy and the ink Machine, wait until your R6 character is in the 12-player server and walls are interactable. Injecting on the Roblox home page or during the teleport often fails or hooks the wrong place.
- One loadstring, copied whole. Example for Hub X:
loadstring(game:HttpGet("https://raw.githubusercontent.com/ADSKerOffical/Bendy/main/BendyHubX"))()
PC execute steps
- Start the executor as the same Windows user that runs Roblox. Some injectors need administrator rights; that is already a trust problem — another reason this is alt-only.
- Launch Roblox, join the battleground, confirm you can pick up a wall tool.
- Attach / inject. Wait for the executor to report that it is attached to the client. If attach fails, do not spam it; close Roblox and retry once.
- Paste a single loadstring into the executor editor. Do not stack Hub X, Coca Cola X pro, and the pastefy loader in one run. They fight over tools and GUIs.
- Execute. A GUI should appear. If nothing happens for ten seconds, check the executor output for HttpGet errors. A 404 means the GitHub or pastefy file is gone.
- Toggle one feature at a time. Multi Gear or ESP is enough to know the script hooked this place. If Kill All or explosion fires on inject, close Roblox.
After a Drecktharx patch, repeat from step 2 and expect failure. Remote paths, tool names, and NPC tags change. “It worked yesterday” is not a diagnosis.
Mobile versus PC
Mobile executors (Android APK sideloads, “delta-style” apps, iOS profiles) are less stable on this game and more often bundled with malware. R6 Fighting places that hook tools and hitboxes also fight with touch GUIs: a Hub X window may cover the jump button or the wall prompt. If you cannot tap a wall after injecting, the script has already ruined the session.
Practical mobile rules:
- Prefer PC. If you only have a phone, skip scripts and play the real loop.
- Never sideload an APK from a Discord file drop or a random “key system” site.
- Inject only after the server has spawned you, same as PC.
- Assume iOS builds will not attach at all after a Roblox client update.
- Touch ESP overlays drain battery and heat the device; they also make screenshots for reports trivial.
The other two loadstrings
Coca Cola X pro (super explosion):
loadstring(game:HttpGet("https://raw.githubusercontent.com/ADSKerOffical/CocaColaXpro/main/Cola"))()
Pastefy “BEST SCRIPT” loader:
loadstring(game:HttpGet("https://pastefy.app/OssMIhGY/raw"))()
Same execute path: attach in-game, paste one line, run. The pastefy URL is opaque — you fetch whatever is there today. If you cannot read the source, treat it as hostile. Details and why explosion scripts get you clipped are on the Scripts Hub.
When execution fails
- HttpGet error / 404: the remote file moved. Do not hunt random mirrors; mirrors are how stealers advertise.
- GUI appears then dies on teleport: the script hooked the menu, not the battleground. Rejoin, wait for walls, execute again.
- Tools duplicate or vanish: two scripts fighting, or Multi Gear desync. Rejoin clean.
- Instant kick: detection or a broken kill function. Stop using that account.
- Roblox client will not start after injecting: the executor corrupted the install. Reinstall Roblox; do not “fix” it with another crack.
Legal play does not need any of this. Wall routes, combinations, and Beast Bendy timing are documented without executors. If a loader breaks, that is normal — scripts often break — and it is a good moment to close the injector.
Frequently Asked Questions
Quick answers about codes, Bendy, wall weapons, and this Roblox battleground.
Do I paste the loadstring in Roblox chat?
No. Chat will just print the line to the lobby. Paste it into a third-party executor after you have injected into the live experience.
Can I execute on mobile?
Sometimes, with sideloaded Android apps, and it is a worse idea than PC. Overlays block wall prompts, APKs are often stealers, and iOS attach is unreliable after client updates.
Should I run Hub X and Coca Cola X pro together?
No. One loader per session. They hook the same tools. Feature details for Hub X are on the Hub X page.
The script worked last week and does nothing now. Why?
Patches, Roblox client updates, or a deleted GitHub/pastefy file. Scripts often break. See script safety and the Scripts Hub.
Is executing allowed if I only use ESP?
No. Any injected client violates Roblox Terms of Use. ESP is still a cheat. Use an alt or do not run it.