Stripped ProjectAlchemy Source Code

12/12/2010 15:18 demon17#211
Quote:
Originally Posted by OELABOELA View Post
If you have more like those, tell them to me :)
ok but atm im tryn to make a ninja lvl 120 ;)) (78 now)
To make what i told you yesterday ;)) 800 def at lvl 15 ;):P

<Edit1>
82.- Bull Monsters ;))
12/12/2010 16:03 OELABOELA#212
P4N, how did you let the char jump on a item, and after loot? Because the proxy somehow doesnt keep the item in the dictonairy if it is still on the ground?

<Edit>
I believe i have todo something with Push(Client, Data, Offset) for the speedhack. Do i have to push the timestamp or something? Give me more advice please?
12/12/2010 16:24 stickray#213
Just try to Jump on it Directly, if its more then 7 Dist, jump twice
12/12/2010 16:54 OELABOELA#214
Quote:
Originally Posted by stickray View Post
Just try to Jump on it Directly, if its more then 7 Dist, jump twice
You are talking about Jump normal right? Because when i do that, and i make it debug the distance between last serverx,y and the item, it keeps saying 0. (Thats good) but when i actually try to loot after it says item to far away.

Explain me that.
12/12/2010 17:17 demon17#215
Quote:
Originally Posted by OELABOELA View Post
You are talking about Jump normal right? Because when i do that, and i make it debug the distance between last serverx,y and the item, it keeps saying 0. (Thats good) but when i actually try to loot after it says item to far away.

Explain me that.
For me its saying somthing about the Item distance and telling me (=24 =32 =2 =4 =65) some values ;))
12/12/2010 17:19 neogru#216
demon17 did u can host ur bot on hamachi or ur ip
12/12/2010 17:31 demon17#217
Quote:
Originally Posted by neogru View Post
demon17 did u can host ur bot on hamachi or ur ip
It is hamachi ;))
I made a network with 2 persons . ( My bro + 1 Friend)
We try yo find out where is the better to lvl what speed and what items
My Bro in new servers
My Friend in Old but he comes to new .
The bot works nicely Ty for Oleaboela for help and i think i can help him to add some funny things to bott ;)) Visual edit commands . like transform player to a monster ( only visual but the speed hack is based in that . Every monster has a speed<- setted by serrver so , For exemple the DH speedhack [/update 11 2072012001 ] Is based in visual edit -= the server know you as a transformed player to DH)
11 207 <- transfrom you to dh lvl 1
11 207201 <- Transform you to dh lvl 2
11 2072012001 <- Max lvl of Dh .. Max speed
I jsut trying to find out what is the Horce + Player combo number
Have fun

PS: my noob ;)) got today from 50 (made yesterdey) to 94 ;)) With 2 Exp POts and normal items .
[Cant found cheap Permanent stones to make a p2 armor fixed :) But first i need to get lvl 120]
<Edit4> Borred and i put my noob in offline tg;))
Ill work tomorow after school on lvling him

Nick Did you get some nice things in your surces?

I use 1 of the old surces cuz its more dcless ... and faster than the ranged one + auto pot
I tryed the modifyed /update 11 2072012001 -> /dh 1 And wont work for me . IDK why .

After i get high lvl (120) i make the armor p2 fixed ( ~1400 cps ) and when works nicely i invite you to my server :P

<Edit1>
Sorry for now . I wont accept more peoples in hamachi network cuz my net is unstable .. sometimes the connection going out . Usualy DC when the net is gone :|

<Edit2>
The reason why I use hamachi is -> My IP changes every day and at every restart . (Ip4 wont work , I tryed it sometimes) and hamachi is my favorite . ( while i was had my PrivServer i used hamachi too)

<edit3>
Code:
demon17 did u can host ur bot on hamachi or ur ip
^---- Isnt my Bot/Proxy .
Respect for P4N for the striped source(w/out bot , speedhack, mining)
Respect for OLEABOELA for helping me and adding somethings to source.

<Edit5>
Code:
VIsual Transforms:
/Update 11 xxx
xxx-
131 -SandMonster
132 -Vulture
133 -Gonoderma( i think thats the name)
136 -Rock monster (From mines)
141 -GoldBox
144 -Chicken 
145 -Rock monster ( Desert - black)
148 -BlodyBatt
200 -BladeGhost
201 -Bandit
202 -Ratting 
203 -Snake(Phoenix castel)
204 -Snake(ApeCity)
205 -Birdman
206 -BlodyDevil
207 -Divinehare 1

And My Favorite ;)) The [GM] Skinn =) 
223 -GM skinn

When you wana use 1 of them you need to write the next 
"/update 11 xxx" 
Ex: /update 11 223    <--- You will be transformed to the mob like the GM

** Remember !!! these are only visual things .. only you will be see not others .... So dont ask how to make them to be able to see by other players ..
** This is only a part of the founded character skins . When i get more ill show you :P
^----- here is a pick from the GMskin command [Only registered and activated users can see links. Click Here To Register...]

** I added the name in paint .. The npc near me is Mathew **
Keep your Projects up
12/12/2010 18:30 jakos111#218
can some one make a video of how to download & install all files please :)
12/12/2010 18:32 OELABOELA#219
Srry demon for those crashes, but the one i have now is quite more stable. Ill send you the .exe soon.
12/12/2010 18:39 demon17#220
You can download it but will not works.
All the functionalities got erased by P4N but is very usable .
You need to add bot functionality .
Need to get :
-navicat
-Xampp ( From that you need to start Apachi and MySql)
type "localhost/phpmyadmin" In your Mozila/Opera
Set up a database called alchemy or whatever .
opne your sql file atached and copy all from it and paste in localhost/phpmyadmin -> database "alchemy" SQL
Press go.
Open navicat
Open set up mysql
name alchemy
localhost
port not not need to change
un = root
pw = Not requeied

Go to AlchemyProxy/Bin:
Debug: Settings : change ip and dont put pass
Relase: Settings : change ip and dont put pass

open the AlchemyProxy.sln ( mIcrosoft visual studio 2010)
change IP at Program.cs
Press Build > Rebuild solution
Debug > start Debug .
(you can also start from AlchemyProxy/Bin/Debug>AlchemyProxy.exe

Get coloader
Change In loaderset.txt the ip (hamachy/direct your ipv4)

have fun

[The source is only a base .. not have functionalities]
12/12/2010 18:44 demon17#221
Quote:
Originally Posted by OELABOELA View Post
Srry demon for those crashes, but the one i have now is quite more stable. Ill send you the .exe soon.
Why sorry .. I need you to told 100000 thanks .. ;)) You helped me allot
The one of the old sources sent by you to me works perfectly . no potting and no other things like jumprec ;)) but 1-2k kills with a newb char,
When the proxy will works nicely and you will be able to update it (when p4n will told us how to ) My invitation to the server where i play is avaible :P
(We can make some nice things)

And We realy need to talk with p4n to remove such things to dont let TQ get the source base and after patch all the things
12/12/2010 20:42 OELABOELA#222
Damn, i've been trying to get this speedhack working the whole day, but i wont succeed :(
12/12/2010 21:25 demon17#223
The combo of dh and cyc speedhack works nicely but . you need to w8 a half second after every jump ;)) cuz dc you when you make more than 2 jumps
12/12/2010 21:58 OELABOELA#224
Lol, just tried to fix looting. It works a bit now. Loots almost all items. But the only problem is still the speedhack. I can't get it working.
12/12/2010 23:12 macavladu#225
Didnt have time to test it , i will try tomorrow :D