Skip to content

Alarisco/bPlace-AutoBOT

WPlace AutoBOT

BPLACE-AUTOBOT

Adaptado para bPlace.org - Basado en bPlace-AutoBOT

Buy Me A Coffee

πŸš€ Nueva herramienta relacionada:
WPlace Master Server – servidor central para coordinar bots con interfaz web.

Best experience: install the browser extension.


Available in the Chrome Web Store Β Β  Firefox Add-on


Bookmarklet Injection

If you prefer not to install the extension, you can use a bookmarklet instead. Create a new bookmark and paste one of the code snippets below as the URL.

Launcher (choose any mode after loading)

javascript:(async()=>{const U="https://raw.githubusercontent.com/Alarisco/bPlace-AutoBOT/refs/heads/main/Auto-Launcher.js";try{const r=await fetch(U,{cache:"no-cache"});if(!r.ok)throw new Error(r.status+" "+r.statusText);const code=await r.text();const blob=new Blob([code+"\n//# sourceURL="+U],{type:"text/javascript"});const blobUrl=URL.createObjectURL(blob);try{await new Promise((ok,err)=>{const s=document.createElement("script");s.src=blobUrl;s.onload=ok;s.onerror=err;document.documentElement.appendChild(s);});}catch(e){await import(blobUrl);}}catch(e){alert("[Auto-Launcher] Could not load/inject: "+e.message+"\nTry another page or use Option C (module).");}})();

Guard (protect & auto-repair)

javascript:(async()=>{const U="https://raw.githubusercontent.com/Alarisco/bPlace-AutoBOT/refs/heads/main/Auto-Guard.js";try{const r=await fetch(U,{cache:"no-cache"});if(!r.ok)throw new Error(r.status+" "+r.statusText);const code=await r.text();const blob=new Blob([code+"\n//# sourceURL="+U],{type:"text/javascript"});const blobUrl=URL.createObjectURL(blob);try{await new Promise((ok,err)=>{const s=document.createElement("script");s.src=blobUrl;s.onload=ok;s.onerror=err;document.documentElement.appendChild(s);});}catch(e){await import(blobUrl);}}catch(e){alert("[Auto-Guard] Could not load/inject: "+e.message+"\nTry another page or use Option C (module).");}})();

Image (auto paint pixel art)

javascript:(async(()=>{const U="https://raw.githubusercontent.com/Alarisco/bPlace-AutoBOT/refs/heads/main/Auto-Image.js";try{const r=await fetch(U,{cache:"no-cache"});if(!r.ok)throw new Error(r.status+" "+r.statusText);const code=await r.text();const blob=new Blob([code+"\n//# sourceURL="+U],{type:"text/javascript"});const blobUrl=URL.createObjectURL(blob);try{await new Promise((ok,err)=>{const s=document.createElement("script");s.src=blobUrl;s.onload=ok;s.onerror=err;document.documentElement.appendChild(s);});}catch(e){await import(blobUrl);}}catch(e){alert("[Auto-Image] Could not load/inject: "+e.message+"\nTry another page or use Option C (module).");}})();

Farm (xp farming)

javascript:(async()=>{const U="https://raw.githubusercontent.com/Alarisco/bPlace-AutoBOT/refs/heads/main/Auto-Farm.js";try{const r=await fetch(U,{cache:"no-cache"});if(!r.ok)throw new Error(r.status+" "+r.statusText);const code=await r.text();const blob=new Blob([code+"\n//# sourceURL="+U],{type:"text/javascript"});const blobUrl=URL.createObjectURL(blob);try{await new Promise((ok,err)=>{const s=document.createElement("script");s.src=blobUrl;s.onload=ok;s.onerror=err;document.documentElement.appendChild(s);});}catch(e){await import(blobUrl);}}catch(e){alert("[Auto-Farm] Could not load/inject: "+e.message+"\nTry another page or use Option C (module).");}})();

πŸ”„ Updates

Both the extension and bookmarklets always pull the newest version. Just re-launch.


🀝 Contributing

Pull requests welcome. See CONTRIBUTING.md for architecture, workflow and standards.


Made with ❀️ for the WPlace community – use responsibly.

About

AutoBOT for bplace.org: farm, auto-paint, and protect art with the new Auto-Guard. BPLACE BOT

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published