Blitze
Elite+-
Content Count
17 -
Joined
-
Last visited
Everything posted by Blitze
-
haha my bad,...those ppl must b hardcore as hell
-
silly billy. now when you get hit by a ban wave don't complaint. No1 levels to 100 when botting if they wana be safe.
-
How to Re-Open your Closed Offers on PlayerAuctions
PlayerAuctions replied to topic's Blitze in Archives
thank god.- 2 replies
-
- guides
- playerauctions
-
(and 3 more)
Tagged with:
-
JodyChat+ 0.1 | Trade/Global chat spammer with fancy features.
JodyHighroller replied to topic's Blitze in User's script for POE and/or Exiled Bot
You misunderstood what i said. The point i am trying to get across is people have released code for apps they made which required a lot more work. So I don't understand why you didn't want to release yours. Yours is better suited for spamming because its only function is that. If you want to be sarcastic its fine. I just stated the problems i was having and suggested to let the community help you. And requesting for source code to be published is just practicing common courtesy instead of 'de-compling' the exe ourselves. -
JodyChat+ 0.1 | Trade/Global chat spammer with fancy features.
JodyHighroller replied to topic's Blitze in User's script for POE and/or Exiled Bot
Jody, could you upload chatopen.bmp to google drive or another filehosting site pls. Thanks! -
JodyChat+ 0.1 | Trade/Global chat spammer with fancy features.
JodyHighroller replied to topic's Blitze in User's script for POE and/or Exiled Bot
Yes there are some of bugs. Pm detection isn't accurate. The worst of all randomly at times it screws up the keyboard forcing me to reboot. I don't know how it would have managed that. Releasing the sour-code would still be a better idea. Do not worry about making $ off this because these is already a tool like this in existence and you can find it on forums. In fact it comes with tons of other features not related to spamming as well. AutoPOE is also a freeware with sourecode. Let the community help you out. -
thanks alot blacksun. If you have time and would like to teach me how to do updates etc. I dont mind. I can help you out whenever there are updates etc. so you wont be so busy
-
Mine works fine but i had to add a custom idle script because i don't know how to find the offset for it.Meaning it basically cant detect when bot idles and just logoffs every 5 min if you stated that in the config file. I fixed the authentication part tho. I think black is working on it so thats why i havent posted mine,might not be stable. My version require more cpu as well due to running 1 more ahk script.
-
thanks blacksun! Black i actualy tried and fix the login portion so that works now but i dont know how to get it reading if bot is idle so it always cloeses and reopens after the timer ends regardless if idle or not. I wish you can teach me how to do updates so i can do it for future and you dont have to next time Let me know. My current autopoe script edit is with pronoob if u just wana take a look. (slooopy tho)
-
The thing about the login i tink its image recognition as the image file is available in resources. So what offset is required? It would do an image search. match = click. But its somethings else that is wrong i tink. I wish blacksun could teach me how to update or wat to look out for so i can keep this project alive
-
The keys are actually to keep us elite members as privileged members. Without it, people just distribute the bot or crack it. The reason why its only 3 is because if u realized before u buy it, it mentioned 3 licence. So alk is keeping to his promise. The period where u could run 10 was a privileged period. So please try to understand, keys are a security feature so tat elite have privileged or else we paid $25 and those freeloaders use for free?
-
Try Loop { IfWinExist, ExiledBot.exe - Application Error { WinClose } Sleep 10000 } Sleeps after it loops once
-
yupp thats the ahk..execept that i have it sleep 10s after checking.CPU usage barely noticible i would say but its a temp fix. The reason for this is because when exile bot chickens for us..it attempts to reconnect.AUto POE attempt to reconnect us at the same time as well and usualy autopoe is faster then exiledbot. This makes exiled bot not able to execute the char selection and reconnect and throw that error. Loop { IfWinExist, ExiledBot.exe - Application Error { WinKill Sleep 10000 } } Your syntax have the else statement which u copied which is irrelevant actualy. WinKill can be replaced with Winclose depending but winkill will terminate Exilebote so Autopoe can restart i
-
Thanks pronoob! I will help out whenever i can. Will post a temp ahk fix for those having that exiled bot memory problem in a few minutes with explaination
-
VPN lifeguard - How to secure your real IP address against VPN disconnections
pijafro replied to topic's Blitze in Guides
WIl the ahk version work for vpn that uses clients like hotspotsheild etc?