Skip to content

Instantly share code, notes, and snippets.

View FrannDzs's full-sized avatar
📣
https://www.youtube.com/watch?v=Ub83tX9GhbQ

Nekrodamus FrannDzs

📣
https://www.youtube.com/watch?v=Ub83tX9GhbQ
  • 35.71855526583099, 51.32881289835783
View GitHub Profile
// by Junior_Djjr - MixMods.com.br
// You need: https://forum.mixmods.com.br/f141-gta3script-cleo/t5206-como-criar-scripts-com-cleoplus
SCRIPT_START
{
LVAR_INT lList iPlayerId scplayer pLaddersArray i iFrontInput bWaitForInput bLastIsUp bLadderBotToTop iCurLadder pCurLadder iSizeEachLadder iTotalLadders
LVAR_FLOAT fAnimTime fAnimSpeed fAddAnimSpeed fMoveSpeed f x y z
LVAR_FLOAT fCfgBotX fCfgBotY fCfgBotZ fCfgBotMargin fCfgTopX fCfgTopY fCfgTopZ fCfgTopMargin fCfgAngle fCfgMoveSpeed
CONST_INT LADDER_PARAM_BOTTOM_X 0
CONST_INT LADDER_PARAM_BOTTOM_Y 1
@OptiJuegos
OptiJuegos / Login Progress Pointer Paths.
Last active May 9, 2024 18:32
Login Progress Pointer Paths.
/// DEBUG SCREEN CRACK (RECOMMENDED) ///
1.7-1.20 (Win32-UWP-Android):
https://cdn.discordapp.com/attachments/1090766119326994502/1102104352530898975/debug_screen.json
Copy this file to: "Minecraft Education Edition/data/resource_packs/vanilla/ui" and replace it
/// PTR CRACK (Partially fixed since 1.18.42) ///
1.19.52.0 (Win32):
@taskylizard
taskylizard / fmhy.md
Last active May 24, 2024 04:57
/r/freemediaheckyeah, in one single file (view raw)
#[=======================================================================[.rst:
FindPluginSDK
-------------
FindModule for Plugin-SDK library (https://github.com/DK22Pac/plugin-sdk).
COMPONENTS
^^^^^^^^^^
This module respects several components: ``gta3``, ``gtavc``, and ``gtasa``.
@AveYo
AveYo / .. MediaCreationTool.bat ..md
Last active May 24, 2024 11:21
Universal MediaCreationTool wrapper for all MCT Windows 10 versions - MOVED TO github.com/AveYo/MediaCreationTool.bat
@sidneys
sidneys / youtube_format_code_itag_list.md
Created January 20, 2018 11:12
YouTube video stream format codes itags

YouTube video stream format codes

Comprehensive list of YouTube format code itags

itag Code Container Content Resolution Bitrate Range VR / 3D
5 flv audio/video 240p - - -
6 flv audio/video 270p - - -
17 3gp audio/video 144p - - -
18 mp4 audio/video 360p - - -
22 mp4 audio/video 720p - - -
; Script genferated by the Inno Setup Script Wizard.
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
[Setup]
AppName=Microsoft Visual Basic 6.0
AppVerName=Microsoft Visual Basic 6.0
AppPublisher=Microsoft Corporation
AppPublisherURL=http://www.microsoft.com
AppSupportURL=http://www.microsoft.com
AppUpdatesURL=http://www.microsoft.com

Tuning Windows 10 for Slow Machines

Windows 10 on slow netbook

This guide is for those who dares to install Windows 10 on slow netbooks (1GB of RAM).
Though Windows update program is over, you still may use old Windows product keys from license stickers to install Windows 10 on old machines.

UPD Jan 2019
This article is quite old, some instructions may be obsolete.