Im not sure what to delete, here is my lever script.
--[[
Potion Script v1.0
by Shawak
]]--
local config = {
[8502] = {potion = 7620, cost = 50},
[8503] = {potion = 7589, cost = 80},
[8504] = {potion = 7590, cost = 100},
[8505] = {potion = 8472, cost = 200},
[8506] = {potion = 8473...