Koaxia Game Hacking Board
Welcome, Guest. Please login or register.
Did you miss your activation email?
December 03, 2008, 04:29:22 AM

Login with username, password and session length
Search:     Advanced search
Koaxia now moved to:
http://www.gamingsolution.org/
62200 Posts in 17597 Topics by 42356 Members
Latest Member: squabbava
* Home Help Search Login Register
+  Koaxia Game Hacking Board
|-+  development
| |-+  Coding
| | |-+  [Good Suggestion] Memory/WPE style mix
0 Members and 1 Guest are viewing this topic. « previous next »
Pages: [1] Print
Author Topic: [Good Suggestion] Memory/WPE style mix  (Read 478 times)
bonemeal
Newbie
*
Offline Offline

Posts: 1

Newbie


View Profile
[Good Suggestion] Memory/WPE style mix
« on: March 22, 2007, 01:50:26 AM »

Hey there, I noticed this forum seems to have a lot of out dated stuff and so but still I've thought of something that would be a good mix. I've been wondering why there isn't anything like this already. :\
I wanted WPE to send packets once a value in memory reached a certain value though I haven't found anything that did that so I thought I'd suggest it(since I can not program myself I have not made any program like this).

Suggestion explained below :
Function
- If then else
 This function would read a memory address or react when a certain packet is sent or received then do action if the value becomes less than, greater than, equals to, equals to or greater than, equals to or less than. Eg.1
If ([a memory address] "[memory value]" [bites/floating/text]) =< 25 then;
pacsnd "[application]" [socket] [ip] [hexdata]
else
memset ([a memory address] "[memory value]" [bites/floating/text])
end

Eg.2
If [packet is sent/received] = [hexdata] then;
memset ([a memory address] "[memory value]" [bites/floating/text])
else
pacsnd "[application]" [socket] [ip] [hexdata]
end
(these are just some scripting language examples, if it will even be used)
- Normal memory searching and editing.
- Normal packet sniffing with send function, (delay up to an hour or more !!)
- Wizard for easier scripting for those who think it is too hard to understand the normal script language.

Update 21 march 2007 03:10am GMT +1:
- Every x sec/min/hour/day do.
- Every x [memory value] increase/decrease do.
- On error do. (eg. read last used socket and change socket if last error was socket error(if that is detectable))
- txt2hex converter (built in). for sending packets like [hexdata] + [txt2hex=(user text)] + [hexdata] will end up like [hexdata][(user text in hex)][hexdata] this can then be saved in a variable or array or w/e
- Macro functions. (to write messages in text for chating = "I've got [mem value] hitpoints left." or "I'm at [mem value1] , [mem value2].")

Update 21 march 2007 04:40am GMT +1:
- Calculations, eg. [mem var] * [mem var/value] into variable.
- Overlay draw display. (like (x)fire/s(a)muraize/(bit)defender and so on(censured them to filter out google searches))
- Hotkey support.
- Custom functions. / Plugins.
- Misc: Skin support.
- Misc: Sound alerts.


Or, simply read memory value and if it reach a number of your choice the program will send a packet that you have entered to the set application with set socket and hex data.

Writing a plugins for AC Tool that enables you to read memory and then react according to those values as well as sending packets through another/same plugin.

thanks for stopping buy, and one question by the way. Since I am already posting; Anyone know if it is possible to have delay higher than 10000ms in WPE PRO? Mine puts 600 if I try. :| I need 600000 delay (10 min)
« Last Edit: March 22, 2007, 04:40:43 AM by bonemeal » Logged
Pages: [1] Print 
« previous next »
Jump to:  

Powered by MySQL Powered by PHP Koaxia Game Hacking Board | Powered by SMF 1.0.7.
© 2001-2005, Lewis Media. All Rights Reserved.
Valid XHTML 1.0! Valid CSS!