Advertising
advertising
related pastes to tag 'g'
- 1226166 - hehe: g
-
- #include <a_samp>
- //CONFIGURATION:
- new BotName[30] = "McStyle"; // The Bots Name
- new BotAge[20] = "16"; //the Bots Age
- #define BotColour 0xFFD720FF //The bots colour
- #define ColourSync //COMMENT This in to DISABLE Colour sync, Colour sync makes GetPlayerColor work, if you have your own player colours, COMENT THIS OUT! Other wiseleave it!
- 971036 - milia : ubuntu nvidia g 8400m 7.10
-
- # xorg.conf (xorg X Window System server configuration file)
- #
- # This file was generated by failsafeDexconf, using
- # values from the debconf database and some overrides to use vesa mode.
- #
- # You should use dexconf or another such tool for creating a "real" xorg.conf
- # For example:
- # sudo dpkg-reconfigure -phigh xserver-xorg
- 827379 - g: g
-
- alias power {
- var %a = 0
- while (%a < $chan(0)) {
- inc %a
- if ($me isop $chan(%a)) {
- inc %b
- inc %power $nick($chan(%a),0)
- inc %chan $nick($chan(%a),0)
- 817087 - g: g
-
- menu menubar,channel,status {
- Protections
- .Kick Revenge
- ..On:/Set %KR On | Echo Kick Revenge is now On!
- ..Off:/Set %KR Off | Echo Kick Revenge is now Off!
- .Ban Revenge
- ..On:/Set %BR On | Echo Ban Revenge is now On!
- ..Off:/Set %BR Off | Echo Ban Revenge is now Off!
- 817086 - g: g
-
- menu menubar,channel,status {
- Protections
- .Kick Revenge
- ..On:/Set %KR On | Echo Kick Revenge is now On!
- ..Off:/Set %KR Off | Echo Kick Revenge is now Off!
- .Ban Revenge
- ..On:/Set %BR On | Echo Ban Revenge is now On!
- ..Off:/Set %BR Off | Echo Ban Revenge is now Off!
- 803520 - g: g
-
- On *:INPUT:*:{
- if ( $left($1,1) !== / ) {
- msg $active 3 $+ $1-
- haltdef
- }
- }