Website read name as var

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
Carbon
Posts: 9
Joined: 10 Jul 2017, 06:06

Website read name as var

26 Jul 2017, 15:19

Hello
Sorry for broke english, iam german.

Also i need the Name on this Website (https://nes-newlife.de/fraction/member/18) (z.B. MARTiiNEZ, Poison, Carbon usw.) as Var.

Its a Whitelist.

Thats my Code but his broke and i dont know how i can run it.

Code: Select all

Whitelist:
{
	URLDownloadToFile, https://nes-newlife.de/fraction/member/18, %A_Temp%\frakinfo.html
	if(InStr(fetchContent, "><b>" + userName + "</b></a></td>")) {
		GetPlayerName(Spielername) ; API Funktion
		if (Spielername == userName)
		{
			SendChat("1") ; API Funktion
			;SetTimer, Whitelist, off
		} else {
			SendChat("2") ; API Funktion
			;AddChatMessage(0xa84e00, "Medellin Kartell Binder: {FFFFFF}Du bist nicht dazu berechtigt den Keybinder zu nutzen.")
		}
	}
	FileDelete, %A_Temp%\frakinfo.html
}
return
BoBo
Posts: 6564
Joined: 13 May 2014, 17:15

Re: Website read name as var

26 Jul 2017, 15:50

Kannst du mal den sourcecode der seite posten (aufm tablet isser nur schwer abzufragen).
I'd recommend to parse that content using COM.
Carbon
Posts: 9
Joined: 10 Jul 2017, 06:06

Re: Website read name as var

27 Jul 2017, 12:01

Was sich immer immer wiederholt wo der name steht:

Code: Select all

><b>NAME</b></a></td>
Website

Code: Select all

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- saved from url=(0041)https://nes-newlife.de/fraction/member/18 -->
<html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="de-DE" class="cufon-active cufon-ready"><head profile="http://gmpg.org/xfn/11"><meta http-equiv="Content-Type" content="text/html; charset=windows-1252">



<!--<base href="/dl/">--><base href=".">
<title>Nova-eSports NewLife deutscher RealLife SA-MP Server</title>
<meta name="description" content=" Nova-eSports NewLife ist ein deutscher SA-MP Reallife Server. Werde Teil unserer Community und erlebe jeden Tag aufregende Aktionen mit anderen Spielern.">
<meta name="keywords" content="nes, samp, sa-mp, reallife, gta, san andreas, community, reallifeserver, deutsch">
<link rel="stylesheet" href="./Nova-eSports NewLife deutscher RealLife SA-MP Server_files/prettyPhoto.css" type="text/css" media="screen">
<link rel="stylesheet" href="./Nova-eSports NewLife deutscher RealLife SA-MP Server_files/newlife.css" type="text/css" media="screen">
<link rel="stylesheet" href="./Nova-eSports NewLife deutscher RealLife SA-MP Server_files/jquery.cookiebar.css" type="text/css" media="screen">
<link rel="stylesheet" href="./Nova-eSports NewLife deutscher RealLife SA-MP Server_files/golden.css" type="text/css" media="screen">
<link href="./Nova-eSports NewLife deutscher RealLife SA-MP Server_files/jquery-ui-1.9.1.custom.css" rel="stylesheet">
<link href="./Nova-eSports NewLife deutscher RealLife SA-MP Server_files/datatables.css" rel="stylesheet">
<script async="" src="./Nova-eSports NewLife deutscher RealLife SA-MP Server_files/analytics.js.Download"></script><script id="facebook-jssdk" src="./Nova-eSports NewLife deutscher RealLife SA-MP Server_files/sdk.js.Download"></script><script src="./Nova-eSports NewLife deutscher RealLife SA-MP Server_files/ca-pub-8493705453500234.js.Download"></script><script type="text/javascript" src="./Nova-eSports NewLife deutscher RealLife SA-MP Server_files/jquery.js.Download"></script>
<script type="text/javascript" src="./Nova-eSports NewLife deutscher RealLife SA-MP Server_files/custom.js.Download"></script>
<script type="text/javascript" src="./Nova-eSports NewLife deutscher RealLife SA-MP Server_files/jquery-ui-1.9.1.custom.min.js.Download"></script>
<script type="text/javascript" src="./Nova-eSports NewLife deutscher RealLife SA-MP Server_files/jquery.form.js.Download"></script>
<script type="text/javascript" src="./Nova-eSports NewLife deutscher RealLife SA-MP Server_files/jquery.validate.min.js.Download"></script>
<script type="text/javascript" src="./Nova-eSports NewLife deutscher RealLife SA-MP Server_files/jquery.cookiebar.js.Download"></script>

<script type="text/javascript" src="./Nova-eSports NewLife deutscher RealLife SA-MP Server_files/jquery.easing.js.Download"></script>
<script type="text/javascript" src="./Nova-eSports NewLife deutscher RealLife SA-MP Server_files/cufon-yui.js.Download"></script><style type="text/css">cufon{text-indent:0!important;}@media screen,projection{cufon{display:inline!important;display:inline-block!important;position:relative!important;vertical-align:middle!important;font-size:1px!important;line-height:1px!important;}cufon cufontext{display:-moz-inline-box!important;display:inline-block!important;width:0!important;height:0!important;overflow:hidden!important;text-indent:-10000in!important;}cufon canvas{position:relative!important;}}@media print{cufon{padding:0!important;}cufon canvas{display:none!important;}}</style>
<script type="text/javascript" src="./Nova-eSports NewLife deutscher RealLife SA-MP Server_files/ColaborateLight_400.font.js.Download"></script>
<script type="text/javascript" src="./Nova-eSports NewLife deutscher RealLife SA-MP Server_files/jquery.prettyPhoto.js.Download"></script>
<script type="text/javascript" src="./Nova-eSports NewLife deutscher RealLife SA-MP Server_files/datatables.js.Download"></script>

<meta name="slider_speed" content="10000">

<script type="text/javascript">
jQuery(document).ready(function(){
	jQuery.cookieBar();
});
/* <![CDATA[ */
jQuery.preloadImages("styles/golden/home_feature.jpg","styles/golden/stage.jpg","styles/golden/header.jpg","images/slider_inactive.png","images/buttons.gif","styles/golden/buttons.gif","images/slider_active.png","styles/black/drop.png","styles/golden/dropR.png","styles/golden/drop_sub.png");
/* ]]> */
</script>

<!--[if IE 6]>
<link rel="stylesheet" href="styles/ie6.css" type="text/css" media="screen" />
<script src="js/DD_belatedPNG_0.0.8a-min.js"></script>
<script>
    DD_belatedPNG.fix('#default_logo, .slider_frame');
</script>
<![endif]-->

<style type="text/css">.fb_hidden{position:absolute;top:-10000px;z-index:10001}.fb_reposition{overflow:hidden;position:relative}.fb_invisible{display:none}.fb_reset{background:none;border:0;border-spacing:0;color:#000;cursor:auto;direction:ltr;font-family:"lucida grande", tahoma, verdana, arial, sans-serif;font-size:11px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:1;margin:0;overflow:visible;padding:0;text-align:left;text-decoration:none;text-indent:0;text-shadow:none;text-transform:none;visibility:visible;white-space:normal;word-spacing:normal}.fb_reset>div{overflow:hidden}.fb_link img{border:none}@keyframes fb_transform{from{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.fb_animate{animation:fb_transform .3s forwards}
.fb_dialog{background:rgba(82, 82, 82, .7);position:absolute;top:-10000px;z-index:10001}.fb_reset .fb_dialog_legacy{overflow:visible}.fb_dialog_advanced{padding:10px;-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px}.fb_dialog_content{background:#fff;color:#333}.fb_dialog_close_icon{background:url(https://static.xx.fbcdn.net/rsrc.php/v3/yq/r/IE9JII6Z1Ys.png) no-repeat scroll 0 0 transparent;cursor:pointer;display:block;height:15px;position:absolute;right:18px;top:17px;width:15px}.fb_dialog_mobile .fb_dialog_close_icon{top:5px;left:5px;right:auto}.fb_dialog_padding{background-color:transparent;position:absolute;width:1px;z-index:-1}.fb_dialog_close_icon:hover{background:url(https://static.xx.fbcdn.net/rsrc.php/v3/yq/r/IE9JII6Z1Ys.png) no-repeat scroll 0 -15px transparent}.fb_dialog_close_icon:active{background:url(https://static.xx.fbcdn.net/rsrc.php/v3/yq/r/IE9JII6Z1Ys.png) no-repeat scroll 0 -30px transparent}.fb_dialog_loader{background-color:#f6f7f9;border:1px solid #606060;font-size:24px;padding:20px}.fb_dialog_top_left,.fb_dialog_top_right,.fb_dialog_bottom_left,.fb_dialog_bottom_right{height:10px;width:10px;overflow:hidden;position:absolute}.fb_dialog_top_left{background:url(https://static.xx.fbcdn.net/rsrc.php/v3/ye/r/8YeTNIlTZjm.png) no-repeat 0 0;left:-10px;top:-10px}.fb_dialog_top_right{background:url(https://static.xx.fbcdn.net/rsrc.php/v3/ye/r/8YeTNIlTZjm.png) no-repeat 0 -10px;right:-10px;top:-10px}.fb_dialog_bottom_left{background:url(https://static.xx.fbcdn.net/rsrc.php/v3/ye/r/8YeTNIlTZjm.png) no-repeat 0 -20px;bottom:-10px;left:-10px}.fb_dialog_bottom_right{background:url(https://static.xx.fbcdn.net/rsrc.php/v3/ye/r/8YeTNIlTZjm.png) no-repeat 0 -30px;right:-10px;bottom:-10px}.fb_dialog_vert_left,.fb_dialog_vert_right,.fb_dialog_horiz_top,.fb_dialog_horiz_bottom{position:absolute;background:#525252;filter:alpha(opacity=70);opacity:.7}.fb_dialog_vert_left,.fb_dialog_vert_right{width:10px;height:100%}.fb_dialog_vert_left{margin-left:-10px}.fb_dialog_vert_right{right:0;margin-right:-10px}.fb_dialog_horiz_top,.fb_dialog_horiz_bottom{width:100%;height:10px}.fb_dialog_horiz_top{margin-top:-10px}.fb_dialog_horiz_bottom{bottom:0;margin-bottom:-10px}.fb_dialog_iframe{line-height:0}.fb_dialog_content .dialog_title{background:#6d84b4;border:1px solid #365899;color:#fff;font-size:14px;font-weight:bold;margin:0}.fb_dialog_content .dialog_title>span{background:url(https://static.xx.fbcdn.net/rsrc.php/v3/yd/r/Cou7n-nqK52.gif) no-repeat 5px 50%;float:left;padding:5px 0 7px 26px}body.fb_hidden{-webkit-transform:none;height:100%;margin:0;overflow:visible;position:absolute;top:-10000px;left:0;width:100%}.fb_dialog.fb_dialog_mobile.loading{background:url(https://static.xx.fbcdn.net/rsrc.php/v3/ya/r/3rhSv5V8j3o.gif) white no-repeat 50% 50%;min-height:100%;min-width:100%;overflow:hidden;position:absolute;top:0;z-index:10001}.fb_dialog.fb_dialog_mobile.loading.centered{width:auto;height:auto;min-height:initial;min-width:initial;background:none}.fb_dialog.fb_dialog_mobile.loading.centered #fb_dialog_loader_spinner{width:100%}.fb_dialog.fb_dialog_mobile.loading.centered .fb_dialog_content{background:none}.loading.centered #fb_dialog_loader_close{color:#fff;display:block;padding-top:20px;clear:both;font-size:18px}#fb-root #fb_dialog_ipad_overlay{background:rgba(0, 0, 0, .45);position:absolute;bottom:0;left:0;right:0;top:0;width:100%;min-height:100%;z-index:10000}#fb-root #fb_dialog_ipad_overlay.hidden{display:none}.fb_dialog.fb_dialog_mobile.loading iframe{visibility:hidden}.fb_dialog_content .dialog_header{-webkit-box-shadow:white 0 1px 1px -1px inset;background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#738ABA), to(#2C4987));border-bottom:1px solid;border-color:#1d4088;color:#fff;font:14px Helvetica, sans-serif;font-weight:bold;text-overflow:ellipsis;text-shadow:rgba(0, 30, 84, .296875) 0 -1px 0;vertical-align:middle;white-space:nowrap}.fb_dialog_content .dialog_header table{-webkit-font-smoothing:subpixel-antialiased;height:43px;width:100%}.fb_dialog_content .dialog_header td.header_left{font-size:12px;padding-left:5px;vertical-align:middle;width:60px}.fb_dialog_content .dialog_header td.header_right{font-size:12px;padding-right:5px;vertical-align:middle;width:60px}.fb_dialog_content .touchable_button{background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#4966A6), color-stop(.5, #355492), to(#2A4887));border:1px solid #29487d;-webkit-background-clip:padding-box;-webkit-border-radius:3px;-webkit-box-shadow:rgba(0, 0, 0, .117188) 0 1px 1px inset, rgba(255, 255, 255, .167969) 0 1px 0;display:inline-block;margin-top:3px;max-width:85px;line-height:18px;padding:4px 12px;position:relative}.fb_dialog_content .dialog_header .touchable_button input{border:none;background:none;color:#fff;font:12px Helvetica, sans-serif;font-weight:bold;margin:2px -12px;padding:2px 6px 3px 6px;text-shadow:rgba(0, 30, 84, .296875) 0 -1px 0}.fb_dialog_content .dialog_header .header_center{color:#fff;font-size:16px;font-weight:bold;line-height:18px;text-align:center;vertical-align:middle}.fb_dialog_content .dialog_content{background:url(https://static.xx.fbcdn.net/rsrc.php/v3/y9/r/jKEcVPZFk-2.gif) no-repeat 50% 50%;border:1px solid #555;border-bottom:0;border-top:0;height:150px}.fb_dialog_content .dialog_footer{background:#f6f7f9;border:1px solid #555;border-top-color:#ccc;height:40px}#fb_dialog_loader_close{float:left}.fb_dialog.fb_dialog_mobile .fb_dialog_close_button{text-shadow:rgba(0, 30, 84, .296875) 0 -1px 0}.fb_dialog.fb_dialog_mobile .fb_dialog_close_icon{visibility:hidden}#fb_dialog_loader_spinner{animation:rotateSpinner 1.2s linear infinite;background-color:transparent;background-image:url(https://static.xx.fbcdn.net/rsrc.php/v3/yD/r/t-wz8gw1xG1.png);background-repeat:no-repeat;background-position:50% 50%;height:24px;width:24px}@keyframes rotateSpinner{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}
.fb_iframe_widget{display:inline-block;position:relative}.fb_iframe_widget span{display:inline-block;position:relative;text-align:justify}.fb_iframe_widget iframe{position:absolute}.fb_iframe_widget_fluid_desktop,.fb_iframe_widget_fluid_desktop span,.fb_iframe_widget_fluid_desktop iframe{max-width:100%}.fb_iframe_widget_fluid_desktop iframe{min-width:220px;position:relative}.fb_iframe_widget_lift{z-index:1}.fb_hide_iframes iframe{position:relative;left:-10000px}.fb_iframe_widget_loader{position:relative;display:inline-block}.fb_iframe_widget_fluid{display:inline}.fb_iframe_widget_fluid span{width:100%}.fb_iframe_widget_loader iframe{min-height:32px;z-index:2;zoom:1}.fb_iframe_widget_loader .FB_Loader{background:url(https://static.xx.fbcdn.net/rsrc.php/v3/y9/r/jKEcVPZFk-2.gif) no-repeat;height:32px;width:32px;margin-left:-16px;position:absolute;left:50%;z-index:4}</style></head>

<body id="home_page">
<div id="header">
	<div class="inner">
		
				<div id="logo">
			<div id="default_logo"><a href="https://nes-newlife.de/"></a></div>
		</div>
				
		<div id="main_navigation" class="jqueryslidemenu">
			<ul>
				<li><a href="https://nes-newlife.de/">Startseite</a></li>
				<li><a href="https://nes-newlife.de/dl/#" class="disableClick">Informationen</a>
					<ul style="top: 40px; left: 0px; width: 186px; display: none; visibility: visible;">
						<li><a href="https://nes-newlife.de/information/requirements">Voraussetzungen</a></li>
						<li><a href="https://nes-newlife.de/information/teamspeak">Teamspeak</a></li>
						<li><a href="https://nes-newlife.de/information/infrastructure">Infrastruktur</a></li>
						<li><a href="https://nes-newlife.de/information/trucking">Liefermissionen</a></li>
						<li><a href="http://regelwerk.nes-newlife.de/" target="_blank">Regelwerk</a></li>
						<li><a href="https://nes-newlife.de/fraction/news/9">Nachrichten</a></li>
						<li><a href="https://nes-newlife.de/information/toplist">Toplist Spieler</a></li>
						<li><a href="https://nes-newlife.de/information/bet">Übersicht Wettstudio</a></li>
					</ul>
				</li>
				<li><a href="https://nes-newlife.de/fraction">Fraktionen</a></li>
				<li><a href="https://nes-newlife.de/team">Team</a></li>
				<li><a href="https://nes-shop.de/" target="_blank">Shop</a></li>
				<li><a href="https://forum.nes-newlife.de/">Forum</a></li>
				<!--<li><a href="http://nsc.nes-reallife.de">NSC</a></li>-->
								<li><a href="https://nes-newlife.de/login">Login</a></li>
							</ul>
			<div style="float: right;">
			
			</div>
		</div><!-- main_navigation -->
		
				
		<div align="left" style="display: table">
			<br>
					</div>

	</div><!-- inner -->
</div><!-- header --><div id="intro_blurb">
	<div class="inner">
		<div id="intro_blurb_title"><span><cufon class="cufon cufon-canvas" alt="Medellin " style="width: 121px; height: 32px;"><canvas width="146" height="34" style="width: 146px; height: 34px; top: -1px; left: -1px;"></canvas><cufontext>Medellin </cufontext></cufon><cufon class="cufon cufon-canvas" alt="Kartell" style="width: 84px; height: 32px;"><canvas width="111" height="34" style="width: 111px; height: 34px; top: -1px; left: -1px;"></canvas><cufontext>Kartell</cufontext></cufon></span></div>
			<div id="blurb"><cufon class="cufon cufon-canvas" alt="Hier " style="width: 55px; height: 24px;"><canvas width="72" height="26" style="width: 72px; height: 26px; top: -1px; left: -1px;"></canvas><cufontext>Hier </cufontext></cufon><cufon class="cufon cufon-canvas" alt="siehst " style="width: 71px; height: 24px;"><canvas width="89" height="26" style="width: 89px; height: 26px; top: -1px; left: -1px;"></canvas><cufontext>siehst </cufontext></cufon><cufon class="cufon cufon-canvas" alt="du " style="width: 35px; height: 24px;"><canvas width="52" height="26" style="width: 52px; height: 26px; top: -1px; left: -1px;"></canvas><cufontext>du </cufontext></cufon><cufon class="cufon cufon-canvas" alt="alle " style="width: 47px; height: 24px;"><canvas width="64" height="26" style="width: 64px; height: 26px; top: -1px; left: -1px;"></canvas><cufontext>alle </cufontext></cufon><cufon class="cufon cufon-canvas" alt="Mitglieder " style="width: 119px; height: 24px;"><canvas width="136" height="26" style="width: 136px; height: 26px; top: -1px; left: -1px;"></canvas><cufontext>Mitglieder </cufontext></cufon><cufon class="cufon cufon-canvas" alt="der " style="width: 44px; height: 24px;"><canvas width="62" height="26" style="width: 62px; height: 26px; top: -1px; left: -1px;"></canvas><cufontext>der </cufontext></cufon><cufon class="cufon cufon-canvas" alt="Fraktion." style="width: 96px; height: 24px;"><canvas width="114" height="26" style="width: 114px; height: 26px; top: -1px; left: -1px;"></canvas><cufontext>Fraktion.</cufontext></cufon></div>
	</div><!-- inner -->						
</div><!-- intro_blurb -->

<div class="clearboth"></div>


<div id="breadcrumbs">
	<div class="inner">
		<p class="breadcrumb"><a href="https://nes-newlife.de/">Startseite</a><span class="breadarrow"> / </span><a href="https://nes-newlife.de/fraction">Fraktionen</a><span class="breadarrow"> / </span><span class="current_crumb">Medellin Kartell</span><span class="breadarrow"> / </span><span class="current_crumb">Mitglieder</span></p>
	</div><!-- inner -->
</div><!-- breadcrumbs -->


<div id="has_sidebar">
	<div id="body_block">
		<div class="inner">



<div id="primary">
	<div class="content">
				<table border="0" cellspacing="0" cellpadding="0">
		 <tbody>
		  <tr>
			<th>Spielername</th> 
			<th>Level</th> 
			<th>Rang</th> 
			<th>Onlinestatus</th> 
					  </tr>
		 		  <tr>
		   <td><a href="https://nes-newlife.de/profile/index/111"><b>MARTiiNEZ</b></a></td>
		   <td>30</td>
		   <td>
		 El Patrón (6)		   </td>
		   <td>
		 		<font color="red">offline</font>		   </td>
		 		  </tr>
		 		  <tr>
		   <td><a href="https://nes-newlife.de/profile/index/124"><b>Poison</b></a></td>
		   <td>32</td>
		   <td>
		 El dirigente (5)		   </td>
		   <td>
		 		<font color="green">online</font>		   </td>
		 		  </tr>
		 		  <tr>
		   <td><a href="https://nes-newlife.de/profile/index/1333"><b>KaliboOM</b></a></td>
		   <td>28</td>
		   <td>
		 La Junta del Cartel (4)		   </td>
		   <td>
		 		<font color="red">offline</font>		   </td>
		 		  </tr>
		 		  <tr>
		   <td><a href="https://nes-newlife.de/profile/index/5013"><b>roY.</b></a></td>
		   <td>19</td>
		   <td>
		 La Junta del Cartel (4)		   </td>
		   <td>
		 		<font color="green">online</font>		   </td>
		 		  </tr>
		 		  <tr>
		   <td><a href="https://nes-newlife.de/profile/index/22462"><b>BaticZ</b></a></td>
		   <td>13</td>
		   <td>
		 La Junta del Cartel (4)		   </td>
		   <td>
		 		<font color="red">offline</font>		   </td>
		 		  </tr>
		 		  <tr>
		   <td><a href="https://nes-newlife.de/profile/index/24019"><b>FCKYEAAH</b></a></td>
		   <td>5</td>
		   <td>
		 La Junta del Cartel (4)		   </td>
		   <td>
		 		<font color="red">offline</font>		   </td>
		 		  </tr>
		 		  <tr>
		   <td><a href="https://nes-newlife.de/profile/index/4559"><b>Carbon</b></a></td>
		   <td>20</td>
		   <td>
		 El Barón de drogas (3)		   </td>
		   <td>
		 		<font color="green">online</font>		   </td>
		 		  </tr>
		 		  <tr>
		   <td><a href="https://nes-newlife.de/profile/index/5978"><b>PYREX</b></a></td>
		   <td>33</td>
		   <td>
		 El Barón de drogas (3)		   </td>
		   <td>
		 		<font color="red">offline</font>		   </td>
		 		  </tr>
		 		  <tr>
		   <td><a href="https://nes-newlife.de/profile/index/132"><b>Costa</b></a></td>
		   <td>12</td>
		   <td>
		 Narco traficante (2)		   </td>
		   <td>
		 		<font color="red">offline</font>		   </td>
		 		  </tr>
		 		  <tr>
		   <td><a href="https://nes-newlife.de/profile/index/28512"><b>diabolo</b></a></td>
		   <td>5</td>
		   <td>
		 Narco traficante (2)		   </td>
		   <td>
		 		<font color="red">offline</font>		   </td>
		 		  </tr>
		 		  <tr>
		   <td><a href="https://nes-newlife.de/profile/index/28933"><b>STEVE</b></a></td>
		   <td>7</td>
		   <td>
		 Sicario (1)		   </td>
		   <td>
		 		<font color="green">online</font>		   </td>
		 		  </tr>
		 		  
		 </tbody>
		</table>
				
	</div><!-- content -->
</div><!-- primary -->

<div id="secondary">
	<div class="content">
		
		<div class="widget link_list">
			<h3 class="widgettitle"><cufon class="cufon cufon-canvas" alt="Navigation" style="width: 105px; height: 22px;"><canvas width="116" height="23" style="width: 116px; height: 23px; top: -1px; left: -1px;"></canvas><cufontext>Navigation</cufontext></cufon></h3>		
			<ul>
				<li><a href="https://nes-newlife.de/fraction/information/18">Informationen</a></li>
				<li><a href="https://nes-newlife.de/fraction/news/18">Neuigkeiten</a></li>
								<li><a href="https://nes-newlife.de/fraction/member/18">Mitglieder</a></li>
								
			</ul>
		</div><!-- widget_archive -->
		
		
		<div id="popular-widget" class="widget webtreats_popular_widget">
			<h3 class="widgettitle"><cufon class="cufon cufon-canvas" alt="Leader " style="width: 74px; height: 22px;"><canvas width="90" height="23" style="width: 90px; height: 23px; top: -1px; left: -1px;"></canvas><cufontext>Leader </cufontext></cufon><cufon class="cufon cufon-canvas" alt="der " style="width: 40px; height: 22px;"><canvas width="56" height="23" style="width: 56px; height: 23px; top: -1px; left: -1px;"></canvas><cufontext>der </cufontext></cufon><cufon class="cufon cufon-canvas" alt="Fraktion" style="width: 79px; height: 22px;"><canvas width="91" height="23" style="width: 91px; height: 23px; top: -1px; left: -1px;"></canvas><cufontext>Fraktion</cufontext></cufon></h3>	
						<ul class="thumbnail_list">
				<li>
					<a class="alignleft" href="https://nes-newlife.de/profile/index/111" title="MARTiiNEZ">
					<span class="small_frame"><img src="./Nova-eSports NewLife deutscher RealLife SA-MP Server_files/273.jpg" width="27" height="50" alt=""></span>
					</a>
					<a class="thumbnail_title" href="https://nes-newlife.de/profile/index/111" rel="bookmark">MARTiiNEZ</a><br>
					<small>Level: 30<br>Männlich</small>
					<div class="clearboth"></div>
				</li>
			</ul>
						<ul class="thumbnail_list">
				<li>
					<a class="alignleft" href="https://nes-newlife.de/profile/index/124" title="Poison">
					<span class="small_frame"><img src="./Nova-eSports NewLife deutscher RealLife SA-MP Server_files/223.jpg" width="27" height="50" alt=""></span>
					</a>
					<a class="thumbnail_title" href="https://nes-newlife.de/profile/index/124" rel="bookmark">Poison</a><br>
					<small>Level: 32<br>Männlich</small>
					<div class="clearboth"></div>
				</li>
			</ul>
						
		</div><!-- popular-widget -->

				
		
		</div><!-- content -->
</div><!-- secondary -->

			</div><!-- inner -->
		<div class="clearboth"></div>
	</div><!-- body_block -->								
</div><!-- has_sidebar --><!-- start footer -->

<div id="footer">
	<div class="background">
		<div class="inner">
			
			<div class="two_third">					
					
				<div class="one_fourth">
					<div class="widget link_list">
						<h3 class="widgettitle" style="font-size: 19px;"><cufon class="cufon cufon-canvas" alt="Los " style="width: 37px; height: 19px;"><canvas width="50" height="20" style="width: 50px; height: 20px; top: -1px; left: 0px;"></canvas><cufontext>Los </cufontext></cufon><cufon class="cufon cufon-canvas" alt="Santos" style="width: 58px; height: 19px;"><canvas width="69" height="20" style="width: 69px; height: 20px; top: -1px; left: 0px;"></canvas><cufontext>Santos</cufontext></cufon></h3>
						<center>
						<img src="./Nova-eSports NewLife deutscher RealLife SA-MP Server_files/01d.png" border="0"><br><b style="color: white;">Sonnig</b>
						</center>
					</div>				
				</div><!-- one_fourth -->
			
			
				<div class="one_fourth">
					<div class="widget link_list">
						<h3 class="widgettitle" style="font-size: 19px;"><cufon class="cufon cufon-canvas" alt="San " style="width: 39px; height: 19px;"><canvas width="53" height="20" style="width: 53px; height: 20px; top: -1px; left: 0px;"></canvas><cufontext>San </cufontext></cufon><cufon class="cufon cufon-canvas" alt="Fierro" style="width: 52px; height: 19px;"><canvas width="62" height="20" style="width: 62px; height: 20px; top: -1px; left: 0px;"></canvas><cufontext>Fierro</cufontext></cufon></h3>
						<center>
						<img src="./Nova-eSports NewLife deutscher RealLife SA-MP Server_files/01d.png" border="0"><br><b style="color: white;">Sonnig</b>
						</center>
					</div>				
				</div><!-- one_fourth -->
			
			
				<div class="one_fourth">
					<div class="widget link_list">
						<h3 class="widgettitle" style="font-size: 19px;"><cufon class="cufon cufon-canvas" alt="Las " style="width: 36px; height: 19px;"><canvas width="50" height="20" style="width: 50px; height: 20px; top: -1px; left: 0px;"></canvas><cufontext>Las </cufontext></cufon><cufon class="cufon cufon-canvas" alt="Venturas" style="width: 75px; height: 19px;"><canvas width="87" height="20" style="width: 87px; height: 20px; top: -1px; left: 0px;"></canvas><cufontext>Venturas</cufontext></cufon></h3>
						<center>
						<img src="./Nova-eSports NewLife deutscher RealLife SA-MP Server_files/01d.png" border="0"><br><b style="color: white;">Sonnig</b>
						</center>
					</div>				
				</div><!-- one_fourth -->
			
			
				<div class="one_fourth last">
					<div class="widget link_list">
						<h3 class="widgettitle" style="font-size: 19px;"><cufon class="cufon cufon-canvas" alt="Umkreis" style="width: 71px; height: 19px;"><canvas width="83" height="20" style="width: 83px; height: 20px; top: -1px; left: 0px;"></canvas><cufontext>Umkreis</cufontext></cufon></h3>
						<center>
						<img src="./Nova-eSports NewLife deutscher RealLife SA-MP Server_files/02d.png" border="0"><br><b style="color: white;">leicht bewölkt</b>
						</center>
					</div>	
				</div><!-- one_fourth -->

			</div><!-- two_third -->
			
			
			<div class="one_third last">
				<div id="contact-form-widget" class="widget webtreats_contact_form_widget" style="color: white; font-size: 12px;">
					<h3 class="widgettitle" style="font-size: 19px;"><cufon class="cufon cufon-canvas" alt="Serverinformationen" style="width: 176px; height: 19px;"><canvas width="185" height="20" style="width: 185px; height: 20px; top: -1px; left: 0px;"></canvas><cufontext>Serverinformationen</cufontext></cufon></h3>
					<b>German Nova-eSports NewLife</b><br>
					IP-Adresse: <input type="text" value="server.nes-newlife.de" style="border: 0px; color: white; font-size: 12px;" readonly=""><br>
										Zur Zeit sind 79 Spieler online.<br>
					<small>Davon sind 22 Zivilisten und 57 sind in Fraktionen.<br>
										(Letzte Aktualisierung um 18:59:39 Uhr)</small>
					<div class="fb-like fb_iframe_widget" data-href="https://www.facebook.com/nesnewlife/" data-layout="button_count" data-action="like" data-show-faces="true" data-share="true" fb-xfbml-state="rendered" fb-iframe-plugin-query="action=like&app_id=&container_width=288&href=https%3A%2F%2Fwww.facebook.com%2Fnesnewlife%2F&layout=button_count&locale=en_US&sdk=joey&share=true&show_faces=true"><span style="vertical-align: bottom; width: 118px; height: 20px;"><iframe name="fff5244284abd8" width="1000px" height="1000px" frameborder="0" allowtransparency="true" allowfullscreen="true" scrolling="no" title="fb:like Facebook Social Plugin" src="./Nova-eSports NewLife deutscher RealLife SA-MP Server_files/like.html" style="border: none; visibility: visible; width: 118px; height: 20px;" class=""></iframe></span></div>
					<br>
					<script type="text/javascript">
    google_ad_client = "ca-pub-8493705453500234";
    google_ad_slot = "7683898508";
    google_ad_width = 320;
    google_ad_height = 100;
</script>
<!-- Small -->
<script type="text/javascript" src="./Nova-eSports NewLife deutscher RealLife SA-MP Server_files/show_ads.js.Download">
</script><ins id="aswift_0_expand" style="display:inline-table;border:none;height:100px;margin:0;padding:0;position:relative;visibility:visible;width:320px;background-color:transparent"><ins id="aswift_0_anchor" style="display:block;border:none;height:100px;margin:0;padding:0;position:relative;visibility:visible;width:320px;background-color:transparent"><iframe width="320" height="100" frameborder="0" marginwidth="0" marginheight="0" vspace="0" hspace="0" allowtransparency="true" scrolling="no" allowfullscreen="true" onload="var i=this.id,s=window.google_iframe_oncopy,H=s&&s.handlers,h=H&&H[i],w=this.contentWindow,d;try{d=w.document}catch(e){}if(h&&d&&(!d.body||!d.body.firstChild)){if(h.call){setTimeout(h,0)}else if(h.match){try{h=s.upd(h,i)}catch(e){}w.location.replace(h)}}" id="aswift_0" name="aswift_0" style="left:0;position:absolute;top:0;width:320px;height:100px;" src="./Nova-eSports NewLife deutscher RealLife SA-MP Server_files/saved_resource.html"></iframe></ins></ins>
				</div>				
			</div><!-- one_third last -->
								
								
			<div class="clearboth"></div>
		</div><!-- inner -->
	</div><!-- background -->
</div><!-- footer -->
<div id="fb-root" class=" fb_reset"><div style="position: absolute; top: -10000px; height: 0px; width: 0px;"><div><iframe name="fb_xdm_frame_https" frameborder="0" allowtransparency="true" allowfullscreen="true" scrolling="no" id="fb_xdm_frame_https" aria-hidden="true" title="Facebook Cross Domain Communication Frame" tabindex="-1" src="./Nova-eSports NewLife deutscher RealLife SA-MP Server_files/XBwzv5Yrm_1.html" style="border: none;"></iframe></div></div><div style="position: absolute; top: -10000px; height: 0px; width: 0px;"><div></div></div></div>
<script>(function(d, s, id) {
		var js, fjs = d.getElementsByTagName(s)[0];
		if (d.getElementById(id)) return;
		js = d.createElement(s); js.id = id;
		js.src = "//connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.5";
		fjs.parentNode.insertBefore(js, fjs);
	}(document, 'script', 'facebook-jssdk'));</script>
<!-- end footer -->


<div id="sub_footer">
	<div class="inner">
		<div class="one_half">© 2006-2017 Nova-eSports. All Rights Reserved</div>
			<div class="one_half last" style="text-align:right;">
				<div id="footer_nav">
					<ul>
						<li><a href="https://nes-newlife.de/impressum">Impressum</a></li>
					</ul>
				</div>
			</div>
		<div class="clearboth"></div>
	</div><!-- inner -->							
</div><!-- sub_footer -->

			
<script type="text/javascript">Cufon.now();</script>
<script>
	if(jQuery.cookieBar('cookies')) {
		(function (i, s, o, g, r, a, m) {
			i['GoogleAnalyticsObject'] = r;
			i[r] = i[r] || function () {
					(i[r].q = i[r].q || []).push(arguments)
				}, i[r].l = 1 * new Date();
			a = s.createElement(o),
				m = s.getElementsByTagName(o)[0];
			a.async = 1;
			a.src = g;
			m.parentNode.insertBefore(a, m)
		})(window, document, 'script', 'https://www.google-analytics.com/analytics.js', 'ga');

		ga('create', 'UA-79793217-1', 'auto');
		ga('send', 'pageview');
	}
</script>

<div class="pp_pic_holder light_square" style="top: 435px; left: 901.5px;">       <div class="pp_top">        <div class="pp_left"></div>        <div class="pp_middle"></div>        <div class="pp_right"></div>       </div>       <div class="pp_content_container">        <div class="pp_left">        <div class="pp_right">         <div class="pp_content">          <div class="pp_loaderIcon"></div>          <div class="pp_fade">           <a href="https://nes-newlife.de/dl/#" class="pp_expand" title="Expand the image">Expand</a>           <div class="pp_hoverContainer">            <a class="pp_next" href="https://nes-newlife.de/dl/#">next</a>            <a class="pp_previous" href="https://nes-newlife.de/dl/#">previous</a>           </div>           <div id="pp_full_res"></div>           <div class="pp_details clearfix">            <a class="pp_close" href="https://nes-newlife.de/dl/#">Close</a>            <p class="pp_description"></p>            <div class="pp_nav">             <a href="https://nes-newlife.de/dl/#" class="pp_arrow_previous">Previous</a>             <p class="currentTextHolder">0/0</p>             <a href="https://nes-newlife.de/dl/#" class="pp_arrow_next">Next</a>            </div>           </div>          </div>         </div>        </div>        </div>       </div>       <div class="pp_bottom">        <div class="pp_left"></div>        <div class="pp_middle"></div>        <div class="pp_right"></div>       </div>      </div>      <div class="pp_overlay" style="opacity: 0; height: 1240px;"></div>      <div class="ppt" style="top: 435px; left: 921.5px;"></div></body></html>
Carbon
Posts: 9
Joined: 10 Jul 2017, 06:06

Re: Website read name as var

28 Jul 2017, 09:30

Whats wrong?

Code: Select all

1::
{
	URLDownloadToFile, https://nes-newlife.de/fraction/member/18, %A_Temp%\frakinfo.html
	checksite := "%A_Temp%\frakinfo.html"
	if (RegExMatch(checksite, "><b>(.*)</b></a></td>", checkname)) {
		SendChat("Name: " checkname "")
		GetPlayerName(Spielername)
		if (Spielername == checkname)
		{
			SendChat("1")
		} else {
			SendChat("2")
		}
	}
	FileDelete, %A_Temp%\frakinfo.html
}
return
BoBo
Posts: 6564
Joined: 13 May 2014, 17:15

Re: Website read name as var

28 Jul 2017, 10:25

AFAIK sind supporter nicht zwingend glücklich wenn zum gleichen sachverhalt zeitgleich verstreute anfragen gesetzt werden ... :wtf:
Du verbrennst anderer leute lebenszeit wenn diese zur selben frage mehrere threads supporten. Schlechter style. :lolno: :eh: :shifty: :thumbdown:

Antwort zu deiner anfrage gibts bereits hier:
https://autohotkey.com/boards/viewtopic ... 18#p162018

Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: Dart Vanya, Descolada and 195 guests