Disable Angels Online Auto Snapshot

For me,this is kind of annoying feature. What they do? You can check your game directory "C:\Program Files (x86)\Angels Love Online\cap" you can see much,many picture files taken automactically when your character is dead.

This is actually done by angel baby(ALT+R). If you no wake up your angel baby, this snapshot will not be taken/captured. A good question WTH i only need play Angels Online with angel baby feature disabled. What purpose of built-in game bot then?

To answer your question, there a few ways to help you:

1- Reverse engineering
You edit the certain code do to your game. You need a debugger to help you with this. Use your mind,creativity,knowledge and of course you also need Google. Sorry, i will not explain the detail here. This is beyond illegal. Even if you can do this, i suggest you to not very proud because your action might be detected. So, i'm suggesting: edit and defend/cover your tracks

2- Disable write access permission
This way is more safe and easy to apply. To do this, you need administrator access which allow you to change file authorization/attribution. Let do it:

NOTE: Tested on NTFS only because i use cacls
1- Open your command prompt(Windows+R>cmd)
2- Navigate to your Angels Online directory by exec this command cd /D "C:\Program Files (x86)\Angels Love Online"
3- Next exec this command cacls cap /D EVERYONE

You're done. Your \cap folder is no longer accessible by client. What you just did? Read Google again :D
You just denied all level of authorization to edit that folder. You can check another syntax by exec this in cmd cacls /?

#!Another way/trick of yours, please comment


Related search:    
"Disable Angels Online Auto Snapshot"
"Disable Auto Snapshot In Angels Online"
"Turn Off Auto Snapshot In Angels Online"
"Prevent Auto Snapshot in Angels Online"
"Disable Annoying Angels Online Auto Snapshot"

Angels Online Client Data File Explaination

Hello again!

If you play Angels Online game, you MUST have working client with your own directory(location). For example,my AO directory is on Program Files on Local Disk C. Here mine:

"C:\Program Files (x86)\Angels Love Online"

Inside that directory also you can see 4 folder name:
1- cap
2- save
3- update
4- zdata

Inside "\save" directory, you can see a few folders name:

1- cfg
2- data
3-  pic

So for this post, my working directory like this:

"C:\Program Files (x86)\Angels Love Online\save\data"

Through that, you can see they're 3 kinds of file/format and explain below:

1- 05charname   #charname is your character name
This file contain data about your stall/vend. To play with this file,you must know how their format and how they work. This is generated by system in game but you are capable to edit them again as long you know how it work. Their format is like this:

NOTE: Ignore blue text. It just explaination

[SELL]   #type of transaction.this case,i selling
ID1 = 1399440601   #generated by system+server(1st layer)
ID2 = 677371200  
#generated by system+server(2nd layer) 
Num = 1   #quantity
Price = 2000000   #price/amount

[BUY]   
#type of transaction.this case,i buying
ID1 = 1399440591   #generated by system+server(2nd layer)
ID2 = 677370973    #generated by system+server(2nd layer)
Num = 1   #quantity
Price = 1000000
   #price/amount

2- Quest_5_charid_charname.data   #charid=loginID & charname=character name in game
This contain data about your character configuration of your quest(ALT+Q). What quest you check/uncheck,quest you take,etc..about quest

3- RobotData_5_charid_charname.data   #same as point no 2 above
This file we can called it "personal belonging". It is file about your angel baby(ALT+R) configuration/setting. You noticed it when you login your character on someone computer and you will see, angel baby is not same as you set it. Wonder why?? This because that computer does not have this file(your character configuration). If you lazy enough to set it back,you just need to bring together this file.

Related search:    
"Angels Online Client Data File Explaination"
"Angels Online Data File Explanation"
"Angels Online save\data"
"Angels Love Online\save\data"
"Angels Online Hack Client Sided File"

Angels Online Multiple Clients

Angels Online is 2D MMORPG game a product from UserJoy Technology. What best from this game is "knowingly" for the player. A great feature allow or support:
1- Legal bot provided by game itself
2- Multiple clients

Those two great senses best for user. So am i and take advantages from that. I run multiple clients from my computer. I tested with 36 clients and i not know the limit. Of course im not manually pilot my character. Just let bot do it works.

Here screenshot i ran 36 Angels Online client:
Multiple Angels Online Clients
Related search:    
"Angels Online Multiple Clients"
"Multiple Angels Online Clients"
"Many Angels Online Game Client"
"Open Many Angels Online Game Client"
"Multiple Angels Online Game Client On PC"

Play With RobotData In Angels Online

This tutorial is for some friend asking me to write about it. I knew this trick well and i suppose to share it right huh,..

Before i begin, i shall tell you how they work. Figured this, if you know how the system work, u master it better. There more u can get. Thrust me with this. Heeyaa :D

I cant tell u specifically here and plus i not sure of it by technically depth.

