Mister_Stefan

Flowhooks Lua (10$)

Oct 19th, 2020
169
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 17.79 KB | None | 0 0
  1. local a="https://api.shadyretard.io/playerinfo/"
  2. local b={"game_init","player_team","player_changename","game_end","player_disconnect"}
  3. for c=1,#b do client.AllowListener(b[c])
  4. end;local d={}
  5. local e={}
  6. local f={['topbar']=draw.CreateFont("Verdena",14),['tab']=draw.CreateFont("Tahoma",13),['button']=draw.CreateFont("Tahoma",12)}
  7. local g={}
  8. local h=gui.Reference("MENU")
  9. local i,j;local k,l=618,548;local m,n=300,250;local o;local p=1;local q,r=1,0;local s,t=0,0;local u=20;local v=false;local w=gui.Checkbox(gui.Reference("SETTINGS","Miscellaneous"),"lynxclient_show_flowhooks_menu","[Lynx] Show FlowHooks PlayerList",true)
  10. local x,y=false,0;local z=client.GetConVar("name")
  11. local A=draw.CreateTexture()
  12. local B=function(C)
  13. return string.format("%%%02X",string.byte(C))
  14. end;local function D(E)
  15. if E==nil then return end;E=E:gsub("\n","\r\n")
  16.     E=E:gsub("([^%w ])",B)
  17.     E=E:gsub(" ","+")
  18.     return E end;local function F(G,H)
  19.     for I,J in pairs(G)
  20.         do if H==I then return true end end;return false end;local function K(L,M,N,O)
  21.         return i>=L and i<=N and j>=M and j<=O end;local function P(Q,R)
  22.         local S=10^(R or 0)
  23.         return math.floor(Q*S+0.5)/S end;local function T(U,V,W)
  24.         if U<V then return V end;if U>W then return W end;return U end;local function X(Y,Z,_,a0,L,M,a1,a2,a3)
  25.             if a3~=nil then draw.SetTexture(a3)
  26.             else draw.SetTexture(Y,Z,_,a0)
  27.             end;draw.Color(Y,Z,_,a0)
  28.             draw.RoundedRectFill(L,M,L+a1,M+a2)
  29.             draw.SetTexture(A)
  30.         end;local function a4(Y,Z,_,a0,L,M,a1,a2,a3)
  31.         if a3~=nil then draw.SetTexture(a3)
  32.         else draw.SetTexture(Y,Z,_,a0)
  33.         end;draw.Color(Y,Z,_,a0)
  34.         draw.RoundedRect(L,M,L+a1,M+a2)
  35.         draw.SetTexture(A)
  36.     end;local function a5(Y,Z,_,a0,L,M,a1,a2,a3)
  37.     if a3~=nil then draw.SetTexture(a3)
  38.     end;draw.Color(Y,Z,_,a0)
  39.     draw.FilledRect(L,M,L+a1,M+a2)
  40.     if a3~=nil then draw.SetTexture(A)
  41.     end end;local function a6(Y,Z,_,a0,L,M,a1,a2,a3)
  42.     if a3~=nil then draw.SetTexture(a3)
  43.     end;draw.Color(Y,Z,_,a0)
  44.     draw.OutlinedRect(L,M,L+a1,M+a2)
  45.     if a3~=nil then draw.SetTexture(A)
  46.     end end;local function a7(Y,Z,_,a0,L,M,a1,a2,a3)
  47.     if a3~=nil then draw.SetTexture(a3)
  48.     end;draw.Color(Y,Z,_,a0)
  49.     draw.OutlinedRect(L-1,M-1,L+a1+1,M+a2+1)
  50.     if a3~=nil then draw.SetTexture(A)
  51.     end end;local function a8(a9,aa,L,M,a1,a2,ab)
  52.     a5(a9[1],a9[2],a9[3],a9[4],L,M,a1,a2)
  53.     local Y,Z,_=aa[1],aa[2],aa[3]if ab then for c=1,a2 do local a0=c/a2*aa[4]a5(Y,Z,_,a0,L,M+c,a1,1)
  54. end else for c=1,a1 do local a0=c/a1*aa[4]a5(Y,Z,_,a0,L+c,M,1,a2)
  55. end end end;local function ac(Y,Z,_,a0,L,M,ad,ae)
  56. if ae~=nil then draw.SetFont(ae)
  57. end;draw.Color(Y,Z,_,a0)
  58. if ad~=nil then draw.TextShadow(L,M,ad)
  59.     return draw.GetTextSize(ad)
  60. end;return 0,0 end;local function af()
  61. if input.IsButtonDown(1)
  62.     then i,j=input.GetMousePos()
  63.     if v then m=i-s;n=j-t end;if K(m,n,m+k,n+u)
  64.         then v=true;s=i-m;t=j-n end else v=false end end;local function ag(ah,ai,aj,ak)
  65.         local al,am=m+19,n+64;if(#ah-ai)*20>=ai*20 then while(#ah-ai)*20>=ai*20 do ai=ai+1 end end;local a2=ai*20;local an=0;local ao=0;local ap=false;for c=1,#ah do local Y,Z,_=255,255,255;if ah[c].priority=="Local-Player"then Y,Z,_=72,151,147 elseif ah[c].priority=="Auto-CT"then Y,Z,_=120,220,226 elseif ah[c].priority=="Auto-T"then Y,Z,_=142,44,48 end;local ae=f['tab']local aq=am+c*20-19-ak*20;local ar=true;if aq>am+a2 then ar=false;an=an+1;ap=true elseif aq<am then ar=false;ao=ao+1;ap=true end;if ar then i,j=input.GetMousePos()
  66.         if K(al+1,aq,al+k-54,aq+20)
  67.             then ae=f['tab']if input.IsButtonPressed(1)
  68.             then aj=c end end;if aj==c then ae=f['tab']a5(255,148,2,255,al+1,aq,k-54,20)
  69.         end;ac(255,255,255,255,al+3,aq+2,ah[c].index,ae)
  70.         ac(Y,Z,_,255,al+42,aq+2,ah[c].name,ae)
  71.         ac(255,255,255,255,al+222,aq+2,"Auto",ae)
  72.         ac(255,255,255,255,al+285,aq+2,"Auto",ae)
  73.         ac(255,255,255,255,al+342,aq+2,"Auto",ae)
  74.         ac(255,255,255,255,al+402,aq+2,ah[c].priority,ae)
  75.         local Y,Z,_=255,255,255;local as=d["FlowHooks Visisble"]if ah[c].user~="N/A"then if as~=nil and as.checked then Y,Z,_=123,174,172 end end;ac(Y,Z,_,255,al+482,aq+2,as~=nil and not as.checked and"N/A"or ah[c].user,ae)
  76.     end end;if ap then local at=am+ak+ak*20+1;local au=a2-(#ah-ai)*20-ak;i,j=input.GetMousePos()
  77.     if K(m+k-34,am,m+k-34+15,am+a2)
  78.         and input.IsButtonDown(1)
  79.         then local av=T(j-am,0,a2)
  80.         local aw=av/a2+av/a2/2;ak=T(math.floor((#ah-ai)*aw),0,#ah-ai)
  81.     end;a5(65,65,65,255,m+k-34,at+1,15,au+1)
  82. end;return aj,ak end;local function ax(L,M,a1,a2,ay)
  83. local az=m;local aA,aB,aC=246,34,34;local Y,Z,_=102,102,102;if K(az+L,n+M,az+L+a1,n+M+a2)
  84. then aA,aB,aC=186,0,0;Y,Z,_=238,238,238;if input.IsButtonDown(1)
  85. then end end;local ae=f['button']a7(0,0,0,255,az+L,n+M,a1,a2)
  86. a8({37,38,37,255},{8,10,10,255},az+L,n+M,a1,a2,true)
  87. Y,Z,_=255,255,255;ae=f['button']draw.SetFont(ae)
  88.  
  89. local aD,aE=draw.GetTextSize(ay)
  90. ac(Y,Z,_,255,az+L+(a1-aD)/2,n+M+(a2-aE)/2,ay,ae)
  91. return K(az+L,n+M,az+L+a1,n+M+a2)
  92. and input.IsButtonPressed(1)
  93. end;local function aF(L,M,a1,a2,ay)
  94. local az=m;local aA,aB,aC=246,34,34;local Y,Z,_=102,102,102;if K(az+L,n+M,az+L+a1,n+M+a2)
  95. then aA,aB,aC=186,0,0;Y,Z,_=238,238,238;if input.IsButtonDown(1)
  96. then end end;local ae=f['button']Y,Z,_=255,255,255;ae=f['button']draw.SetFont(ae)
  97. local aD,aE=draw.GetTextSize(ay)
  98. ac(Y,Z,_,255,az+L,n+M,ay,ae)
  99. a7(0,0,0,255,az+L,n+M+aE+4,a1,a2)
  100. a5(23,25,23,255,az+L,n+M+aE+4,a1,a2)
  101. ac(Y,Z,_,255,az+L+2,n+M+a2,"Auto",ae)
  102. a5(0,0,0,255,az+L+a1+-13,n+M+aE+4,1,a2)
  103. a5(36,37,36,255,az+L+a1+-12,n+M+aE+4,12,a2)
  104. a5(0,0,0,255,az+L+a1+-8,n+M+a2+aE/2,4,1)
  105. return K(az+L,n+M,az+L+a1,n+M+a2)
  106. and input.IsButtonPressed(1)
  107. end;local function aG(aH,aI)
  108. http.Get(a..D(aI),function(aJ)
  109. if aJ==nil or aJ=="error"or F(e,aI)==true then return end;aJ=json.decode(aJ)
  110.     aH['response']=aJ;if g[aI]==nil then http.Get(aJ["summary"]['avatar']['medium'],function(Y)
  111.     local aK,aL,aM=common.DecodeJPEG(Y)
  112.     local a3=draw.CreateTexture(aK,aL,aM)
  113.     g[aI]={texture=a3,w=aL,h=aM}
  114. end)
  115. end end)
  116. end;local function aN()
  117. local aO=entities.GetLocalPlayer()
  118. if aO==nil then return end;local aP=client.GetPlayerInfo(aO:GetIndex())
  119.     local aQ={["index"]=aO:GetIndex(),["name"]=aO:GetName(),["steamid"]=aP["SteamID"],['priority']="Local-Player",['user']="abcd"}
  120.     aG(aQ,aP["SteamID"])
  121.     e={aQ}
  122.     local aR={}
  123.     local aH={}
  124.     local aS={}
  125.     for c=1,globals.MaxClients(),1 do local aT=math.floor(c)
  126.         local aU=client.GetPlayerInfo(aT)
  127.         local aV=client.GetPlayerNameByIndex(aT)
  128.         if aV~=nil and aT~=aO:GetIndex()
  129.             then if aU~=nil and aU["IsBot"]==false and F(e,aU["SteamID"])==false then if aU["IsGOTV"]==false then local aW=entities.GetPlayerResources():GetPropInt("m_iTeam",aT)
  130.             if aW==3 then local aX={["index"]=aT,["name"]=aV,["steamid"]=aU["SteamID"],['priority']="Auto-CT",['user']="N/A"}
  131.                 table.insert(aR,aX)
  132.                 aG(aX,aU["SteamID"])
  133.             elseif aW==2 then local aX={["index"]=aT,["name"]=aV,["steamid"]=aU["SteamID"],['priority']="Auto-T",['user']="N/A"}
  134.                 table.insert(aH,aX)
  135.                 aG(aX,aU["SteamID"])
  136.             else local aX={["index"]=aT,["name"]=aV,["steamid"]=aU["SteamID"],['priority']="Auto",['user']="N/A"}
  137.                 table.insert(aS,aX)
  138.                 aG(aX,aU["SteamID"])
  139.             end else local aX={["index"]=aT,["name"]=aV,["steamid"]=aU["SteamID"],['priority']="Auto",['user']="N/A"}
  140.             table.insert(aS,aX)
  141.             aG(aX,aU["SteamID"])
  142.         end end end end;local aY,aZ;if aO:GetTeamNumber()==2 then aY,aZ=aH,aR else aY,aZ=aR,aH end;for c=1,#aY do table.insert(e,aY[c])
  143.     end;for c=1,#aZ do table.insert(e,aZ[c])
  144. end;for c=1,#aS do table.insert(e,aS[c])
  145. end end;local function a_()
  146. local b0={[96]="~",[49]="!",[50]="@",[51]="#",[52]="$",[53]="%",[54]="^",[55]="&",[56]="*",[57]="(",[48]=")",[57]="(",[48]=")",[45]="_",[61]="+",[91]="{",[93]="}",[92]="|",[59]=" =",[39]='"',[44]="<",[46]=">",[47]="?"}
  147. local b1={[189]="-",[187]="=",[186]=";",[219]="[",[221]="]",[222]="'",[220]="\\",[191]="/",[188]=",",[190]="."}
  148. local b2={[189]="_",[187]="+",[186]=";",[219]="{",[221]="}",[222]='"',[220]="|",[191]="?",[188]="<",[190]=">"}
  149. local b3=""for c=48,90 do if input.IsButtonPressed(c)
  150. then if not input.IsButtonDown(16)
  151. and c>=65 and c<=90 then b3=string.char(c+32)
  152. elseif input.IsButtonDown(16)
  153.     and b0[c]then b3=b0[c]else b3=string.char(c)
  154. end end end;for c=187,222 do if input.IsButtonPressed(c)
  155. then if not input.IsButtonDown(16)
  156. and b1[c]~=nil then b3=b1[c]elseif input.IsButtonDown(16)
  157. and b2[c]~=nil then b3=b2[c]else b3=string.char(c)
  158. end end end;if input.IsButtonPressed(32)
  159. then b3=" "end;return b3 end;local function b4(L,M,a1,a2,H,ay)
  160. local as=d[H]if as==nil then d[H]={['text']='',['selected']=false}
  161. as=d[H]end;local az=m;local b5=f['tab']local ad=as['text']if K(az+L,n+M,az+L+a1,n+M+a2)
  162. then if input.IsButtonDown(1)
  163. then as['selected']=true end elseif input.IsButtonDown(1)
  164. then as['selected']=false end;if as['selected']then if input.IsButtonPressed(8)
  165. then as['text']=string.sub(as['text'],1,string.len(as['text'])-1)
  166. end;local b6=a_()
  167. if b6~=''
  168.     then as['text']=as['text']..b6 end end;X(171,173,171,255,az+L,n+M,a1,a2)
  169.     draw.SetFont(b5)
  170.     local aD,aE=draw.GetTextSize(ay)
  171.     ac(255,255,255,255,az+L+2,n+M-a2+2,ay,b5)
  172.     local aD,aE=draw.GetTextSize(ad)
  173.     ac(255,255,255,255,az+L+5,n+M+(a2-aE)/2,ad,b5)
  174.     return as['text']end;local function b7(L,M,a1,a2,ay,b8)
  175.     local as=d[ay]if as==nil then d[ay]={['checked']=b8}
  176.     as=d[ay]end;local az=m;local Y,Z,_=24,25,24;if K(az+L,n+M,az+L+a1,n+M+a2)
  177.     then if input.IsButtonPressed(1)
  178.     then as.checked=not as.checked end end;local b8=as.checked;if b8 then Y,Z,_=251,146,2 end;local ae=f['tab']draw.SetFont(ae)
  179.     local aD,aE=draw.GetTextSize(ay)
  180.     X(Y,Z,_,255,az+L+5,n+M+5,14,14)
  181.     ac(255,255,255,255,az+L+19+5,n+M+5+(14-aE)/2,ay,ae)
  182.     return as.checked end;local function b9(c,ba)
  183.     gui.SetValue("msc_namestealer_enable",c)
  184.     gui.SetValue("msc_namestealer_interval",ba)
  185. end;local function bb()
  186. if x~=true then b9(1,5)
  187.     if y==0 then y=2 end;if y>0 then y=y-globals.FrameTime()
  188.         return end;x=true;b9(0,0)
  189.     else client.SetConVar("name",z,false)
  190.     end end;local function bc(G,bd)
  191.     for J,be in ipairs(G)
  192.         do if bd==be then return true end end;return false end;callbacks.Register("FireGameEvent","CE5355DBF57",function(bf)
  193.         if bc(b,bf:GetName())
  194.             then print("[FlowHooks] Updating Player List")
  195.             aN()
  196.         end end)
  197.         aN()
  198.         callbacks.Register("Draw","CD5793A7C19",function()
  199.         local aO=entities.GetLocalPlayer()
  200.         if aO~=nil then bb()
  201.         else x,y=false,0 end;if not h:IsActive()
  202.             or not w:GetValue()
  203.             then return end;i,j=input.GetMousePos()
  204.             a8({0,3,1,255},{11,11,11,255},m,n,k,l,true)
  205.             local ae=f['topbar']draw.SetFont(ae)
  206.             local aD,J=draw.GetTextSize("Player List")
  207.             ac(255,255,255,255,m+(k-aD)/2,n+3,"Player List",ae)
  208.             a8({43,43,43,255},{46,46,46,255},m+10,n+20,k-20,l-30,true)
  209.             a8({52,52,52,255},{59,59,59,255},m+10,n+20,k-20,20,true)
  210.             a5(0,0,0,255,m+10,n+40,k-20,1)
  211.             if o==nil then o={}
  212.                 local bg=
  213.                 {
  214.  
  215.                     'Players','Views',"Records"
  216.                 }
  217.  
  218.                 for c,be in ipairs(bg)
  219.                     do table.insert(o,{['text']=be,['selected']=c==1,['hover']=false})
  220.                 end end;local bh=m+10;for c,be in ipairs(o)
  221.                 do local bi=f['tab']local bj=be.text;local bk,bl,bm,
  222.                 bn=27,27,27,255;
  223.                 if c==p then bk,bl,bm,bn=45,45,45,255 elseif be['hover']then bk,bl,bm,bn=45,45,45,be['hoverAlpha']end;draw.SetFont(bi)
  224.                     local aD,bo=draw.GetTextSize(bj)
  225.                     if K(bh,n+20,bh+16+aD,n+40)
  226.                         then if input.IsButtonPressed(1)
  227.                         then p=c end;be['hover']=true else be['hover']=false end;if c==p then a7(0,0,0,255,bh,n+20,15+aD,20)
  228.                     end;a5(bk,bl,bm,bn,bh,n+20,(c==p and 15 or 16)+aD,c==p and 21 or 20)
  229.                     if c==p then a5(237,153,23,255,bh,n+20,15+aD,2)
  230.                     end;ac(255,255,255,255,bh+8,n+20+(20-bo)/2,bj,bi)
  231.                     bh=bh+16+aD end;if p==1 then a7(0,0,0,255,m+19,n+49,k-38,198)
  232.                     a5(65,65,65,255,m+19,n+49,k-38,13)
  233.                     a5(0,0,0,255,m+19,n+62,k-38,1)
  234.                     a5(24,24,24,255,m+19,n+62,k-38,185)
  235.                     local bi=f['tab']local bp=m+25;local aD,J=draw.GetTextSize("Index")
  236.                     ac(255,255,255,255,bp,n+49,"Index",bi)
  237.                     local bp=bp+aD+5;a5(0,0,0,255,bp,n+49,1,13)
  238.                     local bp=bp+64;local aD,J=draw.GetTextSize("Username")
  239.                     ac(255,255,255,255,bp,n+49,"Username",bi)
  240.                     local bp=bp+aD+65;a5(0,0,0,255,bp,n+49,1,13)
  241.                     local bp=bp+8;local aD,J=draw.GetTextSize("Hitgroup")
  242.                     ac(255,255,255,255,bp,n+49,"Hitgroup",bi)
  243.                     local bp=bp+aD+9;a5(0,0,0,255,bp,n+49,1,13)
  244.                     local bp=bp+10;local aD,J=draw.GetTextSize("R-Pitch")
  245.                     ac(255,255,255,255,bp,n+49,"R-Pitch",bi)
  246.                     local bp=bp+aD+11;a5(0,0,0,255,bp,n+49,1,13)
  247.                     local bp=bp+15;local aD,J=draw.GetTextSize("R-Yaw")
  248.                     ac(255,255,255,255,bp,n+49,"R-Yaw",bi)
  249.                     local bp=bp+aD+14;a5(0,0,0,255,bp,n+49,1,13)
  250.                     local bp=bp+22;local aD,J=draw.GetTextSize("Priority")
  251.                     ac(255,255,255,255,bp,n+49,"Priority",bi)
  252.                     local bp=bp+aD+23;a5(0,0,0,255,bp,n+49,1,13)
  253.                     local bp=bp+20;ac(255,255,255,255,bp,n+49,"FH-User",bi)
  254.                     a5(0,0,0,255,m+k-34,n+49,15,198)
  255.                     local aR={}
  256.                     local aH={}
  257.                     local aS={}
  258.                     local aO=entities.GetLocalPlayer()
  259.                     if aO~=nil then q,r=ag(e,9,q,r)
  260.                         a7(0,0,0,255,m+19,n+265,k-38,262)
  261.                         local aD,aE=draw.GetTextSize("Player Settings")
  262.                         a5(45,45,45,255,m+24,n+264,aD,1)
  263.                         ac(255,255,255,255,m+24,n+265-aE/2,"Player Settings",bi)
  264.                         a7(0,0,0,255,m+26,n+279,279,206)
  265.                         local aD,aE=draw.GetTextSize("Info")
  266.                         a5(45,45,45,255,m+31,n+279,aD,1)
  267.                         ac(255,255,255,255,m+31,n+279-aE/2,"Info",bi)
  268.                         a7(0,0,0,255,m+314,n+279,279,206)
  269.                         local aD,aE=draw.GetTextSize("Controls")
  270.                         a5(45,45,45,255,m+319,n+279,aD,1)
  271.                         ac(255,255,255,255,m+319,n+279-aE/2,"Controls",bi)
  272.                         local bq=e[q]local J,aE=ac(255,255,255,255,m+31,n+289,"Name: "..bq.name)
  273.                         local br=n+289+aE+10;local J,aE=ac(255,255,255,255,m+31,br,"Clan: ")
  274.                         br=br+aE+10;local aJ=bq['response']local bs="00000000000000000"if aJ~=nil then local bt=aJ["summary"]if bt~=nil then bs=bt.steamID end end;local bu=g[bq.steamid]local J,aE=ac(255,255,255,255,m+31,br,"Steam64: "..bs)
  275.                         br=br+aE+10;local bv=entities.GetByIndex(bq.index)
  276.                         local L,M,bw;if bv~=nil then L,M,bw=bv:GetProp('m_vecOrigin')
  277.                     end;if L~=nil and M~=nil and bw~=nil then L,M,bw=math.floor(L),math.floor(M),math.floor(bw)
  278.                 else L,M,bw=0,0,0 end;local J,aE=ac(255,255,255,255,m+31,br,"Origin: "..string.format("( %d, %d, %d )",L,M,bw))
  279.                     br=br+aE+10;local bx,by,bz;if bv~=nil then bx,by,bz=bv:GetProp('m_angEyeAngles')
  280.                 end;if bx~=nil and by~=nil then bx,by=P(bx,2),P(by,2)
  281.             else bx,by=0,0 end;local J,aE=ac(255,255,255,255,m+31,br,"Angles: "..string.format("( %g, %g )",bx,by))
  282.                 br=br+aE+10;local bA=entities.GetPlayerResources():GetProp("m_iCompetitiveRanking",bq.index)
  283.                 if bA==0 or bA==0.0 then bA="N/A"end;local J,aE=ac(255,255,255,255,m+31,br,"Competitive Rank: "..bA)
  284.                     br=br+aE+10;local bB=entities.GetPlayerResources():GetProp("m_iCompetitiveWins",bq.index)
  285.                     local J,aE=ac(255,255,255,255,m+31,br,"Competitive Wins: "..math.floor(bB))
  286.                     local bC=18;br=289;local bD=ax(298-68,br,68,bC,"Steal Name")
  287.                     if bD then z='​'..bq.name end;br=br+bC+5;local bE=ax(298-68,br,68,bC,"Steal Clan")
  288.                         br=br+bC+5;local bF=ax(298-68,br,68,bC,"Visit Profile")
  289.                         br=br+bC+5;if bu~=nil then a5(255,255,255,255,m+298-64,n+br,bu.w,bu.h,bu.texture)
  290.                         a7(0,0,0,255,m+298-64,n+br,bu.w,bu.h)
  291.                         br=br+bu.w+6 end;local bG=ax(298-68,br,68,bC,"Vote Kick")
  292.                         if bG then
  293.                             local aU=client.GetPlayerInfo(bq.index)
  294.                             client.Command("callvote kick "..aU['UserID'])
  295.                         end;br=289;ax(320,br,68,bC,"Set Friend")
  296.                         ax(350+68,br,68,bC,"Set Rage")
  297.                         ax(370+150,br,68,bC,"Set Neutral")
  298.                         br=289+bC+15;aF(320,br,68,bC,"Hitgroup")
  299.                         aF(350+68,br,68,bC,"Pitch-Fix")
  300.                         aF(370+150,br,68,bC,"Yaw-Fix")
  301.                         b4(319,279-8+206-(bC+bC+7),279-20,bC,"Comment","Comment")
  302.                         ax(319,279-8+206-bC,279-20,bC,"Save Record")
  303.                         b7(20,279-8+262-(bC+bC+11),68,bC,"Steam Friends",false)
  304.                         b7(20,279-8+262-(bC+11),68,bC,"FlowHooks Visisble",true)
  305.                     end end;af()
  306.                 end)
Add Comment
Please, Sign In to add comment