0% found this document useful (0 votes)
9 views371 pages

How To Raises

Uploaded by

langzytzy009
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)
9 views371 pages

How To Raises

Uploaded by

langzytzy009
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/ 371

const fs = require('fs')

const {
smsg, getGroupAdmins, formatp, tanggal, formatDate, getTime, isUrl, await, sleep,
clockString, msToDate, sort, toNumber, enumGetKey, runtime, fetchJson, getBuffer,
jsonformat, delay, format, logic, generateProfilePicture, parseMention, getRandom,
pickRandom, reSize
} = require('./lib/myfunction')
global.d = new Date()
global.calender = d.toLocaleDateString('id')
//-//
global.prefa = ['','!','.',',','🐤','🗿']

//SETTINGS OWN//
global.owner = ['628xxxx']
global.ownMain = '628xxx'
global.NamaOwner = 'Alwaysaqioo'
global.namabot = 'Alwaysaqioo-Botz'
global.author = 'Alwaysaqioo++Goods'
global.packname = 'Alwaysaqioo'
//-//

//SETTINGS PANEL
global.apikey = 'ptla_6pKq2Q5hGxajeMBrRdazQLkG1NSpXwIIi1FYZNmkUkQ'
global.capikey = 'ptlc_USy1wdkOexq5IIfootLXskwsgoZvDu1oQvgybJ0qlWC'
global.domain = 'https://zetsubo-stardust.zxvision.biz.id'
global.eggsnya = '15'
global.location = '1'
//-//

//FINISHING//
//FUN FITUR//
global.decor = {
menut: '❏═┅═━–〈',
menub: '┊•',
menub2: '┊',
menuf: '┗––––––––––✦',
hiasan: '꒦ ͝ ͝ ꒷ ͝ ͝ ꒦ ͝ ͝ ꒷ ͝ ͝ ꒦ ͝ ͝ ꒷ ͝ ͝ ꒦ ͝ ͝ ꒷ ͝ ͝ ꒦ ͝ ͝ ꒷ ͝ ͝ ꒦ ͝ ͝ ꒷ ͝ ͝ ꒦ ͝ ͝ ꒷ ͝ ͝ ꒦ ͝ ͝ ꒷',

menut: '––––––『',
menuh: '』––––––',
menub: '☃︎ ',
menuf: '┗━═┅═━––––––๑\n',
menua: '',
menus: '',

htki: '––––––『',
htka: '』––––––',
haki: '┅━━━═┅═❏',
haka: '❏═┅═━━━┅',
lopr: 'Ⓟ',
lolm: 'Ⓛ',
htjava: '❃'
}
global.rpg = {
emoticon(string) {
string = string.toLowerCase()
let emot = {
level: '📊',
limit: '🎫',
health: '',
exp: '✨',
atm: '💳',
money: '💰',
bank: '🏦',
potion: '🥤',
diamond: '💎',
common: '📦',
uncommon: '',
mythic: '🎁',
legendary: '',
superior: '💼',
pet: '🔖',
trash: '🗑',
armor: '🥼',
sword: '',
pickaxe: '',
fishingrod: '🎣',
wood: '🪵',
rock: '🪨',
string: '',
horse: '🐴',
cat: '🐱',
dog: '🐶',
fox: '🦊',
robo: '🤖',
petfood: '🍖',
iron: '',
gold: '🪙',
emerald: '',
upgrader: '🧰',
bibitanggur: '🌱',
bibitjeruk: '🌿',
bibitapel: '',
bibitmangga: '🍀',
bibitpisang: '🌴',
anggur: '🍇',
jeruk: '🍊',
apel: '🍎',
mangga: '🥭',
pisang: '🍌',
botol: '🍾',
kardus: '📦',
kaleng: '🏮',
plastik: '📜',
gelas: '🧋',
chip: '♋',
umpan: '🪱',
skata: '🧩'
}
let results = Object.keys(emot).map(v => [v, new RegExp(v, 'gi')]).filter(v =>
v[1].test(string))
if (!results.length) return ''
else return emot[results[0][0]]
}}

//RESPONS//
global.mess = {
ingroup: 'This feature can only be used in groups.',
admin: 'This feature is specifically for group admins.',
owner: 'You are not the owner.',
premium: 'You are not a premium user.',
seller: 'This feature can only be used by resellers and owners.',
usingsetpp: `Setpp can only be used by the owner, do you think I'm stupid? 🤓`,
wait: '*Tunggu Bentar Lagi di proses😋*',
success: 'Success Abangkuh👾',
bugrespon: `Sucess Send Bug`
}

//-//

global.sessionName = 'session'
global.connect = true
global.yt = 'https://youtube.com/@qioaje'
global.country = `Indonesia`
global.system = {
gmail: `[email protected]`,
}
global.autOwn = 'req(62-8S57547ms11).287p'
let file = require.resolve(__filename)
require('fs').watchFile(file, () => {
require('fs').unwatchFile(file)
console.log('\x1b[0;32m'+__filename+' \x1b[1;32mupdated!\x1b[0m')
delete require.cache[file]
require(file)
})

You might also like