nicatronTg

Untitled

May 22nd, 2010
160
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 9.71 KB | None | 0 0
  1. 15:09:20 lua_openscript autorun\exsto_init.lua
  2. 15:09:20 "The Awesome Typhoon!<6><STEAM_0:1:26159756><Team>" say "our still shadow"
  3. 15:09:20 Lua Error:
  4. 15:09:20 ---- FEL SQL Error ----
  5.           ** Running -
  6.           ** Error Msg - Table 'tc31417072276581.exsto_data_users' doesn't exist
  7. 15:09:20 Running script autorun\exsto_init.lua...
  8.         [Exsto] Usermessage Parse exsto_ChatPrint to Shank -V- with table: 1851DA00
  9.         [Exsto] Usermessage Parse exsto_ChatPrint to -=BiN?RyCoDe=- with table: 1851DA00
  10.         [Exsto] Usermessage Parse exsto_ChatPrint to H?LF LIFE 2 with table: 1851DA00
  11.         [Exsto] Usermessage Parse exsto_ChatPrint to fr33lancer77 with table: 1851DA00
  12.         [Exsto] Usermessage Parse exsto_ChatPrint to The Awesome Typhoon! with table: 1851DA00
  13.         [Exsto] Usermessage Parse exsto_ChatPrint to Prefantastica with table: 1851DA00
  14.         [Exsto] Usermessage Parse exsto_ChatPrint to Ares with table: 1851DA00
  15.         [Exsto] Usermessage Parse exsto_ChatPrint to [68thAB] PVT SWAT Roy mustang with table: 1851DA00
  16.         [Exsto] Usermessage Parse exsto_ChatPrint to [WDZ] Technologics Co LtD with table: 1851DA00
  17.         [Exsto] Usermessage Parse exsto_ChatPrint to [DI] Spart with table: 1851DA00
  18.         [Exsto] Usermessage Parse exsto_ChatPrint to Sdc97 with table: 1851DA00
  19.         [Exsto] Usermessage Parse exsto_ChatPrint to snowbrdd with table: 1851DA00
  20.         -----------------------------
  21.         Exsto Loading
  22.         Created by Prefanatic
  23.         Version PRIVATE 1.0
  24.         -----------------------------
  25.         [Exsto] FEL --> Running under MySQL!
  26.         [Exsto] FEL --> Running - SELECT * FROM exsto_data_users;
  27. 15:09:20 Lua Error:
  28. 15:09:20 ---- FEL SQL Error ----
  29.          ** Running -
  30.          ** Error Msg - Table 'tc31417072276581.exsto_data_users' doesn't exist
  31.          
  32.          ---- FEL SQL Error ----
  33.           ** Running -
  34.           ** Error Msg - Table 'tc31417072276581.exsto_data_users' doesn't exist
  35.         [Exsto] FEL --> Running - CREATE TABLE IF NOT EXISTS exsto_data_users (SteamID varchar(255), Name varchar(255), Rank varchar(255));
  36.         [Exsto] SQL --> Creating table exsto_data_users!
  37.         [Exsto] FEL --> Running - SELECT * FROM exsto_data_bans;
  38.         [Exsto] FEL --> Running - CREATE TABLE IF NOT EXISTS exsto_data_bans (BannedAt int, Name varchar(255), BannedBy varchar(255), SteamID varchar(255), Length int, Reason varchar(255));
  39.         [Exsto] SQL --> Creating table exsto_data_bans!
  40.         [Exsto] FEL --> Running - SELECT * FROM exsto_data_variables;
  41.         [Exsto] FEL --> Running - CREATE TABLE IF NOT EXISTS exsto_data_variables (Description varchar(255), Pretty varchar(255), Value varchar(255), Possible varchar(255), DataType varchar(255), Dirty varchar(255));
  42.         [Exsto] SQL --> Creating table exsto_data_variables!
  43.         [Exsto] FEL --> Running - SELECT * FROM exsto_data_variables;
  44.         [Exsto] EVC --> Loading variable Override Team Colors with Exsto Colors!
  45.         boolean<TAB>true
  46.         [Exsto] EVC --> Loading variable Admin Only Noclip!
  47.         boolean<TAB>true
  48.         [Exsto] EVC --> Loading variable Exsto Credit Delay!
  49.         number<TAB>30
  50.         [Exsto] FEL --> Running - SELECT * FROM exsto_data_access;
  51.         [Exsto] FEL --> Running - DROP TABLE exsto_data_access;
  52.         [Exsto] FEL --> Table exsto_data_access doesn't contain all required columns!  Recreating!
  53.          [Exsto] FEL --> Running - CREATE TABLE IF NOT EXISTS exsto_data_access (Flags text, DefaultFlags text, Name varchar(255), Color varchar(255), Short varchar(255), Immunity int, Derive varchar(255), Description varchar(255));
  54.          [Exsto] SQL --> Creating table exsto_data_access!
  55.          [Exsto] FEL --> Running - INSERT INTO exsto_data_access (Flags, Name, Description, Color, Short, Derive, DefaultFlags) VALUES('[form=table][1]search[2]getrank[3]togglechatanim[4]menu[5]updateownerrank[6]getvariable[7]helppage[8]playerlist[9]gtfo[10]checkversion[/form, 10, false]', 'Guest', 'A visitor to the server!', 'c,0,118,153,182', 'guest', 'NONE', '[form=table][1]search[2]getrank[3]togglechatanim[4]menu[5]updateownerrank[6]getvariable[7]helppage[8]playerlist[9]checkversion[/form, 9, false]');
  56. 15:09:20 rcon from "98.245.232.37:55535": command "lua_openscript autorun\exsto_init.lua"
  57. 15:09:21 [Exsto] FEL --> Running - INSERT INTO exsto_data_access (Flags, Name, Description, Color, Short, Derive, DefaultFlags) VALUES('[form=table][1]command[2]rank[3]refreshlocations[4]reloadplug[5]rankeditor[6]vareditor[7]savepanel[8]setpanelpos[9]setpanelang[10]issuperadmin[11]luarun[12]cexec[13]leoskin[/form, 13, false]', 'Super Admin', 'Head Honcho', 'c,255,0,0,255', 'superadmin', 'admin', '[form=table][1]command[2]rank[3]refreshlocations[4]reloadplug[5]rankeditor[6]vareditor[7]savepanel[8]setpanelpos[9]setpanelang[10]issuperadmin[11]luarun[12]cexec[/form, 12, false]');
  58.          [Exsto] FEL --> Running - INSERT INTO exsto_data_access (Flags, Description, Name, Short, Color, Immunity, Derive, DefaultFlags) VALUES('[form=table][1]slay[2]kick[3]ban[4]unban[5]variable[6]color[7]freeze[8]unfreeze[9]gimp[10]goto[11]bring[12]noclip[13]playerpickup[14]changelvl[15]reloadmap[16]rocketman[17]slap[18]spectate[19]unspectate[20]update[21]banlist[22]isadmin[23]sethealth[24]setarmor[25]godmode[26]mute[27]gag[28]returnweps[29]stripweps[30]ignite[31]adminsay[32]chatnotify[33]mapslist[34]send[/form, 34, false]', 'The Guy.', 'Admin', 'admin', 'c,60,124,100,200', '1', 'guest', '[form=table][1]slay[2]kick[3]ban[4]unban[5]variable[6]color[7]freeze[8]unfreeze[9]gimp[10]goto[11]bring[12]noclip[13]playerpickup[14]changelvl[15]reloadmap[16]rocketman[17]slap[18]spectate[19]unspectate[20]update[21]banlist[22]isadmin[23]sethealth[24]setarmor[25]godmode[26]mute[27]gag[28]returnweps[29]stripweps[30]ignite[31]adminsay[32]chatnotify[33]mapslist[34]send[/form, 34, false]');
  59.          [Exsto] FEL --> Running - SELECT Short FROM exsto_data_access WHERE Short = 'guest';
  60.          [Exsto] FEL --> Running - SELECT Short FROM exsto_data_access WHERE Short = 'superadmin';
  61.          [Exsto] FEL --> Running - SELECT Short FROM exsto_data_access WHERE Short = 'admin';
  62.          [Exsto] FEL --> Running - SELECT * FROM exsto_data_access;
  63.          [Exsto] RANKS --> Loading Guest!
  64.          [Exsto] RANKS --> Loading Super Admin!
  65.          [Exsto] RANKS --> DERIVE --> Deriving from admin!
  66.          [Exsto] RANKS --> DERIVE --> Deriving from guest!
  67.          Settings table...
  68.          skeleton<TAB>=<TAB>false
  69.          grave-death<TAB>=<TAB>false
  70.          [Exsto] PLUGIN --> Loading Rank Editor by Prefanatic!
  71.          [Exsto] PLUGIN --> Loading Administration by Prefanatic!
  72.          [Exsto] PLUGIN --> Loading Variable Changer by Prefanatic!
  73.          [Exsto] PLUGIN --> Loading Custom Chat by Prefanatic!
  74.          [Exsto] PLUGIN --> Loading Chat Printing Extras by Prefanatic!
  75.          [Exsto] PLUGIN --> Loading Color Changer by Prefanatic!
  76.          [Exsto] PLUGIN --> Loading Command Searcher by Prefanatic!
  77.          [Exsto] PLUGIN --> Loading Freezer by Prefanatic!
  78.          [Exsto] PLUGIN --> gimp --> Adding exsto_InitSpawn hook!
  79.          [Exsto] PLUGIN --> Loading Gimp by Prefanatic!
  80.          [Exsto] PLUGIN --> Loading God Mode by Prefanatic!
  81.          [Exsto] PLUGIN --> Loading Bring Commands by Prefanatic!
  82.          [Exsto] PLUGIN --> Skipping loading plugin grave-death.  Not Enabled.
  83.          [Exsto] PLUGIN --> Loading Health Related Commands by Prefanatic!
  84.          [Exsto] PLUGIN --> Skipping loading plugin skeleton.  Not Enabled.
  85.          [Exsto] PLUGIN --> Loading Noclip by Prefanatic!
  86.          [Exsto] PLUGIN --> Loading Player Pickup by Prefanatic!
  87.          [Exsto] PLUGIN --> Loading Reload Plugin by Prefanatic!
  88.          [Exsto] PLUGIN --> Loading Restart by Prefanatic!
  89.          [Exsto] PLUGIN --> Loading Rocket Man by Prefanatic!
  90.          [Exsto] PLUGIN --> Loading Chat Console by Prefanatic!
  91.          [Exsto] PLUGIN --> Loading Slap by Prefanatic and Schuyler!
  92.          [Exsto] PLUGIN --> Loading Slay by Prefanatic!
  93.          [Exsto] PLUGIN --> Loading Spectate by Prefanatic!
  94.          [Exsto] PLUGIN --> stool-restrictions --> Adding exsto_InitSpawn hook!
  95.          [Exsto] FEL --> Running - SELECT * FROM exsto_stoolrestriction;
  96.          [Exsto] FEL --> Running - CREATE TABLE IF NOT EXISTS exsto_stoolrestriction (Deny varchar(255), Rank varchar(255));
  97.          [Exsto] SQL --> Creating table exsto_stoolrestriction!
  98.          [Exsto] PLUGIN --> Loading STOOL Restricter by Prefanatic!
  99.          [Exsto] PLUGIN --> Loading Weapon Stripping Functions by Prefanatic!
  100.          [Exsto] FEL --> Running - SELECT * FROM exsto_plugin_time;
  101.          [Exsto] FEL --> Running - CREATE TABLE IF NOT EXISTS exsto_plugin_time (Last int, Player varchar(255), Time int, SteamID varchar(255));
  102.          [Exsto] SQL --> Creating table exsto_plugin_time!
  103.          [Exsto] PLUGIN --> Loading Time Monitor by Prefanatic!
  104.          ERROR! Module 'svn' not found!
  105.          [Exsto] PLUGIN --> Loading Update by Prefanatic!
  106.          [Exsto] PLUGIN --> Loading Notifyer by Prefanatic!
  107.          [Exsto] PLUGIN --> Loading Leo's skin by Shank!
  108.          [Exsto] PLUGIN --> Loading Frag and Death editor by Shank!
  109.          [Exsto] PLUGIN --> Loading Enter and Exit Vehicles by Shank!
  110.          [Exsto] PLUGIN --> Loading Get the fuck outa here by Shank!
  111.          [Exsto] PLUGIN --> Loading Password by Shank!
  112.          [Exsto] PLUGIN --> Loading Respawn Players by Shank!
  113.          [Exsto] PLUGIN --> Loading Speed by Shank!
  114.          [Exsto] PLUGIN --> Loading Decals and sounds by Shank!
  115.          [Exsto] PLUGIN --> Loading Spawnpoint customizer by Shank!
  116. 15:09:21 "Sdc97<16><STEAM_0:1:25579322><Team>" say "lol"
  117. 15:09:26 "snowbrdd<19><STEAM_0:1:24811150><Team>" say "why"
  118. 15:09:27 "Prefantastica<12><STEAM_0:1
Advertisement
Add Comment
Please, Sign In to add comment