This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
SeecretCreeper131 for leting me use base this off of his script. Hexdro for helping me work out the bugs
var rocket = 0; function useItem(x,y,z,itemId,blockId,side) { if(itemId == 266); { if(rocket == 1) { rocket = 0; print("Butter Power Removed"); } if(rocket == 0) { rocket = 1; print("Super Charged Butter") } } } function attackHook(attacker,victim) { if(getCarriedItem() == 283) { if(rocket == 1) { PreventDeafault(); setVelY(victom,1.5); } } }
Quote from mcpegamer7234 hay I tested it and it works but it also gave me helmets
Quote from Talal90 i can copy it but i cant Paste it in ModPE
Script ID: 4686
Script:
More Features Coming Soon:
Teleport Iron Ingot
Special Thanks To:
Copy Paste Script if your lazy.
var rocket = 0; function useItem(x,y,z,itemId,blockId,side) { if(itemId == 266); { if(rocket == 1) { rocket = 0; print("Butter Power Removed"); } if(rocket == 0) { rocket = 1; print("Super Charged Butter") } } } function attackHook(attacker,victim) { if(getCarriedItem() == 283) { if(rocket == 1) { PreventDeafault(); setVelY(victom,1.5); } } }Ya you cant pate in modpe we should request that from treebl.