This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
local red = Color(255,0,0) | |
local green = Color(0,255,0) | |
local function log(color,s) | |
MsgC(color,s .. "\n") | |
end | |
function mdmp(out) | |
local files,_ = file.Find("*.mdmp","BASE_PATH") | |
if out then log(red,"Found " .. #files .. " files!") end |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
RunString T=minge.lua | |
local function mingeIndicator() | |
if (LocalPlayer():GetUserGroup() == "user") then return end | |
local plys = PonyRP.chat.near( LocalPlayer(), 500 ) | |
for _, ply in ipairs(plys) do | |
if nVar.get(ply, "minge") then | |
if !IsValid(ply) then continue end |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-- Bee movie spam by Velkon | |
-- Bad coding included | |
local script | |
beeCurrent = beeCurrent or 28 | |
http.Fetch("http://www.script-o-rama.com/movie_scripts/a1/bee-movie-script-transcript-seinfeld.html",function(a) | |
script = a | |
script = string.Explode("\n",script) | |
for k,v in pairs(script) do |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Fetching 'elo'; | |
Total of 200/989 entries for 'elo': | |
Name: TTV/ItsVenomous… | |
Rank: 1 | |
ELO: 2606 | |
Games Played:14 | |
Steam: http://steamcommunity.com/profiles/76561198124425658 | |
========== | |
Name: ✪ bza |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Fetching 'elo';1 | |
Total of 1334 entries for 'elo': | |
Name: TTV/ItsVenomous… | |
Rank: 1 | |
ELO: 2796 | |
Games Played:19 | |
Steam: http://steamcommunity.com/profiles/76561198124425658 | |
onlineId: 4160408 | |
========== |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Fetching 'elo';1 | |
Total of 4882 entries for 'elo': | |
Name: Nouvelle | |
Rank: 1 | |
Official ELO: 3822 | |
Games played: 50 | |
Steam: http://steamcommunity.com/profiles/76561198076342234 | |
onlineId: 4161029 | |
========== |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html class="en_US"> | |
<head> | |
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> | |
<meta http-equiv="X-UA-Compatible" content="IE=edge"> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
using System; | |
using ConVar; | |
using Facepunch.Extend; | |
using GameTips; | |
using UnityEngine; | |
// Token: 0x02000011 RID: 17 | |
public class ConsoleGen | |
{ | |
// Token: 0x040000D5 RID: 213 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"LastApplication": "2020-04-27T05:05:36.940814+00:00", | |
"Collapsed": { | |
"ARES_MOC_ENTITLEMENT": "urn:entitlement:arestencent.ares.moc", | |
"CLIENT.ICONS.ENABLED": "true", | |
"CLIENT_LEADERBOARDS_ENABLED": "false", | |
"GAME_ALLOW_CONSOLE": "true", | |
"GAME_ALLOW_DEVELOPER_MENU": "true", | |
"GAME_DISABLED_DEATHCAM": "true", | |
"GAME_DISABLED_SKINS_WEAPONS": "{B96ABFD9-4E1C-55AD-B685-8A88427C7404},{86F7362A-4649-892D-1A76-2FB3F1E9F2D2},{AD699809-4C07-85F8-BF94-749ABE92D531}", |
This file has been truncated, but you can view the full file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"matchInfo": { | |
"matchId": "5a2d001f-071e-45d6-b8ac-965dd8e690d9", | |
"mapId": "/Game/Maps/Duality/Duality", | |
"gamePodId": "aresriot.aws-rclusterprod-usw1-1.na-gp-norcal-1", | |
"gameServerAddress": "", | |
"gameVersion": "release-0.47-shipping-61-422649", | |
"gameLengthMillis": 2201629, | |
"gameStartMillis": 1587700697827, | |
"provisioningFlowID": "Matchmaking", |
OlderNewer