Register for your free account! | Forgot your password?
Rust Cheats

You last visited: Today at 03:07

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



[RELEASE]InstantPickUpBot

Discussion on [RELEASE]InstantPickUpBot within the Metin2 Hacks, Bots, Cheats, Exploits & Macros forum part of the Metin2 category.

Reply
 
Old 08/03/2013, 15:04   #16
 
elite*gold: 0
Join Date: Aug 2010
Posts: 133
Received Thanks: 40
Quote:
Originally Posted by 'Insane View Post
Wenn ich meitn starte kommt da ein fenster?
weil IG passiert nichts
du hast im loginscreen ein thinboard, vorausgesetzt du hast alles richtig entpackt.

@Beni ein show/hide button am rechten bildschirmrand wäre cool
SoulSlayer490 is offline  
Old 08/03/2013, 15:50   #17
 
elite*gold: 300
Join Date: Sep 2011
Posts: 151
Received Thanks: 3,190
Quote:
Originally Posted by !Beni! View Post
Viel Spaß damit
!Beni!

Thanks will ich keine
Ists aber allemal ein Thanks Wert, danke übrigens auch, dass du mich erwähnt hast, Großteil der Arbeit kam aber immer noch von dir(so ziemlich alles sogar), von mir kam einzig allein der Tipp mit dem Pick^^

Quote:
Originally Posted by Fahrkartenkontrolleur View Post
Ein einzelner Pickup Bot wo man Definieren kann was gedroppt wird wie der von .Erpel damals wäre nice oder sowas was DaRealFreak in seinem unvollendeten hat bzw da wo die Module fehlen.
Demnächst kommt meinerseits ein Open Source Community Projekt, werden unter anderem auch neue Module für den Pickup/Wallhack usw enthalten, welche Open Source sind(C++).
Kann jeder User mitarbeiten oder eben Feedback/Ideen/Bugs melden, kann also so ziemlich jeder, der den Willen hat mitarbeiten.


MfG DaRealFreak
DaRealFreak is offline  
Thanks
7 Users
Old 08/03/2013, 20:29   #18
 
elite*gold: 0
Join Date: Apr 2011
Posts: 4
Received Thanks: 0
o que este hack faz ?
m4rcop is offline  
Old 08/03/2013, 21:18   #19
 
elite*gold: 0
Join Date: Nov 2011
Posts: 129
Received Thanks: 25
There is a little problem. It causes too much lag and kicks. Anyway to make it more stable? And only yang pickup picks items too sometimes
oyuncu123987 is offline  
Old 08/03/2013, 21:37   #20
 
CuteLove's Avatar
 
elite*gold: 0
Join Date: Jun 2012
Posts: 77
Received Thanks: 31
thx. Add new function possible , Only book pick up etc.
CuteLove is offline  
Old 08/03/2013, 21:44   #21
 
[uLow]Beni's Avatar
 
elite*gold: 0
Join Date: May 2011
Posts: 1,781
Received Thanks: 618
Quote:
Originally Posted by oyuncu123987 View Post
There is a little problem. It causes too much lag and kicks. Anyway to make it more stable? And only yang pickup picks items too sometimes
Can you test this version ?

Does it lag with movespeed 100 ? I can't test it, my metin lags all the time ;D

Changelog:
I added CrashMap Feature and removed bad function calls.


Yes possible, if a Itemname is shorter than "Yang".
[uLow]Beni is offline  
Old 08/03/2013, 22:24   #22
 
CuteLove's Avatar
 
elite*gold: 0
Join Date: Jun 2012
Posts: 77
Received Thanks: 31
Quote:
Originally Posted by oyuncu123987 View Post
There is a little problem. It causes too much lag and kicks. Anyway to make it more stable? And only yang pickup picks items too sometimes

+1

Only yang pick up 3-6 sec. after. Tested empty private server
CuteLove is offline  
Old 08/03/2013, 23:19   #23
 
elite*gold: 0
Join Date: Aug 2013
Posts: 7
Received Thanks: 0
hack decdet win 64bit
.AKIMBO is offline  
Old 08/04/2013, 09:38   #24
 
elite*gold: 0
Join Date: Oct 2011
Posts: 28
Received Thanks: 3
beni..thanks a bunch for the post...I've been actually looking for a way to add an itemfilter to my private bot
as for yours...
there's a couple of things I suggest you change or it'll create a lot of lag since it has to update the items/yang on update...
either use a seperate thread to create the list...or use a timer...
a timer is probably better since it doesn't need to run a concurrent process and it doesn't get the current process stuck while making a list specially on a floor full of yang/items like when going up the tower..
just for you to have an idea...
Code:
on update..
 if not runningtimer
        runningtimer=1
        timer myfunction...

myfunction...
        code...
        runningtimer=0
