Categories > Coding > C++ >

Axon Source

Posts: 7

Threads: 1

Joined: Oct, 2020

Reputation: 0

Posted

hello i'm a retard who is newbie to c++ c# languages ​​and expert in html

 

 

well what I want is to know where the hell are the addresses of these things in roblox

lua_atpanic: 0x7B7CF0

 

lua_call: 0x7B7D80

 

lua_checkstack: 0x7B7E10

 

lua_close: 0x7B7EE0

 

lua_concat: 0x7B7F80

 

lua_createtable: 0x7B8060

 

lua_error: 0x7B8100

 

lua_gc: 0x7B8110

 

lua_getfenv: 0x7B83B0

 

lua_getfield: 0x7B8470

 

lua_gethook: 0x7B8530

 

lua_getinfo: 0x7B8560

 

lua_getlocal: 0x7B8680

 

lua_getmetatable: 0x7B8810

 

lua_getstack: 0x7B88D0

 

lua_gettable: 0x7B8A10

 

lua_gettop: 0x7B8A90

 

lua_getupvalue: 0x7B8AB0

 

lua_insert: 0x7B8B60

 

lua_iscfunction: 0x7B8C10

 

lua_isstring: 0x7B8C40

 

lua_isnumber: 0x7B8C90

 

lua_newstate: 0x7B8CC0

 

lua_newthread: 0x7B8ED0

 

lua_newuserdata: 0x7B9010

 

lua_next: 0x7B9130

 

lua_objlen: 0x7B92C0

 

lua_pcall: 0x7B93B0

 

lua_pushboolean: 0x7B9480

 

lua_pushcclosure: 0x7B9500

 

lua_pushfstring: 0x7B96A0

 

lua_pushinteger: 0x7B9740

 

lua_pushlightuserdata: 0x7B97D0

 

lua_pushlstring: 0x7B9850

 

lua_pushnil: 0x7B98F0

 

lua_pushnumber: 0x7B9960

 

lua_pushstring: 0x7B99E0

 

lua_pushthread: 0x7B9A10

 

lua_pushunumber: 0x7B9A90

 

lua_pushvalue: 0x7B9B30

 

lua_pushvfstring: 0x7B9BC0

 

lua_rawequal: 0x7B9C60

 

lua_rawget: 0x7B9CA0

 

lua_rawgetf: 0x7B9D30

 

lua_rawgeti: 0x7B9DF0

 

lua_rawset: 0x7B9E80

 

lua_rawseti: 0x7B9F90

 

lua_remove: 0x7BA090

 

lua_replace: 0x7BA130

 

lua_resume: 0x7BA250

 

lua_setfenv: 0x7BA3B0

 

lua_setfield: 0x7BA4A0

 

lua_sethook: 0x7BA560

 

lua_setlocal: 0x7BA590

 

lua_setmetatable: 0x7BA720

 

lua_setreadonly: 0x7BA850

 

lua_settable: 0x7BA950

 

lua_settop: 0x7BA9E0

 

lua_setupvalue: 0x7BAA90

 

lua_toboolean: 0x7BAB60

 

lua_tointeger: 0x7BAB90

 

lua_tolstring: 0x7BAC20

 

lua_tonumber: 0x7BAD60

 

lua_topointer: 0x7BADF0

 

lua_tostring: 0x7BAE60

 

lua_tothread: 0x7BAE80

 

lua_touserdata: 0x7BAEA0

 

lua_touserdata ???: 0x7BAED0

 

lua_type: 0x7BAF00

 

lua_typename: 0x7BAF30

 

lua_xmove: 0x7BAF60

 

lua_yield: 0x7BB020

 

luaV_execute: 0x7B4A70

 

luaV_gettable ???: 0x7B74B0

 

luaV_gettable: 0x7B74D0

 

luaV_lessequal: 0x7B7650

 

luaV_lessthan: 0x7B76F0

 

luaV_settable: 0x7B7770

 

luaV_tonumber: 0x7B79E0

 

luaV_tostring: 0x7B7A40

 

luaS_newlstr: 0x7B3DE0

 

