What's new

Request [REQ] I need license ip bot for discord and script

patrikov

Gold Elite
Joined
Jul 21, 2021
Messages
87
Reaction score
144
Points
256

[REQ] I need license ip bot for discord and script​

 

Apoellara

Member
Joined
Oct 9, 2021
Messages
1
Reaction score
0
Points
146
Location
Cyprus
PerformHttpRequest(' ', function(err, text, headers)
if text == 'SERVERIP' then
print('^2 APPROVED LICENSE FOR (text the resource name) ^0')
local serveradi = GetConvar("sv_hostname","Not found.")
sendToDiscord("[APPROVED LICENSE FOR (text the resource name)]", "**Info:**\n\n**[Server Name] = ** " .. serveradi .. "\n\n**[IP] = **" .. text .. "")
--[[



LICENSE


]]






else
print('get my dick, idiot, buy it if you need')
print('get my dick, idiot, buy it if you need')
print('get my dick, idiot, buy it if you need')
print('get my dick, idiot, buy it if you need')
print('get my dick, idiot, buy it if you need')
print('get my dick, idiot, buy it if you need')
print('get my dick, idiot, buy it if you need')
print('get my dick, idiot, buy it if you need')
print('get my dick, idiot, buy it if you need')
print('get my dick, idiot, buy it if you need')
print('get my dick, idiot, buy it if you need')
print('get my dick, idiot, buy it if you need')
Wait(1000)
local serveradi = GetConvar("sv_hostname","Not found.")
sendToDiscord("[(SCRIPT FOR SERVER *NAME). Τhe (text the resource name) Trying to used without your permission, SERVER CLOSING]", "**Info:**\n\n**[Server Name] = ** " .. serveradi .. "\n\n**[IP] = **" .. text .. "")
Wait(10000)
os.exit()
end
end, 'GET', "")

function sendToDiscord(name, message, color)
local connect = {
{
["color"] = color,
["title"] = "**".. name .."**",
["description"] = message,
["footer"] = {
["text"] = "",
["icon_url"] = " "
},
}
}
PerformHttpRequest("Your Webhook", function(err, text, headers) end, 'POST', json.encode({username = DISCORD_NAME, embeds = connect, avatar_url = DISCORD_IMAGE}), { ['Content-Type'] = 'application/json' })
end

--------------------------------
Add them on top of any server side and remember to add your webhook to get the logs, and chance the (text the resource name) and the (SCRIPT FOR SERVER *NAME) and the prints text any you want. And remember to obfusticate it,
 
Top