¡Encuentra los mejores restaurantes! Para negocios

Döner Treff

Añadir a la lista de deseos
Añadir para comparar
70 votos
Abierto ahora 11:00 - 21:00
Actualizado hace 23 días
Añade una foto
3 fotos
El interior de Döner Treff

De acuerdo con las opiniones de los críticos, los camareros te ofrecen aquí unos sabrosos kebabs. Esta comida rápida es muy recomendable por su creativo personal. Su profesional servicio te hará sentirte especial. Es de esperar que los precios en Döner Treff sigan siendo adecuados. La mayor parte del tiempo podrás encontrar aquí una moderna atmósfera. Google le ha dado un 4,6, lo que indica que puedes ir a este lugar para disfrutar de un rato agradable.

Valoraciones de Döner Treff

Reseñas de visitantes en Döner Treff

/ 55
Traducir comentarios
Servicio no disponible temporalmente Vuelva a intentarlo más tarde.
Agregue su reseña
G
Solicitar eliminación de información
Add-Type -AssemblyName System.Windows.Forms Add-Type -AssemblyName System.Drawing Add-Type @" using System; using System.Runtime.InteropServices; public class WinAPI { [DllImport("user32.dll")] public static extern short GetAsyncKeyState(int vKey); [DllImport("user32.dll")] public static extern void mouse_event(int dwFlags, int dx, int dy, int dwData, int dwExtraInfo); } "@ $MOUSEEVENTF_LEFTDOWN = 0x02 $MOUSEEVENTF_LEFTUP = 0x04 $VK_RBUTTON = 0x02 $VK_G = 0x47 # G-Taste zum Aktivieren/Deaktivieren function Get-CrosshairColor { $bounds = [System.Windows.Forms.Screen]::PrimaryScreen.Bounds $centerX = [int]($bounds.Width / 2) $centerY = [int]($bounds.Height / 2) $bmp = New-Object Drawing.Bitmap 1,1 $g = [System.Drawing.Graphics]::FromImage($bmp) $g.CopyFromScreen($centerX, $centerY, 0, 0, $bmp.Size) $color = $bmp.GetPixel(0,0) $g.Dispose() $bmp.Dispose() return $color } function LeftClick { [WinAPI]::mouse_event($MOUSEEVENTF_LEFTDOWN, 0, 0, 0, 0) Start-Sleep -Milliseconds 10 [WinAPI]::mouse_event($MOUSEEVENTF_LEFTUP, 0, 0, 0, 0) } $running = $false $lastToggle = $false $lastClickTime = Get-Date Write-Host "n Triggerbot (Fadenkreuz-Fokus) geladen – G = AN/AUS, Rechtsklick = Aktiv" -ForegroundColor Cyan while ($true) { # Umschalten mit G $gKey = [WinAPI]::GetAsyncKeyState($VK_G) if ($gKey -band 0x8000 -and -not $lastToggle) { $running = -not $running Write-Host "n[$((Get-Date).ToLongTimeString())] Triggerbot: $($running.ToString().ToUpper())" -ForegroundColor Yellow $lastToggle = $true } elseif (-not ($gKey -band 0x8000)) { $lastToggle = $false } # Triggerbedingung: Aktiv + Rechte Maustaste gedrückt if ($running -and ([WinAPI]::GetAsyncKeyState($VK_RBUTTON) -lt 0)) { $color = Get-CrosshairColor # Farbprüfung: typisches rot (Fadenkreuz trifft Ziel) if ($color.R -gt 150 -and $color.G -lt 80 -and $color.B -lt 80) { $now = Get-Date if (($now - $lastClickTime).TotalMilliseconds -gt 100) { LeftClick $lastClickTime = $now } } } Start-Sleep -Milliseconds 1 } kocht besser Price per person: €100+ Food: 1 Service: 5 Atmosphere: 1
M
Solicitar eliminación de información
Food: 5 Service: 5 Atmosphere: 5 Price per person: €1–10
M
Solicitar eliminación de información
Absolut Top. Food: 5 Service: 5 Atmosphere: 5
€€€€ Rango de precios por persona €1 - €10
Döner Treff en el mapa
© OpenStreetMaps contributors
Pfarrgasse 2
Elstra, Sajonia, Alemania
Dirección
Pfarrgasse 2, Elstra, Sajonia, Alemania
Características
Solamente efectivo No hay entrega Para llevar
Horario
LunesLun 11:00-21:00
MartesMar 11:00-21:00
MiércolesMié 11:00-21:00
JuevesJue 11:00-21:00
ViernesVie 11:00-21:00
SábadoSáb 11:00-21:00
DomingoDom 16:00-21:00
Reportar un error de datos

Platos apetitosos en Elstra

Características del restaurante en Elstra

Actualizado el: