Skip to content

Instantly share code, notes, and snippets.

@Seferan
Seferan / AutoJoinMiner_F64_Rx.txt
Last active July 26, 2018 19:12
AutoJoin Miner - F64_Rx
$${
if(minerjoin);
log("&8[&bServer&8] &7Miner Join has been &cdisabled&7!");
unset(minerjoin);
stop();
else;
log("&8[&bServer&8] &7Miner Join has been &aenabled&7!");
set(minerjoin);
#hubminx = -1100;
@Seferan
Seferan / LookAtOtherPlayers_Gwiilo.txt
Created July 9, 2018 14:08
LookAtOtherPlayers_Gwiilo
$${
foundplayer=false;
foreach("entities(filters:[{extends:Player}])");
IF(%ENTITYTYPE% = "PlayerSP")
// This is "you"
foundplayer=true;
ELSE
LOG(OtherPlayer: (%ENTITYXPOS%,%ENTITYYPOS%,%ENTITYZPOS%) %ENTITYDIR%, %ENTITYDISTANCE%, %ENTITYHEALTH% %ENTITYTYPE%);
LOOK(%ENTITYYAWFROMPLAYER%,%ENTITYPITCHFROMPLAYER%);
// Uncomment the following BREAK statement to only look at the first player found.
$${
&ore = "iron_ingot"
&output = "iron_block";
#cg = 1;
KEY(use)
DO(15)
WAIT(1t);
WHILE(GUI != "GUICRAFTING")
$${
if(autofixer);
log("&8[&bServer&8] &7Auto Fixer has been &cdisabled&7!");
unset(autofixer);
stop();
else
log("&8[&bServer&8] &7Auto Fixer has been &aenabled&7!");
set(autofixer);
do;
IFMATCHES(%ITEM%,"diamond_axe|diamond_hoe|diamond_pickaxe|diamond_sword|diamond_shovel")
$${
LOG("Now Crafting &7Eyes of Ender!")
DO;
UNSET(#slotpowder);
UNSET(#slotpearl);
UNSET(#slotrod);
IF(GUI != "GUIINVENTORY")
@Seferan
Seferan / python request module
Created July 1, 2020 21:25
GIST created by python code
{
"enhancements": [ {
"abilities": [],
"class": "Plagueherald"
}, {
"abilities": [ {
"enhancements": [ {
"enhancement": "Strengthen",
"position": 3
} ],
@Seferan
Seferan / python request module
Created July 1, 2020 23:14
GIST created by python code
{
"enhancements": [ {
"abilities": [],
"class": "Plagueherald"
}, {
"abilities": [ {
"enhancements": [ {
"enhancement": "Strengthen",
"position": 3
} ],
@Seferan
Seferan / python request module
Created July 1, 2020 23:21
GIST created by python code
{
"enhancements": [ {
"abilities": [],
"class": "Plagueherald"
}, {
"abilities": [ {
"enhancements": [ {
"enhancement": "Strengthen",
"position": 3
} ],
@Seferan
Seferan / python request module
Created July 1, 2020 23:21
GIST created by python code
{
"enhancements": [ {
"abilities": [],
"class": "Plagueherald"
}, {
"abilities": [ {
"enhancements": [ {
"enhancement": "Strengthen",
"position": 3
} ],
@Seferan
Seferan / Gloomhaven Save File
Created July 1, 2020 23:30
Gloomhaven Save File
{
"enhancements": [ {
"abilities": [],
"class": "Plagueherald"
}, {
"abilities": [ {
"enhancements": [ {
"enhancement": "Strengthen",
"position": 3
} ],