this would keep your lag down since this runs parallel to whatever you're doing currently on metin...
instead of blocking the io pipe with the pickup code (which would also cause screen freezes)
regardless...I'm stealing parts of this code for my bot
kikusz is offline  
Old 08/04/2013, 10:09   #25
 
[uLow]Beni's Avatar
 
elite*gold: 0
Join Date: May 2011
Posts: 1,781
Received Thanks: 618
Quote:
Originally Posted by .AKIMBO View Post
hack decdet win 64bit
Screen?


Quote:
Originally Posted by kikusz View Post
beni..thanks a bunch for the post...I've been actually looking for a way to add an itemfilter to my private bot
as for yours...
good luck ! (impossible without asm/c++)

Quote:
there's a couple of things I suggest you change or it'll create a lot of lag since it has to update the items/yang on update...
either use a seperate thread to create the list...or use a timer...
a timer is probably better since it doesn't need to run a concurrent process and it doesn't get the current process stuck while making a list specially on a floor full of yang/items like when going up the tower..
just for you to have an idea...
Code:
on update..
 if not runningtimer
        runningtimer=1
        timer myfunction...

myfunction...
        code...
        runningtimer=0
this would keep your lag down since this runs parallel to whatever you're doing currently on metin...
instead of blocking the io pipe with the pickup code (which would also cause screen freezes)
regardless...I'm stealing parts of this code for my bot
I'm going to implement if no other way exist, but with the yield Statment.
Threads are evil in python...
[uLow]Beni is offline  
Old 08/04/2013, 10:23   #26
 
elite*gold: 0
Join Date: Oct 2011
Posts: 28
Received Thanks: 3
I'll give it a take over the next couple of weeks on my bot
if I get it to work properly I'll send you a pm with the code...
Quote:
Originally Posted by !Beni! View Post
good luck ! (impossible without asm/c++)
the problem with threads is that it spawn a whole new process
and metin has enough bugs as it is to the point of even crashing when simply using the marriage ring too many times in a row...
so using threads over and over I'm pretty sure it would cause it to crash
that's why I suggested the timer better

None the less...great work
keep it up
Quote:
I'm going to implement if no other way exist, but with the yield Statment.
Threads are evil in python...
kikusz is offline  
Old 08/04/2013, 10:46   #27
 
[uLow]Beni's Avatar
 
elite*gold: 0
Join Date: May 2011
Posts: 1,781
Received Thanks: 618
I'm searching for a account with good eq, to test the nightlies myself.


Here is a nightly:

Changes:
-Increased step argument: #speedup
-InstantKick Feature returns now ****
-Removed about class
Attached Files
File Type: zip pickup.zip (8.4 KB, 93 views)
[uLow]Beni is offline  
Thanks
1 User
Old 08/04/2013, 10:47   #28
 
elite*gold: 0
Join Date: Nov 2009
Posts: 875
Received Thanks: 278
Beni hab das gemacht wie es steht aber der Hack "startet" nicht es kommt kein fenster soll man es vllt mit dem PythonModulLoader versuchen?
Hatte sich nicht automatisch gestartet aber mit dem ModulLoader funzt es!
Whit3W0lf is offline  
Old 08/04/2013, 10:59   #29
 
Eigenartig's Avatar
 
elite*gold: 0
Join Date: Sep 2012
Posts: 219
Received Thanks: 123
[01.08.2013 15:23:52] Eigenartig: threading or waitingdialog?
[01.08.2013 15:25:57] DieBaumchen: threading
Eigenartig is offline  
Old 08/04/2013, 13:04   #30
 
[uLow]Beni's Avatar
 
elite*gold: 0
Join Date: May 2011
Posts: 1,781
Received Thanks: 618
Welcher Baum?
Auf jedefall ist OnUpdate schneller als threading
Siehe meinen MobScanner, denn verschick ich aber nur per PN, nur pyDeveloper können damit was anfangen.
[uLow]Beni is offline  
Reply


Similar Threads Similar Threads
New realease NS !!!
12/25/2010 - Facebook - 6 Replies
wel, Ninja saga just release Tengu suit 10000 token :confused::confused: Any information ??? Thanks
[realease]EliteEo LOW Server [realease]
12/07/2008 - EO PServer Hosting - 4 Replies
I have an a new idea.. i see alot of servers so easy so i come up with a low server its opened 2day (4TH december 2008) DROP 6-15 EPbags every day EVERY WEEKEND FROM FRIDAY -SUNDAY 10-20 ep drop i hope u like my idea cos other people enjoy playing a normal game not a compose one.. :)) Website: EliteEo Register: Register LINK
EU Realease?!
11/22/2008 - General Gaming Discussion - 2 Replies
Hi , does someone know if there going to create Europe Servers?!



All times are GMT +1. The time now is 03:07.


Powered by vBulletin®
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2026 elitepvpers All Rights Reserved.