tested on realm 1.14.4 and can confirm this works, do this in the nether and go about 300-400 blocks away, disconnect and wait 15 seconds for safe measure (do this when you want the chunk to either save or revert back), return to the spot and profit. If you need me to release a video on my way of doing this, like this comment and I’ll post.
When I put books into the top two chests, it has too much information and goes into the unsaveable state. This happens with 8 books in each top chest. Is there a reason this is happening? I am using the clientcommands and /cbook random with each book.
EDIT: I feel like I should clarify more. I don't break the redstone block and make it go through the hoppers into the middle chest, it just is in the top chests and I lose the books when the chunk un renders. I'm also doing this on a vanilla 1.14.1 server.
Awesome! I remember wout did something similar, he repopulated a chunk using an item entity full of empty tags ^^ (is it possible to do so with this thing? like adding new blocks to the savestate or something?
btw... for once you discover something that has nothing to do with hash stuff, my pc dies... :I (<3)
Yes, we also came across this in our research into chunk duplication/swapping/reset. Wout used an item with 512 nested tags, leading to an error when loading a chunk. Minecraft then acts like the chunk never existed and regenerates it. This still works in current versions but we're pretty sure it's impossible to recreate something equivalent in survival. (With our approach the chunk is just not saved, but the savestate can be loaded without problems, so we can't trigger generation/population that way)
Hey Earthcomputer, I love the videos you've made and this side of the community a ton. Some of the pages in the pastebin link are too long for the books in-game? Can I just exclude the characters that make it too long?
Also I commented on your enchantment seed cracking videos about some issues I was having but I got them all sorted now and it's working perfect! Thank you!
Just tested and confirmed, it still works on current spigot, but paper has a patch to kick for large books. If there is another way to get the chunk over the 1mb boundary then that would still work for paper as well.
failing to structure a joke well enough for someone to comprehend that its a joke doesn't mean they got wooooshed, like where is the punchline? whats supposed to be funny?
Please make a mod for 1.13.2! It has to be possible or a bot that copies the pages automatically! It’s insane that you found this glitch and I believe that you can make it easier to obtain these books on a survival server (1.13.2)
can you please tell me how to use the autohotkey script? i attempted to simply run it, didnt do anything, then i compiled it and ran the exe and same result, nothing. I read a bit the code and its the first time i use auto hotkey so i dont understand a thing but from what i see i think i need to press a certain key combination, is that it? can you please help me? thanks.
I was wondering how exactly it worked as well. I am going to attempt to recreate this and if i can, i will inform you of how. If you want to break some server economies let me know i'm down.
@Dylan Lawery huh? tell me. also you could already destroy them without this, just that you had to write the books every time instead of breaking a single block wich is clearly easier
consittering spawn chunks are the ones loading all the time and everything that isn't a spawnchunk unloads, you could litterally be in the chunk next to a spawnchunk
why were 2 different types of books needed? also is the trick to this that every block is compressed, so when the books move from 3 different x,z coords to 1 the game can't handle it? Also how many books go into each chest?
This works again in 1.18.2 (and maybe other versions but that's the one I tested) Used 9 chests of shulkers with 3 different books filled with random 4 byte characters. Caused the chunk to savestate.
This dupe still works in singleplayer 1.14.3, however on the vanilla multiplayer server (no spigot or anything) I play on it's been very inconsistent. Sometimes it will work, others the chunk won't revert after placing the books in the exact same formation. I've tried both relogging and traveling thousands of blocks away and back, as well as being the only player on the server, but it still only works once or twice before ceasing to revert for the next couple of hours. Any ideas as to why this happens? Has 1.14 changed the way chunk saving/loading works?
How do i use the autohotkey ? Updated tutorial would be nice, (Not good with ahk) i was not able to activate it so i just changed the hotkey and it started working but it would change the pager faster than it pastes it please help.
@Pietro Cavicchioli If we can get the chunk loaders to work on 1.14.2, it would be like a freeze time button. Save it, get the loader and items going and bam. If something happens to the chunk, simply turn off the loader and leave the area.
@Brayden.Skates is correct. This isn't a bug, but an exploit of an intended feature.
The save limit on chunks is to keep world saves at manageable sizes. Heavily played worlds can already reach many gigs. Without this limit, they would fill hard drives regularly.
Spigot has patched this on 1.13.2 so it probably won't work on most server and as for copy and paste if the full paragraph won't get pasted then try leaving out a couple characters. Every book page doesn't need to be full of characters, the point is just to have enough data in the books to cause it to overload the chunk causing it to roll back.
Hey earthcomputer. Just wondering, How do I enable/turn on the AHK script. After looking at the script, f5 closes it, and f9 stops it, but how do I turn it on?
I'm using 1.14.3 and I downloaded the .zip file for the client commands mod off of git hub I have fabric installed but the mod doesnt load because it needs to be a .jar file does anyone know how to fix this
You should download the jar, not the zip. Also it only works for 1.14.4, but you can use https://github.com/Earthcomputer/multiconnect to allow your 1.14.4 client to connect to a 1.14.3 server.
I'm trying to get this working in forge 1.12.2, and using your mod to create 2 types of books and then naming them 1 and 0. Then placing them the way you did. Why doesn't it work? I'm not in spawn chunks and I'm in single player
How much does using the randomized Chinese characters reduce the number of books required? Would doing this with "normal" English text require an absurd amount of books? Really great work guys.
Using random ascii rather than this requires about 50x more books. If you were to actually use comprehendable English rather than random then I suspect it would be quite a lot more still. Finally, if you fill the books with the same character over and over then it's not even worth using books.
@Earthcomputer So each page for each book needs to have its own set of special characters instead of repeating the same set for multiple pages? Also, does the naming matter for the books if they're all unique (I.e. Book 1, B2, Book 3, B4, etc.) ?
im trying to get this to work on 1.14 with fabric but everytime it launches it crashes my game, I thinks its to do with the fabric version im using so what is the exact version i need to use to get this to work?
@Earthcomputer yup just tried it, it keeps crashing with this error [00:28:48] [ForkJoinPool-1-worker-2/WARN]: Mod ID clientcommands uses outdated schema version: 0 < 1
[00:28:48] [ForkJoinPool-1-worker-11/WARN]: Mod ID fabric uses outdated schema version: 0 < 1
This is my first time using fabric so I'm still trying to understand everything sorry
@Disum that is just a warning and not the root cause of the error. Can you create an issue on the github page and we can continue this discussion there? I dont want to be subject to what youtubes algorithm wants me to see.
@Earthcomputer Any technical info on how Mojang/Spigot/Paper/ect patched this? I heard something about MCC files for when MCAs were too large but there are so few specifics out there.
Returning with new knowledge that it was changes to the file system that allow for larger chunks. Trying to find a new way to do this and revive some of the 1.12 innovations. I wonder what happens when you crash the server during an autosave…
Ok, so for everyone trying to get this to work who cant, i will explain how i got it to work. First off you need 54 books to do it the way i did, the vid's way does not work for me for some reason, anyways, i will type it step by step:
1. instal auto hotkey
2. the auto hotkey script in description is faulty, you need to fix it. It contains too many characters and it wont paste on the books so i had to fix it myself, took me an hour, i will leave a download link for you to download my own fixed version of the script so you dont have to edit it yourself. link: https://cdn.discordapp.com/attachments/557954029318307843/607179874045526036/Automatic_Bookdupe_Paster_-_copia.ahk 3. Start the script 4. Enter minecraft 5. Make a double chest, then put 2 single chests. In the double chest we will put a setup of all the books to dupe, in one single chest we will stack the remaining books we need to activate the dupe and in the last one we will store the items we want to dupe. But first, do NOT store any tiems at all. Not yet. 6. After setting up the chests you will need 54 books, of which you will make the following:
*In each book you must put the random characters. Remember we activated the script, if you didnt, you can boot it after launching the game, the order does not matter at all, the script will still work. *To automatically type the characters you must open the book, then put your mouse over the next page arrow and then hold down the keys "control + alt + shift" and then press down either f5 or f9, all at the same time. So you can either do ctrl+alt+shift+f5 or ctrl+alt+shift+f9, but remember that the f5 and f9 results are not the same, so you will need to press each combination for each type of book you want to make, which i will list below
*Make the following books (no quotations needed) -10 books called "1" (f5) -10 books called "2" (f9) -10 books called "3" (f5) -10 books called "4" (f9) -7 books called "5" (f5) -7 books called "6" (f9)
7.After having all the 54 books named and signed and with the proper contents you must then proceed to put then in this pattern into the double chest. (double chests are 9 squares long and 6 squares tall) (The X represents an empty slot in the chest)
8.From this point, this is the max you want to keep inside of this chest, because whenever you fill in those X squares with the books called "6" the chunk wont save, so now, leaving those X slots empty, put the items you want to dupe in one of the single chests and stack all the books called "6" inside of another single chest. Then save and quit. When you enter the game, everything will be saved as it is, and you can still modify the chunk and changes will be saved, so now its time to act. Take the books that are called 6 and put them in the remaining slots. Then take out all the items you want to dupe. Then save and quit. When you enter again, it will all be back to normal, just like before, the chest will still have the items you just duped, and the books called 6 will be back in the single chest. So this means you can easily repeat this process as many times as you want, as long as you do as i said.
If you have any trouble getting this to work, please tell me, as i am interested in seeing how this could work in different ways and i would be glad to help.
Hi everyone, its good to see that it works! Hi @NOTMe, so it does not work for you? ok, i would need to know a few things about how you set it all up, if you could post a link to download your map so i can see what is wrong i could see it more in depth. I am going to post a tutorial in my main account showcasing this in video in a while, so it is easier for you to see how it all works.
The main reason why it might not be working is usually that the game is lagging a bit and the script skipped a few pages and left them empty.
Check if the book has all the pages filled entirely, and if you need more help ask me. If someone is interested in discussing this further i can be reached through discord, im logged in most of the day.
My discord is potatoes #9804 in case you need more help and prefer passing the map files through there or you just want to dig a little bit deeper about how all this works and what can be done with it.
Just another note to add is that maybe it might be related to the chunks themselves as i tried to show this live to a friend but it didnt work until after a few tries creating new worlds. This is something i dont have entirely clear, and i suspect it was the empty pages part. Also something to add is that i just found out recently that if you manage to get a perfectly filled book you can just copy its contents into a new book by putting the signed book into the crafting grid with a new book and quill that is empty, just in case this helps speeding up the process. Yup, did them all by hand lmao XD Another thing that i think i didnt mention in my original comment is that apparently, since mobs are chunk based this method also affects mobs :O yep, found out with a random pig that walked into my duping setup. Killed him and he respawned every time i entered the map again lmao. Since XP orbs are also mobs they can be, indeed, duplicated as well! Just in case someone finds out how to make something useful out of this :D
Okay, i did some research and apparently its veen fixed in servers that use papermc for a long while. Looks like this is practically only useful for solo players. Let me know if you find a workaround
@Max You need to install auto hotkey, it is pretty lightweight, didnt even take a single minute to install in my pc. Once you install it from the official website you can just start the file by opening it with double click just like any other file. Then once you did that it should be running, just to check if you are using windows you can click in a symbol that is down on the right bottom corner that looks like this ^ it is next to the volume button. Then check a green cube with an H inside of it appears there. That means that the script is running. Then to stop it or pause it you can right click on the H and it will give you the options so you can do whatever you want with it.
JollyGoodShow you need to put the items in the chest first, then save. then take the items out, and then put the books labeled as "6" in the chest. it should work
@Darwin Muerto Ive made new books and tried again and it worked this time. I didnt wait the thirty seconds this time I just rejoined immediately. I think it autosaves if you wait
@ItIsEddie the way its meant to work is that once the chunk is unloaded it will compress the information so that it takes less hard drive space. when it tries to compress it cant do so because it weights more than 1mb. to unload the chunk in single player jus save and quit but in multiplayer you need an area where the chunk has no players around for like 200 blocks or so. in a server find some remote place nobody is at commonly and set up the device. then you quit, wait a while and rejoin. then it should have worked. i must advice tho that some servers have certain plugins that allow infinite storage per chunk, tested it witha friend on aternos and the chunk in his server had reached over 1mb, cant remember exactly how much he said tho.
@ItIsEddie also about the books disappearing, i also got this to happen to me. the chunk will sometimes save while the players are in it. i took a while looking around the chests planning what to dupe next and when i came back the books were gone. my only advice is to first take the 6 books and place them, then take the items you want to dupe and the save quit in aingle player or make sure there are no players atound 200 blocks or so in multi as i explained in the other comment. its kinda tricky, but i guess we'll end up figuring out the ultimate way to do it. tomorrow im going to try setting up the duper in the nether, see how it works in case i can make it more efficient.
@Al Fredo You sir, deserve a medal. It does work consistently at 1.14.4 as of 19th Aug 2019 in Singleplayer.
The only "issue" I have found compared to older versions of the game is that running far away and coming back does not cause the chunk to update anymore in order to get the dupe without having to quit and join the world again. Even manually updating the chunk (F3+A) does not help fix this.
Therefore, I am wondering how one would reproduce this dupe on a normal, vanilla Minecraft server running 1.14.4.
@AnriandorOn my other account i already made a comment regarding a series of investigations i made and the results i obtained. Basically, in 1.14 server mojang introduced a bug that is yet to be fixed. This bug causes servers to keep chunks loaded infinitely, taking up massive amounts of memory and lagging the server until it crashes. The only way to unload chunks is by shutting down the server. I expect they will fix this by 1.15, i doubt they want to introduce such a massive major update on a snapshot of any of the 1.14 series. So all you can do for now is wait until it gets fixed or play on servers running 1.12 or older versions. I dont know if this bug was present in 1.13 tho, but i havent checked yet. Anyways, hopefully they fix it soon cause im eager to see my over an hour of testing come to an actual result on servers XD
I noticed your autohotkey script only fills 50 pages. howver, books can now be written up to 100 pages. does this mean you could theoretically get the same effect with half the books now?
@Dani Dunsbergen it's a discord link, perhaps your browser is blocking it? if it still does not work it might be that discord deleted the link for some reason i guess, let me know if you cant get it to work and i'll try to make a new one
@Imaginative well, in my other channel i already made a few comments about that, but basically it is possible in servers in all versions where the book exists except in 1.14 as mojang introduced a bug that prevents chunks from unloading in servers unless the server is shutdown. This has caused many problems as people could not run servers without them crashing or running out of memory. But it is due to be patched in 1.15 so the only versions that this wont work on servers are the 1.14 series.
@Moritz Geisler what do you mean that the script closes itself? Does it really close or is it just that it keeps copy pasting on top of the same page? make sure you have the mouse pointer on top of the arrow to make it work. If it is indeed closing then, im going to need more info cause that's never happened to me. Does it give an error message or does it just close without any warning?
@Al Fredo Well ok no it doesn't seem to work for me like when i sign and re-open the book it's empty this book dupe glitch work on a +2k players server accept my discord invite it'a Papyrus i need your help
@Al Fredo thank you for finding this bug but by any chance does this dope work in the nether and does the bug also indefinitely load nether chunks. My discord is Archangel777#2703
It worked and I was able to dupe mobspawners, diamond blocks, golden apples and all. Now I'm doing it all again and it won't work!!!!!!!! The server didnt get any updates or anything like that. I'm playing 1.8 version. I already tried more than 10 times now, It just wont work. I did record a video doing it, so I watched it over and over again to see where is the mistake, but im not doing anything wrong... The items just wont duplicate anymore. Edit: I noticed there are some copies of my own character in the "duping area". Told my friend to TPA me and asked him if there was any copies of my character there. He said there were a LOT of copies, and sent me a screenshot, it has like 10 or more copies of me. Maybe this is why it wont work, because doesnt mean nothing when I go offline if my clone is still there, like I was there. Maybe that is the problem?
@Al Fredo Sorry i saw your comment on earthcomputers video with book chunk dupe glitch. When i start ahk script it write 50 EMPTY pages, why? Sometimes it only write 1 page with that symbols but only 1. Also my friend tried to write books with ahk script and he success but it's not working to me. Can you help pls Btw 1.7.x-1.8.x is version of the server
@Andrija Đorđević what version is each of you using? Because the size you can type in the book is different in each version. I adapted the size from the script to contain as many as possible characters in 1.14 which is the version i did it in. If you are in an older version, try editing the script and removing a few characters. See what page is the one that gets typed and shorten the contents of the other pages to more or less the same size.
@banane lot of people have already confirmed its patched on most servers. It's not 100% bullshit, it once was a real thing... now it only works in single player and im not sure up to which version so no, this is no longer a viable strat for duping. If you are on versions lower to 1.16 you can do the donkey dupe which requires 2 players. If you are single player 1.6 you can do many of the newly found dupes. If you are on MP 1.6 i cant help in any way. If you are on older versions than 1.15, just search for their respective duping techniques. But dont expect book duping to work on servers anymore. Most are patched so you'll have to find a workaround :(
@Samuel Jett im not sure, i dont really play minecraft anymore and im too busy with exams to test it out, but i know that vanilla used to work. I know that certain versions like forge and paper and stuff like that fix it, not sure if forge does, but i do know a bunch of server side plugins that fix it. Maybe forge client has that included, im not sure, but i would bet that if its in 1.12 it s h o u l d work. Maybe you did something wrong, idk.
does this work in 1.13.2 if i copy paste the text into books?
I tried it on a server and it did not seem to work. Was it because i used "copies" of the book? another thing is that some of the text appeared as blank rectangles (about 25% of the text) (also are there any other methods of knowing when an autosave occurs?)
It just worked for me! I was scrolling through the comments and I saw what I was missing! The chest under the one connected to the hoppers is full of alternating books too! As for the autosave thing: I can't seem to do it more than once between saves so I wait until an autosave happens to do it right after which also avoids the issue of when the next autosave is!
well i just managed to make the faulty ahk script work, it contains too many characters so the book pages cant contain them all at once, they dont even match with the pages they use in the video, i take it that it doesnt matter and you can use random pages… but the point is that it doesnt work, just did this and no matter what version i choose it wont work, the chunk still saves properly, no problem at all… can it be that there is something im missing? can you please answer?
Hey so i was trying it the last two days and it seems not to work. I have done exactly what you have but when i relog it still doesnt work. I tried overloading the chunk with 3 doublechests in that patter still it wouldnt work, is it patched or am i doing something wrong?
You must be doing something wrong. Make sure you're alternating the books rather than having a ton of type 1s and then type 2s. Also make sure the books are actually random text.
Argh. I went through the trouble of making an AHK script to use the paste bin (I have 1.13 so theres no forgehax) and I cant even replicate it in a local server.
@Earthcomputer I have a world that is currently in 1.13, which I will update to 1.14 when it comes out. Will your RNG manipulation tool be able to process the 1.13 seed in the 1.14 world?
i just installed autohotkey for the first time so idk how it works, when i run the script what do i do? Should i just open the book or do right click or something? or should i be pressing some key? i dont know what to do, can you help please?
Wai nvm just figured out how to make it run, i have been reading the autohotkey documentation and opened the code and the input required is alt+shift+control and then you hold down f5 for book 1 and f9 for book 2, the only problem for me seems to be that now the script passes pages too fast and doesnt paste in all of them … lmao
Great idea, but you would have to catch them in the act, overload the chunk, and then hope they didn't find the chests you used to do it. If you overload the chunk and leave before the grief, it will simply revert back to its previous state and you will have no protection. If they find the chests you used to overload the chunk, they could break them or take the books and you would have no protection. Someone or something has to stay in that chunk and keep it loaded in (after it's been overloaded) while changes are being made. Sounds confusing, but it's a very specific situation.
Could use dispensers or droppers to store the books in... they wouldn't be able to use ESP for that I would assume... could use X-ray if they customized it, but nobody's usually looking for those...
@OblivionFall their patch just detects if anything is over the limit preventing the chunk from saving properly and notifies the server OP so that the admin/OP can check out the chunk. But until that happens it force loads the chunk which you can't really do anything about. All we can do is just wait for our lord and savior @Earthcomputer to find a new exploit or finds a way to bypass this patch. But it looks like this method is over since it used methods to overload a chunk and exploit how minecraft saves chunks ):
also I can't copy certean pages, such as page 2. it appears to be too much text for the page. I really need some help with this man, because I'm willing to manually do it if it would let me
@Robin Monseré so I copy as many pages as I can in both books and then do as in the video right because I have the same problem because I can only copy and paste the first three pages in one book
@AlphaGamerDragon No, copy just section 1, or page 1, then paste it in the book. If for example you copy page 2, but it doesn't work, copy a part of page 2, paste in the book, and then try to copy the rest, sometimes it doesn't let you paste everything from his notepad, but thats fine. If you are in creatif, you only need to make 2 types of books and then middle click them to get 16. If in survival,you really need the mod ;)
@Robin Monseré so you mean that we if cant paste the entire text we just paste til that especific pages are filled up? i dont know if i have to paste the text that i cant paste in the next page
Because of the compression Minecraft uses when saving chunks. If it's book 1, book 1, …, book 1, book 2, …, book 2 the compression algorithm can look back far enough to recognize it's just the same book repeated a couple of times. If it's 1, 2, 1, 2, 1… the second book 1 is too far away from the first so it can't recognize the repeating pattern and has to save each book separately using much more space than "x * book 1, y book 2"
In vanilla, chunks save: a) on autosave which occurs every 900 ticks or 45 seconds b) whenever a chunk is unloaded The second one can either be caused by a player moving away from the area, the server shutting down or by an autosave (which means that on autosave the chunks that unload are actually saved twice).
@Earthcomputer I see, thanks for the information. Could you maybe make a video on that? Or what can be possible for bedrock other then piston and chests dupe? Thanks for the information so much
@Earthcomputer I'm one of the owners of the server, so yes, I have access to the configs :) I'll read through the configs, see if I can find something.
EDIT: You can change the book size limit, in line 41 of the paper.yml config file. You can't disable it, but you can increase it to a point where it won't be an issue anymore.
This isn't working on singleplayer, I did exactly this and it still isn't working, worse is the server I wanna dupe on has a 16 page limit to how many characters I can fit in the book. I am using your mod and everything is working properly but when I relog in singleplayer the books stay alternated as they were and the item doesn't dupe.
@Earthcomputer 9b9t limited how many pages we can fill with Chinese letterd to 16 pages will this dupe still work if I just add more pages? I tried in single player with 3 full dubs of books unstacked and alternating and its not working. Should they be in single chests?
No, I've decided to skip 1.13 and update the mod to 1.14 instead. This is because a certain change in Forge has made it extremely difficult for me to continue supporting it, and the only other option is Rift, which is going to disappear after 1.13 anyway so kind of pointless updating.
@Earthcomputer Ive tried on forge 1.12.2 both on singleplayer and multiplayer and it doesnt work. i put full chest of these /cbook random books, non stacked, used a hopper so it can hop to another chest, took items from another chest, log out and log in and it doesnt work.
edit: it works on singleplayer but not on multiplayer
Not entirely sure what you mean by that, but if you mean "does it contain malware", then no :P The mod is open source so you can check the source code yourself to verify that. And if you don't trust downloading my compiled version then you can compile it yourself :)
@Earthcomputer I can't seem to find the download file for 1.13.2, the github goes up to 1.12
0 likes
Allen Bao2019-02-20 21:22:48 (edited 2019-02-20 21:29:19 )
@Earthcomputer Also for some reason when I try to copy and paste it doesn't it overflows the page so it doesn't paste, and for survival, I would have to copy this over 30 times over manually?
@Allen Bao it's for 1.12 only currently, Forge is very new for 1.13, porting clientcommands is on my todo list for soon. To avoid copy pasting 44 times, you can do it for 2 books and use the book cloning crafting recipe.
More Girl2018-11-10 13:56:40 (edited 2018-11-10 14:13:54 )
@pi314159265358978 Samely use book, but ascii, using that 64 of 2s can be saved but spliting into 128 can't(to easier count). Use 64 dispenser to split
From what I can gather and have tried (it works for me), here are the steps written out for anyone who isn't sure: This is for doing it without the mod:
1: choose a chunk to do this in.
2: copy the layout from the video
3: you need to make the books and quills (43 of these in total so you will need: 43 leather, 43 ink sac, 43 feathers, 129 sugar cane)
4: take 2 books and quills and through the link at the bottom of the description you will find 100 pages to copy and paste into the 50 pages of the books (if it doesn't work copy a few characters less but make sure that all 50 pages are completely full if not add a few characters)
5: sign the books: call one "book 1 1" and the other "book 2 1"
6: using a crafting table, make 21 copies of "book 1 1" and 20 copies of "book 2 1"
7: using an anvil, rename all the copies by increasing the second number by 1 every time so that the names are all different (we do not want them to stack)
8: Fill the bottom chest putting alternating books in the slots of the chest
9: put 8 books called "book 1 ..." in one of the top chests and 8 books called "book 2 ..." in the other.
10: you are ready!
on feb 16 2019 spigot and paperspigot patched it ! + on 2b2t since fab 23 2019 2b2t has implemented this plugin thus breaking dupe on that server RIP Dupe !
What they did is check when the chunk is saved if it exceed a certain size (1mb) it will take everything in that chunk and save it in another file that spigot only can read. So now there is not limit to it. This patch to my knowledge have been made for 1.12.2 and 1.13.x ! Hope that help you.
True, but I wanted a way to get it without op/cheats. There’s this guy who created a video where you got sharp 32767 and got creative without op. Search up Minecraft Bedrock Edition Haze
It’s by Josh Limre and it’s the video where he shows off the premium
@Earthcomputer 2b2t runs on paper, right? Because I can still dupe but I created the books when this dupe was discovered. I'd assume it was patched by making it impossible to craft these kind of books.
If the server doesn't allow you to use Chinese text, the mod also has a /cbook ascii command, which will fill the book with only normal characters. But if you do this, you will need a lot more books than shown in the video.
@Minestar no, I disconnected because I tried moving away but that causes fps to drop to 2 on my potato pc. Not my fault it doesn't work on paper apparently.
@Arperture bug/glitch aren't stuff that devs plan to happen,. In this case the game is made to not save chunk because of it size, it is made to work like that. So it's not a glitch but abusing how to game work.
people that hate be like. yOuR FrIeNdS rEpLAcEd ThosEEEEEE REEEEEEEEEEEEEEEEEEEEEE i can cofirm it used to work i remember this back in the older versions where i was a noob and begged people for those books as i had no idea exactly how it worked someone showed me all i knew was checkerboard pattern
@Earthcomputer why does it need to be patched? it doesnt affect anyone who doesnt use it. except in game items become cheaper for people who actually buy them lol
The mod is just an easy way to fill the books up with random characters. It's not required, you can copy paste from the pastebin in the description instead.
@Earthcomputer I dont know how to send dm without adding. Your message could not be delivered because you don't share a server with the recipient or you disabled direct messages on your shared server, recipient is only accepting direct messages from friends, or you were blocked by the recipient.
the AHK script didn't work for me, some of the strings are too long to fit in the page so it ends up pasting blanks, what I did was use the /cbook random command from the client commands mod in the description on two different books, signed them, then 22 and 21 copies at a crafting table, which works on my 1.14.4 hc world. Spigot has patched this bug though, it will only work on sp and vanilla server, haven't tested realms.
Jox In Box2019-01-02 22:09:44 (edited 2019-01-02 22:13:27 )
This looks so stupid, CHEST with dmd blocks is not in the same chunk with obsidian and bugged chest... its in chunk with empty chest at that moment... OR Or the grass is one chunk... then this doesnt make a sense cuz it is SAME AMOUNT of DATA in chunk, just moving to from 1 chest to 2nd chest... that doesnt rly make sense!
One thing I found before accidentally deleting all my friends books is that you put all of the books stacked into one chest, put your items you want duped in another, save chunk, come back, ONLY MOVE BOOKS into pattern, take your items you're duping, unload chunk (either leave game or go at least 300-400 blocks away), return, voila. yw in advance
Yeah, ok i guess. i was just going off the fact that even tons of small or private "vanilla" servers use spigot rather than forge or whatever even with 0 plugins. Also couldnt get this to work anyways, experienced minimal lag with the books around and the chunks didn't get overflowed in vanilla sp or mp. oh well
tested on realm 1.14.4 and can confirm this works, do this in the nether and go about 300-400 blocks away, disconnect and wait 15 seconds for safe measure (do this when you want the chunk to either save or revert back), return to the spot and profit. If you need me to release a video on my way of doing this, like this comment and I’ll post.
13 likesReplies (2)
.
0 likesOr just decrease your render distance...
0 likesOh, that's super cool. Is that the same limit we ran into when implementing the chunk load map mod?
12 likesThis is so useful when you accidentally break the end exit portal and you can't respawn the dragon again
1 likeWhen I put books into the top two chests, it has too much information and goes into the unsaveable state. This happens with 8 books in each top chest. Is there a reason this is happening? I am using the clientcommands and /cbook random with each book.
3 likesEDIT: I feel like I should clarify more. I don't break the redstone block and make it go through the hoppers into the middle chest, it just is in the top chests and I lose the books when the chunk un renders. I'm also doing this on a vanilla 1.14.1 server.
Awesome! I remember wout did something similar, he repopulated a chunk using an item entity full of empty tags ^^ (is it possible to do so with this thing? like adding new blocks to the savestate or something?
12 likesbtw... for once you discover something that has nothing to do with hash stuff, my pc dies... :I (<3)
Replies (1)
Yes, we also came across this in our research into chunk duplication/swapping/reset. Wout used an item with 512 nested tags, leading to an error when loading a chunk. Minecraft then acts like the chunk never existed and regenerates it. This still works in current versions but we're pretty sure it's impossible to recreate something equivalent in survival.
4 likes(With our approach the chunk is just not saved, but the savestate can be loaded without problems, so we can't trigger generation/population that way)
You can use this to make triple chests in survival
3 likesVengo de ElRichMC a ver esta hermosa creacion de minecraft tecnico!
4 likesI'm coming from an ElRichMC video to see this wonderful technical creation!
This is really old and the save format is a mess for more reasons. But your implementation is very elegant.
2 likesHey Earthcomputer, I love the videos you've made and this side of the community a ton. Some of the pages in the pastebin link are too long for the books in-game? Can I just exclude the characters that make it too long?
0 likesReplies (1)
Also I commented on your enchantment seed cracking videos about some issues I was having but I got them all sorted now and it's working perfect! Thank you!
0 likesJust tested and confirmed, it still works on current spigot, but paper has a patch to kick for large books. If there is another way to get the chunk over the 1mb boundary then that would still work for paper as well.
2 likesReplies (1)
that explains why I got kicked on paper...
0 likeshave you found another way to do it?
Hi! When i try this the books that move through the hoppers do not save anywhere in the contraption. I called half of them 1 and the other half 0.
0 likesCan it also convert obsidian into bedrock?
41 likesReplies (8)
its a joke
7 likes@WAO 2b2t
r/woooosh
9 likes@Dzeerk doesnt sound like a joke
3 likes@ModernAdventurer r/2xwoooooshhhh
2 likesfailing to structure a joke well enough for someone to comprehend that its a joke doesn't mean they got wooooshed, like where is the punchline? whats supposed to be funny?
6 likes@Dzeerk if someone says its a joke you dont need to woooosh it anymore
0 likesNo
0 likesThis sounds like a genuine question
0 likesHow do you get the books to stack?
0 likesPlease make a mod for 1.13.2! It has to be possible or a bot that copies the pages automatically! It’s insane that you found this glitch and I believe that you can make it easier to obtain these books on a survival server (1.13.2)
4 likesReplies (4)
there isnt a forge 1.13.2 yet
0 likes@dead yes there is https://files.minecraftforge.net/maven/net/minecraftforge/forge/index_1.13.2.html
0 likes@Thermal Thrusting Jesus that is essentially a beta and is not necessarily stable to use. But that is indeed legit.
0 likes@Zapdo0040 The forge install isnt what you put in the mod folder. you run the downloaded file and it'll install it for you.
1 likecan you please tell me how to use the autohotkey script? i attempted to simply run it, didnt do anything, then i compiled it and ran the exe and same result, nothing. I read a bit the code and its the first time i use auto hotkey so i dont understand a thing but from what i see i think i need to press a certain key combination, is that it? can you please help me? thanks.
4 likesHow exactly does that self-resetting contraption work?
4 likesWhy does it reduce compression effectiveness?
Replies (3)
I was wondering how exactly it worked as well. I am going to attempt to recreate this and if i can, i will inform you of how. If you want to break some server economies let me know i'm down.
1 likeYO I FIGURED IT OUT
0 likesWANT TO DESTROY SOME SERVERS?
@Dylan Lawery huh? tell me. also you could already destroy them without this, just that you had to write the books every time instead of breaking a single block wich is clearly easier
0 likesamazing one! do every books have to be originals or can you use copies?
0 likesReplies (3)
They can be copies
0 likesthanks a lot! and btw finally a use for books in survival ;)
0 likesi tried it but didn't get it to work, is there a way to check if the books are heavy enough? or is it just because the server runs on spigot?
0 likesHow far away does this have to be from the spawn chunk for it to unload?
1 likeReplies (1)
consittering spawn chunks are the ones loading all the time and everything that isn't a spawnchunk unloads, you could litterally be in the chunk next to a spawnchunk
0 likesdamn youre a legend for finding this. I have so many memories from using this glitch. R.I.P Chunk dupe
0 likesReplies (4)
Does it still work in 1.12?
0 likes@Alby The Great yes but most of the server patch it (small patch you still can dupe with this method but you need a lot of book )
0 likes@kimchionosu is it possible to do it with signs?
0 likes@Alby The Great maybe
0 likesWhat happens if you put the books in a double chest that is in 2 chunks?
0 likesAre there any other ways to do this? Books don't work on a server where i want to dupe.
0 likesHow are the books setup in the chests?
0 likeswhy were 2 different types of books needed? also is the trick to this that every block is compressed, so when the books move from 3 different x,z coords to 1 the game can't handle it? Also how many books go into each chest?
3 likesIn which versions does this work?
0 likesThis works again in 1.18.2 (and maybe other versions but that's the one I tested) Used 9 chests of shulkers with 3 different books filled with random 4 byte characters. Caused the chunk to savestate.
3 likesReplies (2)
How did you get the books? because it seems like /cbook random no longer exists and you cant copy and paste it from what i can tell
0 likes@Tammon copying and pasting text one page at a time. if text is longer than a page, it wont paste.
0 likesQuick question how do I use the AHK tool that Xcom made?
0 likesBecause I tried and I don't know how to activate it
What do you mean by two different types of books? aren't they all filled with random symbols?
2 likesThis dupe still works in singleplayer 1.14.3, however on the vanilla multiplayer server (no spigot or anything) I play on it's been very inconsistent. Sometimes it will work, others the chunk won't revert after placing the books in the exact same formation. I've tried both relogging and traveling thousands of blocks away and back, as well as being the only player on the server, but it still only works once or twice before ceasing to revert for the next couple of hours. Any ideas as to why this happens? Has 1.14 changed the way chunk saving/loading works?
0 likesReplies (1)
do you have discord? if so, give me the id so we can talk because i have some questions
0 likesHave some 1.13 tnt dupers in the chunk
65 likesSo, in the case that it's patched, it will revert back and work :smart:
Replies (2)
HAHA
1 likeA TNT duper duper?
10 likesGenius.
How do i use the autohotkey ? Updated tutorial would be nice, (Not good with ahk) i was not able to activate it so i just changed the hotkey and it started working but it would change the pager faster than it pastes it please help.
3 likesReplies (3)
The problem wasn't that it changed the page faster than it pasted, but that it was not able to paste because the text was too big
0 likesliorhaddad so how would I make it work ?
0 likes@Deported edit the file and modify each of the pages to be short enough
0 likesI collect books on a Minecraft server and reached this limit and had a portion of my collection deleted because of this bug. 10/10
81 likesReplies (4)
But does it work for preserving farms and builds?
0 likes@Pietro Cavicchioli If we can get the chunk loaders to work on 1.14.2, it would be like a freeze time button. Save it, get the loader and items going and bam. If something happens to the chunk, simply turn off the loader and leave the area.
0 likesJumbo_Warrior it's not a bug
0 likes@Brayden.Skates is correct. This isn't a bug, but an exploit of an intended feature.
1 likeThe save limit on chunks is to keep world saves at manageable sizes. Heavily played worlds can already reach many gigs. Without this limit, they would fill hard drives regularly.
Lol. Especially considering their current approach that they took recently to save absolutely everything at any possible moment.
151 likescould you make the mod work on version 1.7.10
4 likeshow do you use the autohotkey script?
2 likesWhat happens if all 16 books are random? The server I'm on has a patch so that you can't sign and copy them, but you can still write them.
0 likesReplies (2)
There are more than 16 books, the bottom chest is full of them
0 likes@Earthcomputer I must have missed that in the video.
0 likesI have to thank you and skyrising for figuring this out and sharing it with everyone.
That's awesome!
16 likesThere is no forge mod on 1.13.2 and when i try to manually copy and paste in my books, some of them don't let me paste
2 likesReplies (2)
I'm having the same problem, is there a way to fix this?
0 likesSpigot has patched this on 1.13.2 so it probably won't work on most server and as for copy and paste if the full paragraph won't get pasted then try leaving out a couple characters. Every book page doesn't need to be full of characters, the point is just to have enough data in the books to cause it to overload the chunk causing it to roll back.
0 likesHey earthcomputer. Just wondering, How do I enable/turn on the AHK script. After looking at the script, f5 closes it, and f9 stops it, but how do I turn it on?
5 likesReplies (3)
alt f4
0 likesDid you ever figure it out?
0 likes@BigLionOG
0 likesopen book
mouse on arrow (bottom right in the book)
for Control + ALT + Shift +
F5 for Book 1 OR
F9 for Book 2
What is the hotkey that enables the AHK script, and how do you use the script? Do you know two book and quill inventory or what?
1 likeWhen I use your client Mod it doesn't create books at all. It gives them a few characters like "sb, a" or "A AE aec" :(
0 likesFor the /cbook client, do i download all files?
2 likesIf Chinese players play 2b2t, they will accidentally dupe a lot of items
596 likesReplies (25)
蝦
12 likes@Mr Beast Wow u really didn't get the joke right ?
17 likes夢想 你好朋友
1 like@zer0 嗨(hi)
1 like@夢想 hi (hi)
2 likesRyan XD
1 like你好
0 likes@Matt xu 你好啊
0 likesWas patched months ago before you joined probably, and writing them was patched in December
0 likesyou're so evil XD
0 likes@夢想 你好呀
0 likes@Mr Beast wooooosh
0 likes@Mr Beast r/whoosh
0 likes@夢想龍蝦
0 likeseveryone wishing mr. beast needs to get their facts straight. yes it was a joke, but he pointed out a fallacy in which the jokes basis resided. smh
0 likesIt'll never happen they have a strict law about playing a non Chinese edition minecraft.
1 likeYeah meybe... I'm a Chinese player but I don't know how to dupe Item...XDDDDDDDD
0 likes@d3ad_president he had to do it in mocking then
0 likes@Nathan lol and he's impersonating someone lmao
0 likes@Mr Beast why are u looking how to dupe
0 likesMade in China
0 likesits pretty funny good one
0 likes2b2t fixed it
0 likes@OpO and? Its 2 years ago
0 likes@SnowyPlace ok
0 likeshow to use the script??
28 likesReplies (2)
idk either pls somebody help
0 likesopen book
0 likesmouse on arrow (bottom right in the book)
for Control + ALT + Shift +
F5 for Book 1 OR
F9 for Book 2
Can you add the new text for minecraft 1.14.4 in pastebin?
1 likeBecause that text i can't paste it on the books with control + v
Imagine using this on 2B2T to activate a form of anti-grief
6 likesReplies (2)
Unfortunately it's fixed on 2b2t
8 likes@Earthcomputer oof.exe activated
0 likesYou could probably make resettable quarries using this.
4 likesReplies (2)
now that is a cool idea but it would have to keeping the cunk unsaved for the time it would take to quarry it out might be an issue
0 likesor just dupe
1 likeif u read this, can u explain me the autohotkey version?
1 likeI'm using 1.14.3 and I downloaded the .zip file for the client commands mod off of git hub I have fabric installed but the mod doesnt load because it needs to be a .jar file does anyone know how to fix this
0 likesReplies (1)
You should download the jar, not the zip.
0 likesAlso it only works for 1.14.4, but you can use https://github.com/Earthcomputer/multiconnect to allow your 1.14.4 client to connect to a 1.14.3 server.
Idk how to do it ? When i used a bookbot, in the book are just question marks and numbers.
4 likesHOW DO YOU MAKE THESE BOOKS?
4 likesI'm trying to get this working in forge 1.12.2, and using your mod to create 2 types of books and then naming them 1 and 0. Then placing them the way you did. Why doesn't it work? I'm not in spawn chunks and I'm in single player
1 likeReplies (3)
i have the same problem
0 likesForge has decided to fix the bug, which is annoying. Try downgrading to an older version of Forge.
1 likeEarthcomputer would this work on 1.12.2 realms?
0 likeshow do you do the auto hot key one?
1 likeHow much does using the randomized Chinese characters reduce the number of books required? Would doing this with "normal" English text require an absurd amount of books? Really great work guys.
0 likesReplies (3)
Using random ascii rather than this requires about 50x more books. If you were to actually use comprehendable English rather than random then I suspect it would be quite a lot more still. Finally, if you fill the books with the same character over and over then it's not even worth using books.
1 like@Earthcomputer I see, very interesting! And thanks for taking the time to answer questions.
0 likes@Earthcomputer So each page for each book needs to have its own set of special characters instead of repeating the same set for multiple pages? Also, does the naming matter for the books if they're all unique (I.e. Book 1, B2, Book 3, B4, etc.) ?
0 likesIm using c&p method but i see that every page is different. Do i have to put each page with different text or can i put all the pages the same?
0 likescan you make the forge for 1.7.10? i wanna dupe of certain servers.
0 likesReplies (8)
Nope. You'll have to copy and paste manually from the book or ask someone else to port it to 1.7
0 likes@Earthcomputer it will work on that version?
0 likes@it's me the one and only. Yes
0 likes@Earthcomputer i dont know where to ask or who to ask.
0 likes@it's me the one and only. well k you're definitively french lol
0 likes@HypixelTraps wtf how did you even know.
0 likes@it's me the one and only. paladium lol
0 likesyou actually trying to dupe on paladium but infortunately it doesn't work lol
0 likes@earthcomputer, is it possible to get a 1.13.2 download of the mod?
2 likesCan you explain how to use the ahk cause I'm having some trouble
1 likeReplies (1)
open book
0 likesmouse on arrow (bottom right in the book)
for Control + ALT + Shift +
F5 for Book 1 OR
F9 for Book 2
im trying to get this to work on 1.14 with fabric but everytime it launches it crashes my game, I thinks its to do with the fabric version im using so what is the exact version i need to use to get this to work?
0 likesReplies (4)
Have you included the fabric API too? Not just the loader
0 likes@Earthcomputer yup just tried it, it keeps crashing with this error
0 likes[00:28:48] [ForkJoinPool-1-worker-2/WARN]: Mod ID clientcommands uses outdated schema version: 0 < 1
[00:28:48] [ForkJoinPool-1-worker-11/WARN]: Mod ID fabric uses outdated schema version: 0 < 1
This is my first time using fabric so I'm still trying to understand everything sorry
@Disum that is just a warning and not the root cause of the error. Can you create an issue on the github page and we can continue this discussion there? I dont want to be subject to what youtubes algorithm wants me to see.
0 likes@Earthcomputer i tried it on normal mc rather than multimc and it works now! Thanks for the help!
0 likes@Earthcomputer Any technical info on how Mojang/Spigot/Paper/ect patched this? I heard something about MCC files for when MCAs were too large but there are so few specifics out there.
0 likesReturning with new knowledge that it was changes to the file system that allow for larger chunks. Trying to find a new way to do this and revive some of the 1.12 innovations. I wonder what happens when you crash the server during an autosave…
please update the forgemod for 1.13.2
0 likescan you make a tutorial video on the forge mod?
0 likesOk, so for everyone trying to get this to work who cant, i will explain how i got it to work. First off you need 54 books to do it the way i did, the vid's way does not work for me for some reason, anyways, i will type it step by step:
158 likes1. instal auto hotkey
2. the auto hotkey script in description is faulty, you need to fix it. It contains too many characters and it wont paste on the books so i had to fix it myself, took me an hour, i will leave a download link for you to download my own fixed version of the script so you dont have to edit it yourself.
link: https://cdn.discordapp.com/attachments/557954029318307843/607179874045526036/Automatic_Bookdupe_Paster_-_copia.ahk
3. Start the script
4. Enter minecraft
5. Make a double chest, then put 2 single chests. In the double chest we will put a setup of all the books to dupe, in one single chest we will stack the remaining books we need to activate the dupe and in the last one we will store the items we want to dupe. But first, do NOT store any tiems at all. Not yet.
6. After setting up the chests you will need 54 books, of which you will make the following:
*In each book you must put the random characters. Remember we activated the script, if you didnt, you can boot it after launching the game, the order does not matter at all, the script will still work.
*To automatically type the characters you must open the book, then put your mouse over the next page arrow and then hold down the keys "control + alt + shift" and then press down either f5 or f9, all at the same time. So you can either do ctrl+alt+shift+f5 or ctrl+alt+shift+f9, but remember that the f5 and f9 results are not the same, so you will need to press each combination for each type of book you want to make, which i will list below
*Make the following books
(no quotations needed)
-10 books called "1" (f5)
-10 books called "2" (f9)
-10 books called "3" (f5)
-10 books called "4" (f9)
-7 books called "5" (f5)
-7 books called "6" (f9)
7.After having all the 54 books named and signed and with the proper contents you must then proceed to put then in this pattern into the double chest. (double chests are 9 squares long and 6 squares tall) (The X represents an empty slot in the chest)
121212121
212121212
123434343
434343434
34345X5X5
X5X5X5X5X
8.From this point, this is the max you want to keep inside of this chest, because whenever you fill in those X squares with the books called "6" the chunk wont save, so now, leaving those X slots empty, put the items you want to dupe in one of the single chests and stack all the books called "6" inside of another single chest. Then save and quit. When you enter the game, everything will be saved as it is, and you can still modify the chunk and changes will be saved, so now its time to act. Take the books that are called 6 and put them in the remaining slots. Then take out all the items you want to dupe. Then save and quit. When you enter again, it will all be back to normal, just like before, the chest will still have the items you just duped, and the books called 6 will be back in the single chest. So this means you can easily repeat this process as many times as you want, as long as you do as i said.
If you have any trouble getting this to work, please tell me, as i am interested in seeing how this could work in different ways and i would be glad to help.
Replies (74)
not working... can you help ?
0 likesgreat explanation. worked perfectly in 13.2. thanks man.
1 likeStill works!
0 likesworked in 1.14.4 realms GG
12 likesHi everyone, its good to see that it works!
4 likesHi @NOTMe, so it does not work for you? ok, i would need to know a few things about how you set it all up, if you could post a link to download your map so i can see what is wrong i could see it more in depth. I am going to post a tutorial in my main account showcasing this in video in a while, so it is easier for you to see how it all works.
The main reason why it might not be working is usually that the game is lagging a bit and the script skipped a few pages and left them empty.
Check if the book has all the pages filled entirely, and if you need more help ask me. If someone is interested in discussing this further i can be reached through discord, im logged in most of the day.
My discord is potatoes #9804 in case you need more help and prefer passing the map files through there or you just want to dig a little bit deeper about how all this works and what can be done with it.
Just another note to add is that maybe it might be related to the chunks themselves as i tried to show this live to a friend but it didnt work until after a few tries creating new worlds. This is something i dont have entirely clear, and i suspect it was the empty pages part. Also something to add is that i just found out recently that if you manage to get a perfectly filled book you can just copy its contents into a new book by putting the signed book into the crafting grid with a new book and quill that is empty, just in case this helps speeding up the process. Yup, did them all by hand lmao XD
Another thing that i think i didnt mention in my original comment is that apparently, since mobs are chunk based this method also affects mobs :O yep, found out with a random pig that walked into my duping setup. Killed him and he respawned every time i entered the map again lmao. Since XP orbs are also mobs they can be, indeed, duplicated as well! Just in case someone finds out how to make something useful out of this :D
Thanks man, doing god's work
0 likesdoes it work in servers on 1.14.4
1 likeOkay, i did some research and apparently its veen fixed in servers that use papermc for a long while. Looks like this is practically only useful for solo players. Let me know if you find a workaround
1 likeWith which program do you open the script?
4 likes@Max You need to install auto hotkey, it is pretty lightweight, didnt even take a single minute to install in my pc. Once you install it from the official website you can just start the file by opening it with double click just like any other file. Then once you did that it should be running, just to check if you are using windows you can click in a symbol that is down on the right bottom corner that looks like this ^ it is next to the volume button. Then check a green cube with an H inside of it appears there. That means that the script is running. Then to stop it or pause it you can right click on the H and it will give you the options so you can do whatever you want with it.
2 likesThank you!
1 likedude this deleted my diamonds
1 like@DE4Dkiller616_MC is there any way to fix the lagging?
0 likesI've just tried it this way on Realms and the books renamed to "6" just dissappeared after the reload, also the items I took out didnt reappear
1 likeJollyGoodShow that happened to me too. what i did was dupe when no one was on the realm, and also wait like 30 seconds to re join after i left.
0 likesJollyGoodShow you need to put the items in the chest first, then save. then take the items out, and then put the books labeled as "6" in the chest. it should work
1 like@Darwin Muerto Ive made new books and tried again and it worked this time. I didnt wait the thirty seconds this time I just rejoined immediately. I think it autosaves if you wait
1 like@ItIsEddie the way its meant to work is that once the chunk is unloaded it will compress the information so that it takes less hard drive space. when it tries to compress it cant do so because it weights more than 1mb. to unload the chunk in single player jus save and quit but in multiplayer you need an area where the chunk has no players around for like 200 blocks or so. in a server find some remote place nobody is at commonly and set up the device. then you quit, wait a while and rejoin. then it should have worked. i must advice tho that some servers have certain plugins that allow infinite storage per chunk, tested it witha friend on aternos and the chunk in his server had reached over 1mb, cant remember exactly how much he said tho.
0 likes@ItIsEddie also about the books disappearing, i also got this to happen to me. the chunk will sometimes save while the players are in it. i took a while looking around the chests planning what to dupe next and when i came back the books were gone. my only advice is to first take the 6 books and place them, then take the items you want to dupe and the save quit in aingle player or make sure there are no players atound 200 blocks or so in multi as i explained in the other comment. its kinda tricky, but i guess we'll end up figuring out the ultimate way to do it. tomorrow im going to try setting up the duper in the nether, see how it works in case i can make it more efficient.
0 likes@Al Fredo Whats your discord so we can talk mate?
0 likes@Nathan My discord is potatoes #9804
0 likes@Al Fredo You sir, deserve a medal. It does work consistently at 1.14.4 as of 19th Aug 2019 in Singleplayer.
1 likeThe only "issue" I have found compared to older versions of the game is that running far away and coming back does not cause the chunk to update anymore in order to get the dupe without having to quit and join the world again. Even manually updating the chunk (F3+A) does not help fix this.
Therefore, I am wondering how one would reproduce this dupe on a normal, vanilla Minecraft server running 1.14.4.
im on a server, and its not wanting to work, do i have to wait for an autosave or?
1 like@AnriandorOn my other account i already made a comment regarding a series of investigations i made and the results i obtained. Basically, in 1.14 server mojang introduced a bug that is yet to be fixed. This bug causes servers to keep chunks loaded infinitely, taking up massive amounts of memory and lagging the server until it crashes. The only way to unload chunks is by shutting down the server. I expect they will fix this by 1.15, i doubt they want to introduce such a massive major update on a snapshot of any of the 1.14 series. So all you can do for now is wait until it gets fixed or play on servers running 1.12 or older versions. I dont know if this bug was present in 1.13 tho, but i havent checked yet. Anyways, hopefully they fix it soon cause im eager to see my over an hour of testing come to an actual result on servers XD
1 likeIt was working for me before this, but sir you are a legend and deserve all the internet points you can have.
0 likes@Al Fredo i cant open the link
0 likesI noticed your autohotkey script only fills 50 pages. howver, books can now be written up to 100 pages. does this mean you could theoretically get the same effect with half the books now?
0 likes@Bogdan Jocic Lmao thanks :D
0 likes@Dani Dunsbergen it's a discord link, perhaps your browser is blocking it? if it still does not work it might be that discord deleted the link for some reason i guess, let me know if you cant get it to work and i'll try to make a new one
0 likesU need autoHotkey
0 likeswhat program do I open the script with?
0 likes@Imaginative with auto hot key, you must download it from their website.
0 likes@Al Fredo Do you know if you dupe works on 9b9t.com? I'm getting mixed messages
0 likes@Al Fredo I can start the Script with no problems but when i press control+alt+shift+f5/f9 one page gets filled and then the script closes itself
0 likesgood running it as admin fixed it
0 likes@Imaginative well, in my other channel i already made a few comments about that, but basically it is possible in servers in all versions where the book exists except in 1.14 as mojang introduced a bug that prevents chunks from unloading in servers unless the server is shutdown. This has caused many problems as people could not run servers without them crashing or running out of memory. But it is due to be patched in 1.15 so the only versions that this wont work on servers are the 1.14 series.
0 likes@Moritz Geisler what do you mean that the script closes itself? Does it really close or is it just that it keeps copy pasting on top of the same page? make sure you have the mouse pointer on top of the arrow to make it work. If it is indeed closing then, im going to need more info cause that's never happened to me. Does it give an error message or does it just close without any warning?
0 likes@Al Fredo does the dupe glitch work in 1.7.10
0 likes@HypixelTraps yes it works on every version where books exist as far as i know
0 likes@Jonathan Hille you'd need to save first, but yeah, a server shutdown could very well work as a save in single player
0 likes@Al Fredo Well ok no it doesn't seem to work for me like when i sign and re-open the book it's empty this book dupe glitch work on a +2k players server accept my discord invite it'a Papyrus i need your help
0 likes@Al Fredo thank you for finding this bug but by any chance does this dope work in the nether and does the bug also indefinitely load nether chunks. My discord is Archangel777#2703
0 likesIt worked and I was able to dupe mobspawners, diamond blocks, golden apples and all. Now I'm doing it all again and it won't work!!!!!!!! The server didnt get any updates or anything like that. I'm playing 1.8 version. I already tried more than 10 times now, It just wont work. I did record a video doing it, so I watched it over and over again to see where is the mistake, but im not doing anything wrong... The items just wont duplicate anymore.
0 likesEdit: I noticed there are some copies of my own character in the "duping area". Told my friend to TPA me and asked him if there was any copies of my character there. He said there were a LOT of copies, and sent me a screenshot, it has like 10 or more copies of me. Maybe this is why it wont work, because doesnt mean nothing when I go offline if my clone is still there, like I was there. Maybe that is the problem?
Does it work with copies of original books, cuz writing 65books even with ahk is so long
0 likesOMG THANKS MAN!!!!!!!!!!
0 likespatched now
0 likes@GhostlyGamer554 Any confirmation this is patched?
0 likesWesley Trentacosta it’s patched on servers running paper / spigot which is a good 90% of all
0 likesworks perfectly, thanks for effort
0 likesthis is ssooo confusing
0 likes@iwantocry no
0 likesi just dont understand the f5 and f9 thing so will it make a difference if i skip that step
0 likes@iwantocry yes the f5 + f9 thing is the whole reason why book dupes work
0 likeshow do u stack the books 6? mine wont stack
0 likes@GhostlyGamer554 bruhhhh i dont understand anything
0 likes@GhostlyGamer554 like what is supposed to happen when i click allt+ctlr+shift+f5
0 likes@iwantocry pastes text
0 likes@iwantocry you have to run the .ahk
0 likes@GhostlyGamer554 i downloaded ahk but dont know how to use it
0 likes@iwantocry open it
0 likesYou are a legend
0 likesDoes it work if you manually spam the book with stuff? Like i spam 2 full shulker with Fortnite is big gay. Books
0 likesDidn't work for me I copied this out exactly
0 likesDoesn't work but this comment deserve a like
0 likes@Crimarc how TF do you steal a dupe method? It's basically public knowledge once someone talks about it
1 likeyou seved me thx
0 likescan u help me i dont know were is the scrip located at i want to edit it
0 likes@Al Fredo Sorry i saw your comment on earthcomputers video with book chunk dupe glitch. When i start ahk script it write 50 EMPTY pages, why? Sometimes it only write 1 page with that symbols but only 1. Also my friend tried to write books with ahk script and he success but it's not working to me. Can you help pls
0 likesBtw 1.7.x-1.8.x is version of the server
@Andrija Đorđević what version is each of you using? Because the size you can type in the book is different in each version. I adapted the size from the script to contain as many as possible characters in 1.14 which is the version i did it in. If you are in an older version, try editing the script and removing a few characters. See what page is the one that gets typed and shorten the contents of the other pages to more or less the same size.
0 likes@banane lot of people have already confirmed its patched on most servers. It's not 100% bullshit, it once was a real thing... now it only works in single player and im not sure up to which version so no, this is no longer a viable strat for duping. If you are on versions lower to 1.16 you can do the donkey dupe which requires 2 players. If you are single player 1.6 you can do many of the newly found dupes. If you are on MP 1.6 i cant help in any way. If you are on older versions than 1.15, just search for their respective duping techniques. But dont expect book duping to work on servers anymore. Most are patched so you'll have to find a workaround :(
0 likeshow do i make it work on server. Tried running off like 200 blocks but it doesn't work. Works when I save and quit in singleplayer though
0 likes@Your Logarithm It's patched on servers, only works when server shutsdown and single player.
0 likes@Al Fredo has it been patched on forge? I tried it on singleplayer forge 1.12.2 (2854) and it didnt work. Maybe I just did it wrong?
0 likes@Samuel Jett im not sure, i dont really play minecraft anymore and im too busy with exams to test it out, but i know that vanilla used to work. I know that certain versions like forge and paper and stuff like that fix it, not sure if forge does, but i do know a bunch of server side plugins that fix it. Maybe forge client has that included, im not sure, but i would bet that if its in 1.12 it s h o u l d work. Maybe you did something wrong, idk.
0 likesit is true taht this trick can dupe objects, however you can also get them eliminated
0 likeshow do we start the AHK script? I have everything set up
1 likedoes this work in 1.13.2 if i copy paste the text into books?
0 likesI tried it on a server and it did not seem to work. Was it because i used "copies" of the book?
another thing is that some of the text appeared as blank rectangles (about 25% of the text)
(also are there any other methods of knowing when an autosave occurs?)
Replies (2)
I was wondering the exact same thing! I tried on a 1.13.2 server as well and can't seem to get it to work either!
0 likesIt just worked for me! I was scrolling through the comments and I saw what I was missing!
0 likesThe chest under the one connected to the hoppers is full of alternating books too!
As for the autosave thing: I can't seem to do it more than once between saves so I wait until an autosave happens to do it right after which also avoids the issue of when the next autosave is!
well i just managed to make the faulty ahk script work, it contains too many characters so the book pages cant contain them all at once, they dont even match with the pages they use in the video, i take it that it doesnt matter and you can use random pages… but the point is that it doesnt work, just did this and no matter what version i choose it wont work, the chunk still saves properly, no problem at all… can it be that there is something im missing? can you please answer?
8 likesReplies (1)
same with me
0 likesCAN I INSTALL THE MOD ON 1.13.2?
0 likesi cant paste some of the pages and the paste has alot of these: for me so i dont think it would work anyways.
1 likeCan I please have some help I downloaded the latest .jar file but when I try to open it nothing happens, nothing even comes up. Please help
0 likes2:20 im gonna take some diamond blocks *takes entire chest*
5 likesReplies (1)
LOL i saw tthat
0 likeshow do you use the .ahk? i have AutoHotKey installed but i just need to know the binds
0 likesReplies (1)
open book
0 likesmouse on arrow (bottom right in the book)
for Control + ALT + Shift +
F5 for Book 1 OR
F9 for Book 2
this is the most influentian video in duping history.
0 likesHey so i was trying it the last two days and it seems not to work. I have done exactly what you have but when i relog it still doesnt work. I tried overloading the chunk with 3 doublechests in that patter still it wouldnt work, is it patched or am i doing something wrong?
0 likesReplies (4)
You must be doing something wrong. Make sure you're alternating the books rather than having a ton of type 1s and then type 2s. Also make sure the books are actually random text.
0 likes@Earthcomputer so should i make all random books? or make the pattern ?
0 likesAnd also i have used the mod so?
@Earthcomputer So, i have tried it on a server and it seems to work fine, dunno what was the problem...
0 likeshey, how many books did you use, i used 22 type 1 and 23 type 2 and it didnt work for me
0 likeswhats the keybind for the auto hotkey
0 likesHow do I make this contraption?
0 likesArgh. I went through the trouble of making an AHK script to use the paste bin (I have 1.13 so theres no forgehax) and I cant even replicate it in a local server.
0 likeswhats in the bottom chest im trying to remake the duper since its automatic
0 likesWhen i load tgis script with ahk it write 50 EMPTY pages, hiw should i fix that?
0 likescan someone teach me how to dupe?
1 likeHow does work the autohotkey by Xcom?
0 likeshow do you use the autohotkey script?
0 likesSo this is how Docm77 time traveled....
25 likesdoes it still work in 1.14.4 ?
0 likesDoes anyone know a clear tutorial to install the GitHub program? I can’t figure it out for the life of me
3 likesReplies (1)
did you figured it out?
1 likeplease help, some of the charachters in the pastebin are squares
0 likesReplies (1)
same issue and I can't copy and paste all of the pages
0 likesHow to use the autohotkey script?
1 likeHow do I get the books in survival?
1 likeReplies (1)
NiBoR. Leather + Paper + Ink + Feather
3 likeshow do you get the forge one??
0 likes@earthcomputer when will your forge mod come out for 1.13 or 1.14?
0 likesReplies (3)
I'm skipping 1.13. When 1.14 is out it will be available for Fabric loader.
1 like@Earthcomputer Oh, OK, great! Now I can't wait for 1.14 :D
0 likes@Earthcomputer I have a world that is currently in 1.13, which I will update to 1.14 when it comes out. Will your RNG manipulation tool be able to process the 1.13 seed in the 1.14 world?
0 likesCould you make a video how to download the forge mod thing?
4 likesDo you need to stop at 50 pages?
0 likeswhy is the book writing removed in 1.16? Yes I know its patched... I was gonna use it for other things XD
0 likesHow do i start the script ? in ahk.
7 likesReplies (1)
open book
0 likesmouse on arrow (bottom right in the book)
for Control + ALT + Shift +
F5 for Book 1 OR
F9 for Book 2
How do I use the autohotkey script?
4 likesReplies (3)
Install autohotkey and run the script
0 likesi just installed autohotkey for the first time so idk how it works, when i run the script what do i do? Should i just open the book or do right click or something? or should i be pressing some key? i dont know what to do, can you help please?
0 likesWai nvm just figured out how to make it run, i have been reading the autohotkey documentation and opened the code and the input required is alt+shift+control and then you hold down f5 for book 1 and f9 for book 2, the only problem for me seems to be that now the script passes pages too fast and doesnt paste in all of them … lmao
0 likeson some servers it kickes you out with a message "you tried to exploit custom payload packet"
0 likesReplies (2)
yeah that's their anticheat against such a dupe duh
0 likesCan't fix that
0 likesDoes this work if the server is on vanilla and its on 1.8 but you can join with 1.16 will it still work
0 likeswhat is the setting to get the fps and coords in the top left??
0 likesReplies (1)
It's a mod called MiniHUD.
0 likesIIRC.
> puts at base, griefers think they griefed it
86 likesReplies (6)
Great idea, but you would have to catch them in the act, overload the chunk, and then hope they didn't find the chests you used to do it. If you overload the chunk and leave before the grief, it will simply revert back to its previous state and you will have no protection. If they find the chests you used to overload the chunk, they could break them or take the books and you would have no protection. Someone or something has to stay in that chunk and keep it loaded in (after it's been overloaded) while changes are being made. Sounds confusing, but it's a very specific situation.
13 likes@Chasish You could set it up with a chunk loading detector, so the contraption automatically activates whenever the chunk is loaded.
14 likesSmartttt
0 likesCould use dispensers or droppers to store the books in... they wouldn't be able to use ESP for that I would assume... could use X-ray if they customized it, but nobody's usually looking for those...
1 like@ʘland u have storage esp now, they do. You look at every storage ther is
1 likeinertia
0 likeswill you make the mod for 1.13?
0 likesReplies (1)
Probably when Forge comes out for 1.13
0 likeshow do you download this
0 likesDoes this work on large servers?
0 likesReplies (1)
It should do but it's patched in paper now
0 likeswhich update does it work on
0 likesI can't seem to get the mod to load up for 1.13.2.. any suggestions?
0 likesReplies (2)
me too u have to copy paste everything from his site in the books
1 like@Mekkin I can't paste page 4. It's frustrating
0 likesdoes it work on spigot 1.12.2?
0 likespastebin doesnt work can you put new link please?
0 likesHow many books will i need to do this dupe? I have not got too much
0 likesTry to reverse Looting sword or book ;D
0 likesReplies (1)
https://youtu.be/hfiTZF0hlzw
0 likesI've been trying to get Fabric on 1.12.2
0 likesDidnt work with me. Even did 2 dubbelcests and more hoppers
0 likesDo you have any updates on this dupe, now that PaperMC has patched it?
0 likesReplies (3)
Only that you now can't do it on papermc :p
2 likes@Earthcomputer Ah, figures lol.
1 likeI was wondering if maybe it would be possible just by using more books or something, depending on how their patch worked. I guess not lmao.
@OblivionFall their patch just detects if anything is over the limit preventing the chunk from saving properly and notifies the server OP so that the admin/OP can check out the chunk. But until that happens it force loads the chunk which you can't really do anything about. All we can do is just wait for our lord and savior @Earthcomputer to find a new exploit or finds a way to bypass this patch. But it looks like this method is over since it used methods to overload a chunk and exploit how minecraft saves chunks ):
1 likehow do you use hotkeys
1 likehow do i use the easy way????
1 likealso I can't copy certean pages, such as page 2. it appears to be too much text for the page. I really need some help with this man, because I'm willing to manually do it if it would let me
3 likesReplies (8)
just copy a certain amount, until the page is full
1 like@Robin Monseré so I copy as many pages as I can in both books and then do as in the video right because I have the same problem because I can only copy and paste the first three pages in one book
1 like@AlphaGamerDragon No, copy just section 1, or page 1, then paste it in the book. If for example you copy page 2, but it doesn't work, copy a part of page 2, paste in the book, and then try to copy the rest, sometimes it doesn't let you paste everything from his notepad, but thats fine. If you are in creatif, you only need to make 2 types of books and then middle click them to get 16. If in survival,you really need the mod ;)
1 like@Robin Monseré is there a mod for it in 1.13.2 because all his mods I seen were in 1.12 unless I an looking at the wrong spot
1 like@Robin Monseré why not just make copies of the book using the crafting recipe?
1 likeAny mods for 1.8?
1 like@Robin Monseré so you mean that we if cant paste the entire text we just paste til that especific pages are filled up?
0 likesi dont know if i have to paste the text that i cant paste in the next page
@kz yes exactly!
0 likesI still wonder if it still works in 1.12.2
0 likesWhy do the books can be saved when they are in seperate Chests but can't if they are mixed together?
0 likesReplies (1)
Because of the compression Minecraft uses when saving chunks. If it's book 1, book 1, …, book 1, book 2, …, book 2 the compression algorithm can look back far enough to recognize it's just the same book repeated a couple of times. If it's 1, 2, 1, 2, 1… the second book 1 is too far away from the first so it can't recognize the repeating pattern and has to save each book separately using much more space than "x * book 1, y book 2"
4 likesDoes this work on 1.14.4
1 likeit's not working, even if i add multiple chest all filled with random books like this (i'm in multiplayer, but its working in solo)
0 likesHey! I download autoHotKey but when i launch the program nothings happend . I need to press somethings ?
1 likeReplies (2)
/cbook random
0 likes@Alan Backer No idea what you mean by /cbook random as it says unknown command
0 likesYou guys are crazy xD Epic!
3 likesanyway to know when the chunk saves?
0 likesReplies (1)
In vanilla, chunks save:
0 likesa) on autosave which occurs every 900 ticks or 45 seconds
b) whenever a chunk is unloaded
The second one can either be caused by a player moving away from the area, the server shutting down or by an autosave (which means that on autosave the chunks that unload are actually saved twice).
It's not working for me. I placed books in the chests in correct order. I'm on 1.15.2
0 likesIs there a way to tell how much data is in the chunk?
0 likesReplies (1)
McVoRTeX download the world check region file
0 likeshow to install the client or someting in the desc
0 likeshas this been patched in forge 1.12.2? I tried it and it didn't work
0 likesWould this work on bedrock edition?
4 likesReplies (4)
No
2 likes@Earthcomputer why not? Wouldn't bedrock have a chunk date limit though?
1 like@SackTheBaggins Gaming no, they have a completely different save format
2 likes@Earthcomputer I see, thanks for the information. Could you maybe make a video on that? Or what can be possible for bedrock other then piston and chests dupe? Thanks for the information so much
2 likescan someone please tell me how the autohotkey thing works?
0 likesReplies (2)
@RooRoo yeah it doesn't seem to work
0 likessame
0 likeshow to use AHK script?
1 likeI know i am not doing justice but please make me understand i wanna dupe on a minecraft sever idk how tho... plz tell me bit by bit
0 likesI just tried it, but it kicked me with the error "Book too large".
0 likesvanilla 1.13.2 client on paper 1.13.2 server
Replies (4)
Yes they have that fix in paper
0 likes@Earthcomputer Do you know if there is a way to disable it in some config file?
0 likes@Amber if you have access to the config files? I'm not sure, but I know you can downgrade to the latest papermc version when the video was released.
0 likes@Earthcomputer I'm one of the owners of the server, so yes, I have access to the configs :)
0 likesI'll read through the configs, see if I can find something.
EDIT:
You can change the book size limit, in line 41 of the paper.yml config file. You can't disable it, but you can increase it to a point where it won't be an issue anymore.
I tried it on a 1.13.2 server and it doesn't work.
0 likesis there a 1.13.2 version of the mod?
0 likesReplies (1)
use aristois client
1 likei am very confused on how to download this correctly, as it does not show up with my friend and i when we download it.
0 likesReplies (1)
Have you read the readme?
0 likesCan you make a 1.13 version
0 likesReplies (1)
of the forge mod
0 likesHow can I use that on 1.13.2 without mod because I cant copy paste all pages
0 likesReplies (1)
You currently cant use the mod in 1.13
0 likesin a server dosent let me stack the books what can i do
0 likesReplies (1)
Just dont stack them, put them in a chest one by one and reload the chunk each time. until you reach the limit
0 likesThe book dupe?
0 likesThis isn't working on singleplayer, I did exactly this and it still isn't working, worse is the server I wanna dupe on has a 16 page limit to how many characters I can fit in the book. I am using your mod and everything is working properly but when I relog in singleplayer the books stay alternated as they were and the item doesn't dupe.
0 likesReplies (5)
Are you using a recent version of Forge? Try using an older version for singleplayer, unfortunately recent versions of Forge have patched the dupe.
0 likes@Earthcomputer I just downloaded forge today so yes
0 likes@Earthcomputer Alright thank you
0 likes@Earthcomputer worked, thank you so much
0 likes@Earthcomputer 9b9t limited how many pages we can fill with Chinese letterd to 16 pages will this dupe still work if I just add more pages? I tried in single player with 3 full dubs of books unstacked and alternating and its not working. Should they be in single chests?
0 likesIs there going to be a 1.13.2 version of the mod for this
0 likesReplies (6)
No, I've decided to skip 1.13 and update the mod to 1.14 instead. This is because a certain change in Forge has made it extremely difficult for me to continue supporting it, and the only other option is Rift, which is going to disappear after 1.13 anyway so kind of pointless updating.
1 likeSo when you release the 1.14 version will it work with 1.13.2 or no
0 likesAlso is there any way to get the mod to work in 1.13.2
0 likesNo. It will never work for 1.13.2. But once 1.14 is out I don't think people will be playing 1.13 much anymore.
1 likeOk
0 likesWell loved the video thx for the help
0 likesHow to be either Dave Strider Aradia Medigo or Damara Medigo from Homestuck in Vanilla Survival Minecraft
0 likesHow do I install the mod?
0 likesReplies (1)
Just drag it
0 likesTraditional Chinese characters saves the day again! LOL
182 likesReplies (5)
Imagine if chinese ppl get acces to 2b2t, they will use the dupe by mistake
19 likesAnd also the server would die
3 likesLMAO Very unlikely though :P
1 like@Lain actually, I'm Chinese and I play 2b2t using VPN, lol
2 likes@Chemistry Workshop 啊。。
0 likesDoes this work on 1.14 do you reckon?
0 likesReplies (2)
Probably does, considering how Minecraft's compression works
0 likesIt does
0 likesDoes this still work on 2b?
0 likesMust i sign the book or i can let it just like normal?
0 likesReplies (5)
You can leave it as a book and quill. Signing is only for convenience cloning the books with the crafting recipe.
0 likes@Earthcomputer Ive tried on forge 1.12.2 both on singleplayer and multiplayer and it doesnt work. i put full chest of these /cbook random books, non stacked, used a hopper so it can hop to another chest, took items from another chest, log out and log in and it doesnt work.
0 likesedit: it works on singleplayer but not on multiplayer
@Z3Back are you saying the server has Forge or is it running something else like spigot?
0 likes@Earthcomputer Its running forge.
0 likes@Z3Back the most recent patch of Forge 1.12.2 has fixed the bug, maybe its running that?
0 likesmy forge doesn't recognise it as a mod what do I do know?
0 likesReplies (1)
how do i use fabric?
0 likesSmh I guess Mojang patched it. Doesn't even work in survival anymore.
0 likesFIT HAS LEAKED THE DUPE FOR 2B2T RIP
131 likesReplies (3)
@Plot Twist kek
4 likes@Gordon Withrow No it isn't. This overloads chunks with data. Kickbows/banbooks overload the client.
4 likesNuuuu
0 likesDoes this work for forge 1.12
0 likesDon't forget to open a bug report with Mojang and Spigot.
0 likesIs the book-making mod backdoored?
0 likesReplies (1)
Not entirely sure what you mean by that, but if you mean "does it contain malware", then no :P
0 likesThe mod is open source so you can check the source code yourself to verify that. And if you don't trust downloading my compiled version then you can compile it yourself :)
Does anyone know how i run the autohotkey script by Xcom6000?
0 likesHow many books do i need?
0 likesDoes this work on 9b9t.com?
0 likesDoes this client work on Minecraft Bedrock edition?
0 likesReplies (2)
No
0 likes@Earthcomputer oof, rip
0 likeshow do i install the commands ive got the api and loader
0 likesReplies (1)
Have you read the readme? The instructions are pretty clear.
0 likesWill it work on multi version servers?
0 likesReplies (3)
as in like 1.12.2-.1.15.2 compatible servers
0 likesDepends on what software the server is actually running
0 likes@Earthcomputer I think the server im trying to dupe on is running on spigot not paper
0 likesDoes it work for 1.13.2?
0 likesReplies (5)
Yes
0 likes@Earthcomputer I can't seem to find the download file for 1.13.2, the github goes up to 1.12
0 likes@Earthcomputer Also for some reason when I try to copy and paste it doesn't it overflows the page so it doesn't paste, and for survival, I would have to copy this over 30 times over manually?
0 likes@Allen Bao it's for 1.12 only currently, Forge is very new for 1.13, porting clientcommands is on my todo list for soon. To avoid copy pasting 44 times, you can do it for 2 books and use the book cloning crafting recipe.
0 likesEarthcomputer thanks!
0 likeswhat do i name the books? just 1 - however many books im using?
0 likesReplies (1)
It doesn't matter, name them after your pets if you want
0 likesTHANK YOU SO MUCH BECAUSE OF YOU I EARNED 2000$ OMG THX
0 likesReplies (2)
where
0 likesu didn't
0 likesplease, tutor new v 1.14.4-1.15.2 please :(
0 likesCan u upload the text somewhere...
1 likeThe command dosent work for me
1 likehardcore minecraft wow
4 likesthe server i play on patched it ... is there a way to get around that ?
0 likesReplies (3)
It depends on how they patched it, but possibly not sorry
0 likesNot that I've found. Maybe someone else has had some luck?
0 likes@Matt Shelton Most servers have this patched
0 likesupdate 2 1.13.2 forge
0 likeswhere do i get this text ?
0 likeshow many books do i need
0 likesI don’t know how to use the command
0 likesDoes this work on Minecraft bedrock edition?
0 likesReplies (1)
No
0 likeshow do i get the mod to make it do the books for me
0 likesReplies (2)
Read the video description
0 likesi had to do it adiffrent way thanks tho
0 likesDoes this work as of 1.15.2?
0 likesReplies (2)
I don't think so, but I'll test when I get home. If it doesn't, I'll update the title
0 likesGot pached in 1.15
0 likesdoes this work on a papermc server?
0 likesReplies (1)
No
0 likesdamn, cant make the books on my server, i get kicked when i sign the book because of unallowed characters
0 likesReplies (1)
Try /cbook ascii and more books xd
0 likesIs there a 1.13.2 mod yet?
0 likesReplies (1)
no and there won't be
0 likesWorks on 1.7.10?
0 likesReplies (1)
I think so?
0 likesFound sometime earlier https://www.youtube.com/watch?v=FEeMg8r957s , but didn't say the method
3 likesReplies (2)
So what is your method, if I may ask?
2 likes@pi314159265358978 Samely use book, but ascii, using that 64 of 2s can be saved but spliting into 128 can't(to easier count). Use 64 dispenser to split
0 likesDont tell the pay to win server owners
0 likesFrom what I can gather and have tried (it works for me), here are the steps written out for anyone who isn't sure:
11 likesThis is for doing it without the mod:
1: choose a chunk to do this in.
2: copy the layout from the video
3: you need to make the books and quills (43 of these in total so you will need: 43 leather, 43 ink sac, 43 feathers, 129 sugar cane)
4: take 2 books and quills and through the link at the bottom of the description you will find 100 pages to copy and paste into the 50 pages of the books (if it doesn't work copy a few characters less but make sure that all 50 pages are completely full if not add a few characters)
5: sign the books: call one "book 1 1" and the other "book 2 1"
6: using a crafting table, make 21 copies of "book 1 1" and 20 copies of "book 2 1"
7: using an anvil, rename all the copies by increasing the second number by 1 every time so that the names are all different (we do not want them to stack)
8: Fill the bottom chest putting alternating books in the slots of the chest
9: put 8 books called "book 1 ..." in one of the top chests and 8 books called "book 2 ..." in the other.
10: you are ready!
Replies (7)
Almost right, except you only need to copy 100 pages into 2 books and you can clone these 2 books over and over
2 likes@Earthcomputer Ah thanks! Corrected the typo 🙂
0 likes@AlffBooks also, 3*43 sugarcane. Need 3 paper per book
0 likes@Øsamǝlý Prieskumník Ah yes! I will correct that!👍
0 likesSo do I have to copy all of the pages one by one?
0 likes@Marty Mcfly yeah, or use his mod thing
1 likeYes very nice
0 likesThat ahk script is fun and all, but whats the actual hotkey
0 likesI recognize that terrain...
0 likesCan i once i made 1 50 page book just copy it via the minecraft copy the book thing or does each and everyone has to be handmade ?
0 likesimagine writting the bible in chinese and accidentaly ressting the savestate of your chunk
0 likesCan i get this for 1.8.9?
0 likesReplies (1)
Not the mod but the script should work
0 likesHow can I wrote those letters
0 likesnot working tried to replecate it on some big severs pls help
0 likesReplies (1)
Probably because the bug is fixed on those big servers
1 likeWhat if the server 1.8.9-1.15,2
0 likesReplies (1)
The server is always on 1 specific version, even if it allows others to connect
0 likesThey don’t turn into books they stay as book and quills
0 likesReplies (5)
you have to safe it
0 likeschristian brand what you mean by safe it
0 likesLike /safe?
0 likeschristian brand Ooh yeah but can u name them anything?
0 likes@Huntlor Gaming sign them as book 1 and book 2, then make copies of the books.
0 likesi cant get it working?
0 likesi have the mod installed but it does not work?
Replies (1)
You have an older version of the mod installed.
0 likeswhat version?
0 likesReplies (1)
Yes
0 likesIt doesn't seems to work in 1.6.4 ... :/
0 likesReplies (1)
Patched for 1.6.4??
0 likeslol, that's so funny and cool!
23 likesReplies (4)
Oh hello there
3 likes2b2t is best minecraft server
1 like@CatgirlJenni And the Vortex Coalition is the best faction
0 likesdoubt
1 likeon feb 16 2019 spigot and paperspigot patched it ! + on 2b2t since fab 23 2019 2b2t has implemented this plugin thus breaking dupe on that server RIP Dupe !
0 likesReplies (4)
How did they patch it? Do chunks no longer have a limit?
0 likesAnd is the patch also around for 1.8 versions of spigot?
1 likeWhat they did is check when the chunk is saved if it exceed a certain size (1mb) it will take everything in that chunk and save it in another file that spigot only can read. So now there is not limit to it. This patch to my knowledge have been made for 1.12.2 and 1.13.x ! Hope that help you.
0 likesOk, I'll see if it works on the 1.8 server. Thanks for helping! :) @lolmaxzzzzz
0 likesHI. I was wondering if u could make a video on how to get sharp 32767 on either Java edition or bedrock edition.
0 likesReplies (3)
/give
0 likesTrue, but I wanted a way to get it without op/cheats. There’s this guy who created a video where you got sharp 32767 and got creative without op. Search up Minecraft Bedrock Edition Haze
0 likesIt’s by Josh Limre and it’s the video where he shows off the premium
@Squirtleshell not possible without commands, at least not on Java edition, which he plays on
0 likesdoes this still work?
0 likesReplies (6)
Yes, except on paper
0 likeswhat do you mean by that?
0 likes@Kem papermc, the server software, extends from spigot
0 likesohhhh i see, i was confused as to what you meant by paper but it's all good now. thank you! :)
0 likes@Earthcomputer 2b2t runs on paper, right? Because I can still dupe but I created the books when this dupe was discovered. I'd assume it was patched by making it impossible to craft these kind of books.
0 likes@Nikolajnen if the bug still works, it should actually be possible to dupe these books.
0 likesLol, I had 12 double chests full of books in 1.12.2, didn't work.
0 likeswhere is java mod ?
0 likesdesc: literally says 1.12.2
0 likesthe link: 1.17 OR 1.16 WTF
1.12.2 not working :/
2 likesis it possible to not use Chinese characters?
0 likessomeone please update me
Replies (2)
If the server doesn't allow you to use Chinese text, the mod also has a /cbook ascii command, which will fill the book with only normal characters. But if you do this, you will need a lot more books than shown in the video.
0 likes@Earthcomputer The mod isn't working on 1.12.2
0 likesDon't tell the 2b2t players
396 likesReplies (21)
Too late
249 likesWe are testing everything
14 likesknow for over a month tbh
4 likesOh No we found it.
3 likeswe found it
2 likeslmao it got found 2 days ago by me
0 likes@Minestar no, I disconnected because I tried moving away but that causes fps to drop to 2 on my potato pc. Not my fault it doesn't work on paper apparently.
16 likesI just placed 1 emperial goon squad kit!
3 likes@Minestar completely free? LOL
1 like@Minestar Oh wow you're right. Thanks for telling me, I signed up to the waitlist :)
1 like@Minestar How long ago was that?
0 likeseveryone knows
0 likesToo Late, FIT just released this publicly
0 likesYep, too late
0 likesAaaaand patched
0 likeslol got leaked on the subreddit
0 likesToo late
0 likesits to late lad 2b2t player all ready know >:)
0 likestf is that ?
0 likesWell... Now we know grief protection lol
1 likeHEY I SAW U ON THE THIS IS THE WAY DEHAMAD VID
0 likesgot it all working but the glitch doesnt work
0 likesReplies (3)
1- its not a glitch but more abusing the game mechanic
0 likes2- if you are doing it on a server, it could be patched (servers can patch this exploit using a plugin) or you just did it wrong
@MousSe it is a bug/glitch
0 likes@Arperture bug/glitch aren't stuff that devs plan to happen,. In this case the game is made to not save chunk because of it size, it is made to work like that. So it's not a glitch but abusing how to game work.
0 likesyou cant use copy's of books right?
0 likesReplies (2)
Sure you can!
0 likesEven copy of copy if you have 43 book
0 likesworks on spigot?
0 likesReplies (1)
yes
0 likesanyone else notice how the obsidian pillar turned to a bedrock piller when they came back(fake video)
0 likesHow do you get /cbook random
0 likesReplies (4)
Read the description
0 likes@Earthcomputer But is it possible for 1.13.2? The downloads are only for 1.12
0 likes@Earthcomputer I downloaded the mod for 1.12 but there is no /cbook command in both the site and the mod. Was it removed?
0 likes@Earthcomputer Nevermind I had a very old version. From 2 help pages to 4.
0 likeshow much books you need tho
0 likesHow do I start the autohotkey script
5 likesReplies (1)
same question
0 likesHalf of those copy-paste pages are too big for a Minecraft book page.
0 likesi tried on singleplayer dont work. Same on Multiplayer
0 likesDont work
Replies (1)
you're doing something wrong then
0 likesduped 32k swords on 2b2t and barrier blocks and 1 bedrock is now 100000 gg
0 likeshow the fug do you use the script to actually write into the book? i got it to download and run and everything
0 likeswould this work in minecraft bedrock edition?
0 likesReplies (1)
I doubt it
0 likesI've created more detailed video about the matter. Everyone feel free to educate yourself back at my place!
3 likesFrom Fit's stream.
10 likesYER ALL SCREW'D NOW!!!
my game crashes when i launch it
2 likesReplies (1)
Mine crashes when pasting one page of the book
0 likesis this patched in 1.15 like for real patched?
0 likesReplies (1)
Yes when I say patched I mean you can't do it anymore
0 likespeople that hate be like. yOuR FrIeNdS rEpLAcEd ThosEEEEEE REEEEEEEEEEEEEEEEEEEEEE i can cofirm it used to work i remember this back in the older versions where i was a noob and begged people for those books as i had no idea exactly how it worked someone showed me all i knew was checkerboard pattern
0 likeshow does the new method work thanyou
0 likesOKKK I just came from BarrenDome's video and that loud voice suprised me lmao
19 likesCan I Ts with you I will dublicate on a server and it doesn' work because I were kick when I singnure it
0 likesReplies (1)
Stefan Gerod Griefergames?
0 likesDUDE take the video down! its gonna get patched. everytime a dupe gets published on a public forum it gets patched within a month
0 likesReplies (2)
Good. This needs to be patched. Anyway, hopper duping took a lot longer than a month to be patched.
1 like@Earthcomputer why does it need to be patched? it doesnt affect anyone who doesnt use it. except in game items become cheaper for people who actually buy them lol
0 likesWhat is the hotkey for the script?
1 likeReplies (1)
open book
0 likesmouse on arrow (bottom right in the book)
for Control + ALT + Shift +
F5 for Book 1 OR
F9 for Book 2
Nice
0 likesAll books are diferents ?
0 likesReplies (1)
You create 2 different books, then make copies of them by placing 1 of the books in the crafting grid with an empty book.
1 likebruh too complicated
0 likesi dont understand what the mod does?
0 likesReplies (2)
The mod is just an easy way to fill the books up with random characters. It's not required, you can copy paste from the pastebin in the description instead.
0 likes@Earthcomputer easy way? it doesn't give clear instructions
0 likesover half the comments are from 2b2t players
14 likesReplies (2)
(Comment from a 2b2t player)
1 likeComment from a Docm77 Viewer (He used this in his time travel video)
0 likespatched by spigot i think
0 likesReplies (3)
Really?
0 likes@Melsoro yes on some servers u can't use the dupe glitch
0 likes@B4nanaJuice damn
0 likesi thought my mic was bad geez
1 like0:00 MIC BASS
0 likescant find cbook command wtf help asap
0 likesReplies (1)
Did you properly download the files?
0 likes<3
0 likesWhen there will be patch to 1.13.2 ^_^
0 likeshow to downloade you mod
0 likesme who doesnt get shit of this:
0 likesKinda cool
1 likeReplies (1)
much cool
1 likeEarthcomputer do u got a discord I can add u on gotta ask u a few things.
0 likesReplies (2)
Earthcomputer#9825. I have dm's open so just ask, please don't send friend request ;)
0 likes@Earthcomputer I dont know how to send dm without adding. Your message could not be delivered because you don't share a server with the recipient or you disabled direct messages on your shared server, recipient is only accepting direct messages from friends, or you were blocked by the recipient.
0 likeshow do u install the mod???
0 likesDelete this so no one else figure this out!!
0 likeshow many books do u need
0 likesReplies (1)
I have just pinned a comment which gives steps to reproduce
0 likesYou hit 1 k
0 likesIt bookbans you...
2 likesReplies (2)
Don't hold them all at once
0 likesOne book at a time
0 likesdang learn to fix audio before u upload lol that almost blew my ears and the crackling and static are so bad lol
0 likesOp hax
2 likescan you help me
0 likesso why the fuck is there 100 pages on the pastebin
0 likesi download the easier version now what?
1 likeReplies (1)
the AHK script didn't work for me, some of the strings are too long to fit in the page so it ends up pasting blanks, what I did was use the /cbook random command from the client commands mod in the description on two different books, signed them, then 22 and 21 copies at a crafting table, which works on my 1.14.4 hc world. Spigot has patched this bug though, it will only work on sp and vanilla server, haven't tested realms.
0 likes"/cbook random" isn't working
1 likei need help bad i dont understand it
0 likesFuzeIII has get your channel’s link in à video
0 likesReplies (1)
what the fuck
0 likesyou sound like grandayy
0 likesevery anarchy server is lagging right naw thanks to you
0 likeswhos here from fit lmao
0 likesFit is daddy
6 likesFIT
0 likesHey Does this work in 1.13?
3 likes9b9t? ??
0 likesMICRAPE
0 likesShout out to FitMC
6 likesReplies (1)
More like shout out to Earthcomputer
0 likesThis looks so stupid, CHEST with dmd blocks is not in the same chunk with obsidian and bugged chest... its in chunk with empty chest at that moment... OR
0 likesOr the grass is one chunk... then this doesnt make a sense cuz it is SAME AMOUNT of DATA in chunk, just moving to from 1 chest to 2nd chest... that doesnt rly make sense!
Replies (1)
Yes but minecraft compresses per block so moving the books from two to one increases the difficulty to compress
1 likeDoes this work on realms
0 likesReplies (1)
im trying as of now and it seems like no
0 likeswho come here because salc1.
1 likeget a new mic please
1 likeReplies (1)
Hi, this video is very old now, of course I have a new mic.
1 likethis shiz didnt work for me :(
0 likesReplies (1)
One thing I found before accidentally deleting all my friends books is that you put all of the books stacked into one chest, put your items you want duped in another, save chunk, come back, ONLY MOVE BOOKS into pattern, take your items you're duping, unload chunk (either leave game or go at least 300-400 blocks away), return, voila. yw in advance
0 likesnice pattern,see u soon
0 likesHi Fit Fam 😂
3 likesFit
2 likesgg
0 likesWhose here from fit
13 likesReplies (1)
me
0 likesxD
2 likesdoesn’t work on 2b unlucky
0 likestrava zap
0 likes2b2t bois where u at?
7 likesReplies (3)
Right here son
0 likesBoi
0 likes@Yiaro222h shit long time no see
0 likesft earrape
0 likesWow racist thumbnail
27 likesReplies (5)
@Human Being jees, keep calm m8
0 likesjamie 711711 woooosh
0 likesMilitia wooooosh
0 likeswOOOOOOOSH
0 likesI fail to see how the thumbnail is racist
0 likesum uuhh ummm ah ummmm
2 likesFAKE, somebody has remade all the chunk manually ;)
0 likesReplies (3)
DrAv0011 wrong
0 likes@TheDawnFox It's a joke lmao
0 likesDrAv0011 correct
0 likesTeambaguette
0 likes2b2t aboose
0 likesFitMC squad
0 likesDoes not work fake video
0 likesLambo
0 likesfit fat fit fat fat fit
0 likesFFIITT
0 likesDELETE
1 likeReplies (1)
No u
4 likesfit lul
2 likesuh
0 likesand
0 likesSo...isnt this kinda pointless considering spigot is used by a shitload of servers and this was patched out of it?
0 likesReplies (2)
Far from it! There are still a lot of people who play vanilla, and theres more to this than duping.
0 likesYeah, ok i guess. i was just going off the fact that even tons of small or private "vanilla" servers use spigot rather than forge or whatever even with 0 plugins. Also couldnt get this to work anyways, experienced minimal lag with the books around and the chunks didn't get overflowed in vanilla sp or mp. oh well
0 likesgai
0 likesReplies (1)
rude
1 likeFirst from fit.
0 likesThis is so badly faked. his friends were on the server the whole time and he was mining obsidean but when he came back there was bedrock
1 like