OldSchoolHack

Register / Login English

Daily Draw/Claw CommandLine Client


icon #21

Join Date: Apr 2014

Posts: 1

Sa marche pas ...

icon #22

Join Date: Jul 2014

Posts: 15

User-Rating:

3 positive
0 negative
hey man! I love to try this but I can't seem to work it out. I believe you are using windows XP, I'm on windows 7, can you do tutorial or screen shot maybe for windows 7 version?
icon #23

Join Date: Jul 2014

Posts: 7

please add me on skype pelvis1998 ty
icon #24

Join Date: Aug 2014

Posts: 2

where is the draw.bat ?
icon #25

Join Date: Aug 2014

Posts: 2

Quote from seif post
where is the draw.bat ?
the security key is invalid, please update download link
icon #26

Join Date: Aug 2014

Posts: 14

User-Rating:

0 positive
9 negative
thank you! helpfull

icon #27

Join Date: Aug 2007

Posts: 8646

User-Rating:

199 positive
33 negative
Kategorie: Battlefield Play4Free
Entwickler: awap

Beschreibung:
v2 UPDATE/FIX:

I decided to release an update due to the fact that some date time formats caused an error and it may be tiring to read the whole thread to find a solution.

How to set it up:
1) Download the curl library (Only registered and activated users can see links.) e.g. Only registered and activated users can see links.
2) extract the files to e.g C:\temp\curl-7.34.0-ssl-sspi-zlib-static-bin-w32
3) Download and extract the files to e.g. C:\temp\draw2
4). Edit draw2.bat and provide the correct path to curl.exe:
TEXT Code:
  1. set curlpath=C:\temp\curl-7.34.0-ssl-sspi-zlib-static-bin-w32\curl.exe
You can use the client either by executing draw2.bat with the following command line parameters:
draw2.bat email password soldierId card
email - your game email
password - your game password
 soldierId - your soldier id, e.g. if your soldier profile link is  Only registered and activated users can see links. than  your soldierId is 1212121212. If you have only one soldier on your account than after opening your profile click your soldier name one more time, the link will be updated and you will get your soldierId.
card - card to pick up from 0 to 7, bus seriously, this is irelevant so put 0 - the first card.
or by editing many.bat by putting several accounts to it executing.
http://i.imgur.com/pcncIph.png


Logging will be stored in \log folder, a separate folder will be created for every soldierId.

http://i.imgur.com/snFfPkF.png


Screenshots:
https://www.oldschoolhack.me/hackdata/screenshot/thumb/1e1429f9891ea87a0f8ef5a529df43b5.jpg

Download:
Battlefield Play4Free Daily Draw

__________________

Hallo
Last edited by KN4CK3R (Wed 27. Aug 2014, 13:41)

Reason: no reason given

icon #28

Join Date: Aug 2014

Posts: 1

{"result":"error","status":"error","message":"error when redeeming offer"}
icon #29

Join Date: Jun 2014

Posts: 31

User-Rating:

0 positive
2 negative
Quote from key07 post
{"result":"error","status":"error","message":"error when redeeming offer"}
same bro^^
icon #30

Join Date: Sep 2014

Posts: 1

{"result":"error","status":"error","message":"error when redeeming offer"}

FIX IT PLEASEEE
icon #31

Join Date: Oct 2014

Posts: 2

Can you make a video tutorial ? i don't get it i'm STUPID :,-/

icon #32

Join Date: Nov 2014

Posts: 1

this thing is useless  
icon #33

Join Date: -

Posts: 0

User-Rating:

2 positive
29 negative
kannst du davon ein video machen danke
icon #34

Join Date: Dec 2014

Posts: 1

ok it worked   but i have a problem how to know which card holds the item that i choose from the log file?
icon #35

Join Date: Jan 2015

Posts: 3

Wild message appears:
{"result":"error","status":"error","message":"error when redeeming offer"} 
icon #36

Join Date: Jan 2015

Posts: 2

It's a nice program (I think). I wanna try it too, but can anyone make a tutorial that does understand everything of this? Maybe the owner can make a video too. Thanks!

icon #37

Join Date: Feb 2015

Posts: 2

only {"result":"error","status":"error","message":"error when redeeming offer"}  pls help
icon #38

Join Date: Feb 2015

Posts: 2

pls help now come this {"result":"error","status":"error","message":"personaId parameter missing"} pls help me oldschool
icon #39

Join Date: Feb 2013

Posts: 18

is there some1 that can show me what to do with this I would love this to work for me plz  if any1 has the time to show me that would be cool thanks iv tried to work out but nop
icon #40

Join Date: Feb 2015

Posts: 2

Perfect. Thank you.
For those who got network proxy, You will probably get this:

Quote
(7) Failed to connect to Only registered and activated users can see links. port 443: Timed out

You could simply add to this script some new enviroment variables.
Here some example:


Quote
set https_proxy=https://your_proxy:your_port set

If you need username and password to connect with your proxy server, try this:

Quote
set https_proxy=https://username:password@your_proxy:your_port