How auto delete item work?
Simple! They same as memory since they used memory like all other application used. They do read,write,view as goes for the other file. So,this is how they work. But since u cannot force itself(client) to update it, doesn't mean u cant do that. Yes, still u can do in another way.

How another way? (by let system update it)
This is common and secured way and "legal" maybe to update the "resources". We called it resources because that is for what system need and needed to run. You mess with resources, it give u significantly result based on what you are doing.

Here the trick
1- Angel baby
Since AO provide you a legal bot. Just use that and maximum it use by "exploiting" it
2- RobotData (C:\Program Files (x86)\Angels Love Online\save\data)
It still on client sided. So no need to work hard. I mean u already have it under your fully access to that file.
3- Client coding itself
Of course game client itself load resources,file and data to get working. This give you advantage to just let let it. Simple than ever (natural coding style)

I provide step here by screenshot and explanation:

1- In game
Login you character as usual then see what item to auto use/click and what to delete.

Bring up your angel baby window by pressing ALT+R

Angels Online Assist for auto use/click
Insert your item for auto use/click. This can save time for you to click on that box.

Angels Online Supply to add item
After that box opened,you can see you got a few item from that box. They will be on your inventory. Next what you need to do is add your item to the list.

Angels Online Discard listed items
Next you only set "discard" for item you listed. It will auto discard for what you set for them to do with. If you make mistake, you can always remove it from listed.

OK. Now you know how to handle in game right,but how possible if you want to apply that setting for your another character? The answer is "ROBOTDATA"

2-In Windows Explorer
Kindly open your game directory. and navigate to "/data". Here some example of game directory. May be different
1- C:\Program Files (x86)\Angels Love Online\save\data
2- C:\Program Files\Angels Love Online\save\data

You may see 3 type of file
1- Stall file (e.g=05my_vend.txt)
2- Quest file (e.g=Quest_5_login_charname.data)
3- RobotData (e.g=RobotData_5_login_charname.data) #this what you need

You need to understand the their format/coding style to deal with. Here the example RobotData name:

RobotData_5_text1_text2.data

From that name, you can know the login id is "text1" and char name is "text2". Still not get it? let i test myself.

Scenario 1: (test example)
my login is "blogku"
my password is "passku"
my char name is "charku"

So here RobotData file name should be:
RobotData_5_blogku_charku.data

NOTE: You see,password is not need for RobotData filename for security and privacy reason. Only needed is ID and Char_name.

If you done making your RobotData as mastercopy, save it to another place for backup reason. If you want to apply to another char,paste/replace to /data directory and rename it.

NOTE: Make sure you logout your related char before editing. If not they will not work. For character you not going to edit,just let it stay in game. It will not affect them.

Related search:
"Play With RobotData In Angels Online"  
"Auto Delete Item In Angels Online"
"RobotData in Angels Online"
"Edit RobotData in Angels Online"
"Hack Angels Online RobotData"
"Hack Angel Baby In Angels Online"

Jitbit Macro Recorder+Serial [sup3rc0w]

Jitbit Macro Recorder Download
Download here

Temporary download link from Mediafire(I not sure this will stay)
Mediafire download from here

How to:
1- Download file *.rar
2- Extract file
3- Should contain "MacroRecorderSetup.exe" & "Serial.txt"
4- Run "MacroRecorderSetup.exe" to install
5- Do not run after installed. Insert serial first from "Serial.txt"
6- Register and re-run software. Enjoy

Related search:    
"Jitbit Macro Recorder"
"Jitbit Macro Recorder Download Free"
"Jitbit Macro Recorder Download With Serial"
"Jitbit Macro Recorder+SERIAL"
"Download Jitbit Macro Recorder+Serial"
"Downlaod Jitbit Macro Recorder With Serial"

My PC Specs

NOTE: This is for guideline only and NOT my any intention to SHOW OFF here. You know my PC specs then you know how i work with them. So easy to to understand my situation and condition to rules my another post. This post about My PC Specs:

Type
Personal Computer (PC) (Custom Build)

OS (Dual Booting)
OS1: Windows 7 Ultimate (64-bit)
OS2: Kali Linux 1.0.6 (64-bit)

CPU
Intel Core i5 2500K @ 3.30GHz (Sandy Bridge 32nm Technology)

RAM
slot1: 4GB Single-Channel DDR3 @ 665MHz (9-9-9-24)
slot2: 4GB Single-Channel DDR3 @ 665MHz (9-9-9-24)
slot3: Empty
slot4: Empty

Motherboard
MSI P67A-C45 (MS-7673)

GPU
1GB NVIDIA GeForce GTX 560 (ASUS)
256bit DDR5

Hardisk
Hardisk1: 80GB Western Digital (SATA) #WINDOWS
Hardisk2: 1TB Seagate ST1000***** (SATA) #KALI
Hardisk3: 3TB Seagate ST3000***** (SATA) #STORAGE

