0% found this document useful (0 votes)
92 views

RunScriptAuto (Bimpokiy)

This document contains settings for an automated bot farm including settings for the farmable block, multiple worlds, auto responses when people join, auto buying packs, upgrading backpack, trashing items, webhook notifications, saving data to a world, and bot account login details. It defines variables for block IDs, world names, pack and item details, delays, and more. The bot is configured to run on the computer user's desktop.

Uploaded by

Bim Cid
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
92 views

RunScriptAuto (Bimpokiy)

This document contains settings for an automated bot farm including settings for the farmable block, multiple worlds, auto responses when people join, auto buying packs, upgrading backpack, trashing items, webhook notifications, saving data to a world, and bot account login details. It defines variables for block IDs, world names, pack and item details, delays, and more. The bot is configured to run on the computer user's desktop.

Uploaded by

Bim Cid
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 2

--===== Era V1.

2 by Era#2222 ======
--======= Setting For Farmable ========
IdOfBlock = 4584 -- Id Block of Farmable
IdOfSeed = 4585 -- Id Seed of Farmable
TypeFarmable = "Blocks" --Blocks/Background
DelayPlace = 120
DelayPunch = 190
TilesBreak = "3"
DelayHarvest = 140
DelayFPPlant = 5
DelayPlant = 20
TempatBreakX = 2
TempatBreakY = 1
--===== Setting For World =====
NameWorld =
{"NXYOX","NXYOL","NXYOJ","NXYOQ","JHBLK","ZNTUG","BDCME","TLGQP","RSBXF","XHXYN"}
-- You Rotation Name World
NameWorlddoorid = "Bimoo" -- DoorID of Rotation World
BacktoFirstWorld = "false" -- BacktoFirstWorld = true / AutoRemoveBot = false
DelayJoinWorld = 3000
--===== Setting For Auto When People Join ! =====
GrowIDGrowtopia = "BSGT7" -- Your Growtopia GrowID
ActiveWhenPeopleJoin = "false"
AutoBan = "false" -- Auto Ban When People Join World
AutoLeave = "false" -- Auto Leave When People join World
DelayOfAutoLeave = 15000 -- 1000ms mean 1 second , Custom Setting for auto leave
Delay
--===== Setting For Auto Buy Pack =====
PackName = "surg_value_pack" -- Pack Name
PricePack = 45000 -- Price Pack , You Can check on Store
ItemIDOfPack =
{4296,1258,1260,1262,1264,1266,1268,1270,4308,4310,4312,4314,4316,4318} -- ItemID
thats you got from the pack
DelayDrop = 3000
DropPlacement = 1422
DelayFPDrop = 1000
TotalSeed = 100
DelayBuyPack = 300
--===== Setting For Auto UP BackPack =====
TargetSlotBackPack = "26" -- Target Slot Up BackPack
DelayBuyBP = 3000 -- Delay UP BackPack
--===== Setting for Trash ====
trashList =
{7164,7162,5044,5032,5042,5040,5036,5034,5038,5030,5024,5028,5026,1058,1098,1096,10
94}
DelayTrash = 3000
TargetTrash = 50
--===== Setting For Webhook =====
Weebhook =
"https://discord.com/api/webhooks/1025268427335684136/qwKECYXq6Z7Ka63Z5hnPn4WOq0Kbj
pjLEDnPE0TLM3UxAe-DdY7nSgqSI-ORWXZcUvNs" -- Your Webhook url
MessageIDInfoBot = "1026121322620780604" -- Message ID
MessageIDSaveInfo = "1026121358859579513" -- Message ID of Save World Info
DiscordID = "758969306552729600" -- Your DiscordID
--===== Setting For Save World =====
SaveWorld = "BEEMSURGS" -- Name of Save World For Seed And Pack
SaveWorldDoorID = "BIMDROP" -- DoorID of Save World For Seed And Pack
--===== Setting For Account Bot =====
GrowIDBot = "Bimpokiy" -- Your Account Bot GrowID
PasswordBot = "Kopangloteng1@" -- Your Account Bot Password
DelayLogin = 7000
--===== Dont Edit os.getenv("USERNAME") ============
dofile("C:\\Users\\" .. os.getenv("USERNAME") .. "\\Desktop\\EraV1.2.txt")

You might also like