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.
Opiniones de los clientes sobre platos y características
Reseñas de visitantes en Döner Treff
/ 55
Agregue su reseña
G
Solicitar eliminación de información
Goliat Abdullahi
hace 3 meses en Google
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
Max
hace 3 meses en Google
Food: 5 Service: 5 Atmosphere: 5 Price per person: €1–10
M
Solicitar eliminación de información
Marcel
hace 7 meses en Google
Absolut Top. Food: 5 Service: 5 Atmosphere: 5
Todas las opiniones
€€€€
Rango de precios por persona
€1 - €10
© OpenStreetMaps
contributors
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