Network
Realtek Ethernet (Onboard)
ASUS PCE-N15 11n Wireless LAN PCI-E Card

Cooling
Fans
4/5 installed

Monitor
Samsung SA350 (1920x1080@60Hz) 22" LED

DirectX
DirectX 11

.NET Framework
Version 4.5

#Other(keyboard,speaker,sound,etc..) is not really important and not much affecting. So i skip them.

Related search:    
"My PC Specs"
"My PC Specification"
"My Computer Specs"
"My Computer Specification"
"What My PC Specs"

Sup3rc0w Report From YouTube

DOOM!! what an hell day to me and my blog. But maybe it just a beginning. Some more desperate action will be taken. I know the reason and i keep asking my self "why". It just for sharing purpose. I love to share with other. Nothing secret between me and my readers. Why share? This suit your answer well "WELCOME TO THE INTERNET: NO TRUST NO OFFENSE"

I never experienced this before so like my first time, i snap it then upload to my blog. So some people can learn. Not just to jerk me :D

Here first warning message i got: This happen 14.5.2014(Wednesday)

Sup3rc0w  YouTube Report

Sup3rc0w YouTube Account Noticed
WTH!! That just some bit of information. Useful one. I keep u noted. Thanks

Related search:    
"Sup3rc0w YouTube Warning"
"YouTube Warning Message"
"YouTube Violation Warning Message"
"YouTube Account suspended"
"Streamyx Account On Facebook YouTube Warning"

AO Golding With NEB (Newbie Experience Ball)

This guide tell you how to make east and fast gold for game Angels Online(AO). Here of my concept:

1- Grab a chances
You see and think what game feature offer you. Then you come a way to exploit it to turn that into your own advantage/profit

2- Maximizing
 Nothing wasted! If your PC support 16 clients, do open it all. As far i am concern,dont just open to do nothing. At least do thing can give you in return. Think!!

We know NEB (Newbie Experience Ball) is almost "free/gratis". If you come up with money, you just buy from player. Before i forgot, NEB can be called most two options:

NEB NULL(NEBN)
It does not contain any skill experience point stored

NEB FULL(NEBF)
It contain full at maximum capacity of skill experience point allowed to stored

Another difficult and very rare case, NEB with a few/half skill experience point stored. I don't know what they call, you name it and price it yourself.

What you need to do:
1- Make new char with skill: axe,sword,finesse,assault,avatar,garment(anything that easy skilled)
2- Level up your char to lvl 80 and/or below.
3- Equipped with axe/sword both hand
4- Go to Free Terra/Free Secret Area and kill One Eyed Bat Terra and Evil Slarm

Here you can learn by screenshot:

See mobs around. Add to list to attack it
Equip your NEB
Set your angel baby like this(suggestion only)
Set attack tab like this(suggestion only)

Related search:    
"Angels Online Make Easy Money"
"AO Golding With NEB"
"Make Easy Money In Angels Online"
"How To Make Easy Money In Angels Online Game"
"NEB Trick For Angels Online"

Les Jumo ft. Mohombi - Sexy [Sup3rC0w]

Artist: Les Jumo ft. Mohombi
Title: Sexy
Album: N/A
Year: 2011
Info Source: N/A

Listen: Click here (Les Jumo ft. Mohombi - Sexy @YouTube)
URL Text Format: "https://www.youtube.com/watch?v=O7F1gkcMEv8"

Related search:    
"Les Jumo ft. Mohombi - Sexy"
"Les Jumo ft. Mohombi - Sexy HD"
"Les Jumo ft. Mohombi - Sexy Youtube"
"Les Jumo ft. Mohombi - Sexy 2011"
"Les Jumo ft. Mohombi - Sexy Official Video"

Screenshot Software For Angels Online

If you noticed, Angels Online game have screenshot feature itself. This function is quickly same with Windows screenshot built in application with command key "Print Screen" usually located above "Insert" key and after 'F12" key. Different keyboard brand and model maybe vary. In Angels Online game window, if you press Print Scrint key, it will save your whole Angels Online window to "cap" folder or like this "C:\Program Files (x86)\Angels Love Online\cap".

Here i recommend you to use very useful software called "Gadwin PrintScreen". Frankly also use this and it help a lot. Save my time and much better than default Angels Online printscreen function.

What Gadwin PrintScreen offers:
1- Freeware
2- Not only for Angels Online
3- Can choose to snap window,fullscreen,specific area
4- Auto save to directory we set
5- Auto rename format
And much more.

For more information, just check out their website at Gadwin and for Gadwin PrintScreen

Related search:    
"Screenshot Software For Angels Online"
"Gadwin PrintScreen"
"Gadwin PrintScreen Download"
"Angels Online Screenshot software"
"Angels Online Screenshot Application"
"Angels Online Alternative Screenshot Software"
"Angels Online Similar Screenshot Software"