luaS_newudata: 0x7B3FD0

 

luaL_addlstring: 0x7B2C10

 

luaL_addvalue: 0x7B2C80

 

luaL_argerror: 0x7B2D00

 

luaL _ ???: 0x7B2E10

 

luaL_checkinteger: 0x7B2E50

 

luaL_checklstring: 0x7B2EE0

 

luaL_checknumber: 0x7B2F10

 

luaL_checkoption: 0x7B2FB0

 

luaL_checktype: 0x7B2FF0

 

LuaL_check ???: 0x7B3030

 

luaL_error: 0x7B30C0

 

luaL_findtable: 0x7B30F0

 

luaL_getmetafield: 0x7B3230

 

luaL_optinteger: 0x7B32A0

 

luaL_optlstring: 0x7B32E0

 

luaL_optnumber: 0x7B3350

 

luaL_ref: 0x7B33A0

 

luaL_register: 0x7B34B0

 

luaL_typename: 0x7B35B0

 

luaL_typerror: 0x7B3680

 

luaL_unref: 0x7B36C0

 

luaL_where: 0x7B3720

 

 

 

nil: 0

 

boolean: 1

 

number: 2

 

userdata: 3

 

string: 4

 

thread: 5

 

function: 6

 

userdata: 7

 

table: 8

 

proto: 9

 

upval: 10

 

 

 

Script Context: 0x1C08638

 

 end bye.

  • 0

001FAF70

Moon

Moon

vip

Posts: 7441

Threads: 314

Joined: Aug, 2020

Reputation: 80

Replied

@Astronemi Hes trying something 😏

  • 0

Posts: 7

Threads: 1

Joined: Oct, 2020

Reputation: 0

Replied

@ThatPhoenix trying to make a dll for my hack because I want it to look more so to speak "mine"

  • 0

001FAF70

Wabz

Winning.js

Posts: 2410

Threads: 194

Joined: Apr, 2020

Reputation: 27

Replied

"expert in html" LMAOOOOOOO

idk anything about making exploit dlls in c++ but im pretty sure the addys are some kind of address that points to some kind of functions idk

and the other stuff has to do with values for some types in some thing idk

  • 0

My new discord is Wabz#1337 with ID 777154062789509130

Posts: 848

Threads: 72

Joined: May, 2020

Reputation: 9

Replied

@Wabz I feel like it's kinda hard not to be an expert

  • 0

Don't buy exploits its not worth it your gonna quit anyway

Taking accountability will help you excel in life

Wabz

Winning.js

Posts: 2410

Threads: 194

Joined: Apr, 2020

Reputation: 27

Replied

@25074 ah ok

  • 0

My new discord is Wabz#1337 with ID 777154062789509130

simple_x

milktea

Posts: 394

Threads: 22

Joined: Sep, 2019

Reputation: 4

Replied

these are pointers of memory addresses and can be called as a function in your exploit
maybe learn some c++

  • 0

 

i own synapse x
biggest idiot in town

discord: nakiri#4485

Posts: 91

Threads: 7

Joined: May, 2020

Reputation: 29

Replied

by the way these are almost all incorrect stop using xdumper and actually get the addresses in ida

  • 0

sniff

Posts: 2099

Threads: 10

Joined: Sep, 2020

Reputation: 62

Replied

Oh boy content length much be 10-5000

  • 0

Discord : Doctor Doom#0550

Posts: 17

Threads: 4

Joined: Nov, 2020

Reputation: 0

Replied

If you wan't to know, these adresses are for executing scripts. Without them, you wouldn't be able to even executy a simple print script. Without them you can't make an dll for your exploit. If you're still trying to make a dll, don't be a skiddy and make it your own from scratch <3

  • 0

SomebodyUntold#6972

Proffesional C# Developer

Moon

Moon

vip

Posts: 7441

Threads: 314

Joined: Aug, 2020

Reputation: 80

Replied

@SomebodyUntold why'd you just bump an old thread

  • 0

Users viewing this thread:

( Members: 0, Guests: 1, Total: